I just spun up a new 4 CPU / 8 GB instance with Vultr and Chicago and saw significantly different results. Is this CPU newer or better than the ssdnodes Skylake CPUs? Code: ------------------------------------------- System Information ------------------------------------------- 3.10.0-693.21.1.el7.x86_64 CentOS Linux release 7.5.1804 (Core) Centmin Mod Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Virtual CPU 82d9ed4018dd Stepping: 4 CPU MHz: 2600.000 BogoMIPS: 5200.00 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat CPU Flags fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE 0 0 0 0 0:0:0:0 yes 1 0 0 1 1:1:1:0 yes 2 0 0 2 2:2:2:0 yes 3 0 0 3 3:3:3:0 yes total used free shared buff/cache available Mem: 7822 439 6843 16 540 7105 Low: 7822 979 6843 High: 0 0 0 Swap: 1023 0 1023 Filesystem Size Used Avail Use% Mounted on /dev/vda1 99G 6.0G 88G 7% / devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/loop0 5.8G 25M 5.5G 1% /tmp tmpfs 783M 0 783M 0% /run/user/0 sysbench cpu --cpu-max-prime=20000 --threads=1 run sysbench 1.0.14 (using bundled LuaJIT 2.1.0-beta2) threads: 1 prime: 20000 events/s: 425.51 time: 10.0027s min: 1.87 avg: 2.35 max: 6.15 95th: 2.86 | cpu sysbench | threads: | events/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | | 1.0.14 | 1 | 425.51 | 10.0027s | 1.87 | 2.35 | 6.15 | 2.86 | sysbench,threads,events/s,time,min,avg,max,95th 1.0.14,1,425.51,10.0027s,1.87,2.35,6.15,2.86 sysbench cpu --cpu-max-prime=20000 --threads=4 run sysbench 1.0.14 (using bundled LuaJIT 2.1.0-beta2) threads: 4 prime: 20000 events/s: 1763.48 time: 10.0016s min: 1.69 avg: 2.27 max: 13.79 95th: 2.30 | cpu sysbench | threads: | events/s: | time: | min: | avg: | max: | 95th: | | --- | --- | --- | --- | --- | --- | --- | --- | | 1.0.14 | 4 | 1763.48 | 10.0016s | 1.69 | 2.27 | 13.79 | 2.30 | sysbench,threads,events/s,time,min,avg,max,95th 1.0.14,4,1763.48,10.0016s,1.69,2.27,13.79,2.30
Intel Skylake cpus like Intel Xeon Platinum/Gold/Silver Scalable models support new AVX512 cpu instructions and you can see those in cpu flags from /proc/cpuinfo and/or lscpu command output above Code (Text): avx512f avx512dq clwb avx512cd avx512bw avx512vl so yes that Vultr VPS is using Intel Xeon Skylake based cpu and as it's clocked at 2.60Ghz base it would be faster than SSDNode's Xeon Skylake which is clocked at 2.10Ghz base. Though without knowing what specific models both have, the turbo boost profiles under load may differ. Looking forward to your benchmark results
I wiped the server clean and this time used Centmin Mod Install + Benchmark Extended (maybe unnecessary extra steps to wipe it clean? I don't know.). Code: ------------------------------------------- centminmodbench.sh 0.9.7 http://bench.centminmod.com written by: George Liu (eva2000) http://centminmod.com ------------------------------------------- ------------------------------------------- System Information ------------------------------------------- 3.10.0-693.21.1.el7.x86_64 CentOS Linux release 7.5.1804 (Core) Centmin Mod ---------------------------------------------- Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 4 Socket(s): 1 NUMA node(s): 1 Vendor ID: GenuineIntel CPU family: 6 Model: 85 Model name: Virtual CPU 82d9ed4018dd Stepping: 4 CPU MHz: 2600.000 BogoMIPS: 5200.00 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 4096K L3 cache: 16384K NUMA node0 CPU(s): 0-3 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat CPU Flags fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat ---------------------------------------------- CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE 0 0 0 0 0:0:0:0 yes 1 0 0 1 1:1:1:0 yes 2 0 0 2 2:2:2:0 yes 3 0 0 3 3:3:3:0 yes ---------------------------------------------- total used free shared buff/cache available Mem: 7822 459 6992 29 370 7092 Low: 7822 829 6992 High: 0 0 0 Swap: 1023 0 1023 ---------------------------------------------- Filesystem Size Used Avail Use% Mounted on /dev/vda1 99G 6.0G 88G 7% / devtmpfs 3.9G 0 3.9G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 17M 3.9G 1% /run tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup tmpfs 783M 0 783M 0% /run/user/0 /dev/loop0 5.8G 25M 5.5G 1% /tmp Code: ------------------------------------------- disk ioping hostnames ------------------------------------------- Running IOPing I/O benchmark... IOPing I/O: ./ioping -c 10 . 4.0 KiB from . (ext4 /dev/vda1): request=1 time=348 us 4.0 KiB from . (ext4 /dev/vda1): request=2 time=457 us 4.0 KiB from . (ext4 /dev/vda1): request=3 time=1.5 ms 4.0 KiB from . (ext4 /dev/vda1): request=4 time=2.9 ms 4.0 KiB from . (ext4 /dev/vda1): request=5 time=921 us 4.0 KiB from . (ext4 /dev/vda1): request=6 time=487 us 4.0 KiB from . (ext4 /dev/vda1): request=7 time=436 us 4.0 KiB from . (ext4 /dev/vda1): request=8 time=458 us 4.0 KiB from . (ext4 /dev/vda1): request=9 time=503 us 4.0 KiB from . (ext4 /dev/vda1): request=10 time=416 us --- . (ext4 /dev/vda1) ioping statistics --- 10 requests completed in 9.0 s, 1.2 k iops, 4.6 MiB/s min/avg/max/mdev = 348 us / 843 us / 2.9 ms / 770 us IOPing seek rate: ./ioping -RD . --- . (ext4 /dev/vda1) ioping statistics --- 10.2 k requests completed in 3.0 s, 3.4 k iops, 13.3 MiB/s min/avg/max/mdev = 50 us / 293 us / 5.0 ms / 91 us IOPing sequential: ./ioping -RL . --- . (ext4 /dev/vda1) ioping statistics --- 3.0 k requests completed in 3.0 s, 1.0 k iops, 252.0 MiB/s min/avg/max/mdev = 697 us / 992 us / 3.5 ms / 130 us IOPing cached: ./ioping -RC . --- . (ext4 /dev/vda1) ioping statistics --- 2.0 M requests completed in 3.0 s, 828.8 k iops, 3.2 GiB/s min/avg/max/mdev = 0 us / 1 us / 904 us / 2 us Code: ------------------------------------------- disk DD hostnames ------------------------------------------- dd if=/dev/zero of=sb-io-hostname bs=1M count=1k conv=fdatasync 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 2.55845 s, 420 MB/s dd if=/dev/zero of=sb-io-hostname bs=64k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 2.5387 s, 423 MB/s dd if=/dev/zero of=sb-io-hostname bs=1M count=1k oflag=dsync 1024+0 records in 1024+0 records out 1073741824 bytes (1.1 GB) copied, 3.66198 s, 293 MB/s dd if=/dev/zero of=sb-io-hostname bs=64k count=16k oflag=dsync 16384+0 records in 16384+0 records out 1073741824 bytes (1.1 GB) copied, 11.562 s, 92.9 MB/s Code: ------------------------------------------- disk FIO hostnames ------------------------------------------- Running FIO benchmark... FIO_VERSION = fio-2.0.9 FIO random reads: randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64 fio-2.0.9 Starting 1 process randomreads: Laying out IO file(s) (1 file(s) / 1024MB) randomreads: (groupid=0, jobs=1): err= 0: pid=28628: Sun Jun 3 22:16:09 2018 read : io=1024.3MB, bw=212917KB/s, iops=53229 , runt= 4926msec cpu : usr=3.17%, sys=12.85%, ctx=4556, majf=0, minf=85 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0% issued : total=r=262207/w=0/d=0, short=r=0/w=0/d=0 Run status group 0 (all jobs): READ: io=1024.3MB, aggrb=212916KB/s, minb=212916KB/s, maxb=212916KB/s, mint=4926msec, maxt=4926msec Disk stats (read/write): vda: ios=254030/6, merge=0/3, ticks=282025/11, in_queue=282030, util=97.62% FIO random writes: randomwrites: (g=0): rw=randwrite, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64 fio-2.0.9 Starting 1 process randomwrites: (groupid=0, jobs=1): err= 0: pid=28632: Sun Jun 3 22:16:13 2018 write: io=1024.3MB, bw=231223KB/s, iops=57805 , runt= 4536msec cpu : usr=4.06%, sys=15.90%, ctx=4536, majf=0, minf=20 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=0.1%, >=64=100.0% submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0% complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.1%, >=64=0.0% issued : total=r=0/w=262207/d=0, short=r=0/w=0/d=0 Run status group 0 (all jobs): WRITE: io=1024.3MB, aggrb=231223KB/s, minb=231223KB/s, maxb=231223KB/s, mint=4536msec, maxt=4536msec Disk stats (read/write): vda: ios=0/255289, merge=0/0, ticks=0/260665, in_queue=260647, util=97.47% Code: ------------------------------------------- ramdisk DD hostnames - memory bandwidth ------------------------------------------- dd if=/dev/zero of=sb-io-hostname bs=128k count=1k conv=fdatasync 1024+0 records in 1024+0 records out 134217728 bytes (134 MB) copied, 0.0507949 s, 2.6 GB/s dd if=/dev/zero of=sb-io-hostname bs=8k count=16k conv=fdatasync 16384+0 records in 16384+0 records out 134217728 bytes (134 MB) copied, 0.0618465 s, 2.2 GB/s dd if=/dev/zero of=sb-io-hostname bs=128k count=1k oflag=dsync 1024+0 records in 1024+0 records out 134217728 bytes (134 MB) copied, 0.0502984 s, 2.7 GB/s dd if=/dev/zero of=sb-io-hostname bs=8k count=16k oflag=dsync 16384+0 records in 16384+0 records out 134217728 bytes (134 MB) copied, 0.0618812 s, 2.2 GB/s Code: ------------------------------------------- ramdisk ioping hostnames - memory bandwidth ------------------------------------------- Running IOPing I/O ramdisk benchmark... IOPing I/O: ./ioping -c 10 . 4.0 KiB from . (tmpfs tmpfs): request=1 time=1 us 4.0 KiB from . (tmpfs tmpfs): request=2 time=9 us 4.0 KiB from . (tmpfs tmpfs): request=3 time=7 us 4.0 KiB from . (tmpfs tmpfs): request=4 time=7 us 4.0 KiB from . (tmpfs tmpfs): request=5 time=7 us 4.0 KiB from . (tmpfs tmpfs): request=6 time=7 us 4.0 KiB from . (tmpfs tmpfs): request=7 time=6 us 4.0 KiB from . (tmpfs tmpfs): request=8 time=6 us 4.0 KiB from . (tmpfs tmpfs): request=9 time=6 us 4.0 KiB from . (tmpfs tmpfs): request=10 time=7 us --- . (tmpfs tmpfs) ioping statistics --- 10 requests completed in 9.0 s, 158.7 k iops, 620.0 MiB/s min/avg/max/mdev = 1 us / 6 us / 9 us / 1 us IOPing seek rate: ./ioping -R . --- . (tmpfs tmpfs) ioping statistics --- 1.2 M requests completed in 3.0 s, 830.0 k iops, 3.2 GiB/s min/avg/max/mdev = 0 us / 1 us / 491 us / 2 us IOPing sequential: ./ioping -RL . --- . (tmpfs tmpfs) ioping statistics --- 54.6 k requests completed in 3.0 s, 27.0 k iops, 6.6 GiB/s min/avg/max/mdev = 0 us / 37 us / 1.2 ms / 15 us IOPing cached: ./ioping -RC . --- . (tmpfs tmpfs) ioping statistics --- 2.0 M requests completed in 3.0 s, 827.8 k iops, 3.2 GiB/s min/avg/max/mdev = 0 us / 1 us / 637 us / 2 us Code: ------------------------------------------- Running bandwidth benchmark... ------------------------------------------- ---------------------------------------------- Download from Cachefly (http://cachefly.cachefly.net/100mb.hostname) Download Cachefly: 48.8MB/s ------------------------------------------- USA bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Download from Linode, Atlanta, GA, USA (http://speedhostname.atlanta.linode.com/100MB-atlanta.bin) Download Linode, Atlanta, GA, USA: 131MB/s ---------------------------------------------- Download from Linode, Dallas, TX, USA (http://speedhostname.dallas.linode.com/100MB-dallas.bin) Download Linode, Dallas, TX, USA: 78.7MB/s ---------------------------------------------- Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedhostname/100mb.bin) Download Leaseweb, Manassas, VA, USA: 139MB/s ---------------------------------------------- Download from Softlayer, Seattle, WA, USA (http://speedhostname.sea01.softlayer.com/downloads/hostname100.zip) Download Softlayer, Seattle, WA, USA: 41.7MB/s ---------------------------------------------- Download from Softlayer, San Jose, CA, USA (http://speedhostname.sjc01.softlayer.com/downloads/hostname100.zip) Download Softlayer, San Jose, CA, USA: 44.5MB/s ---------------------------------------------- Download from Softlayer, Washington, DC, USA (http://speedhostname.wdc01.softlayer.com/downloads/hostname100.zip) Download Softlayer, Washington, DC, USA: 21.7MB/s ---------------------------------------------- Download from VersaWeb, Las Vegas, Nevada (http://lg.las1.as53340.net/100MB.hostname) Download VersaWeb, Las Vegas, Nevada: 4.24MB/s ---------------------------------------------- Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat) Download OVH, BHS, Canada: 23.4MB/s ---------------------------------------------- Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Los Angeles, California: 35.4MB/s ---------------------------------------------- Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Seattle, Washington: 40.6MB/s ---------------------------------------------- Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Dallas, Texas: 109MB/s ---------------------------------------------- Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Chicago, Illinois: 339MB/s ---------------------------------------------- Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Atlanta, Georgia: 101MB/s ---------------------------------------------- Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Miami, Florida: 73.7MB/s ---------------------------------------------- Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, New York / New Jersey: 110MB/s ------------------------------------------- Asia bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Download from Linode, Tokyo, JP (http://speedhostname.tokyo.linode.com/100MB-tokyo.bin) Download Linode, Tokyo, JP: 17.7MB/s ---------------------------------------------- Download from Softlayer, Singapore (http://speedhostname.sng01.softlayer.com/downloads/hostname100.zip) Download Softlayer, Singapore: 9.82MB/s ---------------------------------------------- Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Tokyo, Japan: 18.0MB/s ------------------------------------------- Europe bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Download from Linode, London, UK (http://speedhostname.london.linode.com/100MB-london.bin) Download Linode, London, UK: 24.6MB/s ---------------------------------------------- Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat) Download OVH, Paris, France: 24.3MB/s ---------------------------------------------- Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin) Download SmartDC, Rotterdam, Netherlands: 12.8MB/s ---------------------------------------------- Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Amsterdam, Netherlands: 21.3MB/s ---------------------------------------------- Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, London, UK: 24.6MB/s ---------------------------------------------- Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Paris, France: 19.2MB/s ------------------------------------------- Australia bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin) Download Vultr, Sydney, Australia: 10.9MB/s Code: ------------------------------------------- Running Axel multi-threaded bandwidth benchmark... ------------------------------------------- ---------------------------------------------- Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.hostname) Axel Download Cachefly: 121.50MB/s ------------------------------------------- USA bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Axel Download from Linode, Atlanta, GA, USA (http://speedhostname.atlanta.linode.com/100MB-atlanta.bin) Axel Download Linode, Atlanta, GA, USA: 133.29MB/s ---------------------------------------------- Axel Download from Linode, Dallas, TX, USA (http://speedhostname.dallas.linode.com/100MB-dallas.bin) Axel Download Linode, Dallas, TX, USA: 124.63MB/s ---------------------------------------------- Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedhostname/100mb.bin) Axel Download Leaseweb, Manassas, VA, USA: 69.73MB/s ---------------------------------------------- Axel Download from Softlayer, Seattle, WA, USA (http://speedhostname.sea01.softlayer.com/downloads/hostname100.zip) Axel Download Softlayer, Seattle, WA, USA: 30.58MB/s ---------------------------------------------- Axel Download from Softlayer, San Jose, CA, USA (http://speedhostname.sjc01.softlayer.com/downloads/hostname100.zip) Axel Download Softlayer, San Jose, CA, USA: 28.23MB/s ---------------------------------------------- Axel Download from Softlayer, Washington, DC, USA (http://speedhostname.wdc01.softlayer.com/downloads/hostname100.zip) Axel Download Softlayer, Washington, DC, USA: 66.33MB/s ---------------------------------------------- Axel Download from VersaWeb, Las Vegas, Nevada (http://lg.las1.as53340.net/100MB.hostname) Axel Download VersaWeb, Las Vegas, Nevada: 13.84MB/s ---------------------------------------------- Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat) Axel Download OVH, BHS, Canada: 49.88MB/s ---------------------------------------------- Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Los Angeles, California: 54.42MB/s ---------------------------------------------- Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Seattle, Washington: 44.28MB/s ---------------------------------------------- Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Dallas, Texas: 131.93MB/s ---------------------------------------------- Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Chicago, Illinois: 336.78MB/s ---------------------------------------------- Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Atlanta, Georgia: 134.98MB/s ---------------------------------------------- Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Miami, Florida: 67.79MB/s ---------------------------------------------- Axel Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, New York / New Jersey: 167.81MB/s ------------------------------------------- Asia bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Axel Download from Linode, Tokyo, JP (http://speedhostname.tokyo.linode.com/100MB-tokyo.bin) Axel Download Linode, Tokyo, JP: 22.55MB/s ---------------------------------------------- Axel Download from Softlayer, Singapore (http://speedhostname.sng01.softlayer.com/downloads/hostname100.zip) Axel Download Softlayer, Singapore: 7.21MB/s ---------------------------------------------- Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Tokyo, Japan: 21.56MB/s ------------------------------------------- Europe bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Axel Download from Linode, London, UK (http://speedhostname.london.linode.com/100MB-london.bin) Axel Download Linode, London, UK: 38.28MB/s ---------------------------------------------- Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat) Axel Download OVH, Paris, France: 24.73MB/s ---------------------------------------------- Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin) Axel Download SmartDC, Rotterdam, Netherlands: 11.21MB/s ---------------------------------------------- Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Amsterdam, Netherlands: 31.58MB/s ---------------------------------------------- Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, London, UK: 14.22MB/s ---------------------------------------------- Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Paris, France: 24.06MB/s ------------------------------------------- Australia bandwidth hostnames... ------------------------------------------- ---------------------------------------------- Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin) Axel Download Vultr, Sydney, Australia: 14.47MB/s Code: ------------------------------------------- Running ping hostnames... ------------------------------------------- ---------------------------------------------- Pings (cachefly.cachefly.net): PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data. 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=60 time=1.85 ms 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=60 time=1.89 ms 64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=60 time=1.93 ms --- vip1.g5.cachefly.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 1.854/1.892/1.932/0.047 ms ---------------------------------------------- Pings (syd-au-ping.vultr.com): PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data. 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=46 time=223 ms 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=46 time=223 ms 64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=46 time=223 ms --- syd-au-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 223.503/223.580/223.714/0.554 ms ---------------------------------------------- Pings (hnd-jp-ping.vultr.com): PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data. 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=49 time=141 ms 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=49 time=141 ms 64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=49 time=141 ms --- hnd-jp-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2000ms rtt min/avg/max/mdev = 141.023/141.103/141.143/0.056 ms ---------------------------------------------- Pings (lax-ca-us-ping.vultr.com): PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data. 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=51 time=62.9 ms 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=51 time=63.0 ms 64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=51 time=62.9 ms --- lax-ca-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 62.939/63.005/63.096/0.066 ms ---------------------------------------------- Pings (wa-us-ping.vultr.com): PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data. 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=53 time=46.1 ms 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=53 time=46.1 ms 64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=53 time=46.3 ms --- wa-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 46.174/46.237/46.350/0.080 ms ---------------------------------------------- Pings (tx-us-ping.vultr.com): PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data. 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=52 time=24.3 ms 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=52 time=24.5 ms 64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=52 time=24.3 ms --- tx-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 24.332/24.426/24.558/0.096 ms ---------------------------------------------- Pings (il-us-ping.vultr.com): PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data. 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=59 time=0.266 ms 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=59 time=0.284 ms 64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=59 time=0.305 ms --- il-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 0.266/0.285/0.305/0.015 ms ---------------------------------------------- Pings (ga-us-ping.vultr.com): PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data. 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=54 time=22.3 ms 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=54 time=22.2 ms 64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=54 time=22.4 ms --- ga-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 22.289/22.350/22.457/0.188 ms ---------------------------------------------- Pings (fl-us-ping.vultr.com): PING fl-us-ping.vultr.com (104.156.244.232) 56(84) bytes of data. 64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=1 ttl=50 time=40.2 ms 64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=50 time=40.2 ms 64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=50 time=40.3 ms --- fl-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 40.288/40.316/40.372/0.039 ms ---------------------------------------------- Pings (nj-us-ping.vultr.com): PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data. 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=51 time=21.4 ms 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=51 time=21.5 ms 64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=51 time=21.5 ms --- nj-us-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 21.455/21.508/21.536/0.173 ms ---------------------------------------------- Pings (fra-de-ping.vultr.com): PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data. 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=51 time=101 ms 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=51 time=101 ms 64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=51 time=101 ms --- fra-de-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 101.525/101.580/101.649/0.265 ms ---------------------------------------------- Pings (ams-nl-ping.vultr.com): PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data. 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=98.4 ms 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=98.2 ms 64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=98.4 ms --- ams-nl-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 98.239/98.383/98.484/0.377 ms ---------------------------------------------- Pings (lon-gb-ping.vultr.com): PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data. 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=51 time=86.1 ms 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=51 time=86.6 ms 64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=51 time=86.4 ms --- lon-gb-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 86.171/86.440/86.671/0.397 ms ---------------------------------------------- Pings (par-fr-ping.vultr.com): PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data. 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=49 time=112 ms 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=49 time=112 ms 64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=49 time=113 ms --- par-fr-ping.vultr.com ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 112.874/112.969/113.140/0.121 ms ---------------------------------------------- Pings (VersaWeb Las Vegas): PING 104.143.15.254 (104.143.15.254) 56(84) bytes of data. From 192.228.109.45 icmp_seq=1 Time to live exceeded From 192.228.109.45 icmp_seq=2 Time to live exceeded From 192.228.109.45 icmp_seq=3 Time to live exceeded --- 104.143.15.254 ping statistics --- 3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2003ms ---------------------------------------------- Pings (VersaWeb Seattle): PING 76.164.234.1 (76.164.234.1) 56(84) bytes of data. 64 bytes from 76.164.234.1: icmp_seq=1 ttl=50 time=105 ms 64 bytes from 76.164.234.1: icmp_seq=2 ttl=50 time=105 ms 64 bytes from 76.164.234.1: icmp_seq=3 ttl=50 time=106 ms --- 76.164.234.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 105.791/105.932/106.036/0.103 ms ---------------------------------------------- Pings (OVH Canada): PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data. 64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=1 ttl=54 time=31.0 ms 64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=54 time=30.9 ms 64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=54 time=31.0 ms --- bhs.proof.ovh.net ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 30.991/31.009/31.036/0.204 ms ---------------------------------------------- Pings (10gbps.io Frankfurt): PING 195.181.174.20 (195.181.174.20) 56(84) bytes of data. 64 bytes from 195.181.174.20: icmp_seq=1 ttl=52 time=102 ms 64 bytes from 195.181.174.20: icmp_seq=2 ttl=52 time=102 ms 64 bytes from 195.181.174.20: icmp_seq=3 ttl=52 time=102 ms --- 195.181.174.20 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 102.414/102.540/102.704/0.121 ms ---------------------------------------------- Pings (10gbps.io London): PING 185.59.221.20 (185.59.221.20) 56(84) bytes of data. 64 bytes from 185.59.221.20: icmp_seq=1 ttl=53 time=87.8 ms 64 bytes from 185.59.221.20: icmp_seq=2 ttl=53 time=87.9 ms 64 bytes from 185.59.221.20: icmp_seq=3 ttl=53 time=87.9 ms --- 185.59.221.20 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 87.884/87.944/87.979/0.345 ms ---------------------------------------------- Pings (10gbps.io Paris): PING 185.93.2.193 (185.93.2.193) 56(84) bytes of data. 64 bytes from 185.93.2.193: icmp_seq=1 ttl=53 time=131 ms 64 bytes from 185.93.2.193: icmp_seq=2 ttl=53 time=131 ms 64 bytes from 185.93.2.193: icmp_seq=3 ttl=53 time=131 ms --- 185.93.2.193 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 131.138/131.207/131.292/0.302 ms ---------------------------------------------- Pings (10gbps.io Singapore): PING 203.174.85.38 (203.174.85.38) 56(84) bytes of data. 64 bytes from 203.174.85.38: icmp_seq=1 ttl=52 time=231 ms 64 bytes from 203.174.85.38: icmp_seq=2 ttl=52 time=231 ms 64 bytes from 203.174.85.38: icmp_seq=3 ttl=52 time=231 ms --- 203.174.85.38 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 231.361/231.432/231.502/0.057 ms ---------------------------------------------- Pings (10gbps.io Stockholm): PING 185.76.9.10 (185.76.9.10) 56(84) bytes of data. 64 bytes from 185.76.9.10: icmp_seq=1 ttl=52 time=122 ms 64 bytes from 185.76.9.10: icmp_seq=2 ttl=52 time=122 ms 64 bytes from 185.76.9.10: icmp_seq=3 ttl=52 time=122 ms --- 185.76.9.10 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 122.478/122.506/122.561/0.405 ms ---------------------------------------------- Pings (10gbps.io Moscow): PING 87.245.204.20 (87.245.204.20) 56(84) bytes of data. 64 bytes from 87.245.204.20: icmp_seq=1 ttl=53 time=142 ms 64 bytes from 87.245.204.20: icmp_seq=2 ttl=53 time=142 ms 64 bytes from 87.245.204.20: icmp_seq=3 ttl=53 time=142 ms --- 87.245.204.20 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2003ms rtt min/avg/max/mdev = 142.108/142.309/142.467/0.342 ms ---------------------------------------------- Pings (10gbps.io Miami): PING 195.181.162.195 (195.181.162.195) 56(84) bytes of data. 64 bytes from 195.181.162.195: icmp_seq=1 ttl=54 time=52.0 ms 64 bytes from 195.181.162.195: icmp_seq=2 ttl=54 time=52.1 ms 64 bytes from 195.181.162.195: icmp_seq=3 ttl=54 time=52.4 ms --- 195.181.162.195 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 52.008/52.225/52.484/0.328 ms Code: ------------------------------------------- Running mtr hostnames... ------------------------------------------- ---------------------------------------------- mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net Start: Sun Jun 3 22:20:51 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 98.3 25.6 12.1 98.3 25.8 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.7 1.7 1.5 1.9 0.0 5.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 6.|-- vip1.G-anycast1.cachefly.net 0.0% 10 1.9 1.9 1.8 2.1 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.atlanta.linode.com Start: Sun Jun 3 22:21:06 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 20.7 23.9 12.5 64.0 14.4 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-162.cr1-chi1.ip4.gtt.net 0.0% 10 1.2 1.3 1.1 1.4 0.0 5.|-- xe-7-2-0.cr1-atl1.ip4.gtt.net 0.0% 10 14.9 15.0 14.9 15.1 0.0 6.|-- ip4.gtt.net 0.0% 10 15.4 15.6 15.4 16.7 0.3 7.|-- 74.207.239.7 0.0% 10 15.3 15.4 15.3 15.5 0.0 8.|-- speedhostname.atlanta.linode.com 0.0% 10 17.4 16.2 15.3 18.8 1.1 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.dallas.linode.com Start: Sun Jun 3 22:21:22 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.9 17.5 11.7 21.8 3.3 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-161.cr1-chi1.ip4.gtt.net 0.0% 10 1.2 1.2 1.1 1.3 0.0 5.|-- xe-1-1-0.cr6-dal3.ip4.gtt.net 0.0% 10 25.2 25.2 25.1 25.3 0.0 6.|-- ip4.gtt.net 0.0% 10 26.1 27.7 25.8 42.4 5.1 7.|-- 45.79.12.7 0.0% 10 26.1 26.2 26.1 26.6 0.0 8.|-- speedhostname.dallas.linode.com 0.0% 10 24.4 24.4 24.3 24.6 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net Start: Sun Jun 3 22:21:42 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 13.7 23.4 13.7 71.2 16.9 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-161.cr1-chi1.ip4.gtt.net 0.0% 10 1.2 1.7 1.2 3.1 0.3 5.|-- xe-3-1-1.cr0-was1.ip4.gtt.net 0.0% 10 27.9 28.9 27.6 35.3 2.6 6.|-- ip4.gtt.net 0.0% 10 31.8 32.0 31.7 32.2 0.0 7.|-- po-12.ce02.wdc-01.us.leaseweb.net 0.0% 10 31.1 31.1 31.0 31.8 0.0 8.|-- 207.244.94.80 0.0% 10 31.9 31.9 31.8 32.2 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.sea01.softlayer.com Start: Sun Jun 3 22:21:58 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 45.8 24.6 13.2 66.1 17.4 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.6 1.6 1.5 1.8 0.0 5.|-- xe-0-0-0.bbr02.eq01.chi01.networklayer.com 0.0% 10 1.2 3.1 1.2 11.9 4.0 6.|-- ae6.cbs02.eq01.chi01.networklayer.com 20.0% 10 2.3 2.1 1.9 2.4 0.0 7.|-- ae1.cbs02.wb01.sea02.networklayer.com 0.0% 10 42.4 42.9 42.2 47.8 1.6 8.|-- 7b.12.2da9.ip4.static.sl-reverse.com 0.0% 10 52.5 52.6 52.3 53.3 0.0 9.|-- ae0.dar01.sr01.sea01.networklayer.com 0.0% 10 41.6 41.7 41.6 42.0 0.0 10.|-- po1.fcr01.sr01.sea01.networklayer.com 0.0% 10 52.7 52.9 52.4 54.7 0.6 11.|-- speedhostname.sea01.softlayer.com 0.0% 10 41.6 41.7 41.6 41.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.sjc01.softlayer.com Start: Sun Jun 3 22:22:14 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 14.9 17.5 11.4 21.4 3.1 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.4 1.5 1.4 1.8 0.0 5.|-- xe-0-0-0.bbr02.eq01.chi01.networklayer.com 0.0% 10 1.5 1.4 1.0 2.4 0.0 6.|-- ae6.cbs02.eq01.chi01.networklayer.com 30.0% 10 1.9 3.0 1.9 8.1 2.2 7.|-- ae0.cbs02.cs01.den01.networklayer.com 0.0% 10 23.1 23.3 23.1 23.5 0.0 8.|-- ae1.cbs01.eq01.sjc02.networklayer.com 0.0% 10 53.3 53.7 52.9 54.8 0.3 9.|-- ae23.bbr01.eq01.sjc02.networklayer.com 0.0% 10 53.0 53.4 52.4 57.3 1.4 10.|-- ae5.dar01.sjc01.networklayer.com 0.0% 10 52.6 52.7 52.6 52.9 0.0 11.|-- po1.fcr01.sr01.sjc01.networklayer.com 0.0% 10 52.8 63.6 52.6 111.2 22.8 12.|-- speedhostname.sjc01.softlayer.com 0.0% 10 52.7 52.6 52.4 52.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.wdc01.softlayer.com Start: Sun Jun 3 22:22:29 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 45.2 20.5 13.2 45.2 9.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.5 1.6 1.5 1.9 0.0 5.|-- xe-0-0-0.bbr02.eq01.chi01.networklayer.com 0.0% 10 1.3 1.4 1.3 2.0 0.0 6.|-- ae6.cbs02.eq01.chi01.networklayer.com 10.0% 10 2.4 3.0 2.0 6.0 1.2 7.|-- ae1.cbs02.cs01.wdc05.networklayer.com 0.0% 10 27.7 28.0 27.6 30.3 0.7 8.|-- ae8.cbs02.eq01.wdc02.networklayer.com 0.0% 10 27.4 27.6 27.3 29.4 0.6 9.|-- ae30.bbr01.eq01.wdc02.networklayer.com 0.0% 10 22.3 22.5 22.3 22.6 0.0 10.|-- ae0.dar01.wdc01.networklayer.com 0.0% 10 27.5 27.7 27.5 28.7 0.0 11.|-- po1.fcr01.sr01.wdc01.networklayer.com 0.0% 10 28.0 27.7 27.5 28.0 0.0 12.|-- speedhostname.wdc01.softlayer.com 0.0% 10 27.3 27.4 27.3 27.5 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.tokyo.linode.com Start: Sun Jun 3 22:22:45 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 15.6 15.6 11.4 20.9 2.7 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-161.cr1-chi1.ip4.gtt.net 0.0% 10 2.1 1.6 1.1 4.7 1.0 5.|-- et-0-0-67.cr4-lax2.ip4.gtt.net 0.0% 10 66.7 51.4 48.8 66.7 5.5 6.|-- ip4.gtt.net 0.0% 10 54.3 54.9 54.2 57.7 1.2 7.|-- lacGCS001.int-gw.kddi.ne.jp 0.0% 10 53.0 52.8 52.6 53.1 0.0 8.|-- 106.187.12.13 0.0% 10 154.4 153.5 152.4 154.4 0.3 9.|-- 27.85.134.170 0.0% 10 163.7 158.3 157.6 163.7 1.9 10.|-- cm-fcu204.kddnet.ad.jp 0.0% 10 159.2 163.4 158.3 170.8 4.9 11.|-- 124.215.199.170 0.0% 10 155.9 156.0 155.7 157.0 0.3 12.|-- speedhostname.tokyo.linode.com 0.0% 10 155.7 155.7 155.6 155.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.sng01.softlayer.com Start: Sun Jun 3 22:23:03 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 13.7 21.0 13.7 48.1 10.2 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- xe-0-0-45-1.a01.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.4 2.6 1.0 7.9 1.9 5.|-- ae-9.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 141.2 141.0 140.7 141.2 0.0 6.|-- ae-0.r20.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.4 8.7 1.2 75.2 23.3 7.|-- ae-7.r23.sttlwa01.us.bb.gin.ntt.net 0.0% 10 61.3 53.9 52.0 61.3 3.2 8.|-- ae-0.r22.sttlwa01.us.bb.gin.ntt.net 20.0% 10 63.5 63.6 62.5 67.5 1.5 9.|-- ae-13.r30.tokyjp05.jp.bb.gin.ntt.net 0.0% 10 151.2 147.7 140.1 156.5 6.4 10.|-- ae-2.r00.tokyjp08.jp.bb.gin.ntt.net 0.0% 10 145.4 145.0 144.7 145.4 0.0 11.|-- ae-1.a00.tokyjp03.jp.bb.gin.ntt.net 0.0% 10 142.1 142.6 140.7 149.0 2.5 12.|-- ae-0.softlayer.tokyjp03.jp.bb.gin.ntt.net 0.0% 10 144.8 145.0 144.5 146.3 0.3 13.|-- ae5.cbs01.eq01.tok01.networklayer.com 40.0% 10 157.8 156.7 156.3 157.8 0.4 14.|-- ae0.cbs01.eq01.sng02.networklayer.com 0.0% 10 229.9 230.2 229.7 231.7 0.3 15.|-- ad.13.2da9.ip4.static.sl-reverse.com 0.0% 10 228.1 229.4 228.1 239.5 3.5 16.|-- ae5.dar01.sng01.networklayer.com 0.0% 10 229.5 229.5 229.2 230.9 0.5 17.|-- po1.fcr01.sr03.sng01.networklayer.com 50.0% 10 237.1 237.1 236.9 237.6 0.0 18.|-- speedhostname.sng01.softlayer.com 0.0% 10 236.8 236.8 236.6 237.0 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 speedhostname.london.linode.com Start: Sun Jun 3 22:23:21 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 22.3 21.4 12.0 64.5 15.6 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-162.cr1-chi1.ip4.gtt.net 0.0% 10 1.2 2.6 1.0 14.7 4.2 5.|-- et-0-0-59.cr11-lon2.ip4.gtt.net 0.0% 10 88.2 90.3 88.2 96.6 2.6 6.|-- ip4.gtt.net 0.0% 10 87.3 87.3 87.1 87.7 0.0 7.|-- 109.74.207.17 0.0% 10 89.7 89.3 89.1 89.7 0.0 8.|-- speedhostname.london.linode.com 0.0% 10 89.0 89.1 88.9 89.5 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 mirror.i3d.net Start: Sun Jun 3 22:23:36 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 22.4 17.9 11.4 22.8 3.6 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 6-1-30.ear4.Chicago2.Level3.net 10.0% 10 1.4 1.5 1.3 1.8 0.0 5.|-- ae-1-3111.edge4.London1.Level3.net 0.0% 10 90.7 90.8 90.6 91.0 0.0 6.|-- interactive.edge4.London1.Level3.net 0.0% 10 98.6 98.7 98.3 100.7 0.7 7.|-- 100ge.br2-cr1.smartdc.rtm.i3d.net 0.0% 10 229.1 194.4 139.5 229.1 30.6 8.|-- hosted-by.i3d.net 0.0% 10 107.0 107.1 106.9 107.3 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com Start: Sun Jun 3 22:23:52 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 15.7 24.8 12.1 79.0 19.3 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.2 1.3 1.0 2.7 0.5 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 1.0 1.0 1.0 1.2 0.0 6.|-- ae-11.a01.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.0 1.9 1.0 4.8 0.9 7.|-- ae-9.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 228.6 228.6 228.5 228.8 0.0 8.|-- ae-0.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 6.5 3.6 1.3 18.8 5.5 9.|-- ae-5.r22.snjsca04.us.bb.gin.ntt.net 0.0% 10 56.4 56.3 56.1 56.4 0.0 10.|-- ae-6.r23.lsanca07.us.bb.gin.ntt.net 0.0% 10 66.3 64.4 63.4 68.9 1.7 11.|-- ae-1.r22.lsanca07.us.bb.gin.ntt.net 0.0% 10 64.1 64.6 63.8 68.9 1.5 12.|-- ae-5.r20.sydnau02.au.bb.gin.ntt.net 0.0% 10 219.8 219.8 219.4 220.3 0.0 13.|-- 202.68.65.6 0.0% 10 209.3 209.9 209.0 213.0 1.1 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 16.|-- 108.61.212.117.vultr.com 0.0% 10 223.7 223.7 223.5 223.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com Start: Sun Jun 3 22:24:08 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.9 16.3 13.0 20.8 3.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.1 1.0 1.8 0.0 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 1.1 1.0 1.0 1.1 0.0 6.|-- ae-11.a01.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.0 3.3 1.0 13.3 3.9 7.|-- ae-7.r07.chcgil09.us.bb.gin.ntt.net 0.0% 10 140.7 140.6 140.4 140.7 0.0 8.|-- ae-7.r20.chcgil09.us.bb.gin.ntt.net 0.0% 10 2.2 1.5 1.3 2.3 0.0 9.|-- ae-7.r23.sttlwa01.us.bb.gin.ntt.net 0.0% 10 42.3 42.5 41.4 46.7 1.4 10.|-- ae-0.r22.sttlwa01.us.bb.gin.ntt.net 10.0% 10 52.5 53.0 52.1 55.9 1.0 11.|-- ae-13.r30.tokyjp05.jp.bb.gin.ntt.net 0.0% 10 140.7 135.9 129.8 146.6 6.4 12.|-- ae-2.r02.tokyjp05.jp.bb.gin.ntt.net 0.0% 10 129.9 130.0 129.7 130.2 0.0 13.|-- ce-0-14-0-1.r02.tokyjp05.jp.ce.gin.ntt.net 0.0% 10 141.6 143.7 141.6 157.8 5.0 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- vl516-ds1-b5-r2605.tyo1.choopa.net 0.0% 10 135.1 135.0 134.8 135.1 0.0 16.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 17.|-- 108.61.201.151.vultr.com 0.0% 10 141.1 141.2 141.1 141.4 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com Start: Sun Jun 3 22:24:25 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.4 18.1 11.6 22.2 3.2 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.1 1.0 1.5 0.0 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 24.5 3.6 1.0 24.5 7.3 6.|-- ae-11.a01.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.5 1.5 1.0 2.5 0.3 7.|-- ae-9.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 63.6 63.5 63.3 63.8 0.0 8.|-- ae-0.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.3 1.9 1.3 5.4 1.2 9.|-- ae-5.r22.snjsca04.us.bb.gin.ntt.net 0.0% 10 55.5 56.1 55.5 58.5 0.7 10.|-- ae-6.r23.lsanca07.us.bb.gin.ntt.net 0.0% 10 62.7 62.8 62.6 63.0 0.0 11.|-- ae-2.r01.lsanca07.us.bb.gin.ntt.net 0.0% 10 64.3 64.5 64.2 65.0 0.0 12.|-- ae-1.a00.lsanca07.us.bb.gin.ntt.net 0.0% 10 63.1 63.9 62.7 67.2 1.3 13.|-- xe-0-0-22-0.a00.lsanca07.us.ce.gin.ntt.net 0.0% 10 62.9 63.1 62.8 63.6 0.0 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 16.|-- 108.61.219.200.vultr.com 0.0% 10 63.2 63.0 62.9 63.5 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com Start: Sun Jun 3 22:24:40 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 12.9 21.7 11.7 66.3 16.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.3 1.0 2.7 0.5 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 1.1 1.5 1.1 3.9 0.8 6.|-- lag-155.ear4.Chicago2.Level3.net 50.0% 10 1.8 1.7 1.5 1.9 0.0 7.|-- ae-2-3613.edge1.Seattle3.Level3.net 0.0% 10 51.0 50.9 50.8 51.1 0.0 8.|-- CHOOPA-LLC.edge1.Seattle3.Level3.net 50.0% 10 57.1 57.2 56.8 57.9 0.0 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- 108.61.194.105.vultr.com 0.0% 10 46.1 46.2 46.1 46.5 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com Start: Sun Jun 3 22:24:56 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 12.8 18.9 12.8 22.3 3.6 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.5 1.0 2.2 0.0 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 1.0 1.0 1.0 1.1 0.0 6.|-- lag-150.ear4.Chicago2.Level3.net 0.0% 10 1.4 1.4 1.3 1.5 0.0 7.|-- ae-1-3504.ear1.Dallas3.Level3.net 90.0% 10 23.6 23.6 23.6 23.6 0.0 8.|-- CHOOPA-LLC.ear1.Dallas3.Level3.net 0.0% 10 24.4 25.0 24.4 28.4 1.1 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 11.|-- 108.61.224.175.vultr.com 0.0% 10 24.7 24.6 24.4 25.0 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com Start: Sun Jun 3 22:25:11 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.4 23.8 15.4 62.0 13.8 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- vl820-ds1-b5-gj178.chi2.choopa.net 0.0% 10 1.1 0.9 0.8 1.1 0.0 5.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 6.|-- 107.191.51.12.vultr.com 0.0% 10 0.4 0.4 0.4 0.5 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com Start: Sun Jun 3 22:25:26 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.5 16.8 12.9 22.8 2.7 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.1 1.0 1.4 0.0 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 1.0 1.0 1.0 1.2 0.0 6.|-- lag-150.ear4.Chicago2.Level3.net 10.0% 10 1.5 1.4 1.3 1.6 0.0 7.|-- ae-2-3513.edge1.Atlanta4.Level3.net 0.0% 10 21.1 21.2 21.1 21.4 0.0 8.|-- CHOOPA-LLC.edge1.Atlanta4.Level3.net 0.0% 10 26.0 23.3 22.3 27.0 1.7 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 11.|-- 108.61.193.166.vultr.com 0.0% 10 22.4 22.5 22.3 23.2 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com Start: Sun Jun 3 22:25:41 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 49.0 33.6 13.5 79.1 22.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.1 1.1 0.9 2.0 0.0 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 1.2 2.0 1.1 9.3 2.5 6.|-- 0.ae1.cr2.ord1.scnet.net 0.0% 10 1.2 1.4 1.1 2.6 0.3 7.|-- be-119-pe01.350ecermak.il.ibone.comcast.net 0.0% 10 1.7 1.7 1.6 1.9 0.0 8.|-- be-10563-cr02.350ecermak.il.ibone.comcast.net 0.0% 10 2.5 3.0 2.1 3.7 0.3 9.|-- be-10506-cr01.chicago.il.ibone.comcast.net 0.0% 10 2.7 3.2 2.1 4.0 0.5 10.|-- be-10614-cr02.56marietta.ga.ibone.comcast.net 0.0% 10 20.5 19.4 18.6 20.5 0.3 11.|-- be-11422-cr02.miami.fl.ibone.comcast.net 0.0% 10 46.5 45.5 44.4 46.6 0.6 12.|-- be-12274-pe01.nota.fl.ibone.comcast.net 0.0% 10 40.2 40.5 40.2 40.9 0.0 13.|-- 96-87-8-30-static.hfc.comcastbusiness.net 0.0% 10 44.4 46.2 44.4 59.0 4.5 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 16.|-- 104.156.244.232 0.0% 10 40.3 40.4 40.3 40.7 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com Start: Sun Jun 3 22:25:57 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 22.2 21.7 6.1 62.2 15.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 2.9 1.5 1.0 3.0 0.7 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 1.2 2.3 1.1 11.8 3.2 6.|-- 0.ae1.cr2.ord1.scnet.net 0.0% 10 1.1 1.2 1.1 1.5 0.0 7.|-- be-119-pe01.350ecermak.il.ibone.comcast.net 0.0% 10 1.6 1.6 1.4 1.9 0.0 8.|-- be-10563-cr02.350ecermak.il.ibone.comcast.net 0.0% 10 3.5 3.2 2.5 3.9 0.3 9.|-- be-10305-cr02.newyork.ny.ibone.comcast.net 0.0% 10 25.0 24.7 23.5 25.5 0.5 10.|-- be-10368-pe01.111eighthave.ny.ibone.comcast.net 0.0% 10 22.2 22.2 22.1 22.4 0.0 11.|-- 50.242.150.38 0.0% 10 22.6 22.6 22.2 22.9 0.0 12.|-- vl41-br1.pnj1.choopa.net 0.0% 10 33.9 28.0 21.6 40.6 7.3 13.|-- vl139-c4-3-b5-2.pnj1.choopa.net 0.0% 10 22.4 22.7 22.1 26.6 1.3 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- 108.61.149.182.vultr.com 0.0% 10 21.7 21.7 21.6 21.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com Start: Sun Jun 3 22:26:12 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.7 17.0 12.0 21.5 3.3 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.3 1.2 1.0 2.5 0.3 5.|-- 0.ae10.cr1.ord6.scnet.net 0.0% 10 1.0 1.0 1.0 1.1 0.0 6.|-- lag-150.ear4.Chicago2.Level3.net 20.0% 10 1.3 1.4 1.3 1.5 0.0 7.|-- ae-1-3102.ear2.Frankfurt1.Level3.net 90.0% 10 105.7 105.7 105.7 105.7 0.0 8.|-- CHOOPA-LLC.ear2.Frankfurt1.Level3.net 80.0% 10 106.3 105.0 103.7 106.3 1.7 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- 108.61.210.117.vultr.com 0.0% 10 101.8 101.7 101.5 102.6 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com Start: Sun Jun 3 22:26:28 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 26.6 17.0 11.6 26.6 4.5 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.8 1.2 1.0 1.8 0.0 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 6.0 1.7 1.1 6.0 1.5 6.|-- ae-12.a02.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.5 2.1 1.3 3.0 0.0 7.|-- ae-4.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.5 1.6 1.3 1.8 0.0 8.|-- ae-0.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.3 1.3 1.2 1.4 0.0 9.|-- ae-1.r23.asbnva02.us.bb.gin.ntt.net 0.0% 10 20.8 21.0 20.6 23.6 0.8 10.|-- ae-2.r25.amstnl02.nl.bb.gin.ntt.net 0.0% 10 99.8 99.4 99.2 99.8 0.0 11.|-- ae-1.a02.amstnl02.nl.bb.gin.ntt.net 0.0% 10 113.1 109.1 104.9 117.6 3.9 12.|-- 81.20.72.122 0.0% 10 102.5 100.7 99.0 105.7 2.4 13.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 14.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 15.|-- 108.61.198.102.vultr.com 0.0% 10 98.6 98.5 98.2 99.0 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com Start: Sun Jun 3 22:26:44 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 20.6 20.8 11.6 68.6 17.1 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 1.6 2.3 1.0 7.6 2.2 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 1.2 3.2 1.0 20.4 6.0 6.|-- lag-155.ear4.Chicago2.Level3.net 0.0% 10 1.6 1.7 1.6 2.0 0.0 7.|-- ae-1-3101.ear1.London1.Level3.net 90.0% 10 91.6 91.6 91.6 91.6 0.0 8.|-- CHOOPA-LLC.ear1.London1.Level3.net 0.0% 10 95.8 93.2 91.4 96.7 1.9 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 11.|-- 108.61.196.101.vultr.com 0.0% 10 86.6 86.5 86.2 86.7 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com Start: Sun Jun 3 22:27:00 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.3 20.2 12.8 39.7 7.6 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 0.xe-1-1-1.ar10.ord6.scnet.net 0.0% 10 2.6 1.2 1.0 2.6 0.3 5.|-- 0.ae10.cr2.ord6.scnet.net 0.0% 10 1.2 1.2 1.2 1.3 0.0 6.|-- lag-155.ear4.Chicago2.Level3.net 0.0% 10 1.6 1.7 1.6 1.8 0.0 7.|-- ae-2-3201.ear1.Paris1.Level3.net 60.0% 10 107.9 107.9 107.6 108.0 0.0 8.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 9.|-- 93-134-167-89.packetexchange.net 0.0% 10 117.3 117.3 117.0 117.6 0.0 10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 11.|-- 108.61.209.127.vultr.com 0.0% 10 112.9 113.0 112.8 113.1 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas Start: Sun Jun 3 22:27:15 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 12.3 18.2 11.3 28.8 5.2 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-161.cr1-chi1.ip4.gtt.net 0.0% 10 2.1 1.4 1.1 2.1 0.0 5.|-- et-2-1-0.cr1-las1.ip4.gtt.net 0.0% 10 55.1 54.9 54.7 55.1 0.0 6.|-- ip4.gtt.net 0.0% 10 71.0 68.3 63.9 74.3 4.6 7.|-- 192.228.109.50 0.0% 10 63.9 65.2 63.9 75.9 3.7 8.|-- 192.228.109.45 0.0% 10 65.3 65.4 65.3 65.6 0.0 9.|-- 192.228.109.46 0.0% 10 64.0 65.1 64.0 73.2 2.8 10.|-- 192.228.109.49 0.0% 10 65.6 66.2 65.3 67.9 1.0 11.|-- 192.228.109.50 0.0% 10 70.7 71.4 64.2 76.2 4.1 12.|-- 192.228.109.45 0.0% 10 71.7 72.3 65.4 76.4 3.9 13.|-- 192.228.109.46 0.0% 10 64.4 65.2 64.2 71.2 2.0 14.|-- 192.228.109.49 0.0% 10 65.4 65.4 65.2 65.7 0.0 15.|-- 192.228.109.50 0.0% 10 64.1 65.5 64.0 68.9 1.5 16.|-- 192.228.109.45 0.0% 10 65.3 66.4 65.3 68.3 0.9 17.|-- 192.228.109.46 0.0% 10 69.9 72.0 69.2 74.3 1.4 18.|-- 192.228.109.49 0.0% 10 72.7 69.7 65.3 75.5 4.6 19.|-- 192.228.109.50 0.0% 10 64.5 64.3 64.1 64.5 0.0 20.|-- 192.228.109.45 0.0% 10 66.0 65.7 65.4 66.0 0.0 21.|-- 192.228.109.46 0.0% 10 64.5 65.4 64.2 73.5 2.8 22.|-- 192.228.109.49 0.0% 10 65.3 66.9 65.3 69.6 1.6 23.|-- 192.228.109.50 0.0% 10 69.6 73.0 69.6 76.7 2.1 24.|-- 192.228.109.45 10.0% 10 70.9 72.7 65.8 76.9 3.3 25.|-- 192.228.109.46 0.0% 10 75.0 66.3 64.2 75.0 4.0 26.|-- 192.228.109.49 0.0% 10 65.3 65.5 65.3 65.8 0.0 27.|-- 192.228.109.50 0.0% 10 64.3 65.9 64.0 73.2 2.7 28.|-- 192.228.109.45 0.0% 10 65.7 66.1 65.5 67.7 0.3 29.|-- 192.228.109.46 0.0% 10 67.1 70.1 67.1 72.6 1.8 30.|-- 192.228.109.49 0.0% 10 71.9 72.4 65.4 76.8 3.9 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 VersaWeb Seattle Start: Sun Jun 3 22:27:33 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 22.6 16.9 12.3 22.6 3.8 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- xe-0-0-6-1.a00.chcgil09.us.bb.gin.ntt.net 0.0% 10 4.2 2.9 1.3 10.6 2.7 5.|-- ae-21.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 64.3 64.2 64.0 64.3 0.0 6.|-- ae-0.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.5 2.7 1.3 11.4 3.0 7.|-- ae-5.r22.snjsca04.us.bb.gin.ntt.net 0.0% 10 56.3 57.5 56.0 69.4 4.1 8.|-- ae-6.r23.lsanca07.us.bb.gin.ntt.net 0.0% 10 64.6 64.6 63.6 67.9 1.2 9.|-- ae-2.r01.lsanca07.us.bb.gin.ntt.net 0.0% 10 65.4 65.4 65.1 65.9 0.0 10.|-- ae-0.a02.lsanca07.us.bb.gin.ntt.net 0.0% 10 65.0 68.6 65.0 77.6 3.6 11.|-- xe-0-0-60-1.a02.lsanca07.us.ce.gin.ntt.net 0.0% 10 65.5 65.4 65.2 65.5 0.0 12.|-- 192.228.109.129 0.0% 10 80.0 76.5 73.0 83.7 4.3 13.|-- 192.228.109.121 0.0% 10 81.4 75.2 71.9 82.6 4.5 14.|-- 192.228.109.78 0.0% 10 104.4 104.7 104.2 106.7 0.6 15.|-- 76.164.234.1 0.0% 10 105.9 105.9 105.8 106.1 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 OVH Canada Start: Sun Jun 3 22:27:49 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 15.8 20.2 11.3 62.3 15.1 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.5 1.7 1.3 3.2 0.5 5.|-- nyk-bb3-link.telia.net 0.0% 10 23.4 23.8 23.2 27.4 1.2 6.|-- nyk-b2-link.telia.net 0.0% 10 23.6 24.1 23.5 28.2 1.2 7.|-- be100-154.nwk-5-a9.nj.us 0.0% 10 24.4 24.5 24.2 24.7 0.0 8.|-- be100-1323.bhs-g2-nc5.qc.ca 0.0% 10 32.2 32.6 32.1 33.2 0.0 9.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 10.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 11.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 12.|-- bhs.proof.ovh.net 0.0% 10 31.1 31.1 31.0 31.4 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Frankfurt: Start: Sun Jun 3 22:28:04 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 15.5 17.3 11.5 27.2 4.7 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 6-1-30.ear4.Chicago2.Level3.net 90.0% 10 1.3 1.3 1.3 1.3 0.0 5.|-- ae-2-3605.ear1.NewYork1.Level3.net 80.0% 10 21.7 21.7 21.7 21.7 0.0 6.|-- ae0-3356.nyk10.core-backbone.com 0.0% 10 23.1 23.2 23.0 23.6 0.0 7.|-- ae2-2025.fra30.core-backbone.com 0.0% 10 103.2 106.1 102.3 138.0 11.2 8.|-- core-backbone.cdn77.com 0.0% 10 104.7 104.8 104.5 105.0 0.0 9.|-- frankfurt-20.cdn77.com 0.0% 10 102.7 102.7 102.3 102.8 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io London: Start: Sun Jun 3 22:28:20 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 17.8 17.4 14.0 22.3 2.8 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- xe-0-0-45-1.a01.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.3 1.9 1.1 4.7 0.9 5.|-- ae-9.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 85.1 84.9 84.6 85.1 0.0 6.|-- ae-0.r20.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.3 2.8 1.3 10.5 3.0 7.|-- ae-0.r25.nycmny01.us.bb.gin.ntt.net 0.0% 10 17.2 17.4 17.2 18.4 0.0 8.|-- ae-1.r24.nycmny01.us.bb.gin.ntt.net 0.0% 10 17.3 19.0 17.1 33.1 4.9 9.|-- ae-9.r24.londen12.uk.bb.gin.ntt.net 0.0% 10 83.1 83.6 82.7 85.7 0.8 10.|-- ae-8.r02.londen03.uk.bb.gin.ntt.net 0.0% 10 88.3 88.4 88.1 89.0 0.0 11.|-- 82.112.115.34 0.0% 10 88.1 87.9 87.9 88.1 0.0 12.|-- london-20.cdn77.com 0.0% 10 88.0 88.0 87.9 88.2 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Paris: Start: Sun Jun 3 22:28:36 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 18.3 15.9 10.0 20.0 3.1 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- xe-0-0-6-1.a00.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.9 1.5 1.2 1.9 0.0 5.|-- ae-21.r08.chcgil09.us.bb.gin.ntt.net 0.0% 10 121.4 121.5 121.3 121.7 0.0 6.|-- ae-0.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.4 1.6 1.4 2.1 0.0 7.|-- ae-1.r23.asbnva02.us.bb.gin.ntt.net 0.0% 10 21.8 21.9 21.8 22.2 0.0 8.|-- ae-2.r25.amstnl02.nl.bb.gin.ntt.net 0.0% 10 107.2 107.3 106.9 108.1 0.0 9.|-- ae-3.r24.amstnl02.nl.bb.gin.ntt.net 0.0% 10 116.0 116.6 116.0 117.6 0.0 10.|-- ae-14.r02.parsfr02.fr.bb.gin.ntt.net 0.0% 10 123.4 123.2 123.0 123.4 0.0 11.|-- 81.25.206.50 0.0% 10 131.4 131.2 131.1 131.4 0.0 12.|-- paris-kvm-1.datapacket.com 0.0% 10 131.2 131.2 131.0 131.3 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Singapore: Start: Sun Jun 3 22:28:52 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 12.8 21.2 12.8 60.3 14.0 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- 6-1-30.ear4.Chicago2.Level3.net 0.0% 10 1.5 1.4 1.3 1.7 0.0 5.|-- ae-2-52.ear3.LosAngeles1.Level3.net 90.0% 10 60.0 60.0 60.0 60.0 0.0 6.|-- IPTRIPLEPLA.ear3.LosAngeles1.Level3.net 0.0% 10 207.2 207.3 207.0 207.7 0.0 7.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 8.|-- singapore-latency-38.cdn77.com 0.0% 10 231.5 231.5 231.3 231.6 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Stockholm: Start: Sun Jun 3 22:29:08 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 14.4 17.0 12.0 21.3 3.1 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- chi-b21-link.telia.net 0.0% 10 1.6 1.7 1.4 2.9 0.3 5.|-- nyk-bb3-link.telia.net 0.0% 10 24.8 23.5 23.3 24.8 0.3 6.|-- nyk-b6-link.telia.net 0.0% 10 23.7 23.7 23.5 24.0 0.0 7.|-- ae1-1299.nyk10.core-backbone.com 0.0% 10 23.0 23.1 23.0 23.4 0.0 8.|-- ae1-2081.sth10.core-backbone.com 0.0% 10 120.2 120.3 120.1 120.9 0.0 9.|-- core-backbone.cdn77.com 0.0% 10 120.6 120.0 119.7 120.6 0.0 10.|-- stockholm-10.cdn77.com 0.0% 10 122.4 122.7 122.4 122.9 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Moscow: Start: Sun Jun 3 22:29:24 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 17.4 17.7 13.7 21.9 2.4 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- ae10-161.cr1-chi1.ip4.gtt.net 0.0% 10 1.2 1.5 1.2 2.6 0.3 5.|-- et-0-0-49.cr11-fra2.ip4.gtt.net 0.0% 10 104.6 107.0 104.3 123.1 5.9 6.|-- ip4.gtt.net 0.0% 10 104.1 104.4 103.9 108.3 1.2 7.|-- ae1-3.RT.MR.MSK.RU.retn.net 0.0% 10 142.3 142.3 142.1 142.5 0.0 8.|-- moscow-20.cdn77.com 0.0% 10 142.2 142.4 142.1 142.7 0.0 ---------------------------------------------- mtr --report -w 200 --report-cycles=10 10gbps.io Miami: Start: Sun Jun 3 22:29:40 2018 HOST: hostname Loss% Snt Last Avg Best Wrst StDev 1.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 2.|-- vl199-ds1-j2-dl109.chi2.choopa.net 0.0% 10 19.8 18.2 12.7 21.8 2.8 3.|-- ??? 100.0 10 0.0 0.0 0.0 0.0 0.0 4.|-- xe-0-0-6-1.a00.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.4 1.7 1.3 3.6 0.7 5.|-- ae-11.r07.chcgil09.us.bb.gin.ntt.net 0.0% 10 51.7 51.3 51.1 51.7 0.0 6.|-- ae-5.r21.chcgil09.us.bb.gin.ntt.net 0.0% 10 1.5 1.6 1.4 2.4 0.0 7.|-- ae-1.r23.asbnva02.us.bb.gin.ntt.net 0.0% 10 21.8 23.1 21.7 28.5 1.9 8.|-- ae-1.r20.miamfl02.us.bb.gin.ntt.net 0.0% 10 51.1 53.3 51.0 56.4 1.8 9.|-- ae-10.r04.miamfl02.us.bb.gin.ntt.net 0.0% 10 52.4 52.3 52.1 52.5 0.0 10.|-- 165.254.21.26 0.0% 10 57.0 57.1 56.9 57.3 0.0 11.|-- miami-kvm-1.datapacket.com 0.0% 10 52.2 52.4 52.0 52.8 0.0 Code: ------------------------------------------- Check system entropy pool availability ------------------------------------------- entropy_avail: 4069 entropy_avail: 4069 entropy_avail: 4069 entropy_avail: 4069 Code: ------------------------------------------- OpenSSL System Benchmark ------------------------------------------- OpenSSL 1.0.2k-fips 26 Jan 2017 ------------------------------------------- openssl speed -multi 4 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc OpenSSL 1.0.2k-fips 26 Jan 2017 built on: reproducible build, date unspecified options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) compiler: gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM md5 250696.21k 720116.67k 1572879.70k 2253119.60k 2533892.10k sha1 296072.45k 828888.06k 1931902.21k 2998004.05k 3584633.51k rc4 2470521.47k 2636718.66k 2217610.75k 2110734.68k 2061205.50k aes-128 cbc 511347.49k 564876.37k 588941.31k 1325757.44k 1288333.99k aes-256 cbc 381341.31k 406838.66k 415157.93k 959882.92k 966817.11k sha256 304756.11k 655589.95k 1238559.74k 1531039.74k 1672880.13k sign verify sign/s verify/s rsa 2048 bits 0.000186s 0.000007s 5374.6 141625.6 rsa 4096 bits 0.001693s 0.000026s 590.7 38188.5 sign verify sign/s verify/s 256 bit ecdsa (nistp256) 0.0000s 0.0000s 103913.6 45332.6 ------------------------------------------- openssl speed -evp aes256 -multi 4 OpenSSL 1.0.2k-fips 26 Jan 2017 built on: reproducible build, date unspecified options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) compiler: gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM evp 3220981.21k 3473287.45k 3567498.84k 3584545.45k 3587222.19k ------------------------------------------- openssl speed -evp aes128 -multi 4 OpenSSL 1.0.2k-fips 26 Jan 2017 built on: reproducible build, date unspecified options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) compiler: gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM evp 4262588.36k 4742960.73k 4897363.90k 4885897.56k 4916555.75k Code: ------------------------------------------- Running mysqlslap ------------------------------------------- mysqlslap --auto-generate-sql --auto-generate-sql-add-autoincrement --auto-generate-sql-secondary-indexes=5 --number-int-cols=5 --number-char-cols=5 --number-of-queries=25000 --auto-generate-sql-unique-query-number=40 --auto-generate-sql-unique-write-number=40 --auto-generate-sql-write-number=1000 --concurrency=64 --iterations=10 --engine=myisam Benchmark Running for engine myisam Average number of seconds to run all queries: 0.814 seconds Minimum number of seconds to run all queries: 0.796 seconds Maximum number of seconds to run all queries: 0.837 seconds Number of clients running queries: 64 Average number of queries per client: 390 Dropping the database is potentially a very bad thing to do. Any data stored in the database will be destroyed. Do you really want to drop the 'hostname' database [y/N] Database "hostname" dropped Code: ------------------------------------------- System PHP Info ------------------------------------------- CPU: 4 x Virtual CPU 82d9ed4018dd total used free shared buff/cache available Mem: 7822 519 6837 30 465 7030 Low: 7822 985 6837 High: 0 0 0 Swap: 1023 0 1023 ---------------------------------------------- PHP 5.6.36 (cli) (built: Jun 3 2018 22:12:07) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies ---------------------------------------------- Configuration File (php.ini) Path: /usr/local/lib Loaded Configuration File: /usr/local/lib/php.ini Scan for additional .ini files in: /etc/centminmod/php.d Additional .ini files parsed: /etc/centminmod/php.d/a_customphp.ini, /etc/centminmod/php.d/curlcainfo.ini, /etc/centminmod/php.d/geoip.ini, /etc/centminmod/php.d/igbinary.ini, /etc/centminmod/php.d/imagick.ini, /etc/centminmod/php.d/mailparse.ini, /etc/centminmod/php.d/memcache.ini, /etc/centminmod/php.d/memcached.ini, /etc/centminmod/php.d/redis.ini, /etc/centminmod/php.d/zendopcache.ini ---------------------------------------------- [PHP Modules] bcmath bz2 calendar Core ctype curl date dom enchant ereg exif filter ftp gd geoip gettext gmp hash iconv igbinary imagick imap intl json ldap libxml mailparse mbstring mcrypt memcache memcached mhash mysql mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql pdo_sqlite Phar posix pspell readline redis Reflection session shmop SimpleXML snmp soap sockets SPL sqlite3 standard sysvmsg sysvsem sysvshm tidy tokenizer xml xmlreader xmlrpc xmlwriter xsl Zend OPcache zip zlib [Zend Modules] Zend OPcache ---------------------------------------------- shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory ------------------------------------------- Run PHP hostname Zend/bench.php ------------------------------------------- simple 0.053 simplecall 0.087 simpleucall 0.083 simpleudcall 0.087 mandel 0.137 mandel2 0.186 ackermann(7) 0.069 ary(50000) 0.017 ary2(50000) 0.012 ary3(2000) 0.113 fibo(30) 0.249 hash1(50000) 0.024 hash2(500) 0.022 heapsort(20000) 0.052 matrix(20) 0.058 nestedloop(12) 0.094 sieve(30) 0.069 strcat(200000) 0.009 ------------------------ Total 1.421 real: 1.46s user: 1.44s sys: 0.02s cpu: 99% maxmem: 31432 KB cswaits: 5 simple 0.053 simplecall 0.083 simpleucall 0.082 simpleudcall 0.083 mandel 0.136 mandel2 0.187 ackermann(7) 0.070 ary(50000) 0.017 ary2(50000) 0.012 ary3(2000) 0.114 fibo(30) 0.254 hash1(50000) 0.027 hash2(500) 0.023 heapsort(20000) 0.056 matrix(20) 0.059 nestedloop(12) 0.096 sieve(30) 0.071 strcat(200000) 0.010 ------------------------ Total 1.433 real: 1.47s user: 1.44s sys: 0.02s cpu: 99% maxmem: 31432 KB cswaits: 1 simple 0.053 simplecall 0.089 simpleucall 0.081 simpleudcall 0.084 mandel 0.135 mandel2 0.184 ackermann(7) 0.069 ary(50000) 0.017 ary2(50000) 0.013 ary3(2000) 0.113 fibo(30) 0.254 hash1(50000) 0.025 hash2(500) 0.022 heapsort(20000) 0.053 matrix(20) 0.058 nestedloop(12) 0.100 sieve(30) 0.069 strcat(200000) 0.009 ------------------------ Total 1.428 real: 1.46s user: 1.44s sys: 0.02s cpu: 99% maxmem: 31432 KB cswaits: 1 bench.php results from 3 runs 1.421 1.433 1.428 bench.php avg: 1.4273 Avg: real: 1.46s user: 1.44s sys: 0.02s cpu: 99.00% maxmem: 31432.00KB cswaits: 2.33 created results log at /home/phpbench_logs/bench_030618-221500.log server PHP info log at /home/phpbench_logs/bench_phpinfo_030618-221500.log ------------------------------------------- Run PHP hostname Zend/micro_bench.php ------------------------------------------- empty_loop 0.083 func() 0.262 0.179 undef_func() 0.271 0.188 int_func() 0.233 0.150 $x = self::$x 0.179 0.096 self::$x = 0 0.175 0.092 isset(self::$x) 0.174 0.091 empty(self::$x) 0.175 0.092 $x = Foo::$x 0.183 0.100 Foo::$x = 0 0.154 0.070 isset(Foo::$x) 0.153 0.070 empty(Foo::$x) 0.167 0.083 self::f() 0.282 0.199 Foo::f() 0.250 0.167 $x = $this->x 0.162 0.079 $this->x = 0 0.195 0.112 $this->x += 2 0.168 0.084 ++$this->x 0.150 0.067 --$this->x 0.169 0.086 $this->x++ 0.169 0.085 $this->x-- 0.172 0.089 isset($this->x) 0.152 0.069 empty($this->x) 0.171 0.088 $this->f() 0.293 0.210 $x = Foo::TEST 0.171 0.088 new Foo() 0.501 0.417 $x = TEST 0.124 0.041 $x = $_GET 0.158 0.075 $x = $GLOBALS['v'] 0.215 0.132 $x = $hash['v'] 0.171 0.088 $x = $str[0] 0.241 0.158 $x = $a ?: null 0.149 0.066 $x = $f ?: tmp 0.205 0.122 $x = $f ? $f : $a 0.159 0.076 $x = $f ? $f : tmp 0.209 0.126 ------------------------ Total 6.847 real: 6.88s user: 6.87s sys: 0.01s cpu: 99% maxmem: 19156 KB cswaits: 2 empty_loop 0.082 func() 0.258 0.176 undef_func() 0.264 0.182 int_func() 0.230 0.148 $x = self::$x 0.176 0.094 self::$x = 0 0.176 0.094 isset(self::$x) 0.171 0.089 empty(self::$x) 0.172 0.091 $x = Foo::$x 0.157 0.076 Foo::$x = 0 0.155 0.074 isset(Foo::$x) 0.151 0.069 empty(Foo::$x) 0.162 0.080 self::f() 0.277 0.195 Foo::f() 0.250 0.168 $x = $this->x 0.161 0.079 $this->x = 0 0.203 0.121 $this->x += 2 0.171 0.089 ++$this->x 0.148 0.066 --$this->x 0.147 0.065 $this->x++ 0.170 0.088 $this->x-- 0.189 0.108 isset($this->x) 0.152 0.070 empty($this->x) 0.173 0.091 $this->f() 0.291 0.209 $x = Foo::TEST 0.162 0.081 new Foo() 0.501 0.419 $x = TEST 0.129 0.047 $x = $_GET 0.165 0.084 $x = $GLOBALS['v'] 0.219 0.137 $x = $hash['v'] 0.175 0.094 $x = $str[0] 0.238 0.157 $x = $a ?: null 0.153 0.071 $x = $f ?: tmp 0.212 0.131 $x = $f ? $f : $a 0.163 0.082 $x = $f ? $f : tmp 0.223 0.141 ------------------------ Total 6.829 real: 6.86s user: 6.85s sys: 0.00s cpu: 100% maxmem: 19156 KB cswaits: 1 empty_loop 0.083 func() 0.263 0.179 undef_func() 0.282 0.199 int_func() 0.232 0.148 $x = self::$x 0.180 0.097 self::$x = 0 0.179 0.096 isset(self::$x) 0.174 0.091 empty(self::$x) 0.183 0.100 $x = Foo::$x 0.159 0.076 Foo::$x = 0 0.158 0.075 isset(Foo::$x) 0.158 0.075 empty(Foo::$x) 0.165 0.081 self::f() 0.284 0.201 Foo::f() 0.255 0.171 $x = $this->x 0.159 0.076 $this->x = 0 0.199 0.115 $this->x += 2 0.168 0.085 ++$this->x 0.149 0.066 --$this->x 0.146 0.063 $this->x++ 0.167 0.084 $this->x-- 0.191 0.107 isset($this->x) 0.154 0.071 empty($this->x) 0.169 0.085 $this->f() 0.280 0.197 $x = Foo::TEST 0.162 0.079 new Foo() 0.486 0.402 $x = TEST 0.124 0.041 $x = $_GET 0.162 0.078 $x = $GLOBALS['v'] 0.222 0.138 $x = $hash['v'] 0.173 0.090 $x = $str[0] 0.234 0.150 $x = $a ?: null 0.152 0.069 $x = $f ?: tmp 0.206 0.123 $x = $f ? $f : $a 0.162 0.078 $x = $f ? $f : tmp 0.210 0.126 ------------------------ Total 6.831 real: 6.87s user: 6.86s sys: 0.00s cpu: 100% maxmem: 19160 KB cswaits: 1 micro_bench.php results from 3 runs 6.847 6.829 6.831 micro_bench.php avg: 6.8357 Avg: real: 6.87s user: 6.86s sys: 0.00s cpu: 99.67% maxmem: 19157.33KB cswaits: 1.33 created results log at /home/phpbench_logs/bench_micro_030618-221500.log server PHP info log at /home/phpbench_logs/bench_phpinfo_030618-221500.log Code: ------------------------------------------- Building UnixBench ------------------------------------------- Download UnixBench-5.1.3.tar.gz ... ^ ^ ------------------------------------------- Running UnixBench ------------------------------------------- # # # # # # # ##### ###### # # #### # # # # ## # # # # # # # ## # # # # # # # # # # # ## ##### ##### # # # # ###### # # # # # # ## # # # # # # # # # # # # ## # # # # # # # ## # # # # #### # # # # # ##### ###### # # #### # # Version 5.1.3 Based on the Byte Magazine Unix Benchmark Multi-CPU version Version 5 revisions by Ian Smith, Sunnyvale, CA, USA January 13, 2011 johantheghost at yahoo period com 1 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 1 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 1 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 1 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 1 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 1 x Process Creation 1 2 3 1 x Execl Throughput 1 2 3 1 x Shell Scripts (1 concurrent) 1 2 3 1 x Shell Scripts (8 concurrent) 1 2 3 1 x Shell Scripts (16 concurrent) 1 2 3 4 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 4 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 4 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 4 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 4 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 4 x Process Creation 1 2 3 4 x Execl Throughput 1 2 3 4 x Shell Scripts (1 concurrent) 1 2 3 4 x Shell Scripts (8 concurrent) 1 2 3 4 x Shell Scripts (16 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: hostname: GNU/Linux OS: GNU/Linux -- 3.10.0-693.21.1.el7.x86_64 -- #1 SMP Wed Mar 7 19:03:37 UTC 2018 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Virtual CPU 82d9ed4018dd (5200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 1: Virtual CPU 82d9ed4018dd (5200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 2: Virtual CPU 82d9ed4018dd (5200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 3: Virtual CPU 82d9ed4018dd (5200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 22:34:35 up 37 min, 1 user, load average: 1.86, 1.67, 1.08; runlevel 3 ------------------------------------------------------------------------ Benchmark Run: Sun Jun 03 2018 22:34:35 - 22:58:40 4 CPUs in system; running 1 parallel copy of hostnames Dhrystone 2 using register variables 39768032.1 lps (10.0 s, 7 samples) Double-Precision Whetstone 4518.4 MWIPS (10.4 s, 7 samples) Execl Throughput 3354.9 lps (30.0 s, 2 samples) Pipe Throughput 1082957.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 62953.1 lps (10.0 s, 7 samples) Process Creation 10366.9 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 7946.1 lpm (60.0 s, 2 samples) Shell Scripts (16 concurrent) 1384.7 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 2759.9 lpm (60.0 s, 2 samples) System Call Overhead 1118912.2 lps (10.0 s, 7 samples) System Benchmarks Partial Index BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 39768032.1 3407.7 Double-Precision Whetstone 55.0 4518.4 821.5 Execl Throughput 43.0 3354.9 780.2 Pipe Throughput 12440.0 1082957.5 870.5 Pipe-based Context Switching 4000.0 62953.1 157.4 Process Creation 126.0 10366.9 822.8 Shell Scripts (1 concurrent) 42.4 7946.1 1874.1 Shell Scripts (16 concurrent) --- 1384.7 --- Shell Scripts (8 concurrent) 6.0 2759.9 4599.8 System Call Overhead 15000.0 1118912.2 745.9 ======== System Benchmarks Index Score (Partial Only) 1052.4 ------------------------------------------------------------------------ Benchmark Run: Sun Jun 03 2018 22:58:40 - 23:22:47 4 CPUs in system; running 4 parallel copies of hostnames Dhrystone 2 using register variables 158341213.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 17961.8 MWIPS (10.5 s, 7 samples) Execl Throughput 14073.5 lps (30.0 s, 2 samples) Pipe Throughput 4282111.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 586063.8 lps (10.0 s, 7 samples) Process Creation 39220.6 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 20590.0 lpm (60.0 s, 2 samples) Shell Scripts (16 concurrent) 1438.3 lpm (60.1 s, 2 samples) Shell Scripts (8 concurrent) 2866.4 lpm (60.0 s, 2 samples) System Call Overhead 3625709.7 lps (10.0 s, 7 samples) System Benchmarks Partial Index BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 158341213.3 13568.2 Double-Precision Whetstone 55.0 17961.8 3265.8 Execl Throughput 43.0 14073.5 3272.9 Pipe Throughput 12440.0 4282111.3 3442.2 Pipe-based Context Switching 4000.0 586063.8 1465.2 Process Creation 126.0 39220.6 3112.7 Shell Scripts (1 concurrent) 42.4 20590.0 4856.1 Shell Scripts (16 concurrent) --- 1438.3 --- Shell Scripts (8 concurrent) 6.0 2866.4 4777.4 System Call Overhead 15000.0 3625709.7 2417.1 ======== System Benchmarks Index Score (Partial Only) 3692.7 ------------------------------------------- centminmodbench.sh completed ------------------------------------------- centminmodbench.sh Total Run Time: 4050.595346401 seconds