Commit Graph

11 Commits

Author SHA1 Message Date
d967fc0920 Added a function for truncating output
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-07 09:37:33 -04:00
477ad7482a Added a global parameter to loop tests
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-06 17:31:02 -04:00
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
2cb744d654 Added count argument to the Ping nettest subcommand; added short flags to nettest
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-05 18:22:08 -04:00
33e540add4 Fixed a small logic error; Updated Rust version to build against in the Docker build script 2022-08-05 13:48:24 -04:00
9000924590 Mostly completed the bandwidth test 2022-02-25 18:06:07 -05:00
b1255c451e Created a nettest app with a ping test 2022-02-24 23:02:54 -05:00
04ebc2290f Added a simple program that tests a disk's write speed 2022-02-24 20:46:54 -05:00