fio-plot icon indicating copy to clipboard operation
fio-plot copied to clipboard

Line chart for Bandwidth with Size X-axis instead of Time.

Open neutor opened this issue 1 year ago • 3 comments

Hi!

I would like to graph Bandwidth vs Size (GB) instead of Time as X-axis. The FIO logs are generated using "write_bw_log" directive. Y-axis should use Value from log file (KiB/s). The use case is testing SSD SLC Cache size and sustained write speed after cache exhaustion.

How could I do that, please? All examples of line charts are using Time as X-axis... Cheers!

neutor avatar Oct 11 '24 11:10 neutor

Example of what I am looking for: https://en.overclocking.com/slc-cache-what-about-its-impact-on-performance/

neutor avatar Oct 11 '24 11:10 neutor

Hi, unfortunately the graphs are a bit rigid and the x-axis cannot be changed. However I’m not grasping which metric exactly you’d like to put on the x-axis, the total amount of GB written? On 11 Oct 2024, at 13:44, Max @.***> wrote: Hi! I would like to graph Bandwidth vs Size (GB) instead of Time as X-axis. The FIO logs are generated using "write_bw_log" directive. Y-axis should use Value from log file (KiB/s). The use case is testing SSD SLC Cache size and sustained write speed after cache exhaustion. How could I do that, please? All examples of line charts are using Time as X-axis... Cheers!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

louwrentius avatar Oct 11 '24 12:10 louwrentius

which metric exactly you’d like to put on the x-axis, the total amount of GB written?

Yep! :) As per pic in the link above. Cheers!

neutor avatar Oct 11 '24 12:10 neutor