Commit Graph

21 Commits

Author SHA1 Message Date
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
833c71bed5 Version bump to v0.2.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-06 01:54:37 -04:00
182d9b3cb4 Added package info for packaging
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-06 01:54:17 -04:00
94218af170 Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-06 01:27:38 -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
6f86266dee Updated README
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-05 21:47:42 -04:00
e39b78d5d7 Version bump to v0.2.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-05 21:37:29 -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
1c56e43de8 Version bump to v0.2.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-05 20:58:55 -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
784f64ca16 Added Woodpecker build infop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-05 17:45:52 -04:00
1ff6b671eb Updated the README; added copyright info to LICENSE file 2022-08-05 17:29:05 -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
a315e2662c Merge pull request 'network-bandwidth-short' (#1) from network-bandwidth-short into master
Reviewed-on: #1
2022-02-25 18:08:12 -05:00
9000924590 Mostly completed the bandwidth test 2022-02-25 18:06:07 -05:00
a9b1ffa614 Added script to compile the program through Docker 2022-02-25 16:23:18 -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
002fb2fc88 Initial commit 2022-02-24 20:11:37 -05:00