File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22
33# Yet Another Bench Script by Mason Rowe
4- # Initial Oct 2019; Last update Apr 2024
4+ # Initial Oct 2019; Last update Jun 2024
55
66# Disclaimer: This project is a work in progress. Any errors or suggestions should be
77# relayed to me via the GitHub project page linked below.
1212# performance via fio. The script is designed to not require any dependencies
1313# - either compiled or installed - nor admin privileges to run.
1414
15- YABS_VERSION=" v2024-04-22 "
15+ YABS_VERSION=" v2024-06-09 "
1616
1717echo -e ' # ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## #'
1818echo -e ' # Yet-Another-Bench-Script #'
@@ -808,7 +808,7 @@ if [ -z "$SKIP_IPERF" ]; then
808808 IPERF_LOCS=( \
809809 " lon.speedtest.clouvider.net" " 5200-5209" " Clouvider" " London, UK (10G)" " IPv4|IPv6" \
810810 " iperf-ams-nl.eranium.net" " 5201-5210" " Eranium" " Amsterdam, NL (100G)" " IPv4|IPv6" \
811- " speedtest.extra.telia.fi" " 5201-5208" " Telia" " Helsinki, FI (10G)" " IPv4" \
811+ # "speedtest.extra.telia.fi" "5201-5208" "Telia" "Helsinki, FI (10G)" "IPv4" \
812812 # AFR placeholder
813813 " speedtest.uztelecom.uz" " 5200-5209" " Uztelecom" " Tashkent, UZ (10G)" " IPv4|IPv6" \
814814 " speedtest.sin1.sg.leaseweb.net" " 5201-5210" " Leaseweb" " Singapore, SG (10G)" " IPv4|IPv6" \
You can’t perform that action at this time.
0 commit comments