Test hafah server performance with jmeter on standard HDD, single nvme, 3x nvme, and 4x nvme
Attach benchmark results to this issue.
Key to interpret benchmark filenames:
- RDB = rocksdb account history plugin (hived plugin)
- SQL = HAF account history app
- LIGHT = benchmarks only api calls to smaller blocks
- HEAVY = benchmarks api calls to big blocks that are slower to retrieve
- 4nvme = test system configured with 4xnvme Samsung 980 PRO 2TB
- 3nvme = test system configured with 3xnvme Force MP600 2TB
- nvme = ??
- hdd = ??
- Last part of filename is time to complete benchmark
Benchmark results
- rocksdb account history plugin on s6RDB_HEAVY_4nvme_83m.28s.csv
- account history app on s6SQL_HEAVY_4nvme_3m.48s.csv
- account history app on s7SQL_HEAVY_3nvme_10m.48s.csv
- account history app on s7SQL_LIGHT_3nvme_09m.15s.csv
Edited by Dan Notestein