計測対象
まず、今回紹介するツールは、約10分位で、ディスクIO速度と世界主要都市までの転送速度が簡単にテストすることができるツールです。
計測方法
curl -Lso- bench.sh | bash
または
wget -qO- bench.sh | bash
計測結果
WebArenaのIndigoでテストしてみました。
$ curl -Lso- bench.sh | bash
----------------------------------------------------------------------
CPU model : Intel Xeon E312xx (Sandy Bridge)
Number of cores : 1
CPU frequency : 2199.998 MHz
Total size of Disk : 20.0 GB (4.9 GB Used)
Total amount of Mem : 984 MB (650 MB Used)
Total amount of Swap : 2047 MB (0 MB Used)
System uptime : 0 days, 19 hour 25 min
Load average : 0.01, 0.03, 0.00
OS : CentOS 7.7.1908
Arch : x86_64 (64 Bit)
Kernel : 5.4.14-1.el7.elrepo.x86_64
----------------------------------------------------------------------
I/O speed(1st run) : 105 MB/s
I/O speed(2nd run) : 105 MB/s
I/O speed(3rd run) : 106 MB/s
Average I/O speed : 105.3 MB/s
----------------------------------------------------------------------
Node Name IPv4 address Download Speed
CacheFly 204.93.150.152 11.7MB/s
Linode, Tokyo2, JP 139.162.65.37 11.5MB/s
Linode, Singapore, SG 139.162.23.4 11.1MB/s
Linode, London, UK 176.58.107.39 5.14MB/s
Linode, Frankfurt, DE 139.162.130.8 4.54MB/s
Linode, Fremont, CA 50.116.14.9 9.57MB/s
Softlayer, Dallas, TX 173.192.68.18 8.39MB/s
Softlayer, Seattle, WA 67.228.112.250 10.1MB/s
Softlayer, Frankfurt, DE 159.122.69.4 6.23MB/s
Softlayer, Singapore, SG 119.81.28.170 10.3MB/s
Softlayer, HongKong, CN 119.81.130.170 10.8MB/s
----------------------------------------------------------------------
コメント