Closed willgorman closed 1 year ago
I may have been making some mistakes with git, so I will investigate
Fix as implemented in version 1.0.4 seems to work.
Plz let me know if there's any issue
Thanks! I tried 1.1.4 and it's working the same as 1.1.2 👍
With version 1.1.3 bench-fio appears to only be generating a fio test run for the first permutation of parameters rather than all of them. Version 1.1.2 does generate all permutations as expected. This looks like it may be the same issue that was originally fixed in #106
Command
Command:
bench-fio --target . --type directory --size 1G --iodepth 1 16 --numjobs 1 2 --b 4k 16k --mode randrw --output example --rwmixread 90
1.1.3 Result
1.1.2 Result