Commit Graph

31 Commits

Author SHA1 Message Date
7555a2a3a7 Version bump to v0.3.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-17 18:05:41 -04:00
9cd88d923d Changed the parameter for the network ping test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-17 18:03:48 -04:00
6fdc52b320 Updated the network bandwidth arguments to be more consistent with the disk command arguments
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-17 18:01:14 -04:00
f9ca8beaad Fixed the tempfile flags for some of the disk commands
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-17 17:58:04 -04:00
132a0ee501 Added a runtime parameter to the CPU stress test to automatically limit how long it runs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-17 15:28:11 -04:00
360ef2f959 Version bump to v0.3.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-07 10:19:02 -04:00
0f887d0c76 Added a new CPU test suite with a CPU stress test tool.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-07 10:18:30 -04:00
983b1cbeef Renamed the 'tests' module to 'benchmarks' to better reflect what's in that module
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-07 09:39:26 -04:00
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
beffae7cd4 Version bump to v0.2.4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2022-08-06 17:31:27 -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
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