1
0
mirror of https://github.com/masonr/yet-another-bench-script.git synced 2024-05-11 16:54:51 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
bc77e01fdd Remove Wifx (Zurich) and Iveloz (Sao Paulo) network tests until iperf server issues are resolved 2020-11-12 11:36:53 -05:00
10720d148d Revert fio binary from v3.23 back to v3.17 (see Issue #11) 2020-09-27 22:59:23 -04:00
491c95a816 Standardized formatting of memory, swap, and disk space 2020-09-23 17:17:00 -04:00
77ec5af967 Updated iperf3 test locations 2020-09-21 00:52:00 -04:00
96227f76a2 Updated fio (3.7->3.9) and iperf3 (3.17->3.23) to latest release 2020-09-15 23:31:59 -04:00
a748260467 Merge pull request #10 from masonr/testing
Merge changes in testing branch (fix gb score parsing + add gb license check)
2020-09-15 21:52:06 -04:00
eca5dc9fd3 Updated Geekbench tests to use license file, if present 2020-09-09 21:32:25 -04:00
6d46cb0d8b Update to fix geekbench unlock via license key 2020-08-13 16:41:29 -04:00
6660126edf Added check for Geekbench license key 2020-08-09 17:13:44 -04:00
518ec078ad Tidy up output and comments 2020-07-22 00:48:53 -04:00
7774042cf7 Added interrupt handler; Updated Geekbench links; Added -9 flag; Refactored iperf testing code 2020-06-20 16:01:06 -04:00
981933960d Recompiled fio binary with generic CPU flag for interoperability 2020-03-11 12:50:16 -04:00
434da3835b Clarify local packages over precompiled binaries 2020-02-11 00:40:07 -05:00
90923210f6 Geekbench 5; local package (fio/iperf3) preference; help printout 2020-02-10 23:56:08 -05:00
19dd606f71 Fix typo 2020-02-05 21:51:53 -05:00
48b2c5bb59 Update readme with new run command (yabs.sh) 2020-02-05 21:40:41 -05:00
f7b3f8efae Fix fio fault check; Fix typos 2020-02-05 09:03:52 -05:00
5ba34f923d Merge branch 'master' of https://github.com/masonr/yet-another-bench-script 2020-02-04 21:45:34 -05:00
2c74b1a9b6 Replaced dd w/ fio; Added fio/iperf3 binaries; Added 32-bit and IPv6 support 2020-02-04 21:43:28 -05:00
c883c2279d Fix typo 2020-01-14 07:56:23 -05:00
a6ca7214aa Added static binaries for fio + iperf3; Added bin readme 2020-01-13 23:35:39 -05:00
73844833ce Fix locale override 2020-01-10 15:48:58 -05:00
dd591b9251 Added locale override for dd to parse output reliably 2020-01-10 13:49:33 -05:00
20846f0816 Fixed typo 2020-01-10 11:00:09 -05:00
a52c3137a5 Removed ioping; Added comments; Fixed output format; Updated readme 2020-01-08 21:22:43 -05:00
4946886ebb use ioping for disk reads; fix ipv4/v6 detection; updated readme 2019-10-08 14:36:02 -04:00
a4a452d969 write to pwd rather than tmp directory 2019-10-08 00:01:51 -04:00
9a832d7e1d updated link speeds of velocity and hurricane electric 2019-10-07 09:05:33 -04:00
8ed8e68af9 hotfix to correctly detect vmx or svm cpu flags 2019-10-07 08:57:24 -04:00
7f38102008 fix variable misspelling 2019-10-07 00:35:18 -04:00
9499aac6f7 added options to skip any test(s) 2019-10-06 23:51:09 -04:00
eb0703500a ipv4/ipv6-compatibility (via ping) hotfix 2019-10-06 22:39:53 -04:00
d4cc9a23ba added ipv6 iperf tests; refined avg dd speed calculation 2019-10-06 22:17:24 -04:00
2249d6f78d update readme 2019-10-06 13:59:34 -04:00
397fb313ef added fix for dd tests on centos; use awk for arithmetic ops 2019-10-06 00:55:18 -04:00
0bc678933d Fix markdown formatting 2019-10-05 21:56:30 -04:00
f2d04cd6d9 added geekbench system performance test 2019-10-05 21:55:21 -04:00
66354adc21 added read speed disclaimer 2019-10-04 21:33:58 -04:00
a50d1912dc fixed some bugs with dd and iperf tests; updated output 2019-10-04 21:14:41 -04:00
0eb9a863b0 Merge branch 'master' of https://github.com/masonr/yet-another-bench-script 2019-10-04 09:44:29 -04:00
3846569f80 altered disk space calc to be more accurate 2019-10-04 09:44:18 -04:00
793cf87550 added silent flag to 'how to run' command 2019-10-03 23:55:07 -04:00
8932e25721 added add'l fault tolerance for bad iperf tests 2019-10-03 23:48:43 -04:00
832feef503 changed wget to curl 2019-10-03 23:27:00 -04:00
bf010d7285 Many bug fixes & improvements to iperf tests; updated example output 2019-10-03 22:33:33 -04:00
b0c1cf6658 Further iperf improvements; added some basic sys info 2019-10-03 10:22:58 -04:00
d7b615850d enhanced iperf test 2019-10-02 23:25:58 -04:00
ed6e9778ad Updated script; added fault tolerant iperf testing 2019-10-02 22:51:36 -04:00
72e3b48c44 Added initial YABS; started iperf tests 2019-10-02 21:48:33 -04:00
d407603e8d Updated readme 2019-10-02 21:17:29 -04:00