Want to subscribe to topics you're interested in?
Become a Member

Previews centminmodbench.sh - benchmark script for Centmin Mod LEMP servers

Discussion in 'Beta release code' started by eva2000, Sep 8, 2014.

  1. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    If East coast is what you want, why not full dedicated from reliablesite.net ReliableSite.net dedicated servers | Centmin Mod Community - same folks who host theadminzone.com forums. Can discuss that in that thread :)

     
  2. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Tested a 16GB 8 Core Vultr New Jersey KVM VPS as well to test out a theory that Vultr support found - that for some reason Centmin Mod's custom /etc/sysctl.conf is slowing down cachefly wget downloads to around 3-10MB/s compared to not having the customised settings in /etc/sysctl.conf @40MB/s and it seems to be true only for Vultr 16GB 8 Core and 48GB 16 Core New Jersey KVM VPSes.

    But there's no such problem with Centmin Mod's custom /etc/systemctl.conf for Vultr's 768MB KVM LA VPS (results here) or RamNode and DigitalOcean KVM VPSes or Linode 2GB and 48GB XEN VPS ? :unsure:

    Code:
    Total Centmin Mod Install Time: 913.811960296 seconds
    
    Code:
    -------------------------------------------
    centminmodbench.sh 0.2
    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:    1
    Core(s) per socket:    1
    Socket(s):             8
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 42
    Stepping:              1
    CPU MHz:               2599.998
    BogoMIPS:              5199.99
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    1   0    1      1    1:1:1      yes
    2   0    2      2    2:2:2      yes
    3   0    3      3    3:3:3      yes
    4   0    4      4    4:4:4      yes
    5   0    5      5    5:5:5      yes
    6   0    6      6    6:6:6      yes
    7   0    7      7    7:7:7      yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         15950       3254      12696          0         38       2785
    Low:         15950       3254      12696
    High:            0          0          0
    -/+ buffers/cache:        430      15520
    Swap:            0          0          0
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1       247G  6.1G  228G   3% /
    tmpfs           7.8G     0  7.8G   0% /dev/shm
    tmpfs           7.8G     0  7.8G   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/vda1): request=1 time=2.1 ms
    4096 bytes from . (ext4 /dev/vda1): request=2 time=0.5 ms
    4096 bytes from . (ext4 /dev/vda1): request=3 time=0.5 ms
    4096 bytes from . (ext4 /dev/vda1): request=4 time=0.5 ms
    4096 bytes from . (ext4 /dev/vda1): request=5 time=0.5 ms
    4096 bytes from . (ext4 /dev/vda1): request=6 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=7 time=0.6 ms
    4096 bytes from . (ext4 /dev/vda1): request=8 time=0.3 ms
    4096 bytes from . (ext4 /dev/vda1): request=9 time=0.3 ms
    4096 bytes from . (ext4 /dev/vda1): request=10 time=0.5 ms
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    10 requests completed in 9018.8 ms, 1626 iops, 6.4 mb/s
    min/avg/max/mdev = 0.3/0.6/2.1/0.5 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    8996 requests completed in 3000.1 ms, 5189 iops, 20.3 mb/s
    min/avg/max/mdev = 0.2/0.2/2.2/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    2483 requests completed in 3000.3 ms, 900 iops, 225.1 mb/s
    min/avg/max/mdev = 0.7/1.1/2.0/0.2 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    45694 requests completed in 3000.0 ms, 689648 iops, 2693.9 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.76342 s, 285 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, 4.49763 s, 239 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, 4.68532 s, 229 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, 16.4817 s, 65.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=25606: Mon Sep 15 21:07:04 2014
      read : io=1024.3MB, bw=199245KB/s, iops=49811 , runt=  5264msec
      cpu          : usr=4.69%, sys=22.48%, ctx=4368, majf=0, minf=90
      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=199245KB/s, minb=199245KB/s, maxb=199245KB/s, mint=5264msec, maxt=5264msec
    
    Disk stats (read/write):
      vda: ios=252308/0, merge=0/0, ticks=263953/0, in_queue=263911, util=92.67%
    
    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=25612: Mon Sep 15 21:07:10 2014
      write: io=1024.3MB, bw=177017KB/s, iops=44254 , runt=  5925msec
      cpu          : usr=5.79%, sys=24.93%, ctx=7927, 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=177017KB/s, minb=177017KB/s, maxb=177017KB/s, mint=5925msec, maxt=5925msec
    
    Disk stats (read/write):
      vda: ios=0/261271, merge=0/22, ticks=0/314171, in_queue=314165, util=95.90%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 11.5MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 24.3MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 11.3MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 32.9MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 33.2MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 24.8MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 83.4MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 15.1MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 35.5MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 6.22MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 15.7MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 26.4MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 37.3MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 52.4MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 37.5MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 42.7MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 4.29MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 8.31MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 6.99MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 8.97MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 8.97MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.69MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 10.6MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 18.0MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 1.57MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 6.98MB/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=57 time=14.7 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=57 time=16.3 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=57 time=16.3 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2019ms
    rtt min/avg/max/mdev = 14.722/15.792/16.341/0.756 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=215 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=51 time=215 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=51 time=215 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2219ms
    rtt min/avg/max/mdev = 215.680/215.762/215.824/0.060 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=50 time=184 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=50 time=166 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=50 time=182 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2184ms
    rtt min/avg/max/mdev = 166.014/177.590/184.505/8.244 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=82.1 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=53 time=81.9 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=53 time=81.7 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2085ms
    rtt min/avg/max/mdev = 81.791/81.947/82.140/0.360 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=55 time=70.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=55 time=70.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=55 time=70.6 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2074ms
    rtt min/avg/max/mdev = 70.627/70.645/70.655/0.217 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=55 time=40.1 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=55 time=40.1 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=55 time=39.8 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2040ms
    rtt min/avg/max/mdev = 39.855/40.069/40.197/0.277 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=25.9 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=54 time=26.2 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=54 time=25.7 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2028ms
    rtt min/avg/max/mdev = 25.713/25.977/26.220/0.207 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=55 time=22.4 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=55 time=22.3 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=55 time=22.5 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2026ms
    rtt min/avg/max/mdev = 22.353/22.466/22.577/0.152 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=42.8 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=56 time=33.4 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=56 time=41.8 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2045ms
    rtt min/avg/max/mdev = 33.439/39.365/42.855/4.215 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=61 time=0.294 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=61 time=0.819 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=61 time=0.718 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 0.294/0.610/0.819/0.228 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=57 time=84.1 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=57 time=84.1 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=57 time=80.0 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2083ms
    rtt min/avg/max/mdev = 80.079/82.784/84.169/1.912 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=54 time=96.6 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=54 time=99.4 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=54 time=97.2 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2101ms
    rtt min/avg/max/mdev = 96.664/97.777/99.437/1.196 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=54 time=71.1 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=54 time=71.4 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=54 time=71.2 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2075ms
    rtt min/avg/max/mdev = 71.198/71.296/71.429/0.097 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=57 time=83.5 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=57 time=85.6 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=57 time=85.7 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2089ms
    rtt min/avg/max/mdev = 83.510/84.966/85.733/1.057 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=54 time=72.5 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=54 time=74.9 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=54 time=68.9 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2072ms
    rtt min/avg/max/mdev = 68.993/72.178/74.993/2.482 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=56 time=76.1 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 1 received, 66% packet loss, time 3001ms
    rtt min/avg/max/mdev = 76.117/76.117/76.117/0.000 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=9.87 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=58 time=10.0 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=58 time=10.0 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2013ms
    rtt min/avg/max/mdev = 9.878/10.012/10.091/0.149 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    4.8   2.1   0.7   9.6   2.9
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.3   1.1   0.2   4.7   1.6
      3. ae3.ar2.ewr1.us.as4436.gtt.n  0.0%    10    2.2   3.2   2.1   5.3   1.1
      4. ae3-80g.cr1.ewr1.us.as4436.g  0.0%    10    1.2   1.0   0.7   1.2   0.2
      5. ae1-69.nyc39.ip4.gtt.net      0.0%    10    1.4   1.5   1.4   1.8   0.1
      6. xe-2-0-0.tor10.ip4.gtt.net    0.0%    10   79.5  54.5  14.5  81.3  33.5
      7. ae1-69.cr1-tor1.ip4.gtt.net   0.0%    10   11.5  60.4  11.5  81.5  33.2
      8. vip1.G-anycast1.cachefly.net  0.0%    10   16.6  15.6  14.5  16.6   0.9
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.7   1.9   0.7  11.6   3.4
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3  14.0   0.3 114.7  35.6
      3. ae2.ar2.ewr1.us.as4436.gtt.n  0.0%    10    2.6   4.0   2.2   8.1   1.9
      4. as2914.ae9.ar2.nyc3.us.as443  0.0%    10    2.8   2.3   1.7   3.0   0.6
      5. as2914.ae12.ar1.nyc3.us.as44  0.0%    10    1.5   2.4   1.5   7.0   1.7
      6. ae-9.r20.asbnva02.us.bb.gin. 10.0%    10    1.8  14.7   1.4  84.3  26.4
      7. ae-2.r21.lsanca03.us.bb.gin. 10.0%    10   73.2  38.5   7.1  75.5  33.7
      8. xe-0-0-0.r02.lsanca03.us.bb.  0.0%    10   73.3  70.6  67.7  74.0   3.0
      9. xe-0-0-0.r02.lsanca03.us.bb.  0.0%    10  204.6 137.6  67.7 205.7  71.0
    10. xe-1-1-0.a00.sydnau02.au.ra.  0.0%    10  204.8 206.4 204.6 221.9   5.4
    11. xe-1-1-0.a00.sydnau02.au.ra.  0.0%    10  215.6 209.0 204.6 215.6   5.6
    12. xe-1-0-0.gw102.sy1.ap.equini  0.0%    10  215.5 215.5 215.4 215.6   0.1
    13. xe-1-0-1.gw102.sy3.ap.equini 10.0%    10  215.8 221.0 215.5 263.0  15.7
    14. xe-1-0-1.gw102.sy3.ap.equini 10.0%    10  215.6 216.3 215.6 221.7   2.0
    15. 108.61.212.117.vultr.com     10.0%    10  215.8 215.7 215.6 215.8   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.7   0.8   0.7   0.9   0.1
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3   1.3   0.2  10.4   3.2
      3. ae7.ar2.nyc3.us.as4436.gtt.n  0.0%    10    2.0   3.1   2.0   5.1   1.3
      4. vlan-75.ar1.nyc3.us.as4436.g  0.0%    10    3.3   3.4   1.5   8.0   2.2
      5. ae-1.r22.nycmny01.us.bb.gin.  0.0%    10    1.3   1.7   1.3   2.7   0.4
      6. ae-2.r22.nycmny01.us.bb.gin. 10.0%    10    1.5  25.7   1.5  75.7  30.4
      7. ae-0.r20.sttlwa01.us.bb.gin.  0.0%    10   67.7  73.9  67.4  84.8   5.9
      8. ae-6.r20.tokyjp05.jp.bb.gin.  0.0%    10  168.2 106.9  67.4 168.2  49.4
      9. ae-6.r20.tokyjp05.jp.bb.gin. 20.0%    10  173.1 176.5 171.2 188.3   6.0
    10. ae-2.r01.tokyjp03.jp.bb.gin.  0.0%    10  176.3 169.3 160.7 176.5   7.4
    11. ae-2.r01.tokyjp03.jp.bb.gin.  0.0%    10  173.1 175.0 163.4 182.9   5.9
    12. 72.ae2.sw1.tko1.jp.scnet.net  0.0%    10  184.2 177.8 166.9 184.2   5.0
    13. 72.ae2.sw1.tko1.jp.scnet.net 10.0%    10  174.7 177.1 167.3 181.7   4.2
    14. 108.61.201.151.vultr.com     10.0%    10  180.5 174.5 162.3 183.1   8.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.6   0.9   0.1
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.3   1.7   0.2  12.3   3.8
      3. ae3.ar2.ewr1.us.as4436.gtt.n  0.0%    10    5.1   3.7   2.2   6.1   1.5
      4. ae3-80g.cr1.ewr1.us.as4436.g  0.0%    10    1.2   1.0   0.9   1.3   0.2
      5. ae1-69.nyc41.ip4.gtt.net      0.0%    10    1.7   1.8   1.3   3.0   0.5
      6. xe-9-0-2.lax20.ip4.gtt.net    0.0%    10   74.6  23.9   1.8  77.0  35.6
      7. xe-9-0-2.lax20.ip4.gtt.net    0.0%    10  103.9  81.9  75.0 114.3  14.5
      8. ae8-69.cr1.lax2.ip4.gtt.net   0.0%    10   81.0  85.4  81.0  90.7   3.2
      9. as20473.xe-6-0-1.ar1.lax2.us  0.0%    10   86.1  81.9  80.8  86.1   2.0
    10. 108.61.219.200.vultr.com      0.0%    10   81.8  85.6  81.1 101.3   6.5
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.7   0.6   0.8   0.1
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3   7.4   0.2  67.5  21.1
      3. xe-10-2-2.edge3.NewYork1.Lev  0.0%    10    2.2   2.8   1.8   5.3   1.0
      4. vlan70.csw2.NewYork1.Level3.  0.0%    10   68.9  68.9  68.8  69.0   0.1
      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-6-6.ebr1.Chicago2.Level3.  0.0%    10   68.9  68.9  68.8  69.1   0.1
      9. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    10. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
    11. ae-2-52.edge2.Seattle1.Level  0.0%    10   70.4  70.9  70.3  75.3   1.5
    12. CHOOPA-LLC.edge2.Seattle1.Le  0.0%    10   70.7  70.7  70.5  71.1   0.1
    13. 108.61.194.105.vultr.com      0.0%    10   70.6  70.5  70.4  70.6   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.8   0.8   0.0
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3   9.8   0.3  59.3  18.1
      3. ae2.ar2.ewr1.us.as4436.gtt.n  0.0%    10    4.8   3.7   2.2   5.3   1.2
      4. ae1-50g.cr1.nyc3.us.as4436.g  0.0%    10    1.3   1.2   0.8   1.3   0.2
      5. ae1-69.nyc41.ip4.gtt.net      0.0%    10    1.6   1.6   1.5   1.7   0.1
      6. ae1-69.nyc41.ip4.gtt.net      0.0%    10    1.9  17.6   1.8  41.0  19.8
      7. ae10-69.cr1.dfw1.ip4.gtt.net  0.0%    10   41.5  41.0  39.8  41.5   0.7
      8. ae10-69.cr1.dfw1.ip4.gtt.net  0.0%    10   40.2  40.5  39.8  42.0   0.8
      9. 108.61.224.175.vultr.com      0.0%    10   40.1  40.0  39.8  40.3   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.7   0.9   0.1
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.4   0.3   0.2   0.4   0.1
      3. ae7.ar1.nyc3.us.as4436.gtt.n  0.0%    10    2.8   2.9   2.2   4.9   0.9
      4. ae5-40g.cr1.nyc2.us.as4436.g  0.0%    10    1.4   1.9   1.1   7.3   1.9
      5. ae4-133.nyc20.ip4.gtt.net     0.0%    10    1.7  32.2   1.5  78.1  39.4
      6. as23353.chi11.ip4.gtt.net    10.0%    10   78.9  81.0  78.0  92.2   4.8
      7. as23353.chi11.ip4.gtt.net    30.0%    10   78.8  78.4  78.3  78.8   0.2
      8. ae12.cr2.ord6.us.scnet.net    0.0%    10   81.2  79.6  79.0  81.2   0.8
      9. ae2.ar10.ord6.us.scnet.net    0.0%    10   36.2  41.1  27.8  79.4  20.5
    10. 107.191.51.12.vultr.com       0.0%    10   25.8  26.5  25.8  30.1   1.4
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.6   1.1   0.1
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.3   0.9   0.2   5.6   1.7
      3. ae3.ar2.ewr1.us.as4436.gtt.n  0.0%    10    5.0   3.7   2.2   5.2   1.2
      4. ae0-50g.cr1.nyc3.us.as4436.g  0.0%    10    1.3   1.6   0.9   5.4   1.4
      5. ae2-60g.cr1.ewr1.us.as4436.g  0.0%    10    2.3   2.9   1.5  14.0   3.9
      6. ae1-69.nyc41.ip4.gtt.net      0.0%    10   35.4  17.2   1.8  39.4  16.3
      7. xe-7-0-0.atl11.ip4.gtt.net    0.0%    10   22.4  24.2  22.4  29.8   2.9
      8. ae1-40g.cr2.atl1.us.as4436.g  0.0%    10   23.0  32.9  22.6  72.7  17.2
      9. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   29.2  25.4  22.4  31.3   3.7
    10. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   22.5  22.7  22.4  22.9   0.2
    11. 108.61.193.166.vultr.com      0.0%    10   22.6  22.7  22.3  22.9   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.7   0.9   0.0
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.2   3.6   0.2  11.4   4.4
      3. ae2.ar2.ewr1.us.as4436.gtt.n  0.0%    10    5.7   3.7   2.2   6.5   1.5
      4. ae1-50g.cr1.nyc3.us.as4436.g  0.0%    10    1.2   2.3   0.9  11.1   3.1
      5. ae1-69.nyc41.ip4.gtt.net      0.0%    10    1.6   1.6   1.5   1.7   0.0
      6. xe-7-1-2.mia12.ip4.gtt.net    0.0%    10   33.5  35.2  33.4  41.4   3.2
      7. gtt-gw.ip4.gtt.net            0.0%    10   41.0  42.2  33.4  68.2   9.7
      8. as20473.ae5-1914.cr1.mia1.us 10.0%    10   35.1  38.5  33.6  44.1   4.4
      9. 104.156.244.232               0.0%    10   35.7  38.2  33.5  43.1   3.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   1.2   0.8   4.5   1.2
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.5   1.5   0.2  11.9   3.7
      3. ethernet1-50-c11-8-c6-1.pnj1  0.0%    10    0.5   0.6   0.4   1.0   0.2
      4. 108.61.149.182.vultr.com      0.0%    10    0.8   0.7   0.4   0.8   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.9   0.8   0.6   0.9   0.1
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3  10.4   0.3  60.5  19.1
      3. ae7.ar2.nyc3.us.as4436.gtt.n  0.0%    10    7.2   4.0   2.2   7.2   1.7
      4. ae0-315.nyc41.ip4.gtt.net     0.0%    10    1.2   2.0   1.2   7.7   2.0
      5. ae4-133.nyc20.ip4.gtt.net     0.0%    10   79.8  33.1   1.6  79.9  40.2
      6. choopa-gw.ip4.gtt.net         0.0%    10   84.0  81.7  80.1  84.2   2.0
      7. choopa-gw.ip4.gtt.net         0.0%    10   80.1  82.6  80.0  84.4   2.1
      8. 108.61.210.117.vultr.com      0.0%    10   84.1  81.7  80.0  84.2   2.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.7   0.9   0.0
      2. vl351-br2.pnj1.choopa.net     0.0%    10   11.2   3.2   0.2  11.2   4.6
      3. ae7.ar1.nyc3.us.as4436.gtt.n  0.0%    10    2.6   3.1   2.2   5.1   1.0
      4. ae0-315.nyc41.ip4.gtt.net     0.0%    10    1.9   1.5   1.3   1.9   0.2
      5. xe-0-1-2.nyc38.ip4.gtt.net    0.0%    10    1.8   3.2   1.7   6.9   2.3
      6. te-3-4.edge8.NewYork1.Level3 70.0%    10    6.6  10.9   6.6  19.7   7.6
      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-232-3608.edge4.Amsterdam1 70.0%    10   94.4  96.9  94.4 100.2   3.0
    12. CHOOPA-LLC.edge4.Amsterdam1.  0.0%    10   98.1 105.9  97.0 113.1   5.4
    13. 108.61.198.102.vultr.com     12.5%     8   94.2 104.1  91.8 118.5  11.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lon-gb-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.7   0.9   0.1
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3  15.4   0.2 138.9  43.5
      3. ae2.ar2.ewr1.us.as4436.gtt.n  0.0%    10    5.0   2.7   2.1   5.0   0.9
      4. 144.223.28.73                 0.0%    10    1.3   3.9   1.2  26.1   7.8
      5. xe-4-0-0.nyc30.ip4.tinet.net  0.0%    10    6.7   8.8   6.6  27.7   6.6
      6. 4.68.63.249                   0.0%    10    5.2   4.0   1.7  20.1   5.8
      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-236-3612.edge5.London1.Le 90.0%    10   76.5  76.5  76.5  76.5   0.0
    12. CHOOPA-LLC.edge5.London1.Lev  0.0%    10   71.2  74.0  71.2  76.8   2.9
    13. 108.61.196.101.vultr.com      0.0%    10   76.6  73.4  70.9  76.7   2.8
    
    ----------------------------------------------
    mtr --report --report-cycles=10 par-fr-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.9   0.8   0.7   0.9   0.1
      2. vl180-br1.pnj1.choopa.net     0.0%    10  123.8  20.6   0.2 123.8  39.6
      3. ae2.ar2.ewr1.us.as4436.gtt.n  0.0%    10    4.4   3.4   2.2   5.6   1.3
      4. ae6-30g.cr1.nyc2.us.as4436.g  0.0%    10    1.4   6.0   1.2  48.4  14.9
      5. xe-5-3-0.par90.ip4.gtt.net    0.0%    10    1.6  48.9   1.6 128.4  51.3
      6. xe-8-3-0.par90.ip4.gtt.net    0.0%    10   85.8  84.8  83.1  87.5   1.5
      7. 108.61.209.127.vultr.com      0.0%    10   83.5  84.3  83.4  85.7   1.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.7   0.8   0.7   0.9   0.1
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.3   1.0   0.2   6.9   2.1
      3. 108.61.244.41                 0.0%    10   51.3  10.1   0.3  51.3  15.5
      4. 10gigabitethernet1-2.core1.n  0.0%    10    1.2   4.4   1.2  13.2   4.4
      5. 10ge12-1.core1.nyc4.he.net    0.0%    10    7.1   6.2   1.2  13.3   4.6
      6. 100ge7-2.core1.chi1.he.net    0.0%    10   17.8  19.3  17.8  27.0   3.1
      7. 10ge3-2.core1.den1.he.net     0.0%    10   41.5  44.4  41.5  52.0   4.1
      8. 10ge4-2.core1.slc1.he.net     0.0%    10   53.6  55.6  53.5  64.1   3.7
      9. 10ge1-1.core1.las1.he.net     0.0%    10   62.7  62.5  62.3  62.7   0.1
    10. vegasnap-llc.10gigabitethern  0.0%    10   79.8  74.5  72.0  80.1   3.3
    11. te3-4.core1.las1.fiberhub.ne  0.0%    10   71.0  71.0  70.9  71.2   0.1
    12. 199.47.210.50                 0.0%    10   68.5  71.6  68.5  74.9   2.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.9   0.8   1.6   0.2
      2. vl351-br2.pnj1.choopa.net     0.0%    10    0.9   1.9   0.2   9.9   3.2
      3. ae7.ar1.nyc3.us.as4436.gtt.n  0.0%    10    5.1   3.5   2.1   5.5   1.3
      4. as2914.ae12.ar1.nyc3.us.as44  0.0%    10    2.0   2.3   1.7   2.9   0.5
      5. ae-2.r22.nycmny01.us.bb.gin.  0.0%    10    1.6   7.2   1.4  31.0  11.8
      6. ae-2.r22.nycmny01.us.bb.gin.  0.0%    10    1.5  25.1   1.3  84.0  37.7
      7. ae-4.r21.sttlwa01.us.bb.gin.  0.0%    10   84.1  76.0  68.0  84.1   6.5
      8. xe-0-0-0-15.r04.sttlwa01.us.  0.0%    10   75.5  76.4  68.0  89.0   7.1
      9. 76.164.234.1                 30.0%    10   84.0  79.7  67.6  84.2   6.3
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 104.156.226.1                 0.0%    10    0.8   0.8   0.7   0.9   0.0
      2. vl180-br1.pnj1.choopa.net     0.0%    10    0.3   2.2   0.2  10.7   4.2
      3. nyiix.nyc.ny.us               0.0%    10    1.4   1.4   1.4   1.7   0.1
      4. nwk-2-6k.nj.us               20.0%    10    1.6  15.9   1.5  87.7  30.6
      5. bhs-g2-6k.qc.ca              30.0%    10  577.2 601.4 577.2 608.8  10.9
      6. 198.27.73.98                  0.0%    10   10.5  10.5  10.3  10.6   0.1
      7. ns238643.ip-192-99-19.net     0.0%    10   10.0  10.1  10.0  10.9   0.3
    
    
    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             403179.18k  1205424.02k  2690954.67k  3878479.87k  4455022.59k
    sha1            452927.04k  1284959.64k  2817767.59k  4071355.39k  4804670.81k
    rc4            3040280.95k  4287806.64k  5215150.51k  5380556.26k  5499639.13k
    aes-128 cbc     845423.78k   914034.37k   931064.15k  1843790.51k  1908517.55k
    aes-256 cbc     616588.70k   656468.27k   665171.54k  1471147.35k  1479628.12k
    sha256          345171.03k   784843.67k  1343905.96k  1446953.30k  1550363.31k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000181s 0.000006s   5513.5 177777.8
    rsa 4096 bits 0.001303s 0.000021s    767.5  48265.8
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  62869.1  16351.1
    -------------------------------------------
    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            3064820.03k  3212268.66k  3241191.68k  3253703.10k  3252046.51k
    -------------------------------------------
    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            4154628.83k  4446897.79k  4518421.33k  4537087.32k  4540795.56k
    
    -------------------------------------------
    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
    from 5
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Mon Sep 15 20:57:08 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    md5             231406.07k   766328.11k  2036300.29k  3476169.05k  4387408.55k
    sha1            249271.31k   821163.46k  2147794.77k  3642824.02k  4720208.55k
    rc4            3184318.66k  4489428.69k  5196331.52k  5409377.96k  5516686.68k
    aes-128 cbc     841750.53k   918671.52k   932300.46k  1992021.33k  2020461.23k
    aes-256 cbc     618599.81k   656182.76k   661906.18k  1471082.15k  1479715.50k
    sha256          363992.00k   791685.44k  1360254.38k  1677526.70k  1786383.02k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000181s 0.000006s   5514.4 178282.8
    rsa 4096 bits 0.001300s 0.000021s    769.1  48302.7
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0001s  63555.6  16881.8
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Mon Sep 15 20:57:08 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            3066628.48k  3207028.86k  3246715.59k  3249753.43k  3259563.21k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Mon Sep 15 20:57:08 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            4068676.17k  4413858.07k  4505754.54k  4535855.45k  4542941.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: 1.333 seconds
            Minimum number of seconds to run all queries: 1.303 seconds
            Maximum number of seconds to run all queries: 1.367 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 Vultr Virtual CPU 3
                 total       used       free     shared    buffers     cached
    Mem:         15950       3543      12407          0        170       2818
    Low:         15950       3543      12407
    High:            0          0          0
    -/+ buffers/cache:        554      15396
    Swap:            0          0          0
    ----------------------------------------------
    PHP 5.4.32 (cli) (built: Sep 15 2014 21:00:35)
    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
    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.110
    simplecall         0.125
    simpleucall        0.145
    simpleudcall       0.147
    mandel             0.227
    mandel2            0.336
    ackermann(7)       0.126
    ary(50000)         0.020
    ary2(50000)        0.017
    ary3(2000)         0.183
    fibo(30)           0.331
    hash1(50000)       0.032
    hash2(500)         0.039
    heapsort(20000)    0.080
    matrix(20)         0.084
    nestedloop(12)     0.185
    sieve(30)          0.088
    strcat(200000)     0.011
    ------------------------
    Total              2.285
    real: 2.31s user: 2.28s sys: 0.02s cpu: 99% maxmem: 124576 KB cswaits: 9
    
    simple             0.111
    simplecall         0.125
    simpleucall        0.146
    simpleudcall       0.150
    mandel             0.230
    mandel2            0.334
    ackermann(7)       0.129
    ary(50000)         0.020
    ary2(50000)        0.016
    ary3(2000)         0.183
    fibo(30)           0.329
    hash1(50000)       0.032
    hash2(500)         0.038
    heapsort(20000)    0.081
    matrix(20)         0.088
    nestedloop(12)     0.185
    sieve(30)          0.088
    strcat(200000)     0.011
    ------------------------
    Total              2.295
    real: 2.32s user: 2.29s sys: 0.02s cpu: 99% maxmem: 124576 KB cswaits: 3
    
    simple             0.109
    simplecall         0.125
    simpleucall        0.143
    simpleudcall       0.148
    mandel             0.227
    mandel2            0.336
    ackermann(7)       0.127
    ary(50000)         0.020
    ary2(50000)        0.016
    ary3(2000)         0.180
    fibo(30)           0.334
    hash1(50000)       0.031
    hash2(500)         0.038
    heapsort(20000)    0.081
    matrix(20)         0.086
    nestedloop(12)     0.184
    sieve(30)          0.088
    strcat(200000)     0.011
    ------------------------
    Total              2.284
    real: 2.30s user: 2.28s sys: 0.01s cpu: 99% maxmem: 124560 KB cswaits: 3
    
    bench.php results from 3 runs
    2.285
    2.295
    2.284
    
    bench.php avg: 2.2880
    Avg: real: 2.31s user: 2.28s sys: 0.02s cpu: 99.00% maxmem: 124570.67KB cswaits: 5.00
    created results log at /home/phpbench_logs/bench_150914-210559.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_150914-210559.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.112
    func()             0.325    0.214
    undef_func()       0.330    0.218
    int_func()         0.288    0.176
    $x = self::$x      0.241    0.129
    self::$x = 0       0.225    0.114
    isset(self::$x)    0.208    0.096
    empty(self::$x)    0.219    0.108
    $x = Foo::$x       0.221    0.110
    Foo::$x = 0        0.207    0.095
    isset(Foo::$x)     0.196    0.085
    empty(Foo::$x)     0.199    0.087
    self::f()          0.357    0.245
    Foo::f()           0.321    0.209
    $x = $this->x      0.222    0.110
    $this->x = 0       0.290    0.178
    $this->x += 2      0.221    0.110
    ++$this->x         0.209    0.098
    --$this->x         0.189    0.078
    $this->x++         0.234    0.123
    $this->x--         0.212    0.100
    isset($this->x)    0.204    0.093
    empty($this->x)    0.216    0.104
    $this->f()         0.350    0.239
    $x = Foo::TEST     0.205    0.094
    new Foo()          0.681    0.569
    $x = TEST          0.159    0.048
    $x = $_GET         0.347    0.235
    $x = $GLOBALS['v'] 0.542    0.430
    $x = $hash['v']    0.356    0.244
    $x = $str[0]       0.328    0.217
    $x = $a ?: null    0.214    0.103
    $x = $f ?: tmp     0.301    0.189
    $x = $f ? $f : $a  0.227    0.115
    $x = $f ? $f : tmp 0.298    0.186
    ------------------------
    Total              9.456
    real: 9.48s user: 9.46s sys: 0.01s cpu: 99% maxmem: 76464 KB cswaits: 4
    
    empty_loop         0.110
    func()             0.322    0.212
    undef_func()       0.328    0.218
    int_func()         0.285    0.175
    $x = self::$x      0.238    0.128
    self::$x = 0       0.225    0.115
    isset(self::$x)    0.204    0.094
    empty(self::$x)    0.217    0.106
    $x = Foo::$x       0.214    0.104
    Foo::$x = 0        0.199    0.089
    isset(Foo::$x)     0.186    0.076
    empty(Foo::$x)     0.193    0.083
    self::f()          0.354    0.244
    Foo::f()           0.318    0.208
    $x = $this->x      0.218    0.108
    $this->x = 0       0.277    0.167
    $this->x += 2      0.227    0.117
    ++$this->x         0.199    0.089
    --$this->x         0.187    0.077
    $this->x++         0.233    0.123
    $this->x--         0.211    0.101
    isset($this->x)    0.201    0.091
    empty($this->x)    0.211    0.101
    $this->f()         0.350    0.240
    $x = Foo::TEST     0.204    0.094
    new Foo()          0.687    0.577
    $x = TEST          0.155    0.045
    $x = $_GET         0.339    0.229
    $x = $GLOBALS['v'] 0.543    0.433
    $x = $hash['v']    0.350    0.240
    $x = $str[0]       0.313    0.203
    $x = $a ?: null    0.210    0.100
    $x = $f ?: tmp     0.288    0.178
    $x = $f ? $f : $a  0.224    0.114
    $x = $f ? $f : tmp 0.293    0.183
    ------------------------
    Total              9.310
    real: 9.33s user: 9.32s sys: 0.00s cpu: 99% maxmem: 76480 KB cswaits: 3
    
    empty_loop         0.111
    func()             0.334    0.223
    undef_func()       0.341    0.230
    int_func()         0.297    0.186
    $x = self::$x      0.238    0.127
    self::$x = 0       0.227    0.116
    isset(self::$x)    0.207    0.096
    empty(self::$x)    0.219    0.108
    $x = Foo::$x       0.219    0.108
    Foo::$x = 0        0.204    0.093
    isset(Foo::$x)     0.186    0.075
    empty(Foo::$x)     0.196    0.085
    self::f()          0.357    0.246
    Foo::f()           0.322    0.211
    $x = $this->x      0.218    0.107
    $this->x = 0       0.287    0.176
    $this->x += 2      0.222    0.111
    ++$this->x         0.198    0.087
    --$this->x         0.193    0.082
    $this->x++         0.225    0.114
    $this->x--         0.216    0.105
    isset($this->x)    0.205    0.094
    empty($this->x)    0.212    0.101
    $this->f()         0.355    0.244
    $x = Foo::TEST     0.199    0.088
    new Foo()          0.684    0.573
    $x = TEST          0.162    0.051
    $x = $_GET         0.359    0.248
    $x = $GLOBALS['v'] 0.552    0.441
    $x = $hash['v']    0.355    0.244
    $x = $str[0]       0.313    0.202
    $x = $a ?: null    0.206    0.095
    $x = $f ?: tmp     0.287    0.176
    $x = $f ? $f : $a  0.221    0.111
    $x = $f ? $f : tmp 0.292    0.181
    ------------------------
    Total              9.413
    real: 9.43s user: 9.42s sys: 0.00s cpu: 99% maxmem: 76480 KB cswaits: 3
    
    micro_bench.php results from 3 runs
    9.456
    9.310
    9.413
    
    micro_bench.php avg: 9.3930
    Avg: real: 9.41s user: 9.40s sys: 0.00s cpu: 99.00% maxmem: 76474.67KB cswaits: 3.33
    created results log at /home/phpbench_logs/bench_micro_150914-210559.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_150914-210559.log
    
    
    Code:
       #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
       #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
       #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
       #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
       #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
        ####   #    #  #  #    #          #####   ######  #    #   ####   #    #
    
       Version 5.1.3                      Based on the Byte Magazine Unix Benchmark
    
       Multi-CPU version                  Version 5 revisions by Ian Smith,
                                          Sunnyvale, CA, USA
       January 13, 2011                   johantheghost at yahoo period com
    
    
    1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
    
    1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
    
    1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
    
    1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
    
    1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
    
    1 x Process Creation  1 2 3
    
    1 x Execl Throughput  1 2 3
    
    1 x Shell Scripts (1 concurrent)  1 2 3
    
    1 x Shell Scripts (8 concurrent)  1 2 3
    
    1 x Shell Scripts (16 concurrent)  1 2 3
    
    8 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
    
    8 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
    
    8 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
    
    8 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
    
    8 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
    
    8 x Process Creation  1 2 3
    
    8 x Execl Throughput  1 2 3
    
    8 x Shell Scripts (1 concurrent)  1 2 3
    
    8 x Shell Scripts (8 concurrent)  1 2 3
    
    8 x Shell Scripts (16 concurrent)  1 2 3
    
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 2.6.32-431.29.2.el6.x86_64 -- #1 SMP Tue Sep 9 21:36:05 UTC 2014
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 1: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 2: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 3: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 4: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 5: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 6: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 7: Vultr Virtual CPU 3 (5200.0 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       21:29:49 up  1:25,  1 user,  load average: 3.36, 4.69, 2.68; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Mon Sep 15 2014 21:29:49 - 21:53:59
    8 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       34764729.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     3684.5 MWIPS (9.9 s, 7 samples)
    Execl Throughput                               3215.0 lps   (29.9 s, 2 samples)
    Pipe Throughput                             2220384.4 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 388202.3 lps   (10.0 s, 7 samples)
    Process Creation                               9192.8 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   6254.7 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  1983.0 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   3254.4 lpm   (60.0 s, 2 samples)
    System Call Overhead                        4157878.5 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   34764729.5   2979.0
    Double-Precision Whetstone                       55.0       3684.5    669.9
    Execl Throughput                                 43.0       3215.0    747.7
    Pipe Throughput                               12440.0    2220384.4   1784.9
    Pipe-based Context Switching                   4000.0     388202.3    970.5
    Process Creation                                126.0       9192.8    729.6
    Shell Scripts (1 concurrent)                     42.4       6254.7   1475.2
    Shell Scripts (16 concurrent)                     ---       1983.0      ---
    Shell Scripts (8 concurrent)                      6.0       3254.4   5423.9
    System Call Overhead                          15000.0    4157878.5   2771.9
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         1514.1
    
    ------------------------------------------------------------------------
    Benchmark Run: Mon Sep 15 2014 21:53:59 - 22:18:08
    8 CPUs in system; running 8 parallel copies of tests
    
    Dhrystone 2 using register variables      259365688.7 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    27975.6 MWIPS (9.9 s, 7 samples)
    Execl Throughput                              26838.0 lps   (29.9 s, 2 samples)
    Pipe Throughput                            16847411.6 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                1991893.8 lps   (10.0 s, 7 samples)
    Process Creation                              93116.3 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  37816.3 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  2565.7 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                   5263.1 lpm   (60.0 s, 2 samples)
    System Call Overhead                        5391349.3 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0  259365688.7  22225.0
    Double-Precision Whetstone                       55.0      27975.6   5086.5
    Execl Throughput                                 43.0      26838.0   6241.4
    Pipe Throughput                               12440.0   16847411.6  13542.9
    Pipe-based Context Switching                   4000.0    1991893.8   4979.7
    Process Creation                                126.0      93116.3   7390.2
    Shell Scripts (1 concurrent)                     42.4      37816.3   8918.9
    Shell Scripts (16 concurrent)                     ---       2565.7      ---
    Shell Scripts (8 concurrent)                      6.0       5263.1   8771.9
    System Call Overhead                          15000.0    5391349.3   3594.2
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         7733.0
    
    
    Code:
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 4322.512474106 seconds
    
    ----------------------------------------------------
    Generated Public Report Log you can share...
    at: /home/centminmodbench_logs/_publicreport_150914-210559.log
    ----------------------------------------------------
    
     
    Last edited: Sep 16, 2014
  5. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    8:21 AM
    please keep me updated, George. I'm curious to know if your script has anything to do with why my NJ Linode node has terrible bandwidth tests.
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    you can confirm yourself, just spin up a new Linode instance, but DO NOT install Centmin Mod at all and just run the centminmodbench.sh command as per below

    Code:
    curl -sL https://github.com/centminmod/centminmodbench/raw/master/centminmodbench.sh | bash
    I've fixed the errors and make standalone centminmodbench.sh work better it will skip static openssl tests, php-fpm and mysqlslap test in non-Centmin Mod environments
     
  7. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    8:21 AM
    Running it as we speak. I created a new 8GB linode instance in Newark, same as before. As soon as I ssh in the server, I run the script.
    What jumped out of me right away is that for locations with very slow bandwidth before, the new results are 10x faster and vice versa. It's really strange.
    Code:
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 23.2MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 34.7MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 591KB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 12.3MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 16.0MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 13.7MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 2.78MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 1.97MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 72.5MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 412KB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 396KB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 31.2MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 5.51MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 697KB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 666KB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 7.41MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 8.20MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 3.28MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 5.10MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 17.1MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 17.3MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 12.7MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 116KB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 17.9MB/s
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 15.7MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 4.42MB/s
    
     
  8. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    8:21 AM
    Here is the result from last test when I installed centminmod first and did the benchmark
    Code:
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 2.87MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 15.7MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 1.55MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 9.44MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 3.15MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 942KB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 8.36MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 3.48MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 92.2MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 20.0MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 1008KB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 27.8MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 10.0MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 16.9MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 1.33MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 8.03MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 670KB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 1.48MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 1.46MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 1.75MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 4.23MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 2.63MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 16.5MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 3.87MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 3.17MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 2.18MB/s
     
  9. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Strange indeed, Vultr tech guy did say it was Centmin Mod's custom TCP tweaks in sysctl.conf that were slowing their own test on Vultr NJ multi core.

    It's not slowing my Vultr 768MB LA or other servers though. Definitely needs investigating :)
     
  10. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    8:21 AM
    I hope you find out soon. Without these bandwidth tests, we would definitely never find out.
     
  11. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well i took both your TCP tweaked and non TCP tweaked numbers for side by side compare and seems some gained speed but just as many lost speed too with stock TCP defaults ( 11 out of 26 locations)

    on stock TCP defaults without any Centmin Mod custom TCP tweaks (right), the following were slower
    • Linode Dallas 1.55MB/s to 591KB/s
    • Softlayer Washington 8.36MB/s to 2.78MB/s
    • VersaWeb Las Vegas 3.48MB/s to 1.97MB/s
    • OVH BHS Canada 92.2MB/s to 72.5Mb/s
    • Vultr LA 20.0MB/s to 412KB/s
    • Vultr Seattle 1008KB/s to 396KB/s
    • Vultr Chicago 10.0MB/s to 5.5MB/s
    • Vultr Atlanta 16.9MB/s to 697KB/s
    • Vultr Miami 1.33MB/s to 666KB/s
    • Vultr New Jersey 8.03MB/s to 7.41MB/s
    • Vultr Amsterdam 16.5MB/s to 116KB/s
    andy_linode_nj_00.png
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    seeing as Centmin Mod has installed support for axel download accelerator for multi-threaded parallel downloads compared to wget which is single threaded, might add some axel parallel download bandwidth tests
     
  13. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    First test run on with added Axel bandwidth tests for parallel download threads (need to add the MB/s to end of results). Some locations got a nice gain in speed compared to single threaded wget download while other locations were either around the same or a bit lower.

    This was tested on Vultr 768MB KVM VPS in Los Angeles. Some locations got a nice boost with Axel parallel downloads but wasn't expecting it as Vultr 768MB VPS only has 1 cpu core ? Maybe the problem with slowness is with wget itself and Axel doesn't have that problem ?
    • Axel did nice boost for cachefly from 65MB/s to 83MB/s :)
    • Linode Atlanta from 2.43MB/s to 21.53MB/s
    • Linode Dallas from 6.18MB/s to 26.48MB/s
    • Softlayer San Jose from 31.2MB/s to 44.27MB/s
    • OVH BHS from 5.07MB/s to 10.51MB/s
    • Vultr Chicago from 24.6MB/s to 25.22MB/s
    • Vultr New Jersey from 9.44MB/s to 15.75MB/s
    • Linode Tokyo from 1.33MB/s to 19.79Mb/s
    • Softlayer Singapore from 10.9MB/s to 15.16MB/s
    • Vultr Tokyo from 11.1MB/s to 11.75MB/s
    • Linode London from 1.16MB/s to 6.52MB/s
    • OVH Paris from 3.38MB/s to 12.67MB/s
    • SmartDC Rotterdam from 3.61MB/s to 5.11MB/s
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 65.1MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 2.43MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 6.18MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 22.7MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 23.0MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 31.2MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 30.6MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 80.6MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 5.07MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 84.3MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 41.7MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 36.5MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 24.6MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 24.1MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 19.4MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 9.44MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 1.33MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 10.9MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 11.1MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 1.16MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 3.38MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.61MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 7.95MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 9.58MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 8.16MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 9.39MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 83.54
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 21.53
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 26.48
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 12.06
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 20.56
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 44.27
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 14.91
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Axel Download VersaWeb, Las Vegas, Nevada: 34.89
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 10.51
    ----------------------------------------------
    Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Los Angeles, California: 53.34
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 38.74
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 21.98
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 25.22
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 9.26
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 18.08
    ----------------------------------------------
    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: 15.75
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 19.79
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 15.16
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 11.75
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 6.52
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 12.67
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 5.11
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 7.55
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 8.78
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 7.86
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 9.09
    
     
    Last edited: Sep 16, 2014
  14. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Tested updated centminmodbench.sh with Axel parallel download bandwidth tests added

    768MB Vultr KVM VPS (Los Angeles)

    Code:
    -------------------------------------------
    centminmodbench.sh 0.2
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    2.6.32-431.23.3.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):                1
    On-line CPU(s) list:   0
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 60
    Stepping:              1
    CPU MHz:               3392.158
    BogoMIPS:              6784.31
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:           742        523        219          0         82        228
    Low:           742        523        219
    High:            0          0          0
    -/+ buffers/cache:        211        530
    Swap:         2047          0       2047
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1        15G  8.7G  5.4G  62% /
    tmpfs           372M     0  372M   0% /dev/shm
    tmpfs           372M     0  372M   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/vda1): request=1 time=0.3 ms
    4096 bytes from . (ext4 /dev/vda1): request=2 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=3 time=0.3 ms
    4096 bytes from . (ext4 /dev/vda1): request=4 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=5 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=6 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=7 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=8 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=9 time=0.4 ms
    4096 bytes from . (ext4 /dev/vda1): request=10 time=0.3 ms
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    10 requests completed in 9004.7 ms, 2840 iops, 11.1 mb/s
    min/avg/max/mdev = 0.3/0.4/0.4/0.0 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    11716 requests completed in 3000.1 ms, 5237 iops, 20.5 mb/s
    min/avg/max/mdev = 0.1/0.2/2.4/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    3435 requests completed in 3000.3 ms, 1265 iops, 316.2 mb/s
    min/avg/max/mdev = 0.7/0.8/4.8/0.1 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    49602 requests completed in 3000.0 ms, 856196 iops, 3344.5 mb/s
    min/avg/max/mdev = 0.0/0.0/0.1/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.36339 s, 454 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, 2.49779 s, 430 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, 4.01984 s, 267 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, 14.3502 s, 74.8 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=16906: Tue Sep 16 08:47:35 2014
      read : io=1024.3MB, bw=276444KB/s, iops=69110 , runt=  3794msec
      cpu          : usr=5.91%, sys=33.88%, ctx=56083, 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=276443KB/s, minb=276443KB/s, maxb=276443KB/s, mint=3794msec, maxt=3794msec
    
    Disk stats (read/write):
      vda: ios=245784/0, merge=0/0, ticks=221546/0, in_queue=221500, util=97.07%
    
    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=16910: Tue Sep 16 08:47:39 2014
      write: io=1024.3MB, bw=245512KB/s, iops=61378 , runt=  4272msec
      cpu          : usr=6.11%, sys=29.48%, ctx=34047, 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=245512KB/s, minb=245512KB/s, maxb=245512KB/s, mint=4272msec, maxt=4272msec
    
    Disk stats (read/write):
      vda: ios=0/254848, merge=0/3, ticks=0/255006, in_queue=254962, util=97.65%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 72.1MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 13.7MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 13.8MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 7.73MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 26.3MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 35.7MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 31.3MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 78.2MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 6.38MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 65.7MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 41.7MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 36.1MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 22.4MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 25.9MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 19.0MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 15.1MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 3.02MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 10.9MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 10.9MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 3.73MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 3.34MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.11MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 7.83MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 2.10MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 8.15MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 9.42MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 83.44MB/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: 15.76MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 24.54MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 7.94MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 17.48MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 40.20MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 9.79MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Axel Download VersaWeb, Las Vegas, Nevada: 37.85MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 25.23MB/s
    ----------------------------------------------
    Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Los Angeles, California: 54.55MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 39.68MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 36.10MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 21.95MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 23.44MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 19.59MB/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: 15.32MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 5.55MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 5.42MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 11.62MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 6.49MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 9.41MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 12.49MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 7.64MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 8.80MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 7.86MB/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: 9.38MB/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=60 time=0.390 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=60 time=0.444 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=60 time=0.397 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 0.390/0.410/0.444/0.029 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=159 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=53 time=137 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=53 time=137 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2140ms
    rtt min/avg/max/mdev = 137.467/144.923/159.760/10.491 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=102 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=53 time=108 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=53 time=108 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2110ms
    rtt min/avg/max/mdev = 102.705/106.480/108.535/2.686 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=63 time=0.634 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=63 time=0.756 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=63 time=0.728 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 0.634/0.706/0.756/0.052 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=56 time=29.5 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=56 time=29.5 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=56 time=29.5 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2032ms
    rtt min/avg/max/mdev = 29.537/29.560/29.584/0.199 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=59 time=33.6 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=59 time=33.7 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=59 time=33.7 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2037ms
    rtt min/avg/max/mdev = 33.642/33.695/33.739/0.155 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=55 time=57.2 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=55 time=57.3 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=55 time=57.4 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2060ms
    rtt min/avg/max/mdev = 57.238/57.330/57.418/0.286 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=46.2 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=58 time=46.2 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=58 time=46.2 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2049ms
    rtt min/avg/max/mdev = 46.213/46.240/46.281/0.178 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=57 time=64.6 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=57 time=64.8 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=57 time=64.7 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2067ms
    rtt min/avg/max/mdev = 64.674/64.744/64.806/0.298 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=77.7 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=54 time=77.7 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=77.7 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2081ms
    rtt min/avg/max/mdev = 77.705/77.729/77.759/0.022 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=58 time=163 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=58 time=163 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=58 time=163 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2164ms
    rtt min/avg/max/mdev = 163.586/163.594/163.607/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=55 time=157 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=55 time=157 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=55 time=157 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2160ms
    rtt min/avg/max/mdev = 157.708/157.767/157.810/0.460 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=55 time=136 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=55 time=137 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=55 time=137 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2139ms
    rtt min/avg/max/mdev = 136.949/136.999/137.031/0.304 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=58 time=152 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=58 time=152 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=58 time=152 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2155ms
    rtt min/avg/max/mdev = 152.166/152.237/152.301/0.453 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=59 time=8.50 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=59 time=8.18 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=59 time=8.21 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2011ms
    rtt min/avg/max/mdev = 8.182/8.300/8.503/0.144 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=54 time=9517 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=55 time=8522 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=54 time=7530 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 9530ms
    rtt min/avg/max/mdev = 7530.994/8523.407/9517.021/810.796 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=51 time=155 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=51 time=160 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=51 time=163 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2166ms
    rtt min/avg/max/mdev = 155.703/160.002/163.397/3.205 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report --report-cycles=10 cachefly.cachefly.net
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    7.9   8.6   3.4  25.1   6.8
      3. ae0-50g.cr1.lax2.us.as4436.g 10.0%    10    0.4   0.4   0.3   0.4   0.0
      4. vlan-73.ar1.lax1.us.as4436.g  0.0%    10    2.1   2.1   1.7   2.4   0.2
      5. vip1.G-anycast1.cachefly.net  0.0%    10    0.4   0.5   0.4   0.5   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 syd-au-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    8.7   8.1   2.5  15.8   3.7
      3. ae-7.r04.lsanca03.us.bb.gin.  0.0%    10    0.8   1.0   0.8   1.5   0.2
      4. ae-6.r21.lsanca03.us.bb.gin.  0.0%    10    0.8   1.3   0.6   5.6   1.5
      5. xe-0-0-0.r02.lsanca03.us.bb.  0.0%    10    0.6   0.6   0.6   0.7   0.1
      6. as-3.r05.sydnau01.au.bb.gin.  0.0%    10  137.4 146.6 137.3 181.7  18.5
      7. xe-1-1-0.a00.sydnau02.au.ra.  0.0%    10  137.2 153.3 137.2 209.2  22.4
      8. xe-1-1-0.a00.sydnau02.au.ra.  0.0%    10  137.2 153.3 137.1 164.6  11.0
      9. 202.68.67.42                  0.0%    10  159.3 155.0 137.5 160.1   9.3
     10. xe-1-0-0.gw102.sy1.ap.equini  0.0%    10  159.7 145.9 137.5 159.7  10.4
     11. 27.111.243.214                0.0%    10  137.5 152.3 137.4 217.9  25.4
     12. 27.111.243.214                0.0%    10  137.4 150.7 137.4 159.6  11.4
     13. 108.61.212.117.vultr.com     10.0%    10  137.8 147.5 137.7 159.8  11.5
    
    ----------------------------------------------
    mtr --report --report-cycles=10 hnd-jp-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.8   0.6   0.5   0.8   0.1
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    2.5   7.9   2.5  18.4   5.0
      3. ae-7.r04.lsanca03.us.bb.gin.  0.0%    10    2.0   1.2   0.8   2.8   0.7
      4. ae-6.r21.lsanca03.us.bb.gin. 20.0%    10    2.3   6.1   0.6  40.2  13.8
      5. ae-3.r21.tokyjp05.jp.bb.gin.  0.0%    10  100.6 107.8  98.8 153.9  16.4
      6. ae-19.r25.tokyjp05.jp.bb.gin  0.0%    10  107.0 106.5  98.3 108.9   3.1
      7. ae-2.r01.tokyjp03.jp.bb.gin.  0.0%    10  104.8 107.8 104.8 109.0   1.1
      8. xe-0-0-0-30.r01.tokyjp03.jp.  0.0%    10  108.0 107.7 101.0 119.1   4.9
      9. 72.ae2.sw1.tko1.jp.scnet.net  0.0%    10  104.2 107.8 104.0 111.6   3.7
     10. unknown.servercentral.net     0.0%    10  114.0 110.9 105.4 115.2   3.8
     11. 108.61.201.151.vultr.com     10.0%    10  103.3 108.0 101.5 114.9   5.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 lax-ca-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.6   0.5   0.9   0.1
      2. 108.61.219.200.vultr.com      0.0%    10    0.7   0.8   0.7   1.2   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 wa-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.4   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    8.8   7.5   1.8  26.7   7.1
      3. as2914.xe-2-0-2.ar1.lax2.us.  0.0%    10    0.7   0.9   0.7   2.1   0.4
      4. xe-3.level3.lsanca03.us.bb.g  0.0%    10    8.9  10.6   8.7  24.5   4.9
      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   29.4  36.6  29.4  87.3  18.3
     11. CHOOPA-LLC.edge2.Seattle1.Le  0.0%    10   29.7  29.7  29.6  29.8   0.1
     12. 108.61.194.105.vultr.com      0.0%    10   29.6  29.6  29.6  29.8   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 tx-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.6   0.9   0.5   2.4   0.6
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10   16.0   8.1   3.8  16.0   4.0
      3. ae1-80g.cr1.lax1.us.as4436.g  0.0%    10    0.4   4.3   0.4  33.1  10.3
      4. xe-2-0-1.cr1.dfw1.us.as4436.  0.0%    10   33.8  35.7  33.8  41.9   2.9
      5. as20473.xe-5-1-2.cr1.dfw1.us  0.0%    10   33.8  33.8  33.7  34.0   0.1
      6. 108.61.224.175.vultr.com      0.0%    10   33.7  33.9  33.7  34.4   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 il-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.8   0.1
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    6.3   7.0   1.9  15.6   4.6
      3. ae0-50g.cr1.lax2.us.as4436.g  0.0%    10    0.4   1.3   0.4   8.9   2.7
      4. ae6-214.lax20.ip4.gtt.net     0.0%    10    0.4   0.6   0.4   1.3   0.3
      5. xe-5-0-0.chi12.ip4.gtt.net    0.0%    10   60.0  59.5  58.1  60.1   0.7
      6. as23353.chi12.ip4.gtt.net     0.0%    10   55.4  55.7  55.4  57.8   0.8
      7. ae4.cr1.ord6.us.scnet.net     0.0%    10   56.1  60.2  56.1  93.5  11.7
      8. ae1.ar10.ord6.us.scnet.net    0.0%    10   57.3  57.6  57.3  59.9   0.8
      9. ethernet7-1-br1.chi2.choopa.  0.0%    10   67.2  57.3  56.1  67.2   3.5
     10. 107.191.51.12.vultr.com       0.0%    10   57.3  57.4  57.3  57.4   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ga-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.8   0.5   2.8   0.7
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10   13.8   7.8   1.3  13.8   3.9
      3. ae0-50g.cr1.lax2.us.as4436.g  0.0%    10    6.0   6.2   0.4  15.7   6.1
      4. ae4-590.cr1.atl1.us.as4436.g  0.0%    10   46.2  46.2  46.1  46.2   0.0
      5. ae1-40g.cr2.atl1.us.as4436.g  0.0%    10   46.0  48.1  46.0  66.8   6.6
      6. as20473.xe-1-3-1.cr2.atl1.us  0.0%    10   46.3  46.2  46.2  46.3   0.0
      7. 108.61.193.166.vultr.com      0.0%    10   48.8  48.8  48.7  48.8   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fl-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.6   1.8   0.5   8.1   2.7
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10   18.7   8.0   1.9  18.7   5.6
      3. ae0-50g.cr1.lax2.us.as4436.g  0.0%    10    4.0   1.0   0.4   4.0   1.3
      4. ae6-69.lax20.ip4.gtt.net      0.0%    10    0.6   0.7   0.6   1.5   0.3
      5. xe-8-0-1.mia12.ip4.gtt.net    0.0%    10   64.9  64.7  64.7  64.9   0.1
      6. gtt-gw.ip4.gtt.net            0.0%    10   79.1  66.1  64.6  79.1   4.6
      7. as20473.ae5-1914.cr1.mia1.us  0.0%    10   65.0  66.4  64.8  73.7   2.8
      8. 104.156.244.232               0.0%    10   64.7  64.7  64.7  64.8   0.0
    
    ----------------------------------------------
    mtr --report --report-cycles=10 nj-us-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.4   0.6   0.4   1.2   0.2
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    4.5   7.3   3.2  14.5   3.6
      3. ae1-80g.cr1.lax1.us.as4436.g  0.0%    10    0.4   5.5   0.4  50.8  15.9
      4. xe-2-0-0.cr1.sjc1.us.as4436.  0.0%    10    8.9  11.0   8.8  27.8   5.9
      5. ae1-70g.cr1.pao1.us.as4436.g  0.0%    10    9.6   9.6   9.5   9.6   0.0
      6. ae5-69.pao10.ip4.gtt.net      0.0%    10   10.5  16.7  10.5  43.1  12.5
      7. xe-1-0-1.nyc41.ip4.gtt.net    0.0%    10   80.6  79.2  76.9  81.1   1.9
      8. ae5-69.cr1.ewr1.ip4.gtt.net   0.0%    10   80.6  80.6  80.6  80.8   0.1
      9. ae1-70g.ar2.ewr1.us.as4436.g  0.0%    10   84.1  83.2  81.7  87.5   1.8
     10. as20473.ae2.ar2.ewr1.us.as44  0.0%    10   81.5  83.1  81.5  87.6   2.3
     11. ethernet1-49-c11-8-c6-1.pnj1  0.0%    10   81.1  81.1  81.0  81.2   0.1
     12. 108.61.149.182.vultr.com      0.0%    10   77.8  77.6  77.3  77.8   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 fra-de-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.6   0.5   1.8   0.4
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    5.5   5.9   2.4  14.3   3.4
      3. ae0-50g.cr1.lax2.us.as4436.g  0.0%    10    0.7   3.1   0.4  26.5   8.2
      4. ae6-214.lax20.ip4.gtt.net     0.0%    10    0.4   0.4   0.4   0.5   0.0
      5. xe-4-2-2.fra61.ip4.gtt.net    0.0%    10  163.4 163.6 163.4 164.9   0.4
      6. choopa-gw.ip4.gtt.net         0.0%    10  163.7 164.2 163.7 167.0   1.1
      7. 108.61.210.117.vultr.com     10.0%    10  163.7 163.7 163.6 163.8   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 ams-nl-ping.vultr.com
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436. 10.0%    10    5.6   7.0   1.7  13.4   3.8
      3. as2914.xe-3-0-1.ar1.lax2.us.  0.0%    10    0.8   0.9   0.7   1.8   0.3
      4. ae-5.r04.lsanca03.us.bb.gin.  0.0%    10    0.9   0.9   0.8   1.0   0.1
      5. xe-3.level3.lsanca03.us.bb.g  0.0%    10    8.9   9.2   8.7   9.3   0.2
      6. ???                          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. 108.61.206.1                  0.0%    10    0.5   1.5   0.5  10.0   3.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    4.8   6.5   1.4  13.8   3.8
      3. as2914.xe-2-0-2.ar1.lax2.us.  0.0%    10    0.8   1.1   0.7   2.1   0.5
      4. xe-2.level3.lsanca03.us.bb.g  0.0%    10    9.2   9.1   8.7   9.3   0.2
      5. vlan60.csw1.LosAngeles1.Leve  0.0%    10  136.1 136.7 136.0 142.6   2.0
      6. ???                          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. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    6.9   4.8   1.9   9.0   2.5
      3. ae0-50g.cr1.lax2.us.as4436.g  0.0%    10    0.4   2.8   0.3  15.2   4.6
      4. ae6-214.lax20.ip4.gtt.net     0.0%    10    0.4   0.9   0.4   3.9   1.1
      5. xe-4-2-0.par90.ip4.gtt.net    0.0%    10  152.1 155.3 152.1 183.7  10.0
      6. choopa-gw.ip4.gtt.net         0.0%    10  152.3 152.3 152.3 152.4   0.0
      7. 108.61.209.127.vultr.com     10.0%    10  152.3 152.3 152.2 152.3   0.1
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Las Vegas
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.5   0.5   0.5   0.6   0.0
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    8.8   7.2   2.1  14.0   3.7
      3. ae-7.r04.lsanca03.us.bb.gin.  0.0%    10    0.9   1.1   0.8   2.3   0.5
      4. xe-0-1-0-5.r04.lsanca03.us.c  0.0%    10   17.7  10.0   7.9  18.9   4.4
      5. te3-4.core1.las1.fiberhub.ne  0.0%    10    8.1   8.1   7.9   8.5   0.2
      6. 199.47.210.50                 0.0%    10    8.2   8.3   8.1   8.7   0.2
    
    ----------------------------------------------
    mtr --report --report-cycles=10 VersaWeb Seattle
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10   14.6   3.6   0.5  17.3   6.5
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10    2.7   7.8   2.7  15.1   4.7
      3. ae-7.r04.lsanca03.us.bb.gin.  0.0%    10    0.8   1.1   0.8   2.3   0.5
      4. ae-6.r21.lsanca03.us.bb.gin.  0.0%    10    6.7   2.5   0.6  10.3   3.3
      5. ae-1.r20.snjsca04.us.bb.gin.  0.0%    10    9.3  14.1   9.3  35.4   9.7
      6. ae-0.r21.snjsca04.us.bb.gin.  0.0%    10    9.1  12.2   9.1  38.2   9.1
      7. ae-3.r20.sttlwa01.us.bb.gin.  0.0%    10   26.3  28.1  26.3  33.3   2.1
      8. ae-1.r04.sttlwa01.us.bb.gin.  0.0%    10   28.0  27.6  26.9  28.4   0.6
      9. xe-0-0-0-15.r04.sttlwa01.us.  0.0%    10   27.8  27.6  26.6  29.5   0.9
     10. 76.164.234.1                  0.0%    10   26.2 1654.  26.2 3917. 1317.7
    
    ----------------------------------------------
    mtr --report --report-cycles=10 OVH Canada
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 108.61.206.1                  0.0%    10    0.6   0.5   0.4   0.6   0.1
      2. xe-6-0-1.ar1.lax2.us.as4436.  0.0%    10   10.3   7.8   2.2  16.9   4.0
      3. ae1-80g.cr1.lax1.us.as4436.g  0.0%    10    1.2   3.0   0.4  23.7   7.3
      4. ae2-50g.ar1.lax1.us.as4436.g  0.0%    10    3.5   3.5   1.9   6.6   1.5
      5. xe-0-1-3.losangeles2.loa.sea  0.0%    10    0.5   0.5   0.4   0.5   0.0
      6. xe-2-1-0.paloalto2.pao.seabo  0.0%    10    9.2   9.2   9.1   9.4   0.1
      7. pal-5-6k.ca.us               50.0%    10   75.6  75.5  75.3  75.6   0.1
      8. 198.27.73.188                70.0%    10   82.1  92.1  75.4 118.8  23.3
      9. 198.27.73.175                20.0%    10   77.4  77.4  77.3  77.6   0.1
     10. bhs-g2-6k.qc.ca               0.0%    10   79.6  79.8  79.2  82.0   0.9
     11. 198.27.73.98                  0.0%    10   78.2  78.3  78.1  78.9   0.2
     12. ns238643.ip-192-99-19.net     0.0%    10   77.6  77.7  77.6  77.8   0.1
    
    
    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 1
    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              63800.43k   178734.57k   400749.99k   592935.25k   681817.43k
    sha1             67289.66k   197170.97k   408637.10k   589756.76k   736258.73k
    rc4             462364.52k   688966.63k   784186.62k   805593.47k   822987.43k
    aes-128 cbc     132964.67k   141897.34k   143765.08k   327624.02k   328359.94k
    aes-256 cbc      98931.50k    98836.54k   108105.64k   231935.66k   224329.73k
    sha256           46176.68k   103137.75k   189703.25k   233384.62k   262971.39k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.001631s 0.000035s    613.1  28571.4
    rsa 4096 bits 0.008293s 0.000125s    120.6   8000.0
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0001s   0.0004s   9803.9   2688.2
    -------------------------------------------
    openssl speed -evp aes256 -multi 1
    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             503570.64k   549120.11k   560101.97k   559995.22k   562749.44k
    -------------------------------------------
    openssl speed -evp aes128 -multi 1
    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             707276.08k   761674.69k   777820.07k   782518.95k   783245.31k
    
    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: 1.703 seconds
            Minimum number of seconds to run all queries: 1.623 seconds
            Maximum number of seconds to run all queries: 1.773 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: 1 x Vultr Virtual CPU 2
                 total       used       free     shared    buffers     cached
    Mem:           742        408        333          0         24        185
    Low:           742        408        333
    High:            0          0          0
    -/+ buffers/cache:        199        543
    Swap:         2047          0       2047
    ----------------------------------------------
    PHP 5.4.32 (cli) (built: Sep  8 2014 18:30:48) 
    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
    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.067
    simplecall         0.104
    simpleucall        0.092
    simpleudcall       0.096
    mandel             0.139
    mandel2            0.192
    ackermann(7)       0.072
    ary(50000)         0.027
    ary2(50000)        0.013
    ary3(2000)         0.124
    fibo(30)           0.305
    hash1(50000)       0.026
    hash2(500)         0.029
    heapsort(20000)    0.058
    matrix(20)         0.068
    nestedloop(12)     0.097
    sieve(30)          0.074
    strcat(200000)     0.009
    ------------------------
    Total              1.589
    real: 1.61s user: 1.58s sys: 0.02s cpu: 99% maxmem: 123984 KB cswaits: 22
    
    simple             0.059
    simplecall         0.111
    simpleucall        0.106
    simpleudcall       0.100
    mandel             0.138
    mandel2            0.192
    ackermann(7)       0.071
    ary(50000)         0.015
    ary2(50000)        0.014
    ary3(2000)         0.115
    fibo(30)           0.249
    hash1(50000)       0.026
    hash2(500)         0.029
    heapsort(20000)    0.058
    matrix(20)         0.069
    nestedloop(12)     0.104
    sieve(30)          0.073
    strcat(200000)     0.009
    ------------------------
    Total              1.538
    real: 1.55s user: 1.53s sys: 0.01s cpu: 99% maxmem: 124000 KB cswaits: 3
    
    simple             0.056
    simplecall         0.102
    simpleucall        0.103
    simpleudcall       0.115
    mandel             0.167
    mandel2            0.218
    ackermann(7)       0.074
    ary(50000)         0.016
    ary2(50000)        0.013
    ary3(2000)         0.134
    fibo(30)           0.280
    hash1(50000)       0.038
    hash2(500)         0.030
    heapsort(20000)    0.067
    matrix(20)         0.068
    nestedloop(12)     0.123
    sieve(30)          0.076
    strcat(200000)     0.013
    ------------------------
    Total              1.694
    real: 1.71s user: 1.69s sys: 0.01s cpu: 99% maxmem: 124000 KB cswaits: 3
    
    bench.php results from 3 runs
    1.589
    1.538
    1.694
    
    bench.php avg: 1.6070
    Avg: real: 1.62s user: 1.60s sys: 0.01s cpu: 99.00% maxmem: 123994.67KB cswaits: 9.33
    created results log at /home/phpbench_logs/bench_160914-084645.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_160914-084645.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.099
    func()             0.296    0.197
    undef_func()       0.276    0.177
    int_func()         0.254    0.155
    $x = self::$x      0.205    0.106
    self::$x = 0       0.218    0.119
    isset(self::$x)    0.198    0.099
    empty(self::$x)    0.197    0.098
    $x = Foo::$x       0.210    0.111
    Foo::$x = 0        0.187    0.088
    isset(Foo::$x)     0.171    0.072
    empty(Foo::$x)     0.179    0.080
    self::f()          0.346    0.247
    Foo::f()           0.273    0.174
    $x = $this->x      0.186    0.087
    $this->x = 0       0.265    0.166
    $this->x += 2      0.176    0.077
    ++$this->x         0.161    0.062
    --$this->x         0.153    0.054
    $this->x++         0.187    0.088
    $this->x--         0.190    0.091
    isset($this->x)    0.195    0.096
    empty($this->x)    0.196    0.097
    $this->f()         0.337    0.238
    $x = Foo::TEST     0.177    0.078
    new Foo()          0.668    0.569
    $x = TEST          0.152    0.053
    $x = $_GET         0.316    0.217
    $x = $GLOBALS['v'] 0.446    0.347
    $x = $hash['v']    0.347    0.248
    $x = $str[0]       0.303    0.204
    $x = $a ?: null    0.197    0.098
    $x = $f ?: tmp     0.276    0.177
    $x = $f ? $f : $a  0.206    0.107
    $x = $f ? $f : tmp 0.296    0.198
    ------------------------
    Total              8.538
    real: 8.55s user: 8.53s sys: 0.00s cpu: 99% maxmem: 75824 KB cswaits: 4
    
    empty_loop         0.091
    func()             0.247    0.156
    undef_func()       0.261    0.170
    int_func()         0.234    0.143
    $x = self::$x      0.202    0.111
    self::$x = 0       0.192    0.101
    isset(self::$x)    0.167    0.076
    empty(self::$x)    0.175    0.084
    $x = Foo::$x       0.173    0.081
    Foo::$x = 0        0.178    0.086
    isset(Foo::$x)     0.192    0.100
    empty(Foo::$x)     0.171    0.079
    self::f()          0.318    0.226
    Foo::f()           0.294    0.203
    $x = $this->x      0.171    0.079
    $this->x = 0       0.226    0.134
    $this->x += 2      0.185    0.094
    ++$this->x         0.154    0.062
    --$this->x         0.144    0.053
    $this->x++         0.186    0.095
    $this->x--         0.169    0.077
    isset($this->x)    0.159    0.068
    empty($this->x)    0.203    0.112
    $this->f()         0.348    0.256
    $x = Foo::TEST     0.159    0.068
    new Foo()          0.663    0.572
    $x = TEST          0.130    0.039
    $x = $_GET         0.317    0.226
    $x = $GLOBALS['v'] 0.430    0.338
    $x = $hash['v']    0.281    0.190
    $x = $str[0]       0.262    0.171
    $x = $a ?: null    0.167    0.076
    $x = $f ?: tmp     0.228    0.136
    $x = $f ? $f : $a  0.179    0.088
    $x = $f ? $f : tmp 0.230    0.139
    ------------------------
    Total              7.886
    real: 7.90s user: 7.88s sys: 0.00s cpu: 99% maxmem: 75840 KB cswaits: 3
    
    empty_loop         0.084
    func()             0.263    0.178
    undef_func()       0.262    0.177
    int_func()         0.245    0.161
    $x = self::$x      0.195    0.111
    self::$x = 0       0.182    0.098
    isset(self::$x)    0.169    0.085
    empty(self::$x)    0.178    0.094
    $x = Foo::$x       0.183    0.098
    Foo::$x = 0        0.194    0.110
    isset(Foo::$x)     0.153    0.069
    empty(Foo::$x)     0.166    0.081
    self::f()          0.270    0.185
    Foo::f()           0.239    0.154
    $x = $this->x      0.167    0.083
    $this->x = 0       0.231    0.147
    $this->x += 2      0.171    0.086
    ++$this->x         0.154    0.069
    --$this->x         0.145    0.060
    $this->x++         0.178    0.093
    $this->x--         0.167    0.083
    isset($this->x)    0.160    0.075
    empty($this->x)    0.167    0.083
    $this->f()         0.291    0.206
    $x = Foo::TEST     0.172    0.087
    new Foo()          0.539    0.454
    $x = TEST          0.125    0.040
    $x = $_GET         0.284    0.199
    $x = $GLOBALS['v'] 0.449    0.364
    $x = $hash['v']    0.294    0.209
    $x = $str[0]       0.250    0.165
    $x = $a ?: null    0.168    0.084
    $x = $f ?: tmp     0.231    0.146
    $x = $f ? $f : $a  0.191    0.107
    $x = $f ? $f : tmp 0.230    0.145
    ------------------------
    Total              7.544
    real: 7.56s user: 7.53s sys: 0.01s cpu: 99% maxmem: 75840 KB cswaits: 3
    
    micro_bench.php results from 3 runs
    8.538
    7.886
    7.544
    
    micro_bench.php avg: 7.9893
    Avg: real: 8.00s user: 7.98s sys: 0.00s cpu: 99.00% maxmem: 75834.67KB cswaits: 3.33
    created results log at /home/phpbench_logs/bench_micro_160914-084645.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_160914-084645.log
    
    
    Code:
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 1055.589292234 seconds
    
    ----------------------------------------------------
    Generated Public Report Log you can share...
    at: /home/centminmodbench_logs/_publicreport_160914-084645.log
    ----------------------------------------------------
     
  15. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  16. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    9:21 PM
    1.9.5
    10.0.21
    Do you still seeing connection timeout error in Vultr? How long can you run without connection issue?
     
  17. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    so far my Vultr 768MB LA uptime without connection timeouts
    Code:
    uptime
    11:11:09 up 7 days, 16:37,  1 user,  load average: 0.00, 0.00, 0.00
     
  18. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  19. Andy

    Andy Active Member

    542
    89
    28
    Aug 6, 2014
    Ratings:
    +132
    Local Time:
    8:21 AM
    I destroyed both of my Linode instances. Did you see any difference using the new scripts?
    I'm going to wait till my dedi server got ready then run the benchmark before and after centminmod.
     
  20. eva2000

    eva2000 Administrator Staff Member

    54,087
    12,177
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,735
    Local Time:
    12:21 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Tested on 768MB Vultr LA VPS and was slightly better over multiple runs of wget with cachefly download at least. Looking forward to your results :D