Closed Martins3 closed 4 years ago
Thanks for the suggestion, I'm OK with it and will merge.
Hi, this is a demo, but I still need some time to complete it.
3D chart now is completed too.
Ok that’s awesome! Also interesting test result btw.
On 26 Jul 2020, at 14:43, Martins3 notifications@github.com wrote:
3D chart now is completed too.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
This is just a simple test with --size=100m
, I will do a more reliable test in a few days and share it, before that I have to understand the code related to log
I've started the work to make some significant improvements to fio-plot, if you have any code to share this would be a good time. If not, please note that the code base is changing significantly and that you also may have to do some significant rework.
fio-plot can compare bw, iops and lat at different iodepth, numjobs, read/write mode, etc.
I think maybe we can use it to compare different filesystems. This is my plan:
--filesystem
--type=device
and--filesystem=ext4 btrfs xfs
, for every filesystemIf the idea is acceptable, I will work on a pull request for it.