Commit Graph

73 Commits

Author SHA1 Message Date
Mason Rowe
857e14efe8 add ARM compatibility 2021-06-05 03:12:29 -04:00
Mason Rowe
02dc401e58 Update bin readme to reflect latest iperf/fio versions 2021-05-28 17:08:42 -04:00
Mason Rowe
11ff29fb16 Update to latest utilities; iperf3 v3.10; fio v3.27; GB5 v5.4.1 2021-05-28 17:07:10 -04:00
Mason Rowe
b77468b0d2
Merge pull request #25 from hohl/patch-1
ZSH-compatibility for the IPv6 launch command
2021-03-09 22:26:24 -05:00
Michael Hohl
4cb962f7d3
ZSH-compatibility for the IPv6 launch command
The IPv6-compatible launch command in the README.md uses square brackets. Square brackets are fine in `bash`, but they do have a special meaning in `zsh`. However, there is an easy way around it: wrap the URL in "". This doesn't harm `bash` but also makes the command copy&pastable in `zsh`.
2021-03-09 20:17:18 +01:00
Mason Rowe
a03d5f191e
Restructure readme changes from PR #23 2021-02-26 21:28:09 -05:00
Mason Rowe
f361f223f2
Merge pull request #23 from netravnen/readme-wget-link
readme: add mention of wget can also be used
2021-02-26 21:27:18 -05:00
Chriztoffer
f3be67d2b9 readme: add mention of wget can be used, too 2021-02-26 23:33:05 +01:00
Mason Rowe
ffc4d4a799
Add new additional ports to Clouvider iperf3 locations; Decrese iperf attempts from 10 to 5 2021-02-21 03:00:16 -05:00
Mason Rowe
01710f4421
Updated readme with logo designed by Dian Pratama 2021-02-01 10:01:42 -05:00
Mason Rowe
a1a1a916a2 Update fio binaries to v3.25 2020-12-29 18:12:57 +00:00
Mason Rowe
7978df4c3d
Fix formatting; Fix bug in GeekBench failure detection 2020-12-29 08:39:49 -05:00
Mason Rowe
bf01122bde
Check ZFS-based hosts for available disk space impacting fio performance (see Issue #13)
Merge pull request #20 from webdock-io/patch-1
2020-12-29 08:34:57 -05:00
Webdock.io
52961d4b8e
Update yabs.sh
Proposed resolution for https://github.com/masonr/yet-another-bench-script/issues/13 - Just throws a warning to the user. Tested as working as intended on a ZFS filesystem
2020-12-28 20:25:06 +01:00
Mason Rowe
b069a5e1de Added disk space check before fio test (Issue #12) 2020-12-27 01:45:40 -05:00
Mason Rowe
b98d08459d
remove busy iperf server 2020-12-08 13:00:37 -05:00
Mason Rowe
5e9461ede9 fix IPv4/IPv6 detection; switch up iperf servers 2020-12-07 02:15:52 -05:00
Mason Rowe
edcb44802e
Merge pull request #17 from BKPepe/master
Update of Geekbench 4 and 5 & download tarballs from HTTPS
2020-11-27 21:35:31 -05:00
Josef Schlehofer
cb962f66f2
Geekbench 5: Update to version 5.3.1 and download it from HTTPS
All the files like fio, iperf3 binaries are downloaded from HTTPS except Geekbench tarballs.
Let's download Geekbench from HTTPS, too.

Changelog:

Geekbench 5.3.1
Released 2020-11-14
- Improve hardware detection on Apple Silicon Macs.
- Fix a bug that prevented the Metal Compute Benchmark from running on Apple Silcion Macs.

Geekbench 5.3.0
Released 2020-11-11
- Add support for Apple Silicon Macs.
- Add support for VAES256 instructions.

Geekbench 5.2.5
Released 2020-10-19
- Update result comparison database.

Geekbench 5.2.4
Released 2020-09-29
- Fix "internal timer error" error messages.

Geekbench 5.2.3
Released 2020-07-22
- Improve processor identification on Windows on ARM devices.
- Fix a bug that prevented benchmark comparisons from working on iOS.

Geekbench 5.2.2
Released 2020-07-06
-Bug fixes.

Geekbench 5.2.1
Released 2020-06-25
- Fix a crash that could occur when uploading results to the Browser.
- Fix a memory leak in the Vulkan Compute Benchmark.
2020-11-28 03:02:08 +01:00
Josef Schlehofer
8983258187
Geekbench 4: update to 4.4.4 and download it from HTTPS
All the files like fio, iperf3 binaries are downloaded from HTTPS except Geekbench tarballs.
Let's download Geekbench from HTTPS, too.

Geekbench 4.4.4
Released 2020-09-03
- Bug fixes.

Geekbench 4.4.3
Released 2020-07-06
- Fix "internal timer error" error messages.
2020-11-28 03:01:44 +01:00
Mason Rowe
203c9a0e86 Handle failed fio/iperf downloads (#14) and/or botched tests; Standardize capacity output (#8) 2020-11-20 01:12:09 -05:00
Mason Rowe
7fed8c3605 Merge branch 'testing' of https://github.com/masonr/yet-another-bench-script into testing 2020-11-19 00:42:58 -05:00
Mason Rowe
bc77e01fdd
Remove Wifx (Zurich) and Iveloz (Sao Paulo) network tests until iperf server issues are resolved 2020-11-12 11:36:53 -05:00
Mason Rowe
10720d148d Revert fio binary from v3.23 back to v3.17 (see Issue #11) 2020-09-27 22:59:23 -04:00
Mason Rowe
491c95a816 Standardized formatting of memory, swap, and disk space 2020-09-23 17:17:00 -04:00
Mason Rowe
77ec5af967 Updated iperf3 test locations 2020-09-21 00:52:00 -04:00
Mason Rowe
96227f76a2 Updated fio (3.7->3.9) and iperf3 (3.17->3.23) to latest release 2020-09-15 23:31:59 -04:00
Mason Rowe
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
Mason Rowe
eca5dc9fd3 Updated Geekbench tests to use license file, if present 2020-09-09 21:32:25 -04:00
Mason Rowe
6d46cb0d8b
Update to fix geekbench unlock via license key 2020-08-13 16:41:29 -04:00
Mason Rowe
6660126edf Added check for Geekbench license key 2020-08-09 17:13:44 -04:00
Mason Rowe
518ec078ad
Tidy up output and comments 2020-07-22 00:48:53 -04:00
Mason Rowe
7774042cf7 Added interrupt handler; Updated Geekbench links; Added -9 flag; Refactored iperf testing code 2020-06-20 16:01:06 -04:00
Mason Rowe
981933960d Recompiled fio binary with generic CPU flag for interoperability 2020-03-11 12:50:16 -04:00
Mason Rowe
434da3835b Clarify local packages over precompiled binaries 2020-02-11 00:40:07 -05:00
Mason Rowe
90923210f6 Geekbench 5; local package (fio/iperf3) preference; help printout 2020-02-10 23:56:08 -05:00
Mason Rowe
19dd606f71
Fix typo 2020-02-05 21:51:53 -05:00
Mason Rowe
48b2c5bb59 Update readme with new run command (yabs.sh) 2020-02-05 21:40:41 -05:00
Mason Rowe
f7b3f8efae Fix fio fault check; Fix typos 2020-02-05 09:03:52 -05:00
Mason Rowe
5ba34f923d Merge branch 'master' of https://github.com/masonr/yet-another-bench-script 2020-02-04 21:45:34 -05:00
Mason Rowe
2c74b1a9b6 Replaced dd w/ fio; Added fio/iperf3 binaries; Added 32-bit and IPv6 support 2020-02-04 21:43:28 -05:00
Mason Rowe
c883c2279d
Fix typo 2020-01-14 07:56:23 -05:00
Mason Rowe
a6ca7214aa Added static binaries for fio + iperf3; Added bin readme 2020-01-13 23:35:39 -05:00
Mason Rowe
73844833ce Fix locale override 2020-01-10 15:48:58 -05:00
Mason Rowe
dd591b9251 Added locale override for dd to parse output reliably 2020-01-10 13:49:33 -05:00
Mason Rowe
20846f0816 Fixed typo 2020-01-10 11:00:09 -05:00
Mason Rowe
a52c3137a5 Removed ioping; Added comments; Fixed output format; Updated readme 2020-01-08 21:22:43 -05:00
Mason Rowe
4946886ebb use ioping for disk reads; fix ipv4/v6 detection; updated readme 2019-10-08 14:36:02 -04:00
Mason Rowe
a4a452d969 write to pwd rather than tmp directory 2019-10-08 00:01:51 -04:00
Mason Rowe
9a832d7e1d updated link speeds of velocity and hurricane electric 2019-10-07 09:05:33 -04:00