|
f9de9ef93c
|
Renamed the 'ping' test to the 'latency' test to more accurately reflect the test; Added the '-i' flag to the jitter and latency tests to set the ping interval timing
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-09-05 13:05:32 -04:00 |
|
|
d4d3e37e8d
|
Completed the network bandwidth test function using iperf3; adjusted Cargo.toml a bit to allow patch updates for dependencies
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-09-05 12:31:18 -04:00 |
|
|
7b7150886a
|
Made the Steam game download function work for both Windows and Linux
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-22 13:47:49 -04:00 |
|
|
4aa3eddc91
|
Added scaffolding for a few game benchmarks - they currently just make sure the game is installed via Steam, nothing else
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-22 13:45:16 -04:00 |
|
|
39ce86d2c3
|
Fixed the network ping and jitter tests to run on Windows
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-17 18:48:07 -04:00 |
|
|
88be1ad2ba
|
Added the scaffolding for the jitter test. Now just need to perform the proper calculations.
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-17 18:39:53 -04:00 |
|
|
9cd88d923d
|
Changed the parameter for the network ping test
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
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
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-17 15:28:11 -04:00 |
|
|
0f887d0c76
|
Added a new CPU test suite with a CPU stress test tool.
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
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-07 09:39:26 -04:00 |
|
|
d967fc0920
|
Added a function for truncating output
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-07 09:37:33 -04:00 |
|
|
477ad7482a
|
Added a global parameter to loop tests
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
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)
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-06 01:10:13 -04:00 |
|
|
be549808b5
|
Added a disk benchmark test for sequential reads
ci/woodpecker/push/woodpecker Pipeline was successful
|
2022-08-05 21:37:15 -04:00 |
|
|
dbd1068cc5
|
Consolidated the test programs into one 'bgbench' program
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
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 |
|