Learn about Centmin Mod LEMP Stack today
Become a Member

centminmodbench.sh for dedicated servers

Discussion in 'Dedicated server hosting' started by eva2000, Sep 14, 2014.

  1. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    raw VersaWeb numbers

    Code:
    -------------------------------------------
    centminmodbench.sh 0.1
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    2.6.32-431.29.2.el6.x86_64
    
    CentOS release 6.5 (Final)
    
    Centmin Mod 1.2.3-eva2000.07
    
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    2
    Core(s) per socket:    4
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              3
    CPU MHz:               3392.201
    BogoMIPS:              6784.40
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              8192K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    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
    4   0    0      0    0:0:0:0       yes
    5   0    0      1    1:1:1:0       yes
    6   0    0      2    2:2:2:0       yes
    7   0    0      3    3:3:3:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         32044       1837      30206          0        199        630
    Low:         32044       1837      30206
    High:            0          0          0
    -/+ buffers/cache:       1006      31037
    Swap:        16087          0      16087
    
    ----------------------------------------------
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/vg_vw0-lv_root
                          174G  5.0G  161G   3% /
    tmpfs                  16G     0   16G   0% /dev/shm
    /dev/sda1             485M   77M  383M  17% /boot
    tmpfs                  16G   44K   16G   1% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=1 time=0.1 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=2 time=1.9 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=3 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=4 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=5 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=6 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=7 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=8 time=1.9 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=9 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=10 time=1.9 ms
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    10 requests completed in 9018.2 ms, 599 iops, 2.3 mb/s
    min/avg/max/mdev = 0.1/1.7/1.9/0.5 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    21315 requests completed in 3000.0 ms, 12273 iops, 47.9 mb/s
    min/avg/max/mdev = 0.0/0.1/0.2/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    4574 requests completed in 3000.4 ms, 1706 iops, 426.5 mb/s
    min/avg/max/mdev = 0.5/0.6/0.7/0.0 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    57270 requests completed in 3000.0 ms, 1453332 iops, 5677.1 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 3.45003 s, 311 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.43568 s, 313 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 13.8561 s, 77.5 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 133.364 s, 8.1 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    
    Running FIO benchmark...
    
    
    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=21370: Fri Sep 12 06:40:16 2014
      read : io=1024.3MB, bw=249959KB/s, iops=62489 , runt=  4196msec
      cpu          : usr=3.31%, sys=21.84%, ctx=34741, majf=0, minf=89
      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=249959KB/s, minb=249959KB/s, maxb=249959KB/s, mint=4196msec, maxt=4196msec
    
    Disk stats (read/write):
        dm-0: ios=252946/0, merge=0/0, ticks=52893/0, in_queue=52912, util=97.66%, aggrios=262207/0, aggrmerge=0/0, aggrticks=51502/0, aggrin_queue=51473, aggrutil=97.31%
      sda: ios=262207/0, merge=0/0, ticks=51502/0, in_queue=51473, util=97.31%
    
    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=21384: Fri Sep 12 06:40:20 2014
      write: io=1024.3MB, bw=259804KB/s, iops=64950 , runt=  4037msec
      cpu          : usr=3.82%, sys=28.22%, ctx=32594, majf=0, minf=25
      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=259803KB/s, minb=259803KB/s, maxb=259803KB/s, mint=4037msec, maxt=4037msec
    
    Disk stats (read/write):
        dm-0: ios=0/253379, merge=0/0, ticks=0/50972, in_queue=50994, util=97.55%, aggrios=0/262282, aggrmerge=0/0, aggrticks=0/49827, aggrin_queue=49801, aggrutil=97.35%
      sda: ios=0/262282, merge=0/0, ticks=0/49827, in_queue=49801, util=97.35%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 49.3MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 25.7MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 14.3MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 15.7MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 37.3MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 37.6MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 24.9MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 39.8MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 16.6MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 38.1MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 30.8MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 30.6MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 20.4MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 18.8MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 17.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: 19.4MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 14.6MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 11.1MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 11.4MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 9.05MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 9.82MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 8.18MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 8.46MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 7.39MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 7.94MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 9.52MB/s
    
    Code:
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g.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=58 time=7.90 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=58 time=8.11 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=58 time=8.01 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2010ms
    rtt min/avg/max/mdev = 7.904/8.010/8.112/0.112 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=53 time=158 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=53 time=158 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=53 time=158 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2160ms
    rtt min/avg/max/mdev = 158.092/158.160/158.201/0.461 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=53 time=113 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=53 time=113 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=53 time=114 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2117ms
    rtt min/avg/max/mdev = 113.537/113.748/114.133/0.475 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=59 time=9.85 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=59 time=8.37 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=59 time=8.34 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2010ms
    rtt min/avg/max/mdev = 8.349/8.857/9.853/0.708 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=54 time=34.2 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=54 time=34.3 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=54 time=34.3 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2037ms
    rtt min/avg/max/mdev = 34.246/34.299/34.352/0.157 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=56 time=39.1 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=56 time=38.6 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=56 time=42.2 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2045ms
    rtt min/avg/max/mdev = 38.667/40.012/42.245/1.606 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=52 time=62.3 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=52 time=62.8 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=52 time=62.3 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2063ms
    rtt min/avg/max/mdev = 62.306/62.508/62.834/0.232 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=53 time=69.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=53 time=67.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=53 time=68.4 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2070ms
    rtt min/avg/max/mdev = 67.168/68.256/69.120/0.840 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: icmp_seq=1 ttl=54 time=85.8 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=54 time=85.2 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=54 time=85.7 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2088ms
    rtt min/avg/max/mdev = 85.221/85.626/85.861/0.287 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=54 time=78.5 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=54 time=72.3 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=72.2 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2075ms
    rtt min/avg/max/mdev = 72.249/74.375/78.572/2.984 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=53 time=167 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=53 time=167 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=53 time=167 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2170ms
    rtt min/avg/max/mdev = 167.548/167.568/167.592/0.473 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=51 time=154 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=51 time=154 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=51 time=154 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2156ms
    rtt min/avg/max/mdev = 154.134/154.203/154.246/0.456 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=52 time=153 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=52 time=161 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=52 time=161 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2161ms
    rtt min/avg/max/mdev = 153.669/158.897/161.639/3.727 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=161 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=49 time=160 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=49 time=160 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2163ms
    rtt min/avg/max/mdev = 160.216/160.782/161.329/0.454 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=61 time=0.783 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=61 time=0.610 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=61 time=0.611 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.610/0.668/0.783/0.081 ms
    
    ----------------------------------------------
    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=61 time=5814 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=61 time=4820 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=61 time=3824 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 5824ms
    rtt min/avg/max/mdev = 3824.790/4820.159/5814.841/812.437 ms, pipe 3
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=58 time=76.1 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=58 time=76.1 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=58 time=76.1 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2078ms
    rtt min/avg/max/mdev = 76.139/76.152/76.161/0.225 ms
    
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             290019.75k   925327.42k  2286440.40k  3652644.86k  4372414.93k
    sha1            269935.29k   750543.32k  1580566.53k  2298932.57k  2651327.15k
    rc4            2508226.05k  3453361.90k  4182206.38k  4326836.22k  4362218.15k
    aes-128 cbc     555039.70k   595089.94k   608382.21k   613839.19k   615434.92k
    aes-256 cbc     405839.51k   429830.94k   433883.14k   435547.48k   436092.93k
    sha256          201342.97k   439466.65k   756108.03k   923257.86k   986614.44k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000263s 0.000008s   3795.7 131147.5
    rsa 4096 bits 0.001771s 0.000027s    564.8  36697.2
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  44881.0  10607.5
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            3355082.48k  4046304.51k  4291658.15k  4358100.36k  4359749.63k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            4310385.18k  5531562.26k  5944723.63k  6047307.09k  6089662.46k
    
    -------------------------------------------
    Centmin Mod Nginx static OpenSSL Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1i 6 Aug 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 01:53:16 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    md5             171231.86k   595244.71k  1691020.12k  3196920.49k  4274585.60k
    sha1            166863.34k   534656.53k  1301725.01k  2143532.69k  2618127.70k
    rc4            2460139.09k  3782103.98k  4176598.78k  4340119.89k  4366860.29k
    aes-128 cbc     553363.16k   595690.52k   610615.21k   614238.55k   615647.91k
    aes-256 cbc     405621.01k   428507.16k   433734.74k   435701.42k   436696.41k
    sha256          205898.23k   444734.34k   757487.10k   926470.49k   988605.10k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000261s 0.000008s   3831.0 131147.5
    rsa 4096 bits 0.001782s 0.000027s    561.2  36697.2
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  43243.6  10720.4
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 01:53:16 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            3548289.49k  4123162.67k  4311814.40k  4351149.40k  4361019.39k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 01:53:16 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            4666081.76k  5662951.23k  5982844.50k  6060517.72k  6070326.61k
    
    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.638 seconds
            Minimum number of seconds to run all queries: 0.629 seconds
            Maximum number of seconds to run all queries: 0.652 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 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 8 x Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
                 total       used       free     shared    buffers     cached
    Mem:         32044       1841      30202          0        203        631
    Low:         32044       1841      30202
    High:            0          0          0
    -/+ buffers/cache:       1006      31037
    Swap:        16087          0      16087
    ----------------------------------------------
    PHP 5.5.15 (cli) (built: Aug  5 2014 13:41:52)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, 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/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    fileinfo
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.057
    simplecall         0.086
    simpleucall        0.087
    simpleudcall       0.087
    mandel             0.146
    mandel2            0.200
    ackermann(7)       0.076
    ary(50000)         0.014
    ary2(50000)        0.012
    ary3(2000)         0.117
    fibo(30)           0.265
    hash1(50000)       0.024
    hash2(500)         0.029
    heapsort(20000)    0.055
    matrix(20)         0.070
    nestedloop(12)     0.097
    sieve(30)          0.071
    strcat(200000)     0.009
    ------------------------
    Total              1.503
    real: 1.51s user: 1.50s sys: 0.01s cpu: 99% maxmem: 112512 KB cswaits: 1
    
    simple             0.055
    simplecall         0.091
    simpleucall        0.091
    simpleudcall       0.090
    mandel             0.144
    mandel2            0.201
    ackermann(7)       0.079
    ary(50000)         0.014
    ary2(50000)        0.012
    ary3(2000)         0.118
    fibo(30)           0.271
    hash1(50000)       0.024
    hash2(500)         0.028
    heapsort(20000)    0.054
    matrix(20)         0.074
    nestedloop(12)     0.097
    sieve(30)          0.071
    strcat(200000)     0.009
    ------------------------
    Total              1.524
    real: 1.53s user: 1.52s sys: 0.00s cpu: 99% maxmem: 112512 KB cswaits: 1
    
    simple             0.055
    simplecall         0.087
    simpleucall        0.087
    simpleudcall       0.087
    mandel             0.142
    mandel2            0.200
    ackermann(7)       0.077
    ary(50000)         0.014
    ary2(50000)        0.012
    ary3(2000)         0.118
    fibo(30)           0.270
    hash1(50000)       0.024
    hash2(500)         0.029
    heapsort(20000)    0.054
    matrix(20)         0.072
    nestedloop(12)     0.097
    sieve(30)          0.071
    strcat(200000)     0.009
    ------------------------
    Total              1.506
    real: 1.52s user: 1.50s sys: 0.01s cpu: 99% maxmem: 112512 KB cswaits: 1
    
    bench.php results from 3 runs
    1.503
    1.524
    1.506
    
    bench.php avg: 1.5110
    Avg: real: 1.52s user: 1.51s sys: 0.01s cpu: 99.00% maxmem: 112512.00KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_120914-063713.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_120914-063713.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.086
    func()             0.268    0.182
    undef_func()       0.269    0.183
    int_func()         0.222    0.135
    $x = self::$x      0.201    0.115
    self::$x = 0       0.189    0.103
    isset(self::$x)    0.174    0.088
    empty(self::$x)    0.182    0.096
    $x = Foo::$x       0.183    0.097
    Foo::$x = 0        0.173    0.087
    isset(Foo::$x)     0.152    0.066
    empty(Foo::$x)     0.160    0.074
    self::f()          0.292    0.206
    Foo::f()           0.270    0.184
    $x = $this->x      0.176    0.090
    $this->x = 0       0.259    0.173
    $this->x += 2      0.177    0.091
    ++$this->x         0.158    0.072
    --$this->x         0.156    0.070
    $this->x++         0.186    0.100
    $this->x--         0.173    0.087
    isset($this->x)    0.166    0.079
    empty($this->x)    0.177    0.091
    $this->f()         0.300    0.213
    $x = Foo::TEST     0.187    0.101
    new Foo()          0.573    0.487
    $x = TEST          0.127    0.041
    $x = $_GET         0.205    0.119
    $x = $GLOBALS['v'] 0.235    0.149
    $x = $hash['v']    0.187    0.100
    $x = $str[0]       0.255    0.169
    $x = $a ?: null    0.171    0.085
    $x = $f ?: tmp     0.228    0.141
    $x = $f ? $f : $a  0.184    0.097
    $x = $f ? $f : tmp 0.232    0.145
    ------------------------
    Total              7.334
    real: 7.34s user: 7.34s sys: 0.00s cpu: 100% maxmem: 62448 KB cswaits: 1
    
    empty_loop         0.086
    func()             0.262    0.175
    undef_func()       0.272    0.186
    int_func()         0.245    0.159
    $x = self::$x      0.200    0.114
    self::$x = 0       0.189    0.103
    isset(self::$x)    0.173    0.087
    empty(self::$x)    0.186    0.100
    $x = Foo::$x       0.184    0.097
    Foo::$x = 0        0.171    0.085
    isset(Foo::$x)     0.149    0.063
    empty(Foo::$x)     0.160    0.074
    self::f()          0.293    0.207
    Foo::f()           0.270    0.184
    $x = $this->x      0.176    0.090
    $this->x = 0       0.235    0.148
    $this->x += 2      0.180    0.094
    ++$this->x         0.158    0.072
    --$this->x         0.158    0.071
    $this->x++         0.186    0.100
    $this->x--         0.180    0.094
    isset($this->x)    0.167    0.081
    empty($this->x)    0.177    0.091
    $this->f()         0.312    0.225
    $x = Foo::TEST     0.185    0.099
    new Foo()          0.606    0.520
    $x = TEST          0.127    0.041
    $x = $_GET         0.186    0.099
    $x = $GLOBALS['v'] 0.235    0.149
    $x = $hash['v']    0.186    0.099
    $x = $str[0]       0.254    0.168
    $x = $a ?: null    0.171    0.085
    $x = $f ?: tmp     0.227    0.141
    $x = $f ? $f : $a  0.193    0.107
    $x = $f ? $f : tmp 0.229    0.143
    ------------------------
    Total              7.369
    real: 7.38s user: 7.37s sys: 0.00s cpu: 100% maxmem: 62448 KB cswaits: 1
    
    empty_loop         0.086
    func()             0.269    0.183
    undef_func()       0.270    0.184
    int_func()         0.222    0.136
    $x = self::$x      0.199    0.113
    self::$x = 0       0.189    0.103
    isset(self::$x)    0.173    0.087
    empty(self::$x)    0.181    0.094
    $x = Foo::$x       0.197    0.111
    Foo::$x = 0        0.172    0.086
    isset(Foo::$x)     0.150    0.064
    empty(Foo::$x)     0.160    0.074
    self::f()          0.295    0.208
    Foo::f()           0.270    0.184
    $x = $this->x      0.184    0.098
    $this->x = 0       0.241    0.155
    $this->x += 2      0.185    0.099
    ++$this->x         0.162    0.075
    --$this->x         0.161    0.075
    $this->x++         0.187    0.100
    $this->x--         0.177    0.091
    isset($this->x)    0.167    0.081
    empty($this->x)    0.179    0.093
    $this->f()         0.300    0.214
    $x = Foo::TEST     0.187    0.101
    new Foo()          0.581    0.495
    $x = TEST          0.127    0.041
    $x = $_GET         0.186    0.099
    $x = $GLOBALS['v'] 0.250    0.164
    $x = $hash['v']    0.187    0.101
    $x = $str[0]       0.263    0.177
    $x = $a ?: null    0.172    0.086
    $x = $f ?: tmp     0.227    0.141
    $x = $f ? $f : $a  0.184    0.097
    $x = $f ? $f : tmp 0.229    0.143
    ------------------------
    Total              7.370
    real: 7.38s user: 7.38s sys: 0.00s cpu: 100% maxmem: 62448 KB cswaits: 1
    
    micro_bench.php results from 3 runs
    7.334
    7.369
    7.370
    
    micro_bench.php avg: 7.3577
    Avg: real: 7.37s user: 7.36s sys: 0.00s cpu: 100.00% maxmem: 62448.00KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_micro_120914-063713.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_120914-063713.log
    
    
     
  3. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Re-ran on VersaWeb server the updated centminmodbench.sh v0.2 with added mtr tests to accompany ping tests and here's sample output

    Code:
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g.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=58 time=8.02 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=58 time=7.93 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=58 time=7.97 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2011ms
    rtt min/avg/max/mdev = 7.937/7.979/8.023/0.080 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=53 time=157 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=53 time=157 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=53 time=157 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2160ms
    rtt min/avg/max/mdev = 157.915/157.928/157.936/0.458 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=2 ttl=53 time=112 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=53 time=113 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 2 received, 33% packet loss, time 2999ms
    rtt min/avg/max/mdev = 112.601/113.223/113.846/0.707 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=59 time=11.3 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=59 time=10.0 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=59 time=13.2 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2015ms
    rtt min/avg/max/mdev = 10.064/11.561/13.259/1.312 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=54 time=34.3 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=54 time=34.4 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=54 time=34.4 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2036ms
    rtt min/avg/max/mdev = 34.398/34.429/34.464/0.215 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=56 time=42.2 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=56 time=41.7 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=56 time=41.7 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2045ms
    rtt min/avg/max/mdev = 41.765/41.925/42.216/0.265 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=52 time=70.1 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=52 time=66.0 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=52 time=65.6 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2067ms
    rtt min/avg/max/mdev = 65.605/67.274/70.168/2.065 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=53 time=124 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=53 time=121 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=53 time=117 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2120ms
    rtt min/avg/max/mdev = 117.686/121.165/124.181/2.671 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: icmp_seq=1 ttl=54 time=118 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=54 time=107 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=54 time=119 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2121ms
    rtt min/avg/max/mdev = 107.875/115.223/119.201/5.209 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=54 time=72.2 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=54 time=75.6 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=74.3 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2076ms
    rtt min/avg/max/mdev = 72.225/74.067/75.642/1.442 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=53 time=163 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=53 time=163 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=53 time=163 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2166ms
    rtt min/avg/max/mdev = 163.749/163.776/163.813/0.331 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=51 time=153 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=51 time=153 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=51 time=153 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2156ms
    rtt min/avg/max/mdev = 153.092/153.228/153.339/0.463 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=52 time=201 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=52 time=191 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=52 time=195 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2198ms
    rtt min/avg/max/mdev = 191.621/196.120/201.425/4.058 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=173 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=49 time=174 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=49 time=174 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2176ms
    rtt min/avg/max/mdev = 173.450/174.177/174.542/0.704 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=61 time=0.781 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=61 time=0.545 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=61 time=0.525 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.525/0.617/0.781/0.116 ms
    
    ----------------------------------------------
    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=61 time=31.4 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=61 time=31.5 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=61 time=31.7 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2033ms
    rtt min/avg/max/mdev = 31.470/31.577/31.751/0.239 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=58 time=76.1 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=58 time=76.1 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=58 time=76.1 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2078ms
    rtt min/avg/max/mdev = 76.102/76.108/76.121/0.318 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    5.9   3.6   0.2  10.8   4.5
      2. 192.228.109.49                0.0%    10    1.9   5.4   0.4  10.8   3.3
      3. 10ge3-2.core1.las1.he.net     0.0%    10    0.4   0.4   0.4   0.6   0.1
      4. 10ge15-4.core1.lax2.he.net    0.0%    10   19.9   9.0   7.8  19.9   3.8
      5. 10ge10-2.core1.lax1.he.net    0.0%    10   16.8  10.3   7.9  18.4   4.1
      6. 64.62.206.66                  0.0%    10    7.9   8.0   7.9   8.1   0.1
      7. 207.88.15.93.ptr.us.xo.net    0.0%    10    8.2   8.1   8.0   8.2   0.1
      8. vip1.G-anycast1.cachefly.net  0.0%    10    8.1   8.0   8.0   8.2   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   1.7   0.3   8.4   2.9
      2. 192.228.109.45                0.0%    10    0.5   3.2   0.4   9.8   3.7
      3. any2ix.coresite.com           0.0%    10   19.8  19.7  19.5  19.9   0.1
      4. bundle-101.cor01.lax01.ca.VO  0.0%    10  172.6 172.5 172.4 172.7   0.1
      5. bundle-102.cor01.sjc01.ca.VO  0.0%    10  172.2 172.1 172.0 172.2   0.1
      6. ten-0-0-2-1.cor02.sjc01.ca.V  0.0%    10  172.3 172.3 172.2 172.3   0.0
      7. ten-0-5-0-0.cor01.syd04.nsw.  0.0%    10  172.1 172.0 171.9 172.2   0.1
      8. ten-2-0-0.bdr03.syd04.nsw.VO  0.0%    10  171.8 171.9 171.8 172.1   0.1
      9. as17819.cust.bdr03.syd04.nsw  0.0%    10  157.8 157.9 157.7 159.2   0.5
    10. xe-1-0-0.gw102.sy3.ap.equini  0.0%    10  157.8 158.4 157.7 161.4   1.2
    11. 27.111.243.214                0.0%    10  158.3 158.3 158.2 158.3   0.0
    12. 108.61.212.117.vultr.com     10.0%    10  158.3 158.1 158.0 158.3   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   0.6   0.3   2.4   0.7
      2. 192.228.109.45                0.0%    10    6.6   2.9   0.4  10.2   3.9
      3. any2ix.coresite.com           0.0%    10    8.3   8.4   8.3   8.5   0.1
      4. gi3-0-0.gw1.lax3.asianetcom.  0.0%    10  114.6 114.5 114.4 114.6   0.1
      5. gi6-0-0.cr1.nrt1.asianetcom.  0.0%    10  114.4 114.4 114.3 114.5   0.1
      6. ge3-1-0-0.gw3.nrt4.asianetco  0.0%    10  114.8 118.0 114.8 129.5   5.1
      7. gi6-0-0.gw1.nrt4.asianetcom.  0.0%    10  114.6 114.6 114.6 114.8   0.1
      8. xe-1-0-3-0.gw2.nrt4.asianetc  0.0%    10  114.6 115.1 114.6 119.0   1.4
      9. SRV-0001.asianetcom.net       0.0%    10  107.1 113.9 107.1 157.4  16.0
    10. 71.ae1.sw1.tko1.jp.scnet.net  0.0%    10  107.8 107.8 107.7 108.0   0.1
    11. unknown.servercentral.net    10.0%    10  112.9 113.0 112.9 113.2   0.1
    12. 108.61.201.151.vultr.com     10.0%    10  113.4 113.8 112.6 115.2   0.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    7.7   3.1   0.3  11.0   4.6
      2. 192.228.109.49                0.0%    10    0.4   0.8   0.4   2.6   0.7
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.1   8.3   8.0   9.5   0.4
      4. ae-7.gtt.lsanca03.us.ce.gin.  0.0%    10   16.8  16.8  13.1  19.8   2.4
      5. as20473.xe-6-0-1.ar1.lax2.us  0.0%    10    8.0   9.6   7.9  14.5   2.3
      6. 108.61.219.200.vultr.com      0.0%    10    9.9   9.5   8.3  11.6   1.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    8.2   2.4   0.3   9.9   3.7
      2. 192.228.109.45                0.0%    10    4.6   4.1   0.4  11.2   4.2
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.1   8.1   8.0   8.1   0.0
      4. xe-2.level3.lsanca03.us.bb.g  0.0%    10    7.8   8.3   7.8  12.7   1.5
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      9. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    10. ae-1-51.edge2.Seattle1.Level  0.0%    10   34.1  37.2  34.1  64.9   9.7
    11. CHOOPA-LLC.edge2.Seattle1.Le  0.0%    10   34.9  34.9  34.8  35.3   0.1
    12. 108.61.194.105.vultr.com      0.0%    10   34.4  34.5  34.4  34.5   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    3.6   4.6   0.3  10.3   3.6
      2. 192.228.109.49                0.0%    10    0.9   5.8   0.7  11.0   3.8
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.2   8.1   8.0   8.2   0.0
      4. ae-8.r20.lsanca03.us.bb.gin. 10.0%    10   14.6  11.8   7.9  24.8   5.6
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ae-2.r07.dllstx09.us.bb.gin.  0.0%    10   43.1  39.9  39.1  43.1   1.3
      7. ae9.cr1.dfw1.us.as4436.gtt.n  0.0%    10   53.1  40.5  38.6  53.1   4.5
      8. as20473.xe-5-1-2.cr1.dfw1.us  0.0%    10   40.3  39.4  39.0  40.4   0.5
      9. 108.61.224.175.vultr.com      0.0%    10   38.8  40.3  38.8  42.8   1.6
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   3.4   0.2  10.0   3.9
      2. 192.228.109.49                0.0%    10    5.5   4.7   0.4  10.7   4.1
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.2   8.2   8.1   8.8   0.2
      4. ae-8.r20.lsanca03.us.bb.gin.  0.0%    10    8.0   9.1   7.9  16.0   2.6
      5. ae-4.r20.dllstx09.us.bb.gin.  0.0%    10   55.4  47.1  42.4  69.9   8.9
      6. ae-0.r21.dllstx09.us.bb.gin. 10.0%    10   42.7  46.8  39.5  71.6  10.4
      7. ae-4.r21.chcgil09.us.bb.gin. 20.0%    10   65.5  66.0  61.9  72.7   3.5
      8. ae-2.r05.chcgil09.us.bb.gin.  0.0%    10   62.6  65.6  61.9  73.5   3.2
      9. ae-0.gtt-offnet.chcgil09.us.  0.0%    10   92.1  69.9  61.3  92.1   9.1
    10. ae4.cr2.ord6.us.scnet.net    30.0%    10   76.4  76.4  65.9  89.5  10.0
    11. ae2.ar10.ord6.us.scnet.net    0.0%    10   70.5  69.3  59.2  72.7   4.7
    12. ethernet1-1-br1.chi2.choopa.  0.0%    10   77.3  75.3  68.1  85.0   5.4
    13. 107.191.51.12.vultr.com       0.0%    10   62.3  63.1  59.3  73.6   3.9
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   4.2   0.3  12.4   4.6
      2. 192.228.109.49                0.0%    10    4.8   3.2   0.4   9.5   3.6
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.0   8.2   8.0   9.3   0.4
      4. ae-8.r20.lsanca03.us.bb.gin. 80.0%    10    7.9   8.0   7.9   8.1   0.1
      5. ae-4.r20.dllstx09.us.bb.gin. 50.0%    10   45.7  45.7  45.5  45.9   0.1
      6. ae-0.r21.dllstx09.us.bb.gin.  0.0%    10   42.4  46.6  42.0  71.9   9.3
      7. ae-4.r03.atlnga05.us.bb.gin.  0.0%    10   61.7  65.8  61.7  69.1   2.3
      8. ae9.ar1.atl1.us.as4436.gtt.n  0.0%    10   69.6  69.6  63.0  73.7   3.0
      9. ae0-60g.cr1.atl1.us.as4436.g  0.0%    10   67.2  69.7  64.4  74.7   3.1
    10. ae1-40g.cr2.atl1.us.as4436.g  0.0%    10   67.6  69.6  67.1  72.5   2.4
    11. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   62.1  62.8  60.1  65.0   2.2
    12. 108.61.193.166.vultr.com      0.0%    10   67.3  67.6  60.3  72.7   4.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    6.0   5.1   0.2  11.4   4.1
      2. 192.228.109.45                0.0%    10    0.3   1.3   0.3   5.1   1.6
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.1   8.1   8.0   8.3   0.1
      4. ae-8.r20.lsanca03.us.bb.gin. 30.0%    10    8.1  11.3   7.9  31.3   8.8
      5. ae-4.r20.dllstx09.us.bb.gin. 20.0%    10   46.0  45.7  45.1  48.7   1.2
      6. ae-2.r21.miamfl02.us.bb.gin.  0.0%    10  115.7 117.6  98.0 170.8  21.1
      7. ae-2.r04.miamfl02.us.bb.gin.  0.0%    10  108.8 109.7 102.2 120.4   5.3
      8. xe-1-0-0.cr1.mia1.us.as4436.  0.0%    10  116.9 116.3 104.8 132.5   9.7
      9. as20473.ae5-1914.cr1.mia1.us  0.0%    10  112.1 107.8  96.4 118.3   6.5
    10. 104.156.244.232              20.0%    10  115.4 122.8 114.7 132.2   7.3
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   3.3   0.2  11.5   4.1
      2. 192.228.109.49                0.0%    10    0.5   2.2   0.3   8.9   3.2
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.0   8.1   8.0   8.2   0.0
      4. ae-6.r21.lsanca03.us.bb.gin. 30.0%    10    9.4  12.1   8.0  25.7   6.4
      5. ae-2.r20.asbnva02.us.bb.gin. 80.0%    10   72.8  73.0  72.8  73.1   0.2
      6. ae-8.r23.nycmny01.us.bb.gin.  0.0%    10   86.9  87.0  80.9  93.5   4.9
      7. ae-1.r06.nycmny01.us.bb.gin.  0.0%    10   78.6  80.6  78.0  83.4   2.4
      8. xe-5-0-5.ar1.nyc3.us.as4436.  0.0%    10   89.4  85.6  76.8  90.6   4.2
      9. as20473.ae7.ar1.nyc3.us.as44  0.0%    10   79.3  73.7  69.1  82.7   4.7
    10. ethernet1-50-c11-8-c6-1.pnj1  0.0%    10   72.1  74.5  72.0  78.1   3.1
    11. 108.61.149.182.vultr.com      0.0%    10   78.1  74.0  72.2  78.2   2.8
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   3.9   0.3  10.2   3.7
      2. 192.228.109.49                0.0%    10    0.4   1.8   0.4   5.8   2.0
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.2   8.3   8.1   9.2   0.4
      4. ae-3.r05.lsanca03.us.bb.gin.  0.0%    10    8.3   8.4   8.2   8.8   0.2
      5. ae10.lax21.ip4.gtt.net        0.0%    10    7.9   7.9   7.8   8.3   0.1
      6. xe-8-2-1.fra61.ip4.gtt.net    0.0%    10  170.1 170.1 169.9 170.4   0.1
      7. choopa-gw.ip4.gtt.net         0.0%    10  175.5 175.4 175.2 175.5   0.1
      8. 108.61.210.117.vultr.com     10.0%    10  163.8 163.8 163.8 163.9   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   0.6   0.2   2.3   0.7
      2. 192.228.109.49                0.0%    10    6.7   3.4   0.4  10.5   3.9
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.1   8.4   8.0   9.5   0.5
      4. xe-3.level3.lsanca03.us.bb.g 10.0%    10   11.6   8.3   7.8  11.6   1.2
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      9. ae-47-47.ebr1.London2.Level3 90.0%    10   56.9  56.9  56.9  56.9   0.0
    10. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lon-gb-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.4   3.6   0.3  11.0   4.0
      2. 192.228.109.45                0.0%    10    6.1   2.8   0.3  10.1   3.8
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.0   8.3   8.0   9.1   0.3
      4. xe-1.level3.lsanca03.us.bb.g  0.0%    10    7.9  19.7   7.8  67.6  25.1
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 par-fr-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   1.6   0.3   5.5   2.0
      2. 192.228.109.49                0.0%    10    0.5   3.3   0.5   8.6   3.1
      3. xe-0-1-0-5.r04.lsanca03.us.b  0.0%    10    8.1   8.3   8.0   9.4   0.4
      4. ae-3.r05.lsanca03.us.bb.gin.  0.0%    10    8.3   8.3   8.2   8.4   0.1
      5. ae10.lax21.ip4.gtt.net        0.0%    10    7.8   9.7   7.8  21.7   4.3
      6. xe-5-3-0.par90.ip4.gtt.net    0.0%    10  177.1 168.7 167.8 177.1   2.9
      7. choopa-gw.ip4.gtt.net         0.0%    10  180.4 180.3 180.2 180.5   0.1
      8. 108.61.209.127.vultr.com     10.0%    10  177.7 177.8 176.8 179.0   0.8
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   2.4   0.3   8.0   2.8
      2. 192.228.109.49                0.0%    10    0.4   5.3   0.4  10.5   3.5
      3. te3-4.core1.las1.fiberhub.ne  0.0%    10    0.5   0.6   0.5   0.9   0.1
      4. 199.47.210.50                 0.0%    10    0.6   0.6   0.5   1.0   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    5.4   4.1   0.3  10.8   4.2
      2. 192.228.109.49                0.0%    10    0.3   0.4   0.3   0.7   0.1
      3. ge4-2.core1.sea1.fiberhub.ne  0.0%    10   31.4  35.5  31.3  41.0   3.9
      4. 76.164.234.1                  0.0%    10   31.6  31.6  31.5  31.7   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    1.9   5.5   1.9  11.0   2.8
      2. 192.228.109.45                0.0%    10    0.5   0.6   0.3   1.8   0.4
      3. any2ix.coresite.com          10.0%    10   44.9  66.7   7.9 293.2  89.6
      4. 198.27.73.191                90.0%    10   67.5  67.5  67.5  67.5   0.0
      5. bhs-g2-6k.qc.ca               0.0%    10   76.7  81.5  76.7  88.9   3.8
      6. 198.27.73.94                  0.0%    10   76.7  76.8  76.5  78.3   0.5
      7. ns238643.ip-192-99-19.net     0.0%    10   76.1  76.2  76.1  76.2   0.0
    
    
    And full mtr guide of the output at Diagnosing Network Issues with MTR - Linode Guides & Tutorials

     
    Last edited: Sep 15, 2014
  4. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    With this test, seems Linode mostly wins.
    But sadly they don't have DDOS protection.
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well it's a 16 cpu thread Linode instance versus 8 cpu thread VersaWeb dedicated :)
     
  6. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    Aw that's why :D
     
  7. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Re-ran centminbench.sh latest version to compare my 2 dedicated servers
    • SoYouStart - Xeon E3-1245v2, 32GB, 3x120GB Intel 320 SSD
    • VersaWeb - Xeon E3-1240v3, 32GB, 1x250GB Samsung EVO SSD
    using spoiler tags for output, much cleaner for thread loading :)
    Code:
    -------------------------------------------
    centminmodbench.sh 0.5
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    2.6.32-431.29.2.el6.x86_64
    
    CentOS release 6.5 (Final)
    
    Centmin Mod
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    2
    Core(s) per socket:    4
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 58
    Stepping:              9
    CPU MHz:               3392.191
    BogoMIPS:              6784.38
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              8192K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    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
    4   0    0      0    0:0:0:0       yes
    5   0    0      1    1:1:1:0       yes
    6   0    0      2    2:2:2:0       yes
    7   0    0      3    3:3:3:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         32138       2812      29326          0        201       1995
    Low:         32138       2812      29326
    High:            0          0          0
    -/+ buffers/cache:        615      31523
    Swap:         6140          0       6140
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    rootfs           77G  6.7G   67G  10% /
    devtmpfs         16G  212K   16G   1% /dev
    tmpfs            16G     0   16G   0% /dev/shm
    /dev/md1         77G  6.7G   67G  10% /
    /dev/md2         12G  1.2G   11G  11% /fastdrive
    tmpfs            16G  4.0K   16G   1% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/md1): request=1 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=2 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=3 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=4 time=0.3 ms
    4096 bytes from . (ext4 /dev/md1): request=5 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=6 time=0.3 ms
    4096 bytes from . (ext4 /dev/md1): request=7 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=8 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=9 time=0.2 ms
    4096 bytes from . (ext4 /dev/md1): request=10 time=0.2 ms
    
    --- . (ext4 /dev/md1) ioping statistics ---
    10 requests completed in 9003.9 ms, 4284 iops, 16.7 mb/s
    min/avg/max/mdev = 0.2/0.2/0.3/0.0 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/md1) ioping statistics ---
    11445 requests completed in 3000.2 ms, 5333 iops, 20.8 mb/s
    min/avg/max/mdev = 0.2/0.2/1.7/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/md1) ioping statistics ---
    2500 requests completed in 3000.5 ms, 906 iops, 226.4 mb/s
    min/avg/max/mdev = 1.0/1.1/2.4/0.2 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/md1) ioping statistics ---
    54420 requests completed in 3000.0 ms, 719489 iops, 2810.5 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 8.1087 s, 132 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 8.121 s, 132 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 10.2863 s, 104 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 22.2004 s, 48.4 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    
    Running FIO benchmark...
    
    
    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=6363: Sun Oct 12 02:31:21 2014
      read : io=1024.3MB, bw=401696KB/s, iops=100423 , runt=  2611msec
      cpu          : usr=12.76%, sys=86.93%, ctx=347, majf=0, minf=89
      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=401695KB/s, minb=401695KB/s, maxb=401695KB/s, mint=2611msec, maxt=2611msec
    
    Disk stats (read/write):
        md1: ios=261621/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=87402/1, aggrmerge=0/0, aggrticks=36413/0, aggrin_queue=36396, aggrutil=95.85%
      sdb: ios=87578/1, merge=0/0, ticks=36382/0, in_queue=36361, util=95.85%
      sda: ios=87962/1, merge=0/0, ticks=37327/0, in_queue=37309, util=95.85%
      sdc: ios=86667/1, merge=0/0, ticks=35532/0, in_queue=35520, util=95.85%
    
    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=6367: Sun Oct 12 02:31:38 2014
      write: io=1024.3MB, bw=62101KB/s, iops=15525 , runt= 16889msec
      cpu          : usr=4.21%, sys=24.22%, ctx=72173, majf=0, minf=25
      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=62101KB/s, minb=62101KB/s, maxb=62101KB/s, mint=16889msec, maxt=16889msec
    
    Disk stats (read/write):
        md1: ios=0/258439, merge=0/0, ticks=0/0, in_queue=0, util=0.00%, aggrios=0/262201, aggrmerge=0/19, aggrticks=0/753828, aggrin_queue=753786, aggrutil=96.84%
      sdb: ios=0/262206, merge=0/15, ticks=0/735341, in_queue=735312, util=96.50%
      sda: ios=0/262200, merge=0/21, ticks=0/747571, in_queue=747503, util=96.39%
      sdc: ios=0/262198, merge=0/23, ticks=0/778573, in_queue=778543, util=96.84%
    
    
    Code:
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0369525 s, 3.6 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0415895 s, 3.2 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0373188 s, 3.6 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0432168 s, 3.1 GB/s
    
    Code:
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    2014-10-12 02:31:38 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (tmpfs tmpfs): request=1 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=2 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=3 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=4 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=5 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=6 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=7 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=8 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=9 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=10 time=0.0 ms
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9002.7 ms, 294118 iops, 1148.9 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    41832 requests completed in 3000.0 ms, 611597 iops, 2389.1 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    19510 requests completed in 3000.0 ms, 32759 iops, 8189.9 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    53988 requests completed in 3000.1 ms, 624362 iops, 2438.9 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 9.72MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 6.76MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 15.3MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 16.1MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 6.63MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 11.1MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 383KB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 11.1MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 91.7MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 14.3MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 10.1MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 6.50MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 23.8MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 21.3MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 26.6MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 55.8MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 3.08MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 6.87MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 3.32MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 7.33MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 3.04MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 1.92MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 6.23MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 10.2MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 9.96MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 6.00MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 15.90MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 10.40MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 9.59MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 35.89MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 10.19MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 7.30MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 48.23MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Axel Download VersaWeb, Las Vegas, Nevada: 8.07MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 93.69MB/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: 10.89MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 5.43MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 3.40MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 21.33MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 22.02MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 28.44MB/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: 59.09MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 3.43MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 6.83MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 3.04MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 4.13MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 7.48MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 4.32MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 7.15MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 13.89MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 10.85MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 4.33MB/s
    
    Code:
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g.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=54 time=94.7 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=54 time=94.6 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=54 time=94.4 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2097ms
    rtt min/avg/max/mdev = 94.447/94.629/94.746/0.378 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=51 time=339 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=51 time=337 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=51 time=336 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2336ms
    rtt min/avg/max/mdev = 336.188/337.510/339.209/1.347 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=48 time=276 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=48 time=277 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=48 time=276 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2278ms
    rtt min/avg/max/mdev = 276.636/276.843/277.196/0.657 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=53 time=78.1 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=53 time=78.0 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=53 time=78.3 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2081ms
    rtt min/avg/max/mdev = 78.006/78.170/78.369/0.356 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=49 time=78.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=49 time=78.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=49 time=78.6 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2081ms
    rtt min/avg/max/mdev = 78.623/78.637/78.645/0.229 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=51 time=122 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=51 time=122 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=51 time=122 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2125ms
    rtt min/avg/max/mdev = 122.624/122.640/122.665/0.017 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=54 time=26.2 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=54 time=26.3 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=54 time=26.3 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2027ms
    rtt min/avg/max/mdev = 26.271/26.297/26.316/0.019 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=52 time=29.5 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=52 time=29.4 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=52 time=29.7 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2033ms
    rtt min/avg/max/mdev = 29.479/29.601/29.732/0.223 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: icmp_seq=1 ttl=56 time=39.5 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=56 time=39.6 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=56 time=39.6 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2042ms
    rtt min/avg/max/mdev = 39.582/39.610/39.627/0.230 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=58 time=10.0 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=58 time=9.95 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=58 time=9.97 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2012ms
    rtt min/avg/max/mdev = 9.954/9.988/10.036/0.088 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=54 time=93.3 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=54 time=93.3 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=54 time=93.5 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2096ms
    rtt min/avg/max/mdev = 93.323/93.408/93.522/0.263 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=49 time=94.0 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=49 time=93.9 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=49 time=94.0 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2095ms
    rtt min/avg/max/mdev = 93.902/93.985/94.030/0.257 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=56 time=78.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=56 time=78.5 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=56 time=78.6 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2081ms
    rtt min/avg/max/mdev = 78.591/78.617/78.659/0.325 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=52 time=85.8 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=52 time=86.2 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=52 time=85.3 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2087ms
    rtt min/avg/max/mdev = 85.345/85.799/86.234/0.363 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=58 time=76.3 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=58 time=76.5 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=58 time=76.0 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2079ms
    rtt min/avg/max/mdev = 76.088/76.346/76.592/0.379 ms
    
    ----------------------------------------------
    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=58 time=86.6 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=58 time=86.5 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=58 time=86.6 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2090ms
    rtt min/avg/max/mdev = 86.582/86.624/86.681/0.041 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=62 time=0.371 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=62 time=0.260 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=62 time=0.305 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.260/0.312/0.371/0.045 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                20.0%    10    0.7  12.4   0.4  46.6  17.5
      2. bhs-g1-6k.qc.ca               0.0%    10    2.2   1.2   0.7   2.2   0.6
      3. mtl-2-6k.qc.ca               20.0%    10    2.1   1.7   1.6   2.1   0.2
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. 198.27.73.29                 90.0%    10   80.5  80.5  80.5  80.5   0.0
      6. vip1.G-anycast1.cachefly.net  0.0%    10   94.5  94.6  94.5  95.0   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.atlanta.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f  0.0%    10    2.8  30.9   0.5 154.7  53.3
      2. 2607:5300::a5                 0.0%    10    1.0   1.1   0.7   2.2   0.4
      3. 2607:5300::f8                90.0%    10   47.5  47.5  47.5  47.5   0.0
      4. nwk-1-6k.nj.us                0.0%    10    8.7   8.7   8.7   8.8   0.0
      5. vl-51.car2.Newark1.Level3.ne  0.0%    10    9.7  15.8   8.9  74.8  20.7
      6. vl-4063.edge2.Washington1.Le  0.0%    10   13.5  13.5  13.5  13.6   0.0
      7. vl-4040.car1.Atlanta2.Level3  0.0%    10   27.2  34.6  27.2  97.4  22.1
      8. vl-52.ear1.Atlanta2.Level3.n  0.0%    10   27.3  27.4  27.3  27.5   0.1
      9. GIGLINX-INC.edge4.Atlanta2.L  0.0%    10   27.5  33.8  27.5  75.7  15.2
    10. 2604:b900:1:1::2              0.0%    10   27.4  27.4  27.4  27.5   0.0
    11. speedtest.atlanta.linode.com  0.0%    10   27.4  27.2  27.1  27.4   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.dallas.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 20.0%    10    0.5  29.8   0.5 202.1  70.4
      2. 2607:5300::a7                 0.0%    10    0.9   1.7   0.8   3.2   0.9
      3. 2607:5300::98                 0.0%    10    1.8  22.5   1.7 143.2  47.1
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. bbr01.eq01.chi01.networklaye  0.0%    10   25.4  25.4  25.4  25.5   0.0
      6. po3.bbr01.eq01.dal01.network  0.0%    10   37.6  38.7  37.6  47.4   3.1
      7. 2607.f0d0.0002.0002.0000.000  0.0%    10   38.0  38.1  37.9  39.4   0.5
      8. 2607.f0d0.0002.0004.0000.000  0.0%    10   38.1  38.1  38.0  38.4   0.1
      9. 2607.f0d0.0002.0004.0000.000  0.0%    10   37.8  41.3  37.8  73.0  11.1
    10. 2607.f0d0.0002.0004.0000.000  0.0%    10   38.5  38.2  38.1  38.5   0.1
    11. speedtest.dallas.linode.com   0.0%    10   38.1  38.0  37.9  38.2   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.us.leaseweb.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 10.0%    10    0.5   4.7   0.4  37.1  12.1
      2. 2607:5300::a5                 0.0%    10    0.8   1.2   0.8   4.1   1.0
      3. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4. nwk-1-6k.nj.us                0.0%    10    8.7   9.7   8.7  18.2   3.0
      5. vl-52.car2.Newark1.Level3.ne  0.0%    10   45.2  35.2   8.9 191.0  56.3
      6. vl-4063.edge2.Washington1.Le  0.0%    10   13.5  14.3  13.5  21.5   2.5
      7. vl-4083.edge1.Washington1.Le  0.0%    10   13.6  14.9  13.6  26.5   4.1
      8. FIBERRING-B.edge1.Washington  0.0%    10   78.7  78.8  78.7  78.9   0.1
      9. 2604:9a00::48                 0.0%    10   78.1  78.3  78.1  79.5   0.4
    10. 2604:9a00:2010:a001:1:face:b  0.0%    10   78.2  78.2  78.1  78.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sea01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                30.0%    10    0.8  11.8   0.4  80.0  30.0
      2. bhs-g1-6k.qc.ca               0.0%    10    0.7   0.9   0.7   2.1   0.4
      3. mtl-2-6k.qc.ca                0.0%    10    1.6   1.7   1.6   1.7   0.0
      4. 198.27.73.180                90.0%    10   17.8  17.8  17.8  17.8   0.0
      5. te1-7.bbr01.eq01.chi01.netwo  0.0%    10   17.7  17.8  17.7  18.1   0.1
      6. ae7.bbr02.eq01.chi01.network  0.0%    10   18.0  18.0  18.0  18.1   0.0
      7. ae1.bbr02.wb01.sea02.network  0.0%    10   77.4  77.4  77.4  77.4   0.0
      8. ae1.dar01.sr01.sea01.network  0.0%    10   78.0  78.8  77.9  79.9   0.8
      9. po1.fcr01.sr01.sea01.network  0.0%    10   78.2  78.1  77.9  78.9   0.3
    10. speedtest.sea01.softlayer.co  0.0%    10   78.0  78.0  77.9  78.1   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sjc01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                50.0%    10    0.9   4.4   0.4  19.9   8.7
      2. bhs-g1-6k.qc.ca               0.0%    10    0.7   0.8   0.7   0.9   0.1
      3. mtl-2-6k.qc.ca               10.0%    10    1.7   1.7   1.6   1.9   0.1
      4. 198.27.73.172                 0.0%    10   64.5  33.3  17.8  74.9  22.0
      5. te1-7.bbr01.eq01.chi01.netwo  0.0%    10   17.8  17.9  17.8  18.6   0.3
      6. ae7.bbr02.eq01.chi01.network  0.0%    10   18.0  18.0  18.0  18.3   0.1
      7. ae1.bbr02.cs01.den01.network  0.0%    10   49.0  47.6  47.3  49.0   0.6
      8. ae1.bbr01.eq01.sjc02.network  0.0%    10   67.7  67.7  67.7  67.8   0.0
      9. ae5.dar01.sr01.sjc01.network  0.0%    10   68.1  68.2  68.1  68.2   0.0
    10. po1.fcr01.sr01.sjc01.network  0.0%    10   68.4  71.6  68.2  95.3   8.5
    11. speedtest.sjc01.softlayer.co  0.0%    10   68.2  68.2  68.2  68.3   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.wdc01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                10.0%    10  358.7  49.9   0.4 358.7 116.9
      2. bhs-g2-6k.qc.ca               0.0%    10    0.7   2.4   0.7   5.1   1.6
      3. mtl-2-6k.qc.ca               20.0%    10   17.3   4.3   1.6  17.3   5.6
      4. 198.27.73.178                90.0%    10   17.8  17.8  17.8  17.8   0.0
      5. te1-7.bbr01.eq01.chi01.netwo  0.0%    10   17.8  17.8  17.7  18.3   0.2
      6. ae7.bbr02.eq01.chi01.network  0.0%    10   18.0  18.2  18.0  20.4   0.8
      7. ae0.bbr02.eq01.wdc02.network  0.0%    10   25.5  25.4  25.4  25.5   0.0
      8. ae1.dar01.sr01.wdc01.network  0.0%    10   26.1  26.3  26.1  27.8   0.5
      9. po1.fcr01.sr01.wdc01.network  0.0%    10   26.6  26.6  26.6  26.9   0.1
    10. speedtest.wdc01.softlayer.co  0.0%    10   26.1  26.1  26.1  26.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.tokyo.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 20.0%    10    0.6  48.4   0.5 298.7 104.5
      2. 2607:5300::a5                 0.0%    10    0.9   0.9   0.8   1.1   0.1
      3. 2607:5300::f8                80.0%    10    8.8   8.8   8.8   8.8   0.0
      4. 2607:5300::d0                 0.0%    10   68.8  81.2  68.8 191.7  38.8
      5. 2607:5300::105                0.0%    10   68.9  72.2  68.8 102.1  10.5
      6. 6lajbb001.int-gw.kddi.ne.jp   0.0%    10   68.6  70.0  68.6  82.1   4.2
      7. 6otejbb205.int-gw.kddi.ne.jp  0.0%    10  167.5 167.5 167.5 167.5   0.0
      8. 6cm-fcu203.int-gw.kddi.ne.jp  0.0%    10  167.7 172.9 167.6 179.2   4.9
      9. 2001:268:f702:6c::2           0.0%    10  168.0 167.8 167.7 168.0   0.1
    10. speedtest.tokyo.linode.com   10.0%    10  169.2 169.2 169.1 169.3   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sng01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                10.0%    10    0.4   6.3   0.4  34.4  12.1
      2. bhs-g2-6k.qc.ca               0.0%    10    0.8   1.1   0.6   3.3   0.9
      3. mtl-2-6k.qc.ca               20.0%    10   99.6  81.0   1.7 186.7  81.6
      4. 198.27.73.180                90.0%    10   17.8  17.8  17.8  17.8   0.0
      5. te1-7.bbr01.eq01.chi01.netwo  0.0%    10   17.7  17.8  17.7  18.4   0.2
      6. ae7.bbr02.eq01.chi01.network  0.0%    10   18.7  18.2  18.0  18.9   0.4
      7. ae1.bbr02.cs01.den01.network  0.0%    10   47.3  47.3  47.3  47.3   0.0
      8. ae1.bbr01.eq01.sjc02.network  0.0%    10   67.9  67.9  67.8  68.5   0.2
      9. ae7.bbr02.eq01.sjc02.network  0.0%    10   67.9  68.0  67.9  68.5   0.2
    10. ae0.bbr01.eq01.tok01.network  0.0%    10  181.9 181.6 181.5 181.9   0.1
    11. ae1.bbr01.eq01.sng02.network 10.0%    10  260.5 259.8 258.8 260.5   0.6
    12. ae5.dar01.sr03.sng01.network 10.0%    10  258.8 258.8 258.8 258.8   0.0
    13. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    14. speedtest.sng01.softlayer.co 10.0%    10  258.9 258.9 258.7 259.0   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.london.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 10.0%    10    0.5   5.9   0.5  39.1  12.9
      2. 2607:5300::a5                 0.0%    10    0.9   1.2   0.8   2.1   0.6
      3. 2607:5300::f8                90.0%    10    8.8   8.8   8.8   8.8   0.0
      4. nwk-1-6k.nj.us                0.0%    10    8.7  21.9   8.7  48.3  16.7
      5. vl-52.car1.Newark1.Level3.ne  0.0%    10    8.9   8.9   8.9   9.0   0.0
      6. 2001:1900:4:1::ce             0.0%    10    9.2  15.7   9.2  73.8  20.4
      7. vl-4080.car1.NewYork1.Level3  0.0%    10   32.9  11.7   9.3  32.9   7.4
      8. vl-4086.edge3.London1.Level3  0.0%    10   78.2  78.2  78.1  78.6   0.1
      9. REDBUS-INTE.edge3.London1.Le 60.0%    10   78.8  78.8  78.7  78.9   0.1
    10. 2001:4d78:fe01:2:2::c         0.0%    10   79.1  79.1  79.0  79.3   0.1
    11. speedtest.london.linode.com   0.0%    10   78.6  78.7  78.6  79.1   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.i3d.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 10.0%    10    0.6  14.8   0.5 128.4  42.6
      2. 2607:5300::a7                 0.0%    10    1.4   1.8   0.8   3.3   0.8
      3. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4. 2607:5300::9d                30.0%    10   76.2  77.7  76.1  80.1   1.7
      5. 10ge.linx-jnpr.th-n.i3d.net   0.0%    10  116.0 104.9  77.5 121.0  19.3
      6. 20ge.cr1-lr0.smartdc.rtd.i3d  0.0%    10   96.2  94.2  85.2 101.8   4.7
      7. 80ge.br2-cr1.smartdc.rtd.i3d  0.0%    10   89.2  95.3  84.9 158.3  22.4
      8. 2a00:1630:1:13d::13d          0.0%    10   88.5  88.5  88.5  88.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                10.0%    10    0.5   7.4   0.4  62.3  20.6
      2. bhs-g2-6k.qc.ca               0.0%    10    0.9   2.6   0.6   7.6   2.4
      3. mtl-2-6k.qc.ca                0.0%    10    1.8   1.7   1.6   1.8   0.1
      4. 198.27.73.180                30.0%    10   30.7  23.7  17.8  40.7   8.9
      5. 198.27.73.150                20.0%    10  159.9 167.8  65.4 262.3  78.9
      6. 198.27.73.248                 0.0%    10   66.1  89.0  66.1 220.8  50.4
      7. eqix.sv1.ppc1.com             0.0%    10  265.9 267.5 265.9 269.2   1.3
      8. 203-219-35-15.static.tpgi.co  0.0%    10  265.6 265.6 265.5 265.7   0.0
      9. 203-219-106-138.tpgi.com.au   0.0%    10  264.0 263.2 263.0 264.0   0.3
    10. lag41.sclarinte01.aapt.net.a 90.0%    10  269.9 269.9 269.9 269.9   0.0
    11. lag30.sglebinte01.aapt.net.a 10.0%    10  264.4 264.8 264.0 269.5   1.8
    12. 203-174-189-250.syd.static-i 10.0%    10  334.0 329.8 308.8 351.0  13.4
    13. 27.111.243.214               10.0%    10  339.7 327.1 296.4 339.7  16.0
    14. 108.61.212.117.vultr.com     10.0%    10  339.2 327.4 298.9 339.4  14.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                20.0%    10    0.4   6.4   0.4  47.3  16.5
      2. bhs-g1-6k.qc.ca               0.0%    10    0.9   0.9   0.7   1.8   0.3
      3. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4. nyk-1-6k.ny.us               10.0%    10   12.4   9.8   9.1  12.4   1.2
      5. eqix2-ny.pacnet.com           0.0%    10   86.2  86.2  86.1  86.3   0.1
      6. gi9-0-0.cr2.nrt1.asianetcom.  0.0%    10  188.5 188.5 188.5 188.6   0.0
      7. xe0-0-2.gw2.nrt4.asianetcom.  0.0%    10  193.8 189.1 188.6 193.8   1.6
      8. SRV-0001.asianetcom.net       0.0%    10  266.7 266.7 266.7 266.8   0.0
      9. 71.ae1.sw1.tko1.jp.scnet.net 10.0%    10  279.9 280.0 279.8 280.9   0.3
    10. unknown.servercentral.net    10.0%    10  267.2 267.2 267.2 267.3   0.0
    11. 108.61.201.151.vultr.com     10.0%    10  276.7 276.8 276.6 277.3   0.3
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                 0.0%    10    4.7  12.3   0.4  77.8  24.9
      2. bhs-g1-6k.qc.ca               0.0%    10    0.9   0.8   0.7   0.9   0.1
      3. 198.27.73.204                90.0%    10   53.2  53.2  53.2  53.2   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. nyk-bb1-link.telia.net        0.0%    10    9.1  30.4   9.1  86.3  32.1
      6. nyk-b6-link.telia.net         0.0%    10    9.1   9.1   9.1   9.2   0.0
      7. tinet-ic-141888-nyk-b5.c.tel  0.0%    10    9.2   9.4   9.2  11.1   0.6
      8. xe-10-1-1.lax20.ip4.gtt.net   0.0%    10   80.2  80.1  80.1  80.2   0.0
      9. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    10. ae2-50g.ar1.lax2.us.as4436.g 80.0%    10  100.8  93.0  85.3 100.8  10.9
    11. as20473.xe-6-0-1.ar1.lax2.us  0.0%    10   77.8  77.8  77.7  77.8   0.0
    12. 108.61.219.200.vultr.com      0.0%    10   78.1  78.2  78.0  79.6   0.5
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                 0.0%    10    4.5  12.9   0.4  95.9  30.2
      2. bhs-g2-6k.qc.ca               0.0%    10    0.7   2.1   0.7   4.9   1.5
      3. mtl-1-6k.qc.ca               80.0%    10    1.7  17.5   1.7  33.3  22.4
      4. nwk-1-6k.nj.us               40.0%    10    9.7   9.7   9.6   9.7   0.0
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. nyk-bb2-link.telia.net        0.0%    10   17.0  11.8   9.6  20.3   3.9
      7. nyk-b6-link.telia.net         0.0%    10   10.2  15.1  10.1  59.8  15.7
      8. tinet-ic-141888-nyk-b5.c.tel  0.0%    10   10.2  12.7  10.1  35.4   8.0
      9. xe-10-1-2.sea23.ip4.gtt.net   0.0%    10   78.4  94.9  78.4 171.6  30.8
    10. 173.205.61.30                 0.0%    10   79.2  79.3  79.2  79.3   0.0
    11. 108.61.194.105.vultr.com      0.0%    10   78.7  78.7  78.6  78.8   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                20.0%    10    0.4 106.3   0.4 593.1 207.1
      2. bhs-g1-6k.qc.ca               0.0%    10    2.0   1.2   0.6   2.3   0.7
      3. 198.27.73.204                90.0%    10    8.7   8.7   8.7   8.7   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. nyk-bb2-link.telia.net        0.0%    10    8.7  24.3   8.7  95.9  31.0
      6. nyk-b6-link.telia.net         0.0%    10    9.1   9.1   9.1   9.2   0.0
      7. tinet-ic-141888-nyk-b5.c.tel  0.0%    10    9.2   9.2   9.2   9.3   0.0
      8. xe-0-1-0.dal33.ip4.gtt.net    0.0%    10   53.6  53.6  53.6  53.6   0.0
      9. gtt-gw.ip4.gtt.net            0.0%    10  122.6 122.7 122.5 123.6   0.3
    10. as20473.xe-5-1-2.cr1.dfw1.us  0.0%    10  122.8 122.7 122.7 122.8   0.1
    11. 108.61.224.175.vultr.com     10.0%    10  122.7 122.7 122.6 122.8   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                20.0%    10    0.4  35.3   0.4 275.5  97.1
      2. bhs-g2-6k.qc.ca               0.0%    10    0.9   1.7   0.6   3.5   1.1
      3. mtl-1-6k.qc.ca               40.0%    10    1.8   1.7   1.6   2.0   0.1
      4. nwk-1-6k.nj.us               90.0%    10    9.6   9.6   9.6   9.6   0.0
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. nyk-bb1-link.telia.net        0.0%    10    9.9  24.8   9.9  81.1  27.8
      7. nyk-b6-link.telia.net         0.0%    10    9.9  11.4   9.9  24.1   4.5
      8. tinet-ic-141888-nyk-b5.c.tel  0.0%    10   12.0  10.8  10.0  12.0   0.8
      9. xe-0-1-0.chi11.ip4.gtt.net    0.0%    10   25.5  25.8  25.5  27.9   0.8
    10. as23352.chi11.ip4.gtt.net     0.0%    10   25.6  28.9  25.5  56.7   9.8
    11. ae4.cr2.ord6.us.scnet.net     0.0%    10   26.3  26.7  26.3  28.2   0.7
    12. ae2.ar9.ord6.us.scnet.net     0.0%    10   26.3  26.9  26.3  29.5   1.2
    13. ethernet1-1-br1.chi2.choopa.  0.0%    10   26.4  28.2  26.4  32.9   2.4
    14. 107.191.51.12.vultr.com       0.0%    10   26.3  26.4  26.3  26.5   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                40.0%    10    0.6  16.7   0.4  97.7  39.7
      2. bhs-g1-6k.qc.ca               0.0%    10    0.8   0.9   0.6   1.9   0.4
      3. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. nyk-bb2-link.telia.net        0.0%    10    8.7  10.8   8.7  29.5   6.6
      6. nyk-b6-link.telia.net         0.0%    10    9.1   9.2   9.1   9.5   0.1
      7. tinet-ic-141888-nyk-b5.c.tel  0.0%    10   22.2  11.1   9.2  22.2   4.3
      8. xe-7-0-0.atl11.ip4.gtt.net    0.0%    10   28.8  30.9  28.7  50.0   6.7
      9. ae4-150.cr1.atl1.ip4.gtt.net  0.0%    10   29.9  29.6  29.5  29.9   0.2
    10. ae1-40g.cr2.atl1.us.as4436.g  0.0%    10   29.6  29.8  29.6  30.4   0.2
    11. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   29.6  29.6  29.6  29.7   0.0
    12. 108.61.193.166.vultr.com      0.0%    10   29.6  29.6  29.5  29.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                40.0%    10    0.4  29.4   0.4 105.6  46.4
      2. bhs-g1-6k.qc.ca               0.0%    10    0.8   1.1   0.7   4.0   1.0
      3. 198.27.73.204                90.0%    10    8.8   8.8   8.8   8.8   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. nyk-bb1-link.telia.net        0.0%    10    9.1  11.5   9.1  31.9   7.2
      6. nyk-b6-link.telia.net         0.0%    10    9.1   9.1   9.1   9.2   0.0
      7. tinet-ic-141888-nyk-b5.c.tel  0.0%    10    9.2   9.2   9.2   9.2   0.0
      8. xe-7-2-2.mia12.ip4.gtt.net    0.0%    10   41.3  41.4  41.3  41.6   0.1
      9. gtt-gw-cr1.mia1.ip4.gtt.net   0.0%    10   66.1  52.5  41.3  86.5  16.5
    10. as20473.ae5-1915.cr1.mia1.us  0.0%    10   41.9  42.0  41.7  44.1   0.8
    11. 104.156.244.232               0.0%    10   39.7  39.7  39.7  39.9   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                20.0%    10    0.4  20.3   0.4  98.2  38.1
      2. bhs-g1-6k.qc.ca               0.0%    10    0.9   1.0   0.7   2.2   0.4
      3. 198.27.73.204                30.0%    10   14.4  13.9   8.7  30.4   7.7
      4. nyk-1-6k.ny.us               20.0%    10    9.2   9.2   9.1   9.5   0.1
      5. 198.27.73.163                10.0%    10    9.2   9.2   9.2   9.3   0.1
      6. nyiix.gi3-6.cr1.nyc1.choopa.  0.0%    10   19.1  15.8  10.1  20.0   3.5
      7. ethernet1-49-c11-8-c6-1.pnj1  0.0%    10   10.0  10.2  10.0  11.8   0.6
      8. 108.61.149.182.vultr.com      0.0%    10   10.2  10.1  10.0  10.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                40.0%    10   88.9  20.5   0.4  88.9  35.8
      2. bhs-g1-6k.qc.ca               0.0%    10    1.4   1.2   0.7   2.2   0.6
      3. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. nyk-bb1-link.telia.net        0.0%    10  124.2  29.9   9.1 124.2  44.3
      6. nyk-b6-link.telia.net         0.0%    10    9.1   9.1   9.1   9.1   0.0
      7. tinet-ic-141888-nyk-b5.c.tel  0.0%    10    9.4   9.4   9.2   9.8   0.2
      8. xe-2-2-1.fra61.ip4.gtt.net    0.0%    10   93.3  95.4  93.3 114.3   6.6
      9. choopa-gw.ip4.gtt.net         0.0%    10   96.2  96.2  96.2  96.2   0.0
    10. 108.61.210.117.vultr.com      0.0%    10   93.5  93.5  93.4  93.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                60.0%    10   66.9  17.1   0.4  66.9  33.2
      2. bhs-g1-6k.qc.ca               0.0%    10    0.7   1.1   0.7   3.1   0.7
      3. 198.27.73.204                30.0%    10    8.8  20.9   8.8  45.1  16.5
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ae-72-72.csw2.NewYork1.Level  0.0%    10   90.8  91.0  90.6  92.7   0.6
      8. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lon-gb-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                40.0%    10    0.4  16.4   0.4  96.6  39.3
      2. bhs-g2-6k.qc.ca               0.0%    10    1.8   2.0   0.8   2.8   0.6
      3. mtl-1-6k.qc.ca               90.0%    10    1.6   1.6   1.6   1.6   0.0
      4. nwk-1-6k.nj.us               80.0%    10    9.6   9.6   9.6   9.6   0.0
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. ae-72-72.csw2.NewYork1.Level  0.0%    10   77.7  78.7  77.6  87.9   3.2
      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     9    0.0   0.0   0.0   0.0   0.0
    12. ae-234-3610.edge5.london1.Le  0.0%     8   78.8  79.3  78.8  82.4   1.3
    13. ???                           0.0%     0    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 par-fr-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                 0.0%    10    0.5   8.9   0.4  46.8  17.9
      2. bhs-g2-6k.qc.ca               0.0%    10    0.7   0.9   0.7   1.8   0.4
      3. mtl-1-6k.qc.ca               90.0%    10  110.6 110.6 110.6 110.6   0.0
      4. nwk-1-6k.nj.us               60.0%    10    9.7   9.7   9.7   9.8   0.1
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. nyk-bb1-link.telia.net        0.0%    10   10.0  14.5   9.9  24.1   6.6
      7. nyk-b6-link.telia.net         0.0%    10   10.1  14.1  10.0  50.3  12.7
      8. tinet-ic-141888-nyk-b5.c.tel  0.0%    10   10.1  10.3  10.1  11.1   0.3
      9. xe-3-0-1.par90.ip4.gtt.net    0.0%    10   89.3 103.4  89.3 121.9  12.9
    10. choopa-gw.ip4.gtt.net         0.0%    10   85.7  85.8  85.6  86.1   0.2
    11. 108.61.209.127.vultr.com      0.0%    10   85.5  85.5  85.4  85.9   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                 0.0%    10    0.4   8.8   0.4  75.8  23.6
      2. bhs-g2-6k.qc.ca               0.0%    10    3.2   3.1   1.3   9.6   2.4
      3. 198.27.73.206                50.0%    10    9.0  14.0   8.7  34.7  11.6
      4. 198.27.73.164                 0.0%    10  169.9 102.8  68.6 224.5  53.8
      5. any2ix.coresite.com           0.0%    10   75.9  77.3  75.8  81.0   1.9
      6. te3-4.core1.las1.fiberhub.ne  0.0%    10   75.9  76.0  75.9  76.5   0.2
      7. 199.47.210.50                 0.0%    10   76.1  76.2  76.1  76.6   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 198.27.67.252                 0.0%    10    0.4  17.8   0.4  80.9  30.4
      2. bhs-g1-6k.qc.ca               0.0%    10    0.8   1.1   0.6   2.0   0.6
      3. 198.27.73.204                90.0%    10    8.8   8.8   8.8   8.8   0.0
      4. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      5. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ae-72-72.csw2.NewYork1.Level  0.0%    10    9.3   9.3   9.2  10.0   0.2
      8. ae-2-70.edge2.NewYork1.Level  0.0%    10    9.2  10.4   9.2  20.8   3.7
      9. ae1.er4.lga5.us.above.net     0.0%    10   11.2   9.8   9.2  12.0   1.0
    10. ae3.cr2.lga5.us.above.net     0.0%    10    9.5  12.6   9.4  35.0   8.1
    11. ae6.cr2.ord2.us.above.net     0.0%    10   28.9  29.9  28.8  39.1   3.2
    12. ae11.cr1.ord2.us.above.net    0.0%    10   22.0  25.2  22.0  50.1   8.9
    13. ae16.mpr1.sea1.us.above.net   0.0%    10   72.1  72.1  72.0  72.1   0.0
    14. 208.185.185.146.IPYX-086691-  0.0%    10   86.1  86.2  86.1  86.4   0.1
    15. 76.164.234.1                 10.0%    10  135.7  95.5  86.6 135.7  16.5
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 2607:5300:60:1cff:ff:ff:ff:f 20.0%    10    9.2  70.4   0.5 550.7 194.1
      2. 2001:41d0::210d               0.0%    10    0.9   1.0   0.8   2.1   0.4
      3. 2607:5300:60:44a5::1          0.0%    10    0.3   0.3   0.3   0.5   0.1
    
    
    Code:
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 4096
    entropy_avail: 4096
    entropy_avail: 4096
    entropy_avail: 4096
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             291622.89k   916486.68k  2232097.02k  3446984.02k  4012512.60k
    sha1            272820.92k   748083.58k  1567142.14k  2233132.37k  2666861.91k
    rc4            2470596.41k  3330145.66k  3855958.95k  4025867.26k  4094304.58k
    aes-128 cbc     522227.67k   570268.06k   609345.02k   613576.02k   611644.76k
    aes-256 cbc     385803.43k   410886.42k   430180.10k   431164.76k   433059.16k
    sha256          197404.25k   433382.95k   742209.79k   903773.53k   986622.63k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000303s 0.000009s   3301.4 116794.5
    rsa 4096 bits 0.001969s 0.000031s    507.9  32032.4
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  44077.5  10334.9
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            2870974.83k  3536264.53k  3751797.33k  3809801.22k  3822624.77k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            3636317.18k  4786177.83k  5188310.02k  5300421.29k  5324578.82k
    
    -------------------------------------------
    Centmin Mod Nginx static OpenSSL Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1i 6 Aug 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 20 02:47:54 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    md5             167556.41k   585205.65k  1655280.55k  3038502.71k  3946334.89k
    sha1            163601.76k   528877.80k  1282995.80k  2116346.54k  2651430.91k
    rc4            2423358.17k  3507561.29k  3844879.87k  4026469.96k  4081175.21k
    aes-128 cbc     548400.12k   580701.99k   609943.64k   613921.11k   613747.37k
    aes-256 cbc     394737.25k   416843.78k   431594.65k   431546.37k   435601.41k
    sha256          202572.54k   436120.73k   740014.51k   895685.29k   987299.84k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000300s 0.000008s   3328.0 119403.0
    rsa 4096 bits 0.001968s 0.000031s    508.0  31984.4
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  42133.1  10534.7
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 20 02:47:54 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            3032073.25k  3596265.32k  3768255.15k  3814609.58k  3822878.72k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 20 02:47:54 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            3873399.78k  4886506.07k  5217288.62k  5325518.85k  5325040.30k
    
    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.754 seconds
            Minimum number of seconds to run all queries: 0.737 seconds
            Maximum number of seconds to run all queries: 0.770 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 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 8 x Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
                 total       used       free     shared    buffers     cached
    Mem:         32138       2902      29236          0        201       1998
    Low:         32138       2902      29236
    High:            0          0          0
    -/+ buffers/cache:        702      31436
    Swap:         6140          0       6140
    ----------------------------------------------
    PHP 5.6.1 (cli) (built: Oct 12 2014 02:18:16)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, 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/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.098
    simplecall         0.094
    simpleucall        0.131
    simpleudcall       0.154
    mandel             0.232
    mandel2            0.253
    ackermann(7)       0.105
    ary(50000)         0.017
    ary2(50000)        0.013
    ary3(2000)         0.126
    fibo(30)           0.296
    hash1(50000)       0.027
    hash2(500)         0.032
    heapsort(20000)    0.071
    matrix(20)         0.069
    nestedloop(12)     0.165
    sieve(30)          0.074
    strcat(200000)     0.010
    ------------------------
    Total              1.967
    real: 1.98s user: 1.97s sys: 0.00s cpu: 99% maxmem: 112816 KB cswaits: 1
    
    simple             0.098
    simplecall         0.094
    simpleucall        0.130
    simpleudcall       0.154
    mandel             0.232
    mandel2            0.272
    ackermann(7)       0.104
    ary(50000)         0.017
    ary2(50000)        0.013
    ary3(2000)         0.130
    fibo(30)           0.301
    hash1(50000)       0.027
    hash2(500)         0.033
    heapsort(20000)    0.071
    matrix(20)         0.070
    nestedloop(12)     0.164
    sieve(30)          0.075
    strcat(200000)     0.010
    ------------------------
    Total              1.995
    real: 2.01s user: 1.99s sys: 0.01s cpu: 99% maxmem: 112816 KB cswaits: 1
    
    simple             0.098
    simplecall         0.095
    simpleucall        0.130
    simpleudcall       0.153
    mandel             0.250
    mandel2            0.253
    ackermann(7)       0.104
    ary(50000)         0.017
    ary2(50000)        0.013
    ary3(2000)         0.127
    fibo(30)           0.296
    hash1(50000)       0.027
    hash2(500)         0.032
    heapsort(20000)    0.071
    matrix(20)         0.073
    nestedloop(12)     0.164
    sieve(30)          0.075
    strcat(200000)     0.010
    ------------------------
    Total              1.987
    real: 2.00s user: 1.99s sys: 0.01s cpu: 99% maxmem: 112816 KB cswaits: 1
    
    bench.php results from 3 runs
    1.967
    1.995
    1.987
    
    bench.php avg: 1.9830
    Avg: real: 2.00s user: 1.98s sys: 0.01s cpu: 99.00% maxmem: 112816.00KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_121014-023000.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_121014-023000.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.100
    func()             0.308    0.208
    undef_func()       0.392    0.292
    int_func()         0.250    0.150
    $x = self::$x      0.212    0.111
    self::$x = 0       0.201    0.101
    isset(self::$x)    0.185    0.085
    empty(self::$x)    0.195    0.094
    $x = Foo::$x       0.259    0.159
    Foo::$x = 0        0.181    0.081
    isset(Foo::$x)     0.166    0.065
    empty(Foo::$x)     0.183    0.082
    self::f()          0.326    0.225
    Foo::f()           0.301    0.201
    $x = $this->x      0.202    0.102
    $this->x = 0       0.256    0.155
    $this->x += 2      0.202    0.102
    ++$this->x         0.184    0.084
    --$this->x         0.180    0.080
    $this->x++         0.210    0.110
    $this->x--         0.207    0.106
    isset($this->x)    0.184    0.084
    empty($this->x)    0.195    0.095
    $this->f()         0.342    0.241
    $x = Foo::TEST     0.183    0.083
    new Foo()          0.686    0.585
    $x = TEST          0.138    0.038
    $x = $_GET         0.188    0.088
    $x = $GLOBALS['v'] 0.245    0.144
    $x = $hash['v']    0.193    0.093
    $x = $str[0]       0.286    0.185
    $x = $a ?: null    0.178    0.078
    $x = $f ?: tmp     0.251    0.150
    $x = $f ? $f : $a  0.258    0.157
    $x = $f ? $f : tmp 0.255    0.154
    ------------------------
    Total              8.284
    real: 8.30s user: 8.29s sys: 0.00s cpu: 100% maxmem: 62832 KB cswaits: 1
    
    empty_loop         0.100
    func()             0.312    0.212
    undef_func()       0.467    0.367
    int_func()         0.254    0.154
    $x = self::$x      0.211    0.111
    self::$x = 0       0.201    0.101
    isset(self::$x)    0.186    0.086
    empty(self::$x)    0.196    0.096
    $x = Foo::$x       0.258    0.158
    Foo::$x = 0        0.180    0.080
    isset(Foo::$x)     0.168    0.068
    empty(Foo::$x)     0.184    0.084
    self::f()          0.329    0.229
    Foo::f()           0.306    0.206
    $x = $this->x      0.200    0.100
    $this->x = 0       0.257    0.157
    $this->x += 2      0.201    0.101
    ++$this->x         0.182    0.082
    --$this->x         0.177    0.077
    $this->x++         0.210    0.110
    $this->x--         0.199    0.099
    isset($this->x)    0.183    0.083
    empty($this->x)    0.195    0.095
    $this->f()         0.342    0.242
    $x = Foo::TEST     0.181    0.081
    new Foo()          0.683    0.583
    $x = TEST          0.138    0.038
    $x = $_GET         0.188    0.088
    $x = $GLOBALS['v'] 0.243    0.143
    $x = $hash['v']    0.194    0.094
    $x = $str[0]       0.289    0.189
    $x = $a ?: null    0.179    0.079
    $x = $f ?: tmp     0.248    0.148
    $x = $f ? $f : $a  0.260    0.160
    $x = $f ? $f : tmp 0.253    0.153
    ------------------------
    Total              8.353
    real: 8.36s user: 8.36s sys: 0.00s cpu: 100% maxmem: 62832 KB cswaits: 1
    
    empty_loop         0.101
    func()             0.308    0.208
    undef_func()       0.383    0.283
    int_func()         0.250    0.149
    $x = self::$x      0.211    0.110
    self::$x = 0       0.202    0.101
    isset(self::$x)    0.189    0.088
    empty(self::$x)    0.201    0.101
    $x = Foo::$x       0.258    0.158
    Foo::$x = 0        0.181    0.080
    isset(Foo::$x)     0.166    0.065
    empty(Foo::$x)     0.183    0.082
    self::f()          0.331    0.230
    Foo::f()           0.301    0.201
    $x = $this->x      0.201    0.100
    $this->x = 0       0.257    0.157
    $this->x += 2      0.205    0.104
    ++$this->x         0.184    0.084
    --$this->x         0.177    0.077
    $this->x++         0.210    0.110
    $this->x--         0.199    0.099
    isset($this->x)    0.183    0.083
    empty($this->x)    0.196    0.095
    $this->f()         0.341    0.240
    $x = Foo::TEST     0.181    0.081
    new Foo()          0.686    0.585
    $x = TEST          0.138    0.038
    $x = $_GET         0.188    0.088
    $x = $GLOBALS['v'] 0.244    0.144
    $x = $hash['v']    0.204    0.103
    $x = $str[0]       0.284    0.183
    $x = $a ?: null    0.183    0.082
    $x = $f ?: tmp     0.250    0.149
    $x = $f ? $f : $a  0.259    0.159
    $x = $f ? $f : tmp 0.255    0.154
    ------------------------
    Total              8.288
    real: 8.30s user: 8.30s sys: 0.00s cpu: 100% maxmem: 62816 KB cswaits: 1
    
    micro_bench.php results from 3 runs
    8.284
    8.353
    8.288
    
    micro_bench.php avg: 8.3083
    Avg: real: 8.32s user: 8.32s sys: 0.00s cpu: 100.00% maxmem: 62826.67KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_micro_121014-023000.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_121014-023000.log
    
    
    Code:
    -------------------------------------------
    centminmodbench.sh 0.5
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    2.6.32-431.29.2.el6.x86_64
    
    CentOS release 6.5 (Final)
    
    Centmin Mod
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    2
    Core(s) per socket:    4
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              3
    CPU MHz:               3392.420
    BogoMIPS:              6784.84
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              8192K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    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
    4   0    0      0    0:0:0:0       yes
    5   0    0      1    1:1:1:0       yes
    6   0    0      2    2:2:2:0       yes
    7   0    0      3    3:3:3:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         32044       2181      29862          0         48       1316
    Low:         32044       2181      29862
    High:            0          0          0
    -/+ buffers/cache:        815      31228
    Swap:        16087          0      16087
    
    ----------------------------------------------
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/vg_vw0-lv_root
                          174G  6.0G  160G   4% /
    tmpfs                  16G     0   16G   0% /dev/shm
    /dev/sda1             485M   77M  383M  17% /boot
    tmpfs                  16G   44K   16G   1% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=1 time=0.0 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=2 time=0.1 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=3 time=1.9 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=4 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=5 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=6 time=1.9 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=7 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=8 time=1.8 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=9 time=1.9 ms
    4096 bytes from . (ext4 /dev/mapper/vg_vw0-lv_root): request=10 time=1.8 ms
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    10 requests completed in 9016.2 ms, 670 iops, 2.6 mb/s
    min/avg/max/mdev = 0.0/1.5/1.9/0.7 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    21274 requests completed in 3000.1 ms, 12210 iops, 47.7 mb/s
    min/avg/max/mdev = 0.0/0.1/0.2/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    4503 requests completed in 3000.5 ms, 1681 iops, 420.4 mb/s
    min/avg/max/mdev = 0.5/0.6/3.6/0.1 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/mapper/vg_vw0-lv_root) ioping statistics ---
    57260 requests completed in 3000.0 ms, 1466626 iops, 5729.0 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 3.45828 s, 310 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.46274 s, 310 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 14.203 s, 75.6 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 136.565 s, 7.9 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    
    Running FIO benchmark...
    
    
    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=31255: Sat Oct 11 23:33:09 2014
      read : io=1024.3MB, bw=250377KB/s, iops=62594 , runt=  4189msec
      cpu          : usr=2.79%, sys=23.04%, ctx=34519, majf=0, minf=89
      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=250376KB/s, minb=250376KB/s, maxb=250376KB/s, mint=4189msec, maxt=4189msec
    
    Disk stats (read/write):
        dm-0: ios=254481/0, merge=0/0, ticks=52944/0, in_queue=52963, util=97.65%, aggrios=262207/0, aggrmerge=0/0, aggrticks=51277/0, aggrin_queue=51260, aggrutil=97.40%
      sda: ios=262207/0, merge=0/0, ticks=51277/0, in_queue=51260, util=97.40%
    
    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=31265: Sat Oct 11 23:33:14 2014
      write: io=1024.3MB, bw=260967KB/s, iops=65241 , runt=  4019msec
      cpu          : usr=4.16%, sys=28.70%, ctx=32569, majf=0, minf=26
      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=260967KB/s, minb=260967KB/s, maxb=260967KB/s, mint=4019msec, maxt=4019msec
    
    Disk stats (read/write):
        dm-0: ios=0/254158, merge=0/0, ticks=0/50902, in_queue=50921, util=97.55%, aggrios=0/262220, aggrmerge=0/0, aggrticks=0/49584, aggrin_queue=49559, aggrutil=97.33%
      sda: ios=0/262220, merge=0/0, ticks=0/49584, in_queue=49559, util=97.33%
    
    
    Code:
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0350482 s, 3.8 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0377544 s, 3.6 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0357223 s, 3.8 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0395402 s, 3.4 GB/s
    
    Code:
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    2014-10-11 23:33:14 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (tmpfs tmpfs): request=1 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=2 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=3 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=4 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=5 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=6 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=7 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=8 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=9 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=10 time=0.0 ms
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9002.3 ms, 303030 iops, 1183.7 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    50508 requests completed in 3000.0 ms, 1442962 iops, 5636.6 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    25963 requests completed in 3000.1 ms, 33277 iops, 8319.3 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    57120 requests completed in 3000.0 ms, 1323846 iops, 5171.3 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 36.0MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 26.4MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 24.7MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 20.3MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 28.3MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 22.0MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 25.4MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 31.6MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 14.9MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 24.3MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 21.7MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 20.0MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 18.1MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 16.2MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 430KB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 19.6MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 9.20MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 8.47MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 8.24MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 8.61MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 9.55MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 10.2MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 407KB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 8.17MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 8.08MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 8.97MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 43.01MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 27.29MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 24.12MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 25.59MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 33.85MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 25.47MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 5.14MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Axel Download VersaWeb, Las Vegas, Nevada: 48.15MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 23.48MB/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: 40.92MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 29.33MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 24.52MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 21.06MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 17.47MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: .55MB/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: 19.38MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 16.09MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 13.80MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 8.00MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 21.02MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 18.85MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 13.43MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 8.27MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 9.14MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 7.77MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 8.47MB/s
    
    Code:
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g.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=58 time=8.19 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=58 time=8.00 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=58 time=7.97 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2010ms
    rtt min/avg/max/mdev = 7.977/8.058/8.197/0.098 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=52 time=172 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=52 time=172 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=52 time=172 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2174ms
    rtt min/avg/max/mdev = 172.134/172.321/172.657/0.535 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=48 time=118 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=48 time=111 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=48 time=111 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2115ms
    rtt min/avg/max/mdev = 111.909/114.241/118.850/3.270 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=56 time=17.3 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=56 time=17.3 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=56 time=17.2 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2018ms
    rtt min/avg/max/mdev = 17.276/17.332/17.382/0.158 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=54 time=36.9 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=54 time=37.0 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=54 time=37.4 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2039ms
    rtt min/avg/max/mdev = 36.983/37.185/37.492/0.313 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=53 time=52.4 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=53 time=52.3 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=53 time=52.3 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2055ms
    rtt min/avg/max/mdev = 52.326/52.379/52.433/0.191 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=50 time=56.7 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=50 time=63.5 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=50 time=63.0 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2065ms
    rtt min/avg/max/mdev = 56.797/61.149/63.597/3.098 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=51 time=73.9 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=51 time=74.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=51 time=73.8 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2076ms
    rtt min/avg/max/mdev = 73.873/73.994/74.184/0.260 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: icmp_seq=1 ttl=54 time=90.0 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=54 time=78.0 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=54 time=78.1 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2079ms
    rtt min/avg/max/mdev = 78.061/82.087/90.067/5.642 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=54 time=65.9 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=65.9 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 2 received, 33% packet loss, time 2999ms
    rtt min/avg/max/mdev = 65.903/65.927/65.951/0.024 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=164 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=51 time=164 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=51 time=164 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2167ms
    rtt min/avg/max/mdev = 164.473/164.576/164.694/0.343 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=51 time=144 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=51 time=144 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=51 time=144 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2147ms
    rtt min/avg/max/mdev = 144.831/144.866/144.890/0.311 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=143 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=51 time=143 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=51 time=143 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2146ms
    rtt min/avg/max/mdev = 143.551/143.653/143.728/0.444 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=52 time=161 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=52 time=161 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=52 time=161 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2162ms
    rtt min/avg/max/mdev = 161.123/161.259/161.429/0.351 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=61 time=1.02 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=61 time=0.626 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=61 time=0.657 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.626/0.769/1.024/0.180 ms
    
    ----------------------------------------------
    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=61 time=31.5 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=61 time=31.5 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=61 time=31.4 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2034ms
    rtt min/avg/max/mdev = 31.463/31.512/31.557/0.038 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=58 time=75.9 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=58 time=75.9 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=58 time=75.8 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2078ms
    rtt min/avg/max/mdev = 75.862/75.896/75.914/0.319 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.5   2.1   0.3   7.7   2.6
      2. 192.228.109.49                0.0%    10    0.4   4.1   0.4   9.7   3.3
      3. 10ge3-2.core1.las1.he.net     0.0%    10    0.5   1.5   0.4   5.4   1.8
      4. 10ge15-4.core1.lax2.he.net    0.0%    10   20.2   9.2   7.8  20.2   3.9
      5. 10ge10-2.core1.lax1.he.net    0.0%    10   16.2  12.3   7.9  18.9   4.9
      6. 64.62.206.66                  0.0%    10    8.0   8.0   7.9   8.0   0.0
      7. 207.88.15.93.ptr.us.xo.net    0.0%    10    9.2   8.1   8.0   9.2   0.4
      8. vip1.G-anycast1.cachefly.net  0.0%    10    8.0   8.1   7.9   8.5   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.atlanta.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    9.6   5.6   0.2  11.3   4.8
      2. 192.228.109.49                0.0%    10   10.4   3.5   0.4  11.3   4.9
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.8   1.4   0.8   4.6   1.3
      4. ae4.cr2.lax112.us.above.net   0.0%    10   12.8   9.7   8.0  19.1   3.6
      5. ae3.cr2.iah1.us.above.net     0.0%    10   39.7  43.1  39.7  73.0  10.5
      6. ae3.mpr3.atl6.us.above.net    0.0%    10   53.8  56.7  53.8  82.2   9.0
      7. 128.177.104.134.IPYX-092136-  0.0%    10   54.3  62.0  54.3 129.0  23.5
      8. router1-atl.linode.com        0.0%    10   57.3  57.3  57.3  57.5   0.1
      9. speedtest.atlanta.linode.com  0.0%    10   54.2  54.3  54.2  54.7   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.dallas.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    1.2   3.2   0.2   7.5   2.4
      2. 192.228.109.45                0.0%    10    0.5   2.2   0.5   6.7   2.3
      3. any2ix.coresite.com           0.0%    10    7.8   7.9   7.8   8.3   0.2
      4. ae19.bbr01.eq01.dal03.networ  0.0%    10   45.6  49.3  44.6  86.6  13.1
      5. po31.dsr02.dllstx3.networkla  0.0%    10   45.1  45.2  45.1  45.2   0.0
      6. po31.dsr01.dllstx2.networkla  0.0%    10   44.9  45.0  44.9  45.4   0.2
      7. po1.car02.dllstx2.networklay  0.0%    10   44.7  46.7  44.7  64.1   6.1
      8. router2-dal.linode.com        0.0%    10   45.0  45.1  45.0  45.5   0.2
      9. speedtest.dallas.linode.com   0.0%    10   40.2  40.4  40.2  41.2   0.3
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.us.leaseweb.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    4.1   7.0   0.3  11.9   4.2
      2. 192.228.109.45                0.0%    10    2.8   5.8   0.5  11.4   3.8
      3. any2ix.coresite.com           0.0%    10    7.9   9.2   7.8  21.4   4.3
      4. te5-2.msc2.wdc.leaseweb.net   0.0%    10   70.8  70.6  70.6  70.8   0.1
      5. te9-2.core2.wdc.leaseweb.net  0.0%    10   71.2  71.1  70.9  71.5   0.2
      6. po2.cs1.wdc1.leaseweb.net     0.0%    10   70.6  70.7  70.6  71.0   0.1
      7. mirror.us.leaseweb.net        0.0%    10   70.6  70.6  70.6  70.7   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sea01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    2.9   5.6   0.4  11.0   3.4
      2. 192.228.109.49                0.0%    10    0.4   1.5   0.4   6.9   2.1
      3. any2ix.coresite.com           0.0%    10    7.7   7.8   7.7   8.0   0.1
      4. ae7.bbr02.cs01.lax01.network  0.0%    10    8.2   8.3   8.0   8.8   0.2
      5. ae0.bbr02.eq01.sjc02.network  0.0%    10   16.0  16.5  15.7  18.0   0.8
      6. ae7.bbr01.eq01.sjc02.network  0.0%    10   19.4  16.6  15.7  20.7   1.8
      7. ae0.bbr02.wb01.sea02.network  0.0%    10   32.2  32.4  32.2  33.0   0.3
      8. ae1.dar01.sr01.sea01.network  0.0%    10   32.5  32.6  32.5  33.3   0.2
      9. po1.fcr01.sr01.sea01.network  0.0%    10   32.8  33.1  32.7  35.4   0.8
    10. speedtest.sea01.softlayer.co  0.0%    10   32.5  32.6  32.5  32.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sjc01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   1.1   0.3   5.3   1.8
      2. 192.228.109.49                0.0%    10    8.9   2.3   0.4  10.4   3.9
      3. any2ix.coresite.com           0.0%    10    8.3   9.8   7.8  26.2   5.8
      4. ae7.bbr02.cs01.lax01.network  0.0%    10    8.0   8.1   8.0   8.2   0.0
      5. ae0.bbr02.eq01.sjc02.network  0.0%    10   15.5  15.6  15.4  15.9   0.1
      6. ae5.dar02.sr01.sjc01.network  0.0%    10   16.0  18.7  16.0  42.4   8.3
      7. po2.fcr01.sr01.sjc01.network  0.0%    10   18.2  16.6  16.0  18.6   1.0
      8. speedtest.sjc01.softlayer.co  0.0%    10   16.1  16.1  16.0  16.1   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.wdc01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   1.9   0.3   6.3   2.4
      2. 192.228.109.45                0.0%    10    0.5   1.9   0.5   9.6   2.8
      3. any2ix.coresite.com           0.0%    10    8.1   9.6   7.8  23.5   4.9
      4. ae19.bbr01.eq01.dal03.networ  0.0%    10   43.1  42.5  42.1  43.7   0.6
      5. ae7.bbr02.eq01.dal03.network  0.0%    10   37.1  37.1  36.9  37.2   0.1
      6. ae1.bbr01.tl01.atl01.network  0.0%    10   57.3  57.5  57.2  59.0   0.6
      7. ae0.bbr01.eq01.wdc02.network  0.0%    10   66.6  66.6  66.6  66.7   0.0
      8. ae0.dar02.sr01.wdc01.network  0.0%    10   67.4  67.5  67.3  68.0   0.2
      9. po2.fcr01.sr01.wdc01.network  0.0%    10   71.0  71.0  70.9  71.3   0.1
    10. speedtest.wdc01.softlayer.co  0.0%    10   68.1  68.1  68.0  68.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.tokyo.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   5.4   0.3  10.3   3.6
      2. 192.228.109.45                0.0%    10    0.5   1.9   0.5   6.6   2.1
      3. 10ge3-2.core1.las1.he.net     0.0%    10    4.7   5.7   0.4  11.5   4.5
      4. 10ge15-4.core1.lax2.he.net    0.0%    10    7.8   8.9   7.8  15.9   2.6
      5. 10ge10-2.core1.lax1.he.net    0.0%    10   10.2  13.8   7.9  20.2   4.3
      6. 10ge12-4.core1.pao1.he.net    0.0%    10   21.1  21.7  16.1  29.1   5.2
      7. 124.215.192.121               0.0%    10   16.6  16.9  16.6  17.4   0.3
      8. pajbb002.int-gw.kddi.ne.jp    0.0%    10   33.0  18.6  16.6  33.0   5.2
      9. otejbb206.int-gw.kddi.ne.jp   0.0%    10  115.1 115.3 115.1 116.3   0.4
    10. cm-fcu203.kddnet.ad.jp        0.0%    10  126.0 128.4 124.4 136.9   5.0
    11. 124.215.199.122               0.0%    10  134.1 133.8 133.6 134.1   0.2
    12. speedtest.tokyo.linode.com   10.0%    10  116.8 116.9 116.7 117.1   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sng01.softlayer.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    7.4   4.3   0.3  11.2   5.0
      2. 192.228.109.45                0.0%    10    0.5   0.8   0.4   2.5   0.7
      3. any2ix.coresite.com           0.0%    10    8.1   8.0   7.8   8.2   0.1
      4. ae0.bbr01.eq01.sng02.network  0.0%    10  179.5 179.5 179.2 180.8   0.5
      5. ae5.dar02.sr03.sng01.network  0.0%    10  185.8 185.9 185.7 186.8   0.3
      6. po2.fcr01.sr03.sng01.network 20.0%    10  174.2 196.8 173.9 300.7  46.3
      7. speedtest.sng01.softlayer.co 10.0%    10  180.5 180.5 180.4 180.9   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.london.linode.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.6   3.2   0.3   7.6   3.1
      2. 192.228.109.49                0.0%    10    0.5   5.2   0.4  11.3   3.8
      3. 10ge3-2.core1.las1.he.net     0.0%    10    0.4   2.5   0.4   7.7   2.7
      4. 10ge15-4.core1.lax2.he.net    0.0%    10    7.8   9.2   7.8  19.2   3.5
      5. 10ge10-2.core1.lax1.he.net    0.0%    10   18.5  12.3   7.9  22.0   5.8
      6. ge2-4.br01.lax04.pccwbtn.net  0.0%    10    8.6   8.5   8.3   8.7   0.1
      7. 63-218-12-118.static.pccwglo  0.0%    10  137.6 137.7 137.6 137.8   0.1
      8. telecity.ge9-9.br02.ldn01.pc  0.0%    10  142.7 146.8 142.7 165.4   7.9
      9. 212.111.33.238                0.0%    10  146.5 146.3 146.2 146.6   0.1
    10. speedtest.london.linode.com  10.0%    10  146.2 146.0 145.8 146.3   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.i3d.net
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    1.0   1.7   0.3   5.4   1.7
      2. 192.228.109.45                0.0%    10    0.5   3.2   0.4   9.4   3.5
      3. 10ge3-2.core1.las1.he.net     0.0%    10    6.5   5.0   0.4  11.3   4.4
      4. 10ge4-1.core1.slc1.he.net     0.0%    10   10.3  13.6   9.3  20.1   3.9
      5. 10ge6-2.core1.den1.he.net     0.0%    10   32.8  22.8  21.6  32.8   3.5
      6. 10ge4-3.core1.chi1.he.net     0.0%    10   55.4  47.9  45.2  57.1   4.6
      7. 100ge5-2.core1.nyc4.he.net    0.0%    10   65.1  67.0  65.1  72.2   2.6
      8. 100ge7-2.core1.lon2.he.net    0.0%    10  132.7 130.3 127.1 137.4   4.2
      9. 10ge.linx-jnpr.th-n.i3d.net   0.0%    10  131.2 132.5 130.6 136.3   2.1
    10. 20ge.cr1-lr0.smartdc.rtd.i3d  0.0%    10  149.9 142.8 139.1 151.5   5.6
    11. 80ge.br3-cr1.smartdc.rtd.i3d  0.0%    10  142.5 161.2 138.2 276.0  41.8
    12. mirror.i3d.net               10.0%    10  138.2 138.2 138.1 138.4   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10   11.3   1.6   0.3  11.3   3.4
      2. 192.228.109.45                0.0%    10    0.4   2.1   0.4  10.5   3.2
      3. any2ix.coresite.com           0.0%    10   20.2  25.4  19.7  36.9   6.0
      4. bundle-101.cor01.lax01.ca.VO  0.0%    10  172.4 172.5 172.3 173.1   0.2
      5. bundle-102.cor01.sjc01.ca.VO  0.0%    10  172.1 172.1 172.0 172.5   0.1
      6. ten-0-0-2-1.cor02.sjc01.ca.V  0.0%    10  172.2 172.4 172.2 173.3   0.3
      7. ten-0-5-0-0.cor01.syd04.nsw.  0.0%    10  172.3 172.1 172.0 172.3   0.1
      8. ten-2-0-0.bdr03.syd04.nsw.VO  0.0%    10  172.0 171.9 171.8 172.0   0.1
      9. as17819.cust.bdr03.syd04.nsw  0.0%    10  171.9 172.1 171.8 173.9   0.6
    10. xe-1-0-0.gw102.sy3.ap.equini  0.0%    10  171.9 172.6 171.9 175.3   1.2
    11. 27.111.243.214               10.0%    10  172.1 172.1 172.0 172.2   0.1
    12. 108.61.212.117.vultr.com     10.0%    10  172.2 172.2 172.1 172.3   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    1.4   4.7   0.3  11.3   4.0
      2. 192.228.109.45                0.0%    10    8.2   2.9   0.4  10.3   3.9
      3. any2ix.coresite.com           0.0%    10    8.4   8.6   8.2  11.1   0.9
      4. gi3-0-0.gw1.lax3.asianetcom.  0.0%    10  230.1 126.0 114.4 230.1  36.6
      5. gi6-0-0.cr1.nrt1.asianetcom. 10.0%    10  114.4 114.4 114.3 114.4   0.1
      6. gi1-0-0.cr2.nrt1.asianetcom.  0.0%    10  114.6 115.3 114.6 120.9   2.0
      7. ge3-1-0-0.gw3.nrt4.asianetco  0.0%    10  114.8 114.8 114.5 115.8   0.4
      8. xe-0-0-1-0.gw2.nrt4.asianetc  0.0%    10  114.6 115.1 114.5 119.0   1.4
      9. SRV-0001.asianetcom.net       0.0%    10  208.7 184.3 122.4 215.1  42.6
    10. 71.ae1.sw1.tko1.jp.scnet.net  0.0%    10  113.0 113.2 113.0 113.4   0.1
    11. unknown.servercentral.net    20.0%    10  194.2 166.9 111.9 202.9  43.7
    12. 108.61.201.151.vultr.com     10.0%    10  119.4 116.1 111.8 119.5   3.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.5   0.9   0.3   4.6   1.3
      2. 192.228.109.49                0.0%    10    3.2   4.6   0.4  10.6   3.8
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.8   1.0   0.8   1.4   0.2
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1  11.2   8.0  38.6   9.7
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.6  26.1  16.6  61.0  17.2
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.9  29.2  16.5  78.3  21.9
      7. ae9.mpr3.sjc7.us.above.net    0.0%    10   16.4  23.4  16.3  51.2  14.4
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   17.4  17.3  16.6  18.1   0.6
      9. xe-10-0-0.lax20.ip4.gtt.net   0.0%    10   72.5  32.7  26.0  72.5  15.2
    10. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    11. ae2-50g.ar1.lax2.us.as4436.g 90.0%    10   23.2  23.2  23.2  23.2   0.0
    12. as20473.xe-6-0-1.ar1.lax2.us  0.0%    10   20.3  21.3  17.1  30.4   5.4
    13. 108.61.219.200.vultr.com      0.0%    10   17.4  17.5  17.3  17.7   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10   11.7   2.7   0.3  12.0   4.8
      2. 192.228.109.45                0.0%    10    1.0   0.8   0.3   2.7   0.7
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.8   1.3   0.8   4.8   1.2
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.6  12.1   8.0  33.5   8.8
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.8  23.4  16.6  47.8  12.4
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.8  18.9  16.5  29.4   5.0
      7. ae9.mpr3.sjc7.us.above.net   90.0%    10   16.6  16.6  16.6  16.6   0.0
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.5  16.5  16.4  16.8   0.1
      9. xe-10-1-1.sea23.ip4.gtt.net   0.0%    10   37.0  37.5  36.8  41.9   1.6
    10. 173.205.61.30                 0.0%    10   37.2  37.7  37.1  41.7   1.4
    11. 108.61.194.105.vultr.com      0.0%    10   37.1  37.0  36.9  37.1   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   4.0   0.3   9.9   4.0
      2. 192.228.109.49                0.0%    10    0.4   0.5   0.4   0.8   0.1
      3. xe-2-0-3.mpr2.las1.us.above. 10.0%    10    0.8   0.9   0.7   1.1   0.1
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1  12.5   8.0  39.0  10.1
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.8  16.9  16.8  16.9   0.0
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.7  17.0  16.7  19.4   0.9
      7. ae9.mpr3.sjc7.us.above.net   60.0%    10   18.1  33.0  16.8  79.6  31.1
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.6  21.4  16.6  42.9   9.3
      9. xe-2-3-0.dal33.ip4.gtt.net    0.0%    10   52.2  52.3  52.1  53.3   0.4
    10. gtt-gw.ip4.gtt.net            0.0%    10   52.1  55.3  51.9  77.9   8.2
    11. as20473.xe-5-1-2.cr1.dfw1.us  0.0%    10   52.5  54.3  52.4  71.4   6.0
    12. 108.61.224.175.vultr.com      0.0%    10   52.6  52.4  52.3  52.8   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   0.4   0.3   1.2   0.3
      2. 192.228.109.49                0.0%    10    0.6   5.5   0.4  11.3   5.4
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.8   0.8   0.7   0.9   0.0
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.4  12.4   8.3  28.7   8.4
      5. ae12.mpr1.lax12.us.above.net  0.0%    10    8.4   8.5   8.4   8.8   0.2
      6. ntt-zayo.lax12.us.above.net   0.0%    10    9.2   9.1   8.9   9.7   0.3
      7. ae-8.r20.lsanca03.us.bb.gin. 10.0%    10    8.6  11.6   8.6  30.6   7.2
      8. ae-4.r20.dllstx09.us.bb.gin.  0.0%    10   68.7  44.9  41.2  68.7   8.5
      9. ae-0.r21.dllstx09.us.bb.gin.  0.0%    10   41.2  45.7  41.2  62.1   6.4
    10. ae-4.r21.chcgil09.us.bb.gin.  0.0%    10   59.4  67.5  58.7  84.3   9.9
    11. ae-2.r06.chcgil09.us.bb.gin.  0.0%    10   55.9  59.6  55.8  66.4   4.3
    12. ae-0.server-central.chcgil09  0.0%    10   67.5  61.4  56.4  67.5   3.1
    13. ae4.cr2.ord6.us.scnet.net     0.0%    10   60.4  60.5  55.8  67.6   4.0
    14. ae2.ar10.ord6.us.scnet.net    0.0%    10   59.5  63.5  56.6  82.7   7.5
    15. ethernet1-1-br1.chi2.choopa.  0.0%    10   60.5  63.3  57.5  75.0   5.4
    16. 107.191.51.12.vultr.com       0.0%    10   60.2  62.1  59.6  67.9   2.8
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    5.9   5.1   0.2  11.6   4.0
      2. 192.228.109.49                0.0%    10    8.7   3.1   0.4   9.8   4.3
      3. xe-2-0-3.mpr2.las1.us.above. 20.0%    10    0.8   0.9   0.8   1.1   0.1
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1  13.9   8.0  35.0   9.9
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.8  19.8  16.8  44.5   8.7
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.6  18.7  16.6  36.5   6.3
      7. ae9.mpr3.sjc7.us.above.net   30.0%    10   16.8  18.2  16.8  22.1   2.5
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.6  19.6  16.5  45.9   9.3
      9. xe-8-2-0.atl11.ip4.gtt.net    0.0%    10   81.5  81.2  78.1  86.8   3.0
    10. ae4-150.cr1.atl1.ip4.gtt.net  0.0%    10   73.7  73.8  73.6  73.9   0.1
    11. ae1-40g.cr2.atl1.us.as4436.g  0.0%    10   74.6  74.2  73.8  76.7   0.9
    12. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   74.1  74.0  73.9  74.2   0.1
    13. 108.61.193.166.vultr.com      0.0%    10   74.0  74.0  73.8  74.2   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    7.7   3.7   0.3  11.4   4.5
      2. 192.228.109.45                0.0%    10    8.1   2.1   0.4   9.8   3.6
      3. xe-2-0-3.mpr2.las1.us.above. 10.0%    10    0.8   0.8   0.8   0.9   0.0
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1   8.1   8.0   8.3   0.1
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.6  19.0  16.6  39.3   7.1
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.5  17.6  16.5  27.4   3.5
      7. ae9.mpr3.sjc7.us.above.net    0.0%    10   16.5  22.7  16.5  72.5  17.6
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.4  16.4  16.3  16.6   0.1
      9. xe-8-0-1.mia12.ip4.gtt.net    0.0%    10   79.3  82.4  79.2  88.6   3.6
    10. gtt-gw-cr1.mia1.ip4.gtt.net   0.0%    10   78.7  85.8  78.7 115.9  11.1
    11. as20473.ae5-1915.cr1.mia1.us  0.0%    10   80.0  84.1  79.4  91.7   4.4
    12. 104.156.244.232               0.0%    10   82.2  80.9  79.4  83.3   1.5
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10   10.1   1.7   0.3  10.1   3.1
      2. 192.228.109.49                0.0%    10    0.5   1.3   0.4   8.0   2.4
      3. 10ge3-2.core1.las1.he.net     0.0%    10    0.4   5.1   0.4  11.0   3.5
      4. 10ge4-1.core1.slc1.he.net     0.0%    10    9.2  12.2   9.2  15.8   2.8
      5. 10ge6-2.core1.den1.he.net     0.0%    10   23.7  25.1  21.3  31.8   4.0
      6. 10ge5-5.core1.mci3.he.net     0.0%    10   41.5  38.1  33.2  44.9   5.2
      7. 10ge1-4.core1.chi1.he.net     0.0%    10   57.9  52.1  45.9  95.4  15.7
      8. 100ge5-2.core1.nyc4.he.net    0.0%    10   69.9  69.2  65.4  76.1   4.3
      9. 10ge5-1.core1.nyc6.he.net     0.0%    10   65.0  67.0  64.7  76.2   3.7
    10. nyiix.gi3-6.cr1.nyc1.choopa.  0.0%    10   66.2  69.0  66.2  93.9   8.7
    11. ethernet1-49-c11-8-c6-1.pnj1  0.0%    10   66.1  66.1  66.0  66.2   0.1
    12. 108.61.149.182.vultr.com      0.0%    10   66.0  66.0  65.9  66.4   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    4.2   4.3   0.2  11.5   4.5
      2. 192.228.109.49                0.0%    10    2.2   5.2   0.4  10.5   3.7
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.9   0.9   0.8   1.4   0.2
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.0   8.1   8.0   8.6   0.2
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.7  20.8  16.7  38.8   8.3
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   19.1  21.6  16.4  46.5   9.7
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.8  17.4  16.4  25.4   2.8
      9. xe-3-2-1.fra61.ip4.gtt.net    0.0%    10  164.8 167.1 164.6 187.5   7.2
    10. choopa-gw.ip4.gtt.net         0.0%    10  164.6 164.7 164.6 164.8   0.1
    11. 108.61.210.117.vultr.com     10.0%    10  164.5 164.6 164.5 164.7   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.4   2.8   0.2   9.5   3.4
      2. 192.228.109.49                0.0%    10    0.7   2.0   0.4   9.1   2.8
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10   18.4   2.6   0.8  18.4   5.5
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.0   8.8   8.0  16.0   2.5
      5. ae12.mpr1.lax12.us.above.net  0.0%    10    8.0   9.6   8.0  23.6   4.9
      6. ae7.edge2.LosAngles.Level3.n 60.0%    10    8.3   8.4   8.3   8.5   0.1
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lon-gb-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.4   3.8   0.3  10.8   4.4
      2. 192.228.109.45                0.0%    10    9.0   3.0   0.4  11.2   4.0
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.8   2.5   0.8  16.6   4.9
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1  13.8   8.1  61.0  16.6
      5. ae12.mpr1.lax12.us.above.net  0.0%    10    8.1   8.1   8.0   8.5   0.2
      6. ae7.edge2.LosAngles.Level3.n  0.0%    10    8.3  15.3   8.3  44.4  14.7
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. ???                          100.0    10    0.0   0.0   0.0   0.0   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. ae-1-11.ebr3.Atlanta2.Level3 90.0%    10   57.0  57.0  57.0  57.0   0.0
    12. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 par-fr-ping.vultr.com
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    6.8   5.2   0.3  11.5   4.6
      2. 192.228.109.49                0.0%    10    0.5   2.1   0.4   8.0   3.0
      3. xe-2-0-3.mpr2.las1.us.above.  0.0%    10    0.9   0.9   0.8   1.0   0.0
      4. ae4.cr2.lax112.us.above.net   0.0%    10    8.1  10.2   8.1  28.9   6.6
      5. ae1.cr2.sjc2.us.above.net     0.0%    10   16.9  17.0  16.8  17.6   0.3
      6. ae8.cr1.sjc2.us.above.net     0.0%    10   16.8  17.7  16.6  26.4   3.1
      7. ae9.mpr3.sjc7.us.above.net    0.0%    10   16.6  20.8  16.6  58.5  13.2
      8. xe-10-0-2.sjc10.ip4.gtt.net   0.0%    10   16.6  17.5  16.6  19.8   1.1
      9. xe-3-3-0.par90.ip4.gtt.net    0.0%    10  162.5 163.3 162.5 165.8   1.2
    10. choopa-gw.ip4.gtt.net         0.0%    10  164.1 164.3 164.1 164.9   0.2
    11. 108.61.209.127.vultr.com     10.0%    10  161.3 161.3 161.2 161.5   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.4   2.7   0.3   7.4   2.8
      2. 192.228.109.49                0.0%    10    0.5   0.9   0.4   3.0   0.9
      3. te3-4.core1.las1.fiberhub.ne  0.0%    10    0.5   0.5   0.5   0.6   0.1
      4. 199.47.210.50                 0.0%    10    0.6   0.7   0.6   1.0   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10    0.3   2.5   0.3   7.4   2.6
      2. 192.228.109.49                0.0%    10    0.5   1.9   0.5   5.5   1.9
      3. ge4-2.core1.sea1.fiberhub.ne  0.0%    10   31.3  31.6  31.3  33.2   0.6
      4. 76.164.234.1                  0.0%    10   47.2  33.1  31.5  47.2   4.9
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 76.164.218.97                 0.0%    10   12.6   5.5   1.1  12.6   3.7
      2. 192.228.109.45                0.0%    10    0.7   1.9   0.5  11.2   3.4
      3. any2ix.coresite.com          40.0%    10   12.0  69.0   7.9 215.2  87.5
      4. 198.27.73.191                90.0%    10   67.6  67.6  67.6  67.6   0.0
      5. bhs-g2-6k.qc.ca               0.0%    10   78.3  77.8  76.5  79.1   0.8
      6. 198.27.73.94                  0.0%    10   76.6  77.1  76.5  78.4   0.7
      7. ns238643.ip-192-99-19.net     0.0%    10   75.9  76.0  75.9  76.0   0.1
    
    
    Code:
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 4096
    entropy_avail: 4096
    entropy_avail: 4096
    entropy_avail: 4096
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             294087.65k   926509.10k  2261580.20k  3640426.15k  4340921.69k
    sha1            275113.27k   751239.40k  1584565.50k  2299452.07k  2651949.74k
    rc4            2512158.98k  3460811.58k  4156332.71k  4328013.14k  4380535.47k
    aes-128 cbc     555393.66k   599607.42k   610177.45k   614276.79k   614247.08k
    aes-256 cbc     404034.58k   427378.35k   432327.34k   436044.80k   436715.52k
    sha256          201167.90k   439994.11k   756595.54k   924845.40k   988839.94k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000263s 0.000008s   3795.7 130801.9
    rsa 4096 bits 0.001772s 0.000027s    564.3  36593.1
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  44975.6  10696.0
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            3332381.52k  4038437.91k  4292124.16k  4351721.81k  4361240.58k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:13:02 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            4153331.17k  5467040.87k  5814019.58k  6031950.42k  6034462.04k
    
    -------------------------------------------
    Centmin Mod Nginx static OpenSSL Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1i 6 Aug 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Sep 18 10:03:22 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    md5             170891.52k   597055.91k  1692136.96k  3208362.67k  4283921.75k
    sha1            167045.92k   533283.69k  1302080.85k  2129801.22k  2618821.29k
    rc4            2459148.16k  3782199.96k  4169040.21k  4353023.66k  4395305.64k
    aes-128 cbc     555765.94k   597143.87k   608593.49k   611664.21k   615719.66k
    aes-256 cbc     405797.94k   428870.51k   434493.53k   435866.62k   434973.35k
    sha256          205900.70k   446315.40k   760123.22k   920705.02k   984563.71k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000261s 0.000008s   3825.3 131147.5
    rsa 4096 bits 0.001786s 0.000027s    559.9  36718.4
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  43130.2  10758.3
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Sep 18 10:03:22 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            3591395.52k  4145237.06k  4315088.64k  4359032.49k  4330930.18k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Sep 18 10:03:22 PDT 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            4664580.97k  5664552.68k  5943627.61k  6050900.31k  6054901.08k
    
    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.635 seconds
            Minimum number of seconds to run all queries: 0.617 seconds
            Maximum number of seconds to run all queries: 0.656 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 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 8 x Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
                 total       used       free     shared    buffers     cached
    Mem:         32044       2403      29640          0        142       1324
    Low:         32044       2403      29640
    High:            0          0          0
    -/+ buffers/cache:        936      31107
    Swap:        16087          0      16087
    ----------------------------------------------
    PHP 5.6.1 (cli) (built: Oct 11 2014 23:14:33)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, 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/geoip.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    fileinfo
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.055
    simplecall         0.081
    simpleucall        0.086
    simpleudcall       0.086
    mandel             0.141
    mandel2            0.195
    ackermann(7)       0.074
    ary(50000)         0.015
    ary2(50000)        0.012
    ary3(2000)         0.118
    fibo(30)           0.264
    hash1(50000)       0.024
    hash2(500)         0.028
    heapsort(20000)    0.054
    matrix(20)         0.063
    nestedloop(12)     0.097
    sieve(30)          0.069
    strcat(200000)     0.009
    ------------------------
    Total              1.470
    real: 1.48s user: 1.47s sys: 0.01s cpu: 99% maxmem: 104976 KB cswaits: 1
    
    simple             0.055
    simplecall         0.081
    simpleucall        0.085
    simpleudcall       0.086
    mandel             0.141
    mandel2            0.201
    ackermann(7)       0.074
    ary(50000)         0.015
    ary2(50000)        0.012
    ary3(2000)         0.119
    fibo(30)           0.264
    hash1(50000)       0.024
    hash2(500)         0.028
    heapsort(20000)    0.059
    matrix(20)         0.063
    nestedloop(12)     0.097
    sieve(30)          0.070
    strcat(200000)     0.009
    ------------------------
    Total              1.482
    real: 1.49s user: 1.48s sys: 0.00s cpu: 99% maxmem: 104976 KB cswaits: 1
    
    simple             0.061
    simplecall         0.083
    simpleucall        0.088
    simpleudcall       0.091
    mandel             0.141
    mandel2            0.196
    ackermann(7)       0.073
    ary(50000)         0.015
    ary2(50000)        0.012
    ary3(2000)         0.119
    fibo(30)           0.265
    hash1(50000)       0.025
    hash2(500)         0.028
    heapsort(20000)    0.053
    matrix(20)         0.063
    nestedloop(12)     0.097
    sieve(30)          0.070
    strcat(200000)     0.009
    ------------------------
    Total              1.487
    real: 1.50s user: 1.49s sys: 0.00s cpu: 99% maxmem: 104976 KB cswaits: 1
    
    bench.php results from 3 runs
    1.470
    1.482
    1.487
    
    bench.php avg: 1.4797
    Avg: real: 1.49s user: 1.48s sys: 0.00s cpu: 99.00% maxmem: 104976.00KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_111014-232959.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_111014-232959.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.088
    func()             0.314    0.226
    undef_func()       0.321    0.233
    int_func()         0.234    0.146
    $x = self::$x      0.196    0.108
    self::$x = 0       0.252    0.164
    isset(self::$x)    0.174    0.086
    empty(self::$x)    0.187    0.099
    $x = Foo::$x       0.180    0.092
    Foo::$x = 0        0.172    0.084
    isset(Foo::$x)     0.158    0.070
    empty(Foo::$x)     0.178    0.090
    self::f()          0.342    0.254
    Foo::f()           0.312    0.224
    $x = $this->x      0.184    0.096
    $this->x = 0       0.236    0.148
    $this->x += 2      0.199    0.111
    ++$this->x         0.182    0.094
    --$this->x         0.186    0.098
    $this->x++         0.201    0.113
    $this->x--         0.193    0.105
    isset($this->x)    0.177    0.089
    empty($this->x)    0.192    0.104
    $this->f()         0.342    0.254
    $x = Foo::TEST     0.177    0.089
    new Foo()          0.534    0.446
    $x = TEST          0.129    0.041
    $x = $_GET         0.172    0.084
    $x = $GLOBALS['v'] 0.233    0.145
    $x = $hash['v']    0.179    0.091
    $x = $str[0]       0.259    0.171
    $x = $a ?: null    0.167    0.079
    $x = $f ?: tmp     0.241    0.153
    $x = $f ? $f : $a  0.185    0.097
    $x = $f ? $f : tmp 0.243    0.155
    ------------------------
    Total              7.719
    real: 7.73s user: 7.72s sys: 0.00s cpu: 100% maxmem: 54912 KB cswaits: 1
    
    empty_loop         0.088
    func()             0.275    0.187
    undef_func()       0.274    0.186
    int_func()         0.224    0.137
    $x = self::$x      0.188    0.100
    self::$x = 0       0.245    0.157
    isset(self::$x)    0.171    0.083
    empty(self::$x)    0.178    0.090
    $x = Foo::$x       0.167    0.079
    Foo::$x = 0        0.165    0.077
    isset(Foo::$x)     0.151    0.064
    empty(Foo::$x)     0.172    0.085
    self::f()          0.297    0.209
    Foo::f()           0.274    0.186
    $x = $this->x      0.170    0.082
    $this->x = 0       0.230    0.142
    $this->x += 2      0.178    0.090
    ++$this->x         0.160    0.072
    --$this->x         0.157    0.069
    $this->x++         0.185    0.097
    $this->x--         0.172    0.085
    isset($this->x)    0.164    0.076
    empty($this->x)    0.177    0.089
    $this->f()         0.297    0.209
    $x = Foo::TEST     0.171    0.083
    new Foo()          0.508    0.420
    $x = TEST          0.128    0.040
    $x = $_GET         0.166    0.078
    $x = $GLOBALS['v'] 0.221    0.133
    $x = $hash['v']    0.179    0.091
    $x = $str[0]       0.250    0.162
    $x = $a ?: null    0.165    0.077
    $x = $f ?: tmp     0.228    0.140
    $x = $f ? $f : $a  0.179    0.091
    $x = $f ? $f : tmp 0.229    0.141
    ------------------------
    Total              7.186
    real: 7.19s user: 7.19s sys: 0.00s cpu: 100% maxmem: 54928 KB cswaits: 1
    
    empty_loop         0.088
    func()             0.269    0.181
    undef_func()       0.273    0.186
    int_func()         0.224    0.136
    $x = self::$x      0.187    0.099
    self::$x = 0       0.241    0.153
    isset(self::$x)    0.181    0.093
    empty(self::$x)    0.178    0.090
    $x = Foo::$x       0.172    0.084
    Foo::$x = 0        0.166    0.078
    isset(Foo::$x)     0.152    0.064
    empty(Foo::$x)     0.172    0.084
    self::f()          0.298    0.210
    Foo::f()           0.274    0.186
    $x = $this->x      0.174    0.086
    $this->x = 0       0.232    0.145
    $this->x += 2      0.177    0.089
    ++$this->x         0.162    0.074
    --$this->x         0.157    0.069
    $this->x++         0.181    0.093
    $this->x--         0.174    0.086
    isset($this->x)    0.168    0.080
    empty($this->x)    0.181    0.093
    $this->f()         0.297    0.209
    $x = Foo::TEST     0.170    0.082
    new Foo()          0.513    0.425
    $x = TEST          0.128    0.040
    $x = $_GET         0.167    0.079
    $x = $GLOBALS['v'] 0.236    0.148
    $x = $hash['v']    0.178    0.090
    $x = $str[0]       0.249    0.161
    $x = $a ?: null    0.165    0.077
    $x = $f ?: tmp     0.229    0.141
    $x = $f ? $f : $a  0.170    0.082
    $x = $f ? $f : tmp 0.229    0.141
    ------------------------
    Total              7.211
    real: 7.22s user: 7.22s sys: 0.00s cpu: 99% maxmem: 54912 KB cswaits: 1
    
    micro_bench.php results from 3 runs
    7.719
    7.186
    7.211
    
    micro_bench.php avg: 7.3720
    Avg: real: 7.38s user: 7.38s sys: 0.00s cpu: 99.67% maxmem: 54917.33KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_micro_111014-232959.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_111014-232959.log
    
    

    side by side compare

    left side = Versaweb
    right side = SoYouStart

    Disk DD & Ioping - Ramdisk memory benchmark

    Xeon E3-1240v3 Versaweb is around 5-9% faster than Xeon E3-1245v2 SoYouStart server for ramdisk DD disk tests and much faster for ioping

    ramdisk_dd_benchmarks.png ramdisk_ioping_benchmarks.png

    PHP bench.php and micro_bench.php

    used PHP 5.6.1 + Zend Opcache - Xeon E3-1240v3 Versaweb is around 11-25% faster than Xeon E3-1245v2 SoYouStart server

    php_benchphp_benchmarks.png
    php_microbenchphp_benchmarks.png

    OpenSSL Static + mysqlslap

    Xeon E3-1240v3 Versaweb is around 13-15% faster than Xeon E3-1245v2 SoYouStart server for OpenSSL / SSL related benchmarks and mysqlslap MySQL benchmark

    openssl_static_mysqlslap_benchmarks.png

    wget single threaded bandwidth tests

    bandwidth_usa.png
    bandwidth_europe_asia_australia.png

    axel multi threaded bandwidth tests

    axel_bandwidth_usa.png
    axel_bandwidth_europe_asia_australia.png

    Curious why cachefly much slower on SoYouStart ? Need to check the MTR trace and ping numbers.

    mtr_cachefly_benchmark.png
     
    Last edited: Oct 12, 2014
  8. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    Chart comparison please :)
     
  9. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    side by side updated above post :)
     
  10. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    So Versaweb mostly wins 90% :)
     
  11. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah only differences will be bandwidth tests as Versaweb is in Las Vegas west coast USA and SoYouStart is in Canada so east coast USA. So bandwidth tests you have to look at which region you are targeting your audience for. With that said though, even Europe which should favour SoYouStart, is only just edging out speeds from VersaWeb despite the longer distance for Las Vegas - Europe.
     
  12. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    SYS Canada only performs well on canada :/
     
  13. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    SoYouStart and OVH performs best on Canada or New York/New Jersey as I think they route through that location to most other places ?

    look at New Jersey mtr report

    mtr_newjersey.png
     
  14. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    yeah looks like.
    Where as Versaweb route directly to LA.
     
  15. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    posted mtr report above, for VersaWeb for New Jersey they go through he.net it seems
     
  16. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Look at mtr reports for VersaWeb Seattle, Las Vegas and OVH

    mtr_versaweb_ovh.png
     
  17. rdan

    rdan Well-Known Member

    5,439
    1,397
    113
    May 25, 2014
    Ratings:
    +2,186
    Local Time:
    10:07 AM
    Mainline
    10.2
    But with my experience, NO NO to Versaweb :)
     
  18. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    such a shame.. great hardware and location though.
     
  19. Sebastian B.

    Sebastian B. New Member

    25
    4
    3
    Aug 23, 2014
    Ratings:
    +4
    Local Time:
    4:07 AM
    1.7.2
    5.5
    Code:
    -------------------------------------------
    centminmodbench.sh 0.5
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    2.6.32-431.29.2.el6.x86_64
    
    CentOS release 6.6 (Final)
    
    Centmin Mod 
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                40
    On-line CPU(s) list:   0-39
    Thread(s) per core:    2
    Core(s) per socket:    10
    Socket(s):             2
    NUMA node(s):          2
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Stepping:              4
    CPU MHz:               2500.003
    BogoMIPS:              4998.88
    Virtualization:        VT-x
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              25600K
    NUMA node0 CPU(s):     0,2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38
    NUMA node1 CPU(s):     1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   1    1      1    1:1:1:1       yes
    2   0    0      2    2:2:2:0       yes
    3   1    1      3    3:3:3:1       yes
    4   0    0      4    4:4:4:0       yes
    5   1    1      5    5:5:5:1       yes
    6   0    0      6    6:6:6:0       yes
    7   1    1      7    7:7:7:1       yes
    8   0    0      8    8:8:8:0       yes
    9   1    1      9    9:9:9:1       yes
    10  0    0      10   10:10:10:0    yes
    11  1    1      11   11:11:11:1    yes
    12  0    0      12   12:12:12:0    yes
    13  1    1      13   13:13:13:1    yes
    14  0    0      14   14:14:14:0    yes
    15  1    1      15   15:15:15:1    yes
    16  0    0      16   16:16:16:0    yes
    17  1    1      17   17:17:17:1    yes
    18  0    0      18   18:18:18:0    yes
    19  1    1      19   19:19:19:1    yes
    20  0    0      0    0:0:0:0       yes
    21  1    1      1    1:1:1:1       yes
    22  0    0      2    2:2:2:0       yes
    23  1    1      3    3:3:3:1       yes
    24  0    0      4    4:4:4:0       yes
    25  1    1      5    5:5:5:1       yes
    26  0    0      6    6:6:6:0       yes
    27  1    1      7    7:7:7:1       yes
    28  0    0      8    8:8:8:0       yes
    29  1    1      9    9:9:9:1       yes
    30  0    0      10   10:10:10:0    yes
    31  1    1      11   11:11:11:1    yes
    32  0    0      12   12:12:12:0    yes
    33  1    1      13   13:13:13:1    yes
    34  0    0      14   14:14:14:0    yes
    35  1    1      15   15:15:15:1    yes
    36  0    0      16   16:16:16:0    yes
    37  1    1      17   17:17:17:1    yes
    38  0    0      18   18:18:18:0    yes
    39  1    1      19   19:19:19:1    yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:        258285       6058     252226       1351         40       4175
    Low:        258285       6058     252226
    High:            0          0          0
    -/+ buffers/cache:       1843     256442
    Swap:         1023          0       1023
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/sda2       5.4T  5.1G  5.1T   1% /
    tmpfs           127G     0  127G   0% /dev/shm
    /dev/sda1       194M   59M  126M  32% /boot
    tmpfs           127G     0  127G   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    2014-12-26 14:04:42 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O benchmark...
    cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
    cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/sda2): request=1 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=2 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=3 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=4 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=5 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=6 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=7 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=8 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=9 time=0.1 ms
    4096 bytes from . (ext4 /dev/sda2): request=10 time=0.1 ms
    
    --- . (ext4 /dev/sda2) ioping statistics ---
    10 requests completed in 9002.5 ms, 9804 iops, 38.3 mb/s
    min/avg/max/mdev = 0.1/0.1/0.1/0.0 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/sda2) ioping statistics ---
    11628 requests completed in 3000.2 ms, 15370 iops, 60.0 mb/s
    min/avg/max/mdev = 0.1/0.1/17.7/0.2 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/sda2) ioping statistics ---
    6171 requests completed in 3000.5 ms, 2710 iops, 677.5 mb/s
    min/avg/max/mdev = 0.3/0.4/3.9/0.0 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/sda2) ioping statistics ---
    51150 requests completed in 3000.0 ms, 288949 iops, 1128.7 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 2.8983 s, 370 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 3.44373 s, 312 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 3.23442 s, 332 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 7.769 s, 138 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    2014-12-26 14:05:22 URL:https://raw.githubusercontent.com/Crowd9/Benchmark/master/fio-2.0.9.tar.gz [275092/275092] -> "fio-2.0.9.tar.gz" [1]
    Download done.
    fio-2.0.9.tar.gz valid file.
    
    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=44000: Fri Dec 26 14:06:29 2014
      read : io=1024.3MB, bw=17125KB/s, iops=4281 , runt= 61244msec
      cpu          : usr=3.14%, sys=7.82%, ctx=234615, majf=0, minf=89
      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=17125KB/s, minb=17125KB/s, maxb=17125KB/s, mint=61244msec, maxt=61244msec
    
    Disk stats (read/write):
      sda: ios=262206/78, merge=1/2102, ticks=3926645/35805, in_queue=3963373, util=99.92%
    
    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=44007: Fri Dec 26 14:07:47 2014
      write: io=1024.3MB, bw=13388KB/s, iops=3346 , runt= 78342msec
      cpu          : usr=1.21%, sys=7.19%, ctx=56524, majf=0, minf=25
      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=13387KB/s, minb=13387KB/s, maxb=13387KB/s, mint=78342msec, maxt=78342msec
    
    Disk stats (read/write):
      sda: ios=0/261744, merge=0/24, ticks=0/4964561, in_queue=4966101, util=99.97%
    
    
    Code:
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.130817 s, 1.0 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.146155 s, 918 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.131056 s, 1.0 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.148806 s, 902 MB/s
    
    Code:
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    2014-12-26 14:07:49 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O ramdisk benchmark...
    cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
    cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (tmpfs tmpfs): request=1 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=2 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=3 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=4 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=5 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=6 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=7 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=8 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=9 time=0.0 ms
    4096 bytes from . (tmpfs tmpfs): request=10 time=0.0 ms
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9002.9 ms, 185185 iops, 723.4 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    16445 requests completed in 3000.0 ms, 332108 iops, 1297.3 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    9139 requests completed in 3000.1 ms, 11159 iops, 2789.7 mb/s
    min/avg/max/mdev = 0.1/0.1/0.1/0.0 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    51041 requests completed in 3000.0 ms, 287322 iops, 1122.4 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 79.2MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 1.89MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 2.25MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 3.06MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 15.6MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 14.5MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 26.5MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 10.7MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 18.9MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 9.41MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 9.93MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 12.7MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 6.97MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 15.2MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 13.9MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 16.7MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 1.32MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 9.33MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 5.38MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 16.5MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 44.3MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 12.3MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 81.8MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 95.6MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 111MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 5.09MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 93.49MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 6.95MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 5.62MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 6.66MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 21.15MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 3.86MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 35.18MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Axel Download VersaWeb, Las Vegas, Nevada: 5.90MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 9.22MB/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: 9.72MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 9.65MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 12.37MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 13.78MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 14.43MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 13.34MB/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: 18.47MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 4.30MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 10.19MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 5.03MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 29.35MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 84.43MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 29.06MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 77.42MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 88.68MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 100.23MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 4.92MB/s
    
    Code:
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING cachefly.cachefly.net (62.210.187.96) 56(84) bytes of data.
    64 bytes from vip2.cdg1.cachefly.net (62.210.187.96): icmp_seq=1 ttl=61 time=0.250 ms
    64 bytes from vip2.cdg1.cachefly.net (62.210.187.96): icmp_seq=2 ttl=61 time=0.202 ms
    64 bytes from vip2.cdg1.cachefly.net (62.210.187.96): icmp_seq=3 ttl=61 time=0.203 ms
    
    --- cachefly.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.202/0.218/0.250/0.025 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=50 time=294 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=50 time=294 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=50 time=295 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2297ms
    rtt min/avg/max/mdev = 294.649/294.871/295.040/0.472 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=48 time=249 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=48 time=260 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=48 time=260 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2263ms
    rtt min/avg/max/mdev = 249.227/256.759/260.631/5.326 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=58 time=150 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=58 time=150 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=58 time=150 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2152ms
    rtt min/avg/max/mdev = 150.824/150.885/150.950/0.321 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=59 time=148 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=59 time=148 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=59 time=148 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2149ms
    rtt min/avg/max/mdev = 148.242/148.265/148.285/0.314 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=58 time=112 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=58 time=112 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=58 time=112 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2114ms
    rtt min/avg/max/mdev = 112.088/112.111/112.125/0.386 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=56 time=100 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=56 time=100 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=56 time=100 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2102ms
    rtt min/avg/max/mdev = 100.328/100.393/100.450/0.369 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=58 time=95.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=58 time=95.0 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=58 time=95.1 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2097ms
    rtt min/avg/max/mdev = 95.083/95.131/95.181/0.358 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: icmp_seq=1 ttl=59 time=104 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=59 time=104 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=59 time=104 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2106ms
    rtt min/avg/max/mdev = 104.136/104.166/104.196/0.264 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=57 time=86.5 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=57 time=78.3 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=57 time=86.4 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2089ms
    rtt min/avg/max/mdev = 78.325/83.785/86.542/3.875 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=59 time=10.0 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=59 time=10.0 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=59 time=10.0 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2012ms
    rtt min/avg/max/mdev = 10.044/10.051/10.064/0.009 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=57 time=16.3 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=57 time=16.3 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=57 time=16.4 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2019ms
    rtt min/avg/max/mdev = 16.361/16.408/16.495/0.121 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=56 time=8.42 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=56 time=8.48 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=56 time=8.44 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2011ms
    rtt min/avg/max/mdev = 8.424/8.453/8.487/0.025 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=59 time=1.11 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=59 time=1.03 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=59 time=1.05 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 1.033/1.068/1.116/0.044 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=49 time=143 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=49 time=143 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=49 time=143 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2145ms
    rtt min/avg/max/mdev = 143.047/143.148/143.273/0.446 ms
    
    ----------------------------------------------
    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=55 time=157 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=55 time=157 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=55 time=159 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2160ms
    rtt min/avg/max/mdev = 157.253/158.111/159.764/1.255 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=1 ttl=55 time=85.6 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=55 time=85.6 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=55 time=85.6 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2088ms
    rtt min/avg/max/mdev = 85.616/85.630/85.639/0.010 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    0.8   2.4   0.8   3.9   2.2
      2. 195.154.1.66                  0.0%    10    0.9   1.0   0.7   2.4   0.5
      3. 45x-s43-1-a9k1.dc3.poneytele  0.0%    10    2.9   3.2   0.7   8.5   2.7
      4. vip2.cdg1.cachefly.net        0.0%    10    0.2   0.3   0.2   0.5   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.atlanta.linode.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    1.0   3.2   0.8   7.9   4.0
      2. 195.154.1.68                  0.0%    10    0.9   1.2   0.7   3.4   0.8
      3. ae14-35.par70.ip4.gtt.net     0.0%    10    0.7   0.7   0.7   0.7   0.0
      4. xe-10-0-0.atl11.ip4.gtt.net   0.0%    10  110.7 110.7 110.7 110.7   0.0
      5. gtt-gw.ip4.gtt.net            0.0%    10  111.9 112.8 111.9 114.9   1.1
      6. as3595.xe-2-0-5-103.ar1.atl1  0.0%    10  108.6 105.7 105.3 108.6   1.0
      7. router2-atl.linode.com        0.0%    10  111.0 111.0 111.0 111.1   0.0
      8. speedtest.atlanta.linode.com 10.0%    10  110.9 111.0 110.9 111.1   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.dallas.linode.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      2. 195.154.1.66                  0.0%    10    1.0   1.0   0.8   1.6   0.2
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    1.3   2.3   1.0  10.7   3.0
      4. softlayer.equinix-ix.fr       0.0%    10    1.4   1.3   1.2   1.6   0.1
      5. ae1.bbr02.tg01.lon01.network  0.0%    10    8.6   8.8   8.0   9.7   0.6
      6. ae7.bbr01.tg01.lon01.network  0.0%    10    7.7   7.9   7.3  10.9   1.1
      7. ae1.bbr02.tl01.nyc01.network  0.0%    10   74.2  74.1  73.9  74.8   0.2
      8. ae1.bbr01.eq01.chi01.network  0.0%    10  109.2 109.0 108.4 109.6   0.4
      9. ae20.bbr01.eq01.dal03.networ  0.0%    10  120.6 120.6 120.5 120.7   0.0
     10. po31.dsr02.dllstx3.networkla  0.0%    10  120.9 121.0 120.9 121.4   0.2
     11. po31.dsr01.dllstx2.networkla  0.0%    10  116.6 116.5 116.4 116.7   0.1
     12. po1.car02.dllstx2.networklay  0.0%    10  129.5 129.5 129.5 129.6   0.0
     13. router2-dal.linode.com        0.0%    10  116.4 116.3 116.2 116.5   0.1
     14. speedtest.dallas.linode.com  10.0%    10  129.8 129.7 129.6 129.9   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.us.leaseweb.net
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    1.0   2.9   1.0   4.6   1.8
      2. 195.154.1.68                  0.0%    10    0.8   1.2   0.8   3.8   0.9
      3. prs-b8-link.telia.net         0.0%    10    0.8   3.0   0.8  22.4   6.8
      4. prs-bb2-link.telia.net        0.0%    10    1.1   5.6   1.1  45.4  14.0
      5. ash-bb4-link.telia.net        0.0%    10   81.8  81.0  79.2  82.5   1.4
      6. ash-b2-link.telia.net         0.0%    10   82.7  83.4  80.8  86.3   1.8
      7. leaseweb-ic-302543-ash-b3.c.  0.0%    10   79.9  80.8  79.0  81.8   0.9
      8. 108.59.15.141                 0.0%    10   81.7  81.6  80.4  82.5   0.7
      9. mirror.us.leaseweb.net        0.0%    10   82.7  82.1  80.1  83.0   1.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sea01.softlayer.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    0.7   7.2   0.7  18.8  10.1
      2. 195.154.1.66                  0.0%    10    0.8   1.9   0.8  10.3   3.0
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    1.1   2.4   1.0   8.2   2.6
      4. softlayer.equinix-ix.fr       0.0%    10    1.3   1.3   1.2   1.5   0.1
      5. ae1.bbr02.tg01.lon01.network  0.0%    10   10.0   9.3   8.6  10.7   0.7
      6. ae7.bbr01.tg01.lon01.network  0.0%    10   12.2   8.6   7.9  12.2   1.3
      7. ae1.bbr02.tl01.nyc01.network  0.0%    10   74.6  75.6  74.6  82.0   2.3
      8. ae1.bbr01.eq01.chi01.network  0.0%    10  109.3 109.7 109.2 111.9   0.9
      9. ae7.bbr02.eq01.chi01.network  0.0%    10  109.5 109.5 109.3 109.7   0.1
     10. ae1.bbr02.wb01.sea02.network  0.0%    10  140.6 140.7 140.1 141.5   0.5
     11. ae1.dar01.sr01.sea01.network  0.0%    10  148.4 148.3 148.2 148.4   0.1
     12. po1.fcr01.sr01.sea01.network  0.0%    10  149.1 148.9 148.5 150.3   0.6
     13. speedtest.sea01.softlayer.co 10.0%    10  150.5 150.5 150.4 150.7   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sjc01.softlayer.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      2. 195.154.1.68                  0.0%    10    2.3   1.4   0.9   2.4   0.6
      3. pni-th2-a9k2.th2.poneyteleco  0.0%    10    1.4   1.6   1.0   5.0   1.2
      4. softlayer.equinix-ix.fr       0.0%    10    1.4   1.6   1.2   2.1   0.3
      5. ae1.bbr02.tg01.lon01.network  0.0%    10   11.1   9.3   8.5  11.1   0.9
      6. ae7.bbr01.tg01.lon01.network  0.0%    10    8.4   8.2   7.9   8.4   0.2
      7. ae1.bbr02.tl01.nyc01.network  0.0%    10   74.7  74.8  74.6  75.6   0.3
      8. ae1.bbr01.eq01.chi01.network  0.0%    10  110.0 110.1 109.9 110.5   0.2
      9. ae7.bbr02.eq01.chi01.network  0.0%    10  110.3 110.7 110.1 115.2   1.6
     10. ae1.bbr02.cs01.den01.network  0.0%    10  122.0 122.1 122.0 122.3   0.1
     11. ae1.bbr01.eq01.sjc02.network  0.0%    10  161.3 161.3 161.2 161.6   0.1
     12. ae5.dar01.sr01.sjc01.network  0.0%    10  155.0 155.1 155.0 155.2   0.1
     13. po1.fcr01.sr01.sjc01.network 10.0%    10  159.6 166.2 159.4 198.3  13.8
     14. speedtest.sjc01.softlayer.co 10.0%    10  148.5 148.4 148.3 148.7   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.wdc01.softlayer.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    1.0   2.4   1.0   4.3   1.7
      2. 195.154.1.66                  0.0%    10    0.8   1.2   0.8   2.4   0.5
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    8.2   7.2   1.1  44.2  13.4
      4. softlayer.equinix-ix.fr       0.0%    10    1.3   1.3   1.1   1.7   0.2
      5. ae1.bbr02.tg01.lon01.network  0.0%    10    8.9   8.8   8.5   9.3   0.2
      6. ae7.bbr01.tg01.lon01.network  0.0%    10    8.1   8.1   7.9   8.4   0.1
      7. ae1.bbr02.tl01.nyc01.network  0.0%    10   77.4  75.4  74.6  77.4   1.0
      8. ae7.bbr01.tl01.nyc01.network  0.0%    10   88.0  88.5  87.8  90.6   0.9
      9. ae1.bbr01.eq01.wdc02.network  0.0%    10   87.6  87.5  87.3  87.6   0.1
     10. ae0.dar02.sr01.wdc01.network  0.0%    10   88.3  88.4  88.3  88.6   0.1
     11. po2.fcr01.sr01.wdc01.network  0.0%    10   87.4  84.2  83.8  87.4   1.1
     12. speedtest.wdc01.softlayer.co 10.0%    10   83.8  84.0  83.8  84.3   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.tokyo.linode.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    0.8   1.2   0.8   1.6   0.6
      2. 195.154.1.66                  0.0%    10    2.1   2.6   0.8   4.7   1.5
      3. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   1.0   0.9   1.8   0.3
      4. xe-4-0-0.pao10.ip4.gtt.net    0.0%    10  163.5 159.8 159.2 163.5   1.3
      5. kddi-gw.ip4.gtt.net           0.0%    10  159.4 159.4 159.4 159.6   0.1
      6. pajbb002.int-gw.kddi.ne.jp    0.0%    10  160.0 162.9 159.3 193.4  10.7
      7. otejbb206.int-gw.kddi.ne.jp   0.0%    10  274.1 274.3 273.9 276.2   0.7
      8. cm-fcu204.kddnet.ad.jp        0.0%    10  282.4 282.6 277.8 290.4   4.0
      9. 124.215.199.126              10.0%    10  278.5 278.5 278.3 278.8   0.1
     10. speedtest.tokyo.linode.com   10.0%    10  278.3 278.8 278.3 280.4   0.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.sng01.softlayer.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      2. 195.154.1.66                  0.0%    10    1.9   1.2   0.8   2.2   0.5
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    1.1   1.9   1.1   7.9   2.1
      4. softlayer.equinix-ix.fr       0.0%    10    1.2   1.6   1.1   2.3   0.4
      5. ae1.bbr02.tg01.lon01.network  0.0%    10    8.0   8.1   7.8   8.7   0.2
      6. ae7.bbr01.tg01.lon01.network  0.0%    10    7.4   8.0   7.3   9.9   0.8
      7. ae1.bbr02.tl01.nyc01.network  0.0%    10   73.8  73.7  73.6  73.9   0.1
      8. ae1.bbr01.eq01.chi01.network  0.0%    10  108.0 108.1 108.0 108.4   0.1
      9. ae7.bbr02.eq01.chi01.network  0.0%    10  109.5 108.7 108.2 109.9   0.7
     10. ae1.bbr02.cs01.den01.network  0.0%    10  120.1 120.2 120.0 120.3   0.1
     11. ae1.bbr01.eq01.sjc02.network  0.0%    10  159.8 159.9 159.7 160.5   0.2
     12. ae7.bbr02.eq01.sjc02.network  0.0%    10  160.1 160.1 159.5 163.1   1.1
     13. ae0.bbr01.eq01.tok01.network  0.0%    10  242.7 242.9 242.6 244.2   0.5
     14. ae1.bbr01.eq01.sng02.network 10.0%    10  250.1 250.1 249.9 250.2   0.1
     15. ae5.dar02.sr03.sng01.network 10.0%    10  251.2 251.2 251.0 251.3   0.1
     16. po2.fcr01.sr03.sng01.network 20.0%    10  250.8 250.8 250.6 251.0   0.1
     17. speedtest.sng01.softlayer.co 10.0%    10  251.1 251.2 251.1 251.4   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 speedtest.london.linode.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 50.0%    10    0.8   1.3   0.7   2.6   0.8
      2. 195.154.1.68                  0.0%    10    1.2   1.1   0.8   2.3   0.4
      3. be4202.rcr11.b022890-0.par04  0.0%    10    1.7   1.7   1.6   2.0   0.1
      4. be2269.ccr21.par04.atlas.cog  0.0%    10    1.4   1.5   1.4   1.6   0.1
      5. be2309.ccr42.par01.atlas.cog  0.0%    10    1.8   2.0   1.8   3.3   0.4
      6. be2489.ccr42.lon13.atlas.cog  0.0%    10    9.4   9.5   9.4   9.7   0.1
      7. be2494.ccr22.lon01.atlas.cog  0.0%    10   12.7   9.8   9.4  12.7   1.0
      8. te4-1.ccr01.lon07.atlas.coge  0.0%    10    9.2  21.2   9.1  81.3  25.6
      9. 149.11.30.62                  0.0%    10    9.4   9.5   9.3   9.8   0.1
     10. 212.111.33.234                0.0%    10    9.6   9.7   9.6   9.9   0.1
     11. speedtest.london.linode.com   0.0%    10    9.7   9.7   9.5  10.7   0.3
    
    ----------------------------------------------
    mtr --report --report-cycles=10 mirror.i3d.net
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    3.5   1.8   0.7   3.5   1.5
      2. 195.154.1.68                  0.0%    10    0.9   1.7   0.8   7.2   2.0
      3. prs-b8-link.telia.net         0.0%    10    0.8   0.8   0.8   0.9   0.0
      4. ae-6.r02.parsfr02.fr.bb.gin.  0.0%    10    1.3   1.4   1.3   1.5   0.1
      5. ae-5.r22.amstnl02.nl.bb.gin.  0.0%    10   14.4  15.0  13.1  22.7   2.9
      6. ae-1.r02.amstnl02.nl.bb.gin.  0.0%    10   13.1  13.9  13.1  15.8   1.0
      7. i3d.r02.amstnl02.nl.ce.gin.n  0.0%    10   13.8  16.6  12.0  22.1   3.6
      8. 80ge.br3-cr0.smartdc.rtd.i3d  0.0%    10   11.8  29.5  11.8 126.6  35.1
      9. mirror.i3d.net                0.0%    10   12.0  12.3  11.5  14.0   0.8
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    3.3   1.7   0.7   3.3   1.4
      2. 195.154.1.66                  0.0%    10    1.2   1.0   0.7   1.8   0.3
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    1.5   1.5   1.0   4.6   1.1
      4. 10gigabitethernet-2-2.par2.h  0.0%    10    0.7   2.5   0.6  13.0   4.0
      5. 10ge15-1.core1.ash1.he.net    0.0%    10   88.3  81.6  77.9  90.5   5.6
      6. 10ge9-2.core1.pao1.he.net     0.0%    10  146.1 142.6 138.5 151.2   5.3
      7. 10ge5-4.core1.sjc1.he.net     0.0%    10  139.0 139.3 139.0 141.2   0.7
      8. vocus.gigabitethernet2-13.co  0.0%    10  139.9 139.9 139.8 140.0   0.1
      9. bundle-101.cor02.sjc01.ca.VO  0.0%    10  295.0 294.9 294.8 295.0   0.1
     10. ten-0-5-0-0.cor01.syd04.nsw.  0.0%    10  294.4 294.5 294.4 294.6   0.1
     11. ten-2-0-0.bdr03.syd04.nsw.VO  0.0%    10  294.3 294.3 294.2 294.5   0.1
     12. as17819.cust.bdr03.syd04.nsw 10.0%    10  312.3 312.0 294.4 335.3  13.9
     13. xe-1-0-0.gw102.sy3.ap.equini 10.0%    10  294.4 294.3 294.2 294.4   0.1
     14. 27.111.243.214               10.0%    10  294.5 294.6 294.5 294.8   0.1
     15. 108.61.212.117.vultr.com     10.0%    10  294.8 294.8 294.6 294.9   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    2.4   5.2   2.4   7.9   3.8
      2. 195.154.1.68                  0.0%    10    0.9   1.1   0.8   2.2   0.4
      3. prs-b8-link.telia.net         0.0%    10    0.8   1.0   0.8   1.5   0.3
      4. ae-6.r02.parsfr02.fr.bb.gin.  0.0%    10    1.4   1.6   1.2   4.6   1.0
      5. ae-5.r22.amstnl02.nl.bb.gin.  0.0%    10   23.7  16.8  13.1  32.2   6.3
      6. ae-3.r25.tokyjp05.jp.bb.gin. 20.0%    10  284.5 277.3 268.3 284.5   6.1
      7. ae-2.r01.tokyjp03.jp.bb.gin.  0.0%    10  261.0 259.1 249.7 261.1   3.5
      8. xe-0-0-0-30.r01.tokyjp03.jp.  0.0%    10  256.6 260.5 247.6 297.8  13.5
      9. 72.ae2.sw1.tko1.jp.scnet.net 10.0%    10  276.5 272.1 261.1 276.6   5.7
     10. br1.tyo1.gameservers.com     10.0%    10  240.5 248.0 240.5 256.2   6.7
     11. 108.61.201.151.vultr.com     10.0%    10  249.8 255.1 249.8 263.3   4.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    1.0   1.0   1.0   1.0   0.0
      2. 195.154.1.66                  0.0%    10    0.9   3.6   0.8  26.2   7.9
      3. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   0.9   0.9   0.9   0.0
      4. xe-10-1-1.lax20.ip4.gtt.net   0.0%    10  147.0 147.2 147.0 148.8   0.6
      5. gtt-gw-cr1.lax2.ip4.gtt.net   0.0%    10  150.7 150.7 150.7 150.7   0.0
      6. as20473.xe-6-0-1.ar1.lax2.us  0.0%    10  151.0 151.0 150.9 151.1   0.1
      7. 108.61.219.200.vultr.com     10.0%    10  151.0 150.9 150.8 151.0   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    2.1   7.3   0.9  17.3   7.5
      2. 195.154.1.66                  0.0%    10    0.9   1.1   0.9   2.2   0.4
      3. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   0.9   0.9   0.9   0.0
      4. xe-10-1-2.sea23.ip4.gtt.net   0.0%    10  148.2 148.7 148.2 152.4   1.3
      5. choopa-gw.ip4.gtt.net         0.0%    10  148.5 150.6 148.3 164.5   5.0
      6. 108.61.194.105.vultr.com      0.0%    10  148.4 148.4 148.2 148.9   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 70.0%    10    0.7   3.3   0.7   5.3   2.3
      2. 195.154.1.66                  0.0%    10    0.8   1.2   0.8   2.2   0.5
      3. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   0.9   0.9   0.9   0.0
      4. xe-0-0-2.dal33.ip4.gtt.net    0.0%    10  112.2 112.0 112.0 112.3   0.1
      5. gtt-gw.ip4.gtt.net            0.0%    10  112.0 116.0 112.0 148.8  11.5
      6. as20473.xe-5-1-2.cr1.dfw1.us  0.0%    10  111.6 121.1 111.5 198.3  27.2
      7. 108.61.224.175.vultr.com      0.0%    10  112.1 112.1 112.1 112.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    0.7   1.2   0.7   1.8   0.5
      2. 195.154.1.68                  0.0%    10    2.1   1.1   0.8   2.2   0.5
      3. ae14-35.par70.ip4.gtt.net     0.0%    10    0.6   1.4   0.6   6.1   1.7
      4. xe-0-2-0.chi11.ip4.gtt.net    0.0%    10   95.5  95.6  95.5  95.9   0.1
      5. as23352.chi11.ip4.gtt.net     0.0%    10   95.6  95.9  95.5  98.4   0.9
      6. ae12.cr2.ord6.us.scnet.net    0.0%    10  100.5 102.8 100.3 120.1   6.2
      7. ae2.ar9.ord6.us.scnet.net     0.0%    10  105.5 111.3 105.5 159.3  16.9
      8. ethernet1-1-br1.chi2.choopa.  0.0%    10  105.8 107.1 105.6 113.4   3.0
      9. 107.191.51.12.vultr.com       0.0%    10   96.6  96.5  96.5  96.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    1.5   1.6   1.0   2.4   0.6
      2. 195.154.1.68                  0.0%    10    0.9   1.1   0.8   2.5   0.5
      3. ae14-35.par70.ip4.gtt.net     0.0%    10    0.6   0.6   0.6   0.6   0.0
      4. xe-10-2-0.atl12.ip4.gtt.net   0.0%    10   95.1  95.0  94.8  95.4   0.2
      5. ae7-150.cr2.atl1.ip4.gtt.net  0.0%    10   95.3  95.1  94.9  95.6   0.2
      6. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   95.1  95.4  95.1  96.3   0.4
      7. 108.61.193.166.vultr.com      0.0%    10   95.0  95.3  95.0  96.2   0.4
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 90.0%    10    1.0   1.0   1.0   1.0   0.0
      2. 195.154.1.68                  0.0%    10    2.1   1.2   0.8   2.1   0.6
      3. a9k1-a9k2.dc3.poneytelecom.e  0.0%    10    0.9   1.1   0.8   2.1   0.4
      4. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   0.9   0.9   1.0   0.0
      5. xe-0-2-2.mia12.ip4.gtt.net    0.0%    10  103.9 104.0 103.9 104.0   0.0
      6. as20473.ae5-1914.cr1.mia1.us  0.0%    10  104.4 104.4 104.3 104.5   0.1
      7. 104.156.244.232               0.0%    10  104.1 104.2 104.1 104.2   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    5.4   4.8   2.2   6.8   1.9
      2. 195.154.1.66                  0.0%    10    2.2   1.4   0.8   2.2   0.6
      3. prs-b7-link.telia.net         0.0%    10    1.0   3.3   1.0  23.8   7.2
      4. prs-bb1-link.telia.net        0.0%    10    1.2   1.2   1.2   1.2   0.0
      5. prs-b8-link.telia.net         0.0%    10    1.2   1.6   1.2   4.8   1.1
      6. ae-6.r02.parsfr02.fr.bb.gin.  0.0%    10    1.7   1.9   1.7   3.4   0.5
      7. ae-14.r04.parsfr01.fr.bb.gin  0.0%    10   81.6  85.1  81.5  88.5   3.5
      8. ae-8.r23.londen03.uk.bb.gin.  0.0%    10    9.0  13.8   9.0  27.9   7.0
      9. ae-0.r22.londen03.uk.bb.gin.  0.0%    10   13.8  10.5   8.9  13.8   2.1
     10. ae-4.r22.nycmny01.us.bb.gin.  0.0%    10   78.0  86.6  77.5  94.4   6.3
     11. ae-2.r05.nycmny01.us.bb.gin.  0.0%    10   88.9  88.6  79.4  94.6   5.5
     12. ae-1.choopa.nycmny01.us.bb.g  0.0%    10   78.1  87.1  78.1  95.9   4.5
     13. ethernet1-49-c11-8-c6-1.pnj1  0.0%    10  129.0  91.5  77.6 129.0  17.9
     14. 108.61.149.182.vultr.com     10.0%    10   88.0  87.8  77.8  93.9   4.6
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 90.0%    10    0.8   0.8   0.8   0.8   0.0
      2. 195.154.1.68                  0.0%    10    0.9   2.0   0.8   8.9   2.5
      3. ae14-35.par70.ip4.gtt.net     0.0%    10    0.6   1.7   0.6  10.9   3.2
      4. xe-2-0-0.fra61.ip4.gtt.net    0.0%    10    9.8   9.8   9.8   9.9   0.0
      5. choopa-gw.ip4.gtt.net         0.0%    10   12.1  10.6  10.0  13.5   1.2
      6. 108.61.210.117.vultr.com      0.0%    10   10.0  10.0   9.9  10.1   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    1.9  13.3   1.9  24.7  16.1
      2. 195.154.1.66                  0.0%    10    1.1   1.3   0.8   2.3   0.7
      3. be4203.rcr11.b039311-0.par04  0.0%    10    1.0   1.2   1.0   1.4   0.1
      4. be2260.ccr21.par04.atlas.cog  0.0%    10    1.5   1.5   1.4   1.6   0.1
      5. level3.par04.atlas.cogentco.  0.0%    10    1.0   7.2   1.0  62.7  19.5
      6. ae-229-3605.edge4.Amsterdam1  0.0%    10   32.1  33.6  15.7  75.0  22.0
      7. CHOOPA-LLC.edge4.Amsterdam1.  0.0%    10   16.6  16.6  16.5  16.8   0.1
      8. 108.61.198.102.vultr.com      0.0%    10   16.4  16.5  16.4  16.5   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lon-gb-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    4.1   6.0   4.1  10.0   2.7
      2. 195.154.1.66                  0.0%    10    1.3   2.0   0.8   8.3   2.3
      3. be4203.rcr11.b039311-0.par04  0.0%    10    1.0   1.1   1.0   1.3   0.1
      4. be2260.ccr21.par04.atlas.cog  0.0%    10    1.4   1.4   1.3   1.8   0.1
      5. level3.par04.atlas.cogentco.  0.0%    10    1.0   7.0   1.0  60.2  18.7
      6. ae-125-3511.edge5.london1.Le  0.0%    10    8.2   8.6   8.1  12.5   1.4
      7. ae-125-3511.edge5.london1.Le  0.0%    10    8.2  17.6   8.1  51.0  17.0
      8. CHOOPA-LLC.edge5.London1.Lev  0.0%    10    8.6  10.3   8.5  26.2   5.6
      9. 108.61.196.101.vultr.com      0.0%    10    8.5   8.5   8.4   8.6   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 par-fr-ping.vultr.com
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 80.0%    10    3.9   3.1   2.4   3.9   1.1
      2. 195.154.1.66                  0.0%    10    0.9   1.1   0.8   2.3   0.5
      3. ae6-45.par22.ip4.gtt.net      0.0%    10    0.9   0.9   0.9   0.9   0.0
      4. xe-0-1-0.par90.ip4.gtt.net    0.0%    10   11.5   2.0   0.9  11.5   3.3
      5. choopa-gw.ip4.gtt.net         0.0%    10    1.1   1.1   1.1   1.1   0.0
      6. 108.61.209.127.vultr.com      0.0%    10    1.1   1.1   1.0   1.1   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10    5.2   4.8   0.8   7.2   2.8
      2. 195.154.1.66                  0.0%    10    1.2   1.1   0.8   2.2   0.4
      3. pni-th2-a9k1.th2.poneyteleco  0.0%    10    1.3  11.1   1.1 100.3  31.4
      4. 10gigabitethernet-2-2.par2.h  0.0%    10    0.9   2.3   0.6   9.9   3.2
      5. 10ge15-1.core1.ash1.he.net    0.0%    10   78.0  78.9  78.0  82.5   1.6
      6. 10ge1-6.core1.chi1.he.net     0.0%    10   96.6  97.8  93.2 101.8   3.1
      7. 10ge3-2.core1.den1.he.net     0.0%    10  125.4 116.3 115.0 125.4   3.2
      8. 10ge4-2.core1.slc1.he.net     0.0%    10  135.5 131.4 127.5 138.0   4.9
      9. 10ge1-1.core1.las1.he.net     0.0%    10  136.2 136.7 136.2 138.7   0.8
     10. fiberhub.10ge3-2.core1.las1.  0.0%    10  158.7 153.8 150.8 161.4   4.4
     11. te3-4.core1.las1.fiberhub.ne  0.0%    10  142.4 142.5 142.4 142.7   0.1
     12. 199.47.210.50                10.0%    10  143.0 143.0 142.8 143.3   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 60.0%    10   14.3   5.8   0.7  14.3   6.3
      2. 195.154.1.68                  0.0%    10    0.9   3.0   0.8  20.6   6.2
      3. prs-b8-link.telia.net         0.0%    10    1.9   1.5   0.8   4.0   0.9
      4. ae-6.r02.parsfr02.fr.bb.gin.  0.0%    10    1.2   1.4   1.2   2.1   0.3
      5. ae-5.r22.amstnl02.nl.bb.gin.  0.0%    10   13.3  16.8  13.1  38.7   7.8
      6. ae-0.r23.amstnl02.nl.bb.gin.  0.0%    10   13.2  15.3  13.2  18.5   2.2
      7. ae-6.r23.asbnva02.us.bb.gin.  0.0%    10   91.6  92.6  91.6  94.1   1.1
      8. ae-5.r21.sttlwa01.us.bb.gin.  0.0%    10  193.3 175.3 157.2 193.3  12.5
      9. ae-2.r04.sttlwa01.us.bb.gin.  0.0%    10  152.7 153.1 152.4 155.0   0.8
     10. xe-0-0-0-15.r04.sttlwa01.us.  0.0%    10  152.1 152.4 151.3 153.7   1.0
     11. 76.164.234.1                 10.0%    10  157.5 157.8 157.3 158.9   0.6
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 62-210-95-1.rev.poneytelecom 90.0%    10    4.6   4.6   4.6   4.6   0.0
      2. 195.154.1.68                  0.0%    10    2.2   1.2   0.7   2.6   0.6
      3. pni-th2-a9k2.th2.poneyteleco  0.0%    10    1.1   9.5   1.1  75.5  23.3
      4. 37.187.231.218                0.0%    10    1.0   1.1   0.9   1.2   0.1
      5. rbx-g1-a9.fr.eu               0.0%    10    5.1   5.0   4.8   5.1   0.1
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. bhs-g1-6k.qc.ca               0.0%    10   89.2  89.3  89.0  90.4   0.4
      9. 198.27.73.92                  0.0%    10   89.3  89.3  89.3  89.5   0.1
     10. ns238643.ip-192-99-19.net     0.0%    10   85.6  85.7  85.6  85.7   0.0
    
    
    Code:
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 3613
    entropy_avail: 3613
    entropy_avail: 3613
    entropy_avail: 3613
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 40
    4:256:1024:8192 from 6
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5            1055374.27k  3904854.72k  9424638.95k 14471873.21k 16862319.42k
    sha1           1163997.27k  3190980.30k  6741988.13k  9701201.44k 11479945.56k
    rc4           10562701.86k 14175123.08k 16383279.87k 17061717.61k 17266365.78k
    aes-128 cbc    2223284.18k  2427562.58k  2591122.29k  2608156.72k  2606179.87k
    aes-256 cbc    1628495.16k  1739639.37k  1844762.20k  1852150.05k  1842279.45k
    sha256          842476.36k  1856703.92k  3168700.80k  3845984.54k  4224105.23k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000070s 0.000002s  14313.3 505478.5
    rsa 4096 bits 0.000465s 0.000007s   2151.8 137204.5
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0000s 188160.5  44951.1
    -------------------------------------------
    openssl speed -evp aes256 -multi 40
    16:64:256:1024:8192 from 31
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp           11621414.66k 14413283.14k 15637618.09k 15706185.94k 15925736.79k
    -------------------------------------------
    openssl speed -evp aes128 -multi 40
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp           15100800.21k 19977284.74k 21636772.25k 21834309.78k 21939645.87k
    
    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: 2.028 seconds
        Minimum number of seconds to run all queries: 1.599 seconds
        Maximum number of seconds to run all queries: 2.106 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 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 40 x Intel(R) Xeon(R) CPU E5-2670 v2 @ 2.50GHz
                 total       used       free     shared    buffers     cached
    Mem:        258285       6853     251432       1352        175       4638
    Low:        258285       6853     251432
    High:            0          0          0
    -/+ buffers/cache:       2039     256246
    Swap:         1023          0       1023
    ----------------------------------------------
    PHP 5.4.33 (cli) (built: Dec 26 2014 13:54:27) 
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 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/apc.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini
    
    ----------------------------------------------
    [PHP Modules]
    apc
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    zip
    zlib
    
    [Zend Modules]
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.368
    simplecall         0.365
    simpleucall        0.216
    simpleudcall       0.135
    mandel             0.209
    mandel2            0.342
    ackermann(7)       0.110
    ary(50000)         0.018
    ary2(50000)        0.015
    ary3(2000)         0.138
    fibo(30)           0.397
    hash1(50000)       0.030
    hash2(500)         0.036
    heapsort(20000)    0.075
    matrix(20)         0.076
    nestedloop(12)     0.173
    sieve(30)          0.083
    strcat(200000)     0.010
    ------------------------
    Total              2.798
    real: 2.99s user: 2.91s sys: 0.03s cpu: 98% maxmem: 128480 KB cswaits: 112
    
    simple             0.335
    simplecall         0.291
    simpleucall        0.268
    simpleudcall       0.151
    mandel             0.209
    mandel2            0.341
    ackermann(7)       0.110
    ary(50000)         0.017
    ary2(50000)        0.015
    ary3(2000)         0.138
    fibo(30)           0.400
    hash1(50000)       0.030
    hash2(500)         0.036
    heapsort(20000)    0.075
    matrix(20)         0.077
    nestedloop(12)     0.189
    sieve(30)          0.083
    strcat(200000)     0.010
    ------------------------
    Total              2.777
    real: 2.91s user: 2.88s sys: 0.03s cpu: 100% maxmem: 128480 KB cswaits: 106
    
    simple             0.132
    simplecall         0.134
    simpleucall        0.130
    simpleudcall       0.135
    mandel             0.209
    mandel2            0.341
    ackermann(7)       0.110
    ary(50000)         0.018
    ary2(50000)        0.014
    ary3(2000)         0.138
    fibo(30)           0.399
    hash1(50000)       0.030
    hash2(500)         0.036
    heapsort(20000)    0.075
    matrix(20)         0.076
    nestedloop(12)     0.172
    sieve(30)          0.083
    strcat(200000)     0.010
    ------------------------
    Total              2.243
    real: 2.30s user: 2.28s sys: 0.02s cpu: 100% maxmem: 128464 KB cswaits: 106
    
    bench.php results from 3 runs
    2.798
    2.777
    2.243
    
    bench.php avg: 2.6060
    Avg: real: 2.73s user: 2.69s sys: 0.03s cpu: 99.33% maxmem: 128474.67KB cswaits: 108.00
    created results log at /home/phpbench_logs/bench_261214-140432.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_261214-140432.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.280
    func()             0.447    0.167
    undef_func()       0.296    0.016
    int_func()         0.263    -0.017
    $x = self::$x      0.219    -0.061
    self::$x = 0       0.211    -0.068
    isset(self::$x)    0.189    -0.091
    empty(self::$x)    0.199    -0.081
    $x = Foo::$x       0.198    -0.081
    Foo::$x = 0        0.185    -0.095
    isset(Foo::$x)     0.173    -0.107
    empty(Foo::$x)     0.179    -0.101
    self::f()          0.320    0.040
    Foo::f()           0.284    0.004
    $x = $this->x      0.201    -0.079
    $this->x = 0       0.261    -0.018
    $this->x += 2      0.197    -0.083
    ++$this->x         0.181    -0.099
    --$this->x         0.170    -0.110
    $this->x++         0.203    -0.077
    $this->x--         0.196    -0.084
    isset($this->x)    0.183    -0.096
    empty($this->x)    0.194    -0.086
    $this->f()         0.330    0.050
    $x = Foo::TEST     0.183    -0.096
    new Foo()          0.625    0.345
    $x = TEST          0.143    -0.137
    $x = $_GET         0.330    0.050
    $x = $GLOBALS['v'] 0.502    0.223
    $x = $hash['v']    0.322    0.042
    $x = $str[0]       0.284    0.004
    $x = $a ?: null    0.201    -0.078
    $x = $f ?: tmp     0.263    -0.017
    $x = $f ? $f : $a  0.206    -0.073
    $x = $f ? $f : tmp 0.359    0.079
    ------------------------
    Total              8.976
    real: 9.12s user: 9.10s sys: 0.02s cpu: 100% maxmem: 80304 KB cswaits: 106
    
    empty_loop         0.101
    func()             0.295    0.194
    undef_func()       0.296    0.194
    int_func()         0.263    0.161
    $x = self::$x      0.219    0.118
    self::$x = 0       0.208    0.106
    isset(self::$x)    0.189    0.088
    empty(self::$x)    0.199    0.097
    $x = Foo::$x       0.199    0.097
    Foo::$x = 0        0.185    0.084
    isset(Foo::$x)     0.172    0.070
    empty(Foo::$x)     0.179    0.077
    self::f()          0.318    0.216
    Foo::f()           0.284    0.183
    $x = $this->x      0.204    0.102
    $this->x = 0       0.262    0.161
    $this->x += 2      0.201    0.100
    ++$this->x         0.180    0.079
    --$this->x         0.171    0.069
    $this->x++         0.202    0.100
    $this->x--         0.194    0.093
    isset($this->x)    0.185    0.083
    empty($this->x)    0.194    0.093
    $this->f()         0.329    0.227
    $x = Foo::TEST     0.187    0.086
    new Foo()          0.628    0.526
    $x = TEST          0.143    0.042
    $x = $_GET         0.324    0.222
    $x = $GLOBALS['v'] 0.508    0.406
    $x = $hash['v']    0.324    0.223
    $x = $str[0]       0.283    0.182
    $x = $a ?: null    0.191    0.090
    $x = $f ?: tmp     0.263    0.161
    $x = $f ? $f : $a  0.206    0.104
    $x = $f ? $f : tmp 0.359    0.258
    ------------------------
    Total              8.643
    real: 8.70s user: 8.69s sys: 0.01s cpu: 100% maxmem: 80304 KB cswaits: 106
    
    empty_loop         0.102
    func()             0.292    0.191
    undef_func()       0.295    0.194
    int_func()         0.270    0.169
    $x = self::$x      0.219    0.117
    self::$x = 0       0.207    0.106
    isset(self::$x)    0.191    0.089
    empty(self::$x)    0.199    0.098
    $x = Foo::$x       0.201    0.099
    Foo::$x = 0        0.185    0.083
    isset(Foo::$x)     0.172    0.071
    empty(Foo::$x)     0.178    0.077
    self::f()          0.321    0.219
    Foo::f()           0.285    0.183
    $x = $this->x      0.201    0.099
    $this->x = 0       0.260    0.159
    $this->x += 2      0.198    0.096
    ++$this->x         0.182    0.081
    --$this->x         0.170    0.068
    $this->x++         0.202    0.100
    $this->x--         0.195    0.093
    isset($this->x)    0.183    0.082
    empty($this->x)    0.195    0.093
    $this->f()         0.329    0.228
    $x = Foo::TEST     0.183    0.081
    new Foo()          0.626    0.524
    $x = TEST          0.143    0.041
    $x = $_GET         0.328    0.227
    $x = $GLOBALS['v'] 0.516    0.414
    $x = $hash['v']    0.322    0.221
    $x = $str[0]       0.283    0.182
    $x = $a ?: null    0.191    0.089
    $x = $f ?: tmp     0.263    0.161
    $x = $f ? $f : $a  0.211    0.110
    $x = $f ? $f : tmp 0.357    0.256
    ------------------------
    Total              8.655
    real: 8.71s user: 8.71s sys: 0.01s cpu: 100% maxmem: 80304 KB cswaits: 106
    
    micro_bench.php results from 3 runs
    8.976
    8.643
    8.655
    
    micro_bench.php avg: 8.7580
    Avg: real: 8.84s user: 8.83s sys: 0.01s cpu: 100.00% maxmem: 80304.00KB cswaits: 106.00
    created results log at /home/phpbench_logs/bench_micro_261214-140432.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_261214-140432.log
    
    
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------

    centminmodbench.sh Total Run Time: 1467.070723117 seconds
     
  20. eva2000

    eva2000 Administrator Staff Member

    53,190
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    12:07 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nice @Sebastian B. Dual Intel Xeon E5-2670v2 with 2x 10 cpu cores + 10 cpu thread = 40 cpu threads 256GB memory server located in France judging from the mtr and ping times :D

    Very interested to see the openssl benchmarks so thanks !

    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 40
    4:256:1024:8192 from 6
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5            1055374.27k  3904854.72k  9424638.95k 14471873.21k 16862319.42k
    sha1           1163997.27k  3190980.30k  6741988.13k  9701201.44k 11479945.56k
    rc4           10562701.86k 14175123.08k 16383279.87k 17061717.61k 17266365.78k
    aes-128 cbc    2223284.18k  2427562.58k  2591122.29k  2608156.72k  2606179.87k
    aes-256 cbc    1628495.16k  1739639.37k  1844762.20k  1852150.05k  1842279.45k
    sha256          842476.36k  1856703.92k  3168700.80k  3845984.54k  4224105.23k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000070s 0.000002s  14313.3 505478.5
    rsa 4096 bits 0.000465s 0.000007s   2151.8 137204.5
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0000s 188160.5  44951.1
    -------------------------------------------
    openssl speed -evp aes256 -multi 40
    16:64:256:1024:8192 from 31
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp           11621414.66k 14413283.14k 15637618.09k 15706185.94k 15925736.79k
    -------------------------------------------
    openssl speed -evp aes128 -multi 40
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Thu Nov  6 12:33:36 UTC 2014
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp           15100800.21k 19977284.74k 21636772.25k 21834309.78k 21939645.87k