clean up network info lookup and output, allow opt-out

This commit is contained in:
Mason Rowe
2023-02-26 18:31:22 +00:00
parent f075baf59c
commit 84f47e80b6
2 changed files with 53 additions and 45 deletions

View File

@@ -41,6 +41,7 @@ curl -sL yabs.sh | bash -s -- -flags
* `-f`/`-d` this option disables the fio (disk performance) test
* `-i` this option disables the iperf (network performance) test
* `-g` this option disables the Geekbench (system performance) test
* `-n` this option skips the network information lookup and print out
* `-h` this option prints the help message with usage, flags detected, and local package (fio/iperf) status
* `-r` this option reduces the number of iperf locations (Online.net/Clouvider LON+NYC) to lessen bandwidth usage
* `-4` this option overrides the Geekbench 5 performance test and runs a Geekbench 4 test instead