A lot of changes has been made
Fio plot
- Added a table for the 2D bar chart (-l) that shows steady state statistics (Fio feature)
- Changed the style of the Legend for 2D line charts (-g)
- 3D charts now support plotting bandwidth statistics in addition to IOPs and latency
- Ton of under-the-hood changes, made code cleaner, but also added some ugliness back in (sorry)
Benchmark script
- The benchmark script supports running a preconditioning run for SSDs
- The benchmark script supports the "steady state" feature that stops a benchmark when steady state is reached
- The script has been cut up into multiple files so it's a bit easier to work with the code