Closed jackeichen closed 1 year ago
Hi, sorry to see that. I can confirm with my own test.
I will take a look
The issue is that the y-axis limit is calculated wrong, so your 'blue' line for the reads falls off the chart. Below the limit is hard-coded to include all data.
And I wish there would be 3 lines in picture: read iops,write iops,total iops
Can you make a separate feature issue for that? Would be helpful if you can explain why / give examples.
I test randrw(read/write=7/3), but only randwrite is drew. Here is my commandline:
fio-plot -i tt/ --source "Performance Test" -T "SAMSUNG PM9A3 4k mix randrw(RW=7:3)" -g -t iops -r randrw --xlabel-parent 0 -d 32 -n 4
And I wish there would be 3 lines in picture: read iops,write iops,total iops