GitHub - louwrentius/fio-plot: Create charts from FIO storage benchmark tool output

You need to run benchmark first, then use the tool to generate Charts, I think it is Boring.


GitHub - facebookincubator/FioSynth: Tool which enables the creation of synthetic storage workloads, automates the execution and results collection of synthetic storage benchmarks.

After the test run, the logs are organized as blow terminal output.

  FioSynth git:(main)  ll  LE_Flash_sdc-2024-02-06_03-02
total 12K
-rw-r--r-- 1 root root  964 Feb  6 03:02 LE_Flash_sdc-2024-02-06_03-02.csv
-rw-r--r-- 1 root root 6.7K Feb  6 03:02 prep_flash_run1.json
-rw-r--r-- 1 root root    0 Feb  6 03:02 T6_precondition_run1.json

微软开源的 KV 系统
GitHub - microsoft/garnet: Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.