yabs,已经在跑了
这是昨天测的https://hostloc.com/thread-1028324-1-1.html
- curl -sL yabs.sh | bash
-
- curl -sL yabs.sh | bash -s — -{fdighr49}
-
- curl -sL yabs.sh | bash -s — -{fdighr49}
- * -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
- * -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
- * -9 this option runs the Geekbench 4 test in addition to the Geekbench 5 test
- Options can be grouped together to skip multiple tests, i.e. -fg to skip the disk and system performance tests (effectively only testing network performance).
-
- ipv6 only machine:
- curl -s -k -g –header ‘Host: raw.githubusercontent.com’ "https://[2a04:4e42::133]/masonr/yet-another-bench-script/master/yabs.sh" | bash
复制代码
|