Commit Graph

4 Commits

Author SHA1 Message Date
9856c59da9 Replaced dd with fio in the disk write subcommand; added subcommand for disk random writes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-06 01:27:15 -04:00
e41a4dfffb Updated the disk read test to use fio instead of dd; added new test for 4k random reads (previous test was for sequential reads)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-06 01:10:13 -04:00
be549808b5 Added a disk benchmark test for sequential reads
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-05 21:37:15 -04:00
dbd1068cc5 Consolidated the test programs into one 'bgbench' program
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-05 20:58:24 -04:00