Welcome to Centmin Mod Community
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,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    For 48GB 16 cpu Linode VPS centminmodbench.sh tests :D

    Note for Linode Unixbench index numbers are much lower as some sub tests are influenced by the differing Linux Kernel versions used. From previous local tests I have done with CentOS, the 2.6.32 Kernels performed better in some UnixBench subtests than 3.xx Kernels which are used by Linode. Particularly, for Process Creation Index tests.

    On local test server I did compare UnixBench results with CentOS 6.5 and 3 different Linux Kernels and there are dramatic differences inProcess Creation Index which can be seen on the same server tested by just changing the Linux Kernel!

    Code:
    2.6.32-431 = 3287.4
    3.8.13-26.1 = 2417.4
    3.13.4-1 = 1341.0
    So for Unixbench look at the sub test scores as well.

    • Total Centmin Mod Install Time: 1366.164686134 seconds
    • centminmodbench.sh Total Run Time: 3671.938517543 seconds
    • UnixBench Index Score single: 372.1 total: 4597.1
    • OpenSSL aes128 = 9,668,592, rsa 2048 bit = 7,281, 256bit ecdsa = 89,982
    • random read : io=1024.3MB, bw=345920KB/s, iops=86479 , runt= 3032msec
    • write: io=1024.3MB, bw=113045KB/s, iops=28261 , runt= 9278msec
    Centmin Mod install


    Code:
    ccache stats:
    cache directory                     /home/.ccache
    cache hit (direct)                   767
    cache hit (preprocessed)             306
    cache miss                          3497
    called for link                      233
    called for preprocessing             244
    compile failed                        55
    preprocessor error                    62
    bad compiler arguments                54
    unsupported source language           63
    autoconf compile/link                610
    unsupported compiler option           14
    no input file                        129
    files in cache                      7856
    cache size                         210.7 Mbytes
    max cache size                       2.0 Gbytes
    
    
    Total Centmin Mod Install Time: 1366.164686134 seconds
    
    Code:
    -------------------------------------------
    centminmodbench.sh 0.1
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.15.4-x86_64-linode45
    
    CentOS release 6.5 (Final)
    
    Centmin Mod 1.2.3-eva2000.08
    
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                16
    On-line CPU(s) list:   0-15
    Thread(s) per core:    16
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Stepping:              4
    CPU MHz:               2800.046
    BogoMIPS:              5602.42
    Hypervisor vendor:     Xen
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              25600K
    NUMA node0 CPU(s):     0-15
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   0    0      0    0:0:0:0       yes
    2   0    0      0    0:0:0:0       yes
    3   0    0      0    0:0:0:0       yes
    4   0    0      0    0:0:0:0       yes
    5   0    0      0    0:0:0:0       yes
    6   0    0      0    0:0:0:0       yes
    7   0    0      0    0:0:0:0       yes
    8   0    0      0    0:0:0:0       yes
    9   0    0      0    0:0:0:0       yes
    10  0    0      0    0:0:0:0       yes
    11  0    0      0    0:0:0:0       yes
    12  0    0      0    0:0:0:0       yes
    13  0    0      0    0:0:0:0       yes
    14  0    0      0    0:0:0:0       yes
    15  0    0      0    0:0:0:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         48175       3196      44978          0         34       2706
    Low:         48175       3196      44978
    High:            0          0          0
    -/+ buffers/cache:        455      47720
    Swap:        24575          0      24575
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/xvda       1.1T  4.8G  1.1T   1% /
    tmpfs            24G     0   24G   0% /dev/shm
    tmpfs            24G     0   24G   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    2014-09-13 07:36:16 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O benchmark...
    cc -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"0.6\" -c -o ioping.o ioping.c
    cc -o ioping ioping.o -std=c99 -g -Wall -Wextra -pedantic -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -lm
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/root): request=1 time=1.3 ms
    4096 bytes from . (ext4 /dev/root): request=2 time=0.4 ms
    4096 bytes from . (ext4 /dev/root): request=3 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=4 time=0.4 ms
    4096 bytes from . (ext4 /dev/root): request=5 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=6 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=7 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=8 time=0.4 ms
    4096 bytes from . (ext4 /dev/root): request=9 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=10 time=0.4 ms
    
    --- . (ext4 /dev/root) ioping statistics ---
    10 requests completed in 9005.7 ms, 2312 iops, 9.0 mb/s
    min/avg/max/mdev = 0.3/0.4/1.3/0.3 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/root) ioping statistics ---
    12083 requests completed in 3000.1 ms, 13126 iops, 51.3 mb/s
    min/avg/max/mdev = 0.1/0.1/0.3/0.0 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/root) ioping statistics ---
    5991 requests completed in 3000.3 ms, 3330 iops, 832.5 mb/s
    min/avg/max/mdev = 0.2/0.3/0.7/0.1 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/root) ioping statistics ---
    17336 requests completed in 3000.1 ms, 218789 iops, 854.6 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, 1.48836 s, 721 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, 1.55362 s, 691 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 3.12361 s, 344 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, 8.82153 s, 122 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    2014-09-13 07:36:53 URL:https://raw.githubusercontent.com/Crowd9/Benchmark/master/fio-2.0.9.tar.gz [275092/275092] -> "fio-2.0.9.tar.gz" [1]
    Download done.
    fio-2.0.9.tar.gz valid file.
    
    Running FIO benchmark...
    
    FIO_VERSION = fio-2.0.9
    
    FIO random reads:
    randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
    
    randomreads: (groupid=0, jobs=1): err= 0: pid=24317: Sat Sep 13 07:37:00 2014
      read : io=1024.3MB, bw=345920KB/s, iops=86479 , runt=  3032msec
      cpu          : usr=17.45%, sys=81.69%, ctx=379, majf=0, minf=70
      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=345919KB/s, minb=345919KB/s, maxb=345919KB/s, mint=3032msec, maxt=3032msec
    
    Disk stats (read/write):
      xvda: ios=242089/0, merge=1/0, ticks=61103/0, in_queue=60866, util=96.66%
    
    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=24321: Sat Sep 13 07:37:09 2014
      write: io=1024.3MB, bw=113045KB/s, iops=28261 , runt=  9278msec
      cpu          : usr=6.86%, sys=31.90%, ctx=42849, majf=0, minf=6
      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=113044KB/s, minb=113044KB/s, maxb=113044KB/s, mint=9278msec, maxt=9278msec
    
    Disk stats (read/write):
      xvda: ios=0/259536, merge=0/55, ticks=0/577807, in_queue=578044, util=98.99%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 131MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 3.19MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 47.8MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 15.8MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 73.1MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 106MB/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: 67.5MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 4.37MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 85.2MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 57.6MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 19.7MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 24.3MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 17.3MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 15.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: 19.8MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 18.1MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 10.7MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 10.8MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 14.1MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 3.82MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 2.37MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 8.96MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 9.03MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 7.71MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 9.97MB/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=56 time=0.745 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=56 time=0.801 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=56 time=0.940 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 0.745/0.828/0.940/0.088 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=54 time=157 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=54 time=157 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=54 time=157 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2159ms
    rtt min/avg/max/mdev = 157.173/157.210/157.260/0.036 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=111 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=50 time=116 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=50 time=116 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2119ms
    rtt min/avg/max/mdev = 111.828/114.809/116.306/2.144 ms
    
    ----------------------------------------------
    Pings (lax-ca-us-ping.vultr.com):
    PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data.
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=56 time=9.85 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=56 time=9.85 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=56 time=9.85 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2013ms
    rtt min/avg/max/mdev = 9.855/9.856/9.858/0.081 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=18.4 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=56 time=18.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=56 time=18.5 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2021ms
    rtt min/avg/max/mdev = 18.492/18.543/18.627/0.126 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=63.3 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=55 time=63.3 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=55 time=63.2 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2066ms
    rtt min/avg/max/mdev = 63.275/63.306/63.340/0.207 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=55.0 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=53 time=54.9 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=54 time=54.9 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2057ms
    rtt min/avg/max/mdev = 54.932/54.988/55.070/0.200 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=53 time=66.5 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=53 time=66.6 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=53 time=66.5 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2069ms
    rtt min/avg/max/mdev = 66.557/66.599/66.678/0.303 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=52 time=80.9 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=52 time=81.0 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=52 time=80.9 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2082ms
    rtt min/avg/max/mdev = 80.952/80.984/81.022/0.028 ms
    
    ----------------------------------------------
    Pings (nj-us-ping.vultr.com):
    PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=57 time=71.4 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=57 time=71.3 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=57 time=71.2 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2073ms
    rtt min/avg/max/mdev = 71.267/71.346/71.444/0.073 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=55 time=162 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=55 time=168 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=55 time=168 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2171ms
    rtt min/avg/max/mdev = 162.440/166.381/168.394/2.826 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=151 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=151 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=151 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2154ms
    rtt min/avg/max/mdev = 151.255/151.300/151.341/0.035 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=145 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=54 time=145 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=54 time=145 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2147ms
    rtt min/avg/max/mdev = 145.150/145.229/145.307/0.064 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=54 time=163 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=54 time=161 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=54 time=161 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2163ms
    rtt min/avg/max/mdev = 161.150/161.933/163.459/1.127 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 199.47.210.50 (199.47.210.50) 56(84) bytes of data.
    64 bytes from 199.47.210.50: icmp_seq=1 ttl=58 time=16.8 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=58 time=16.6 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=58 time=16.6 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2020ms
    rtt min/avg/max/mdev = 16.606/16.696/16.845/0.182 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=59 time=18.5 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=59 time=18.5 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=59 time=24.2 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2027ms
    rtt min/avg/max/mdev = 18.547/20.452/24.228/2.670 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=56 time=68.4 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=56 time=68.5 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=56 time=68.3 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2071ms
    rtt min/avg/max/mdev = 68.383/68.458/68.539/0.308 ms
    
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 16
    836 from 5
    3:256:0.000202:0.000828 from 11
    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             600838.34k  1872858.02k  4446721.45k  6753963.04k  7821374.81k
    sha1            605631.20k  1691786.92k  3628446.04k  5228030.29k  6168308.39k
    rc4            5093148.10k  6761613.09k  7926845.10k  8296954.54k  8456147.37k
    aes-128 cbc    1168037.36k  1264370.13k  1309592.58k  1302069.25k  1318849.19k
    aes-256 cbc     863335.68k   918698.50k   940409.60k   941858.13k   945924.78k
    sha256          445949.24k  1001685.06k  1688642.82k  2110827.86k  2286945.81k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000136s 0.000004s   7341.7 249247.6
    rsa 4096 bits 0.000917s 0.000015s   1090.5  68558.4
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0000s  92817.3  23016.1
    -------------------------------------------
    openssl speed -evp aes256 -multi 16
    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            5532294.78k  6518857.19k  6831402.75k  6917718.36k  6936619.69k
    -------------------------------------------
    openssl speed -evp aes128 -multi 16
    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            6950629.25k  8823922.09k  9410628.44k  9624736.98k  9665598.81k
    
    -------------------------------------------
    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 16
    467 from 11
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 13 07:23:19 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    md5             349202.63k  1173819.82k  3257249.79k  5889532.93k  7650770.94k
    sha1            338337.88k  1094599.62k  2750831.27k  4624688.47k  6082158.59k
    rc4            4925564.07k  7127297.03k  7942892.30k  8342041.94k  8456202.92k
    aes-128 cbc    1177611.69k  1277003.82k  1309116.50k  1313327.45k  1321148.67k
    aes-256 cbc     873991.40k   909819.43k   942615.84k   946074.97k   948089.44k
    sha256          464912.53k  1015600.41k  1743042.99k  2130662.74k  2276078.93k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000137s 0.000004s   7281.1 255816.2
    rsa 4096 bits 0.000915s 0.000015s   1092.9  68897.1
                                  sign    verify    sign/s verify/s
    256 bit ecdsa (nistp256)   0.0000s   0.0000s  89982.5  23112.5
    -------------------------------------------
    openssl speed -evp aes256 -multi 16
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 13 07:23:19 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            5739693.54k  6598694.60k  6854146.83k  6924061.01k  6937378.82k
    -------------------------------------------
    openssl speed -evp aes128 -multi 16
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sat Sep 13 07:23:19 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    evp            7432032.35k  9010364.93k  9501534.21k  9641736.53k  9668592.88k
    
    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.663 seconds
            Minimum number of seconds to run all queries: 1.511 seconds
            Maximum number of seconds to run all queries: 1.804 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: 16 x Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
                 total       used       free     shared    buffers     cached
    Mem:         48175       3324      44851          0         99       2731
    Low:         48175       3324      44851
    High:            0          0          0
    -/+ buffers/cache:        493      47681
    Swap:        24575          0      24575
    ----------------------------------------------
    PHP 5.4.32 (cli) (built: Sep 13 2014 07:28:27)
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/apc.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini
    
    ----------------------------------------------
    [PHP Modules]
    apc
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    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.122
    simplecall         0.138
    simpleucall        0.156
    simpleudcall       0.158
    mandel             0.252
    mandel2            0.372
    ackermann(7)       0.136
    ary(50000)         0.027
    ary2(50000)        0.024
    ary3(2000)         0.202
    fibo(30)           0.345
    hash1(50000)       0.037
    hash2(500)         0.041
    heapsort(20000)    0.087
    matrix(20)         0.091
    nestedloop(12)     0.201
    sieve(30)          0.096
    strcat(200000)     0.012
    ------------------------
    Total              2.498
    real: 2.54s user: 2.48s sys: 0.04s cpu: 99% maxmem: 174528 KB cswaits: 11
    
    simple             0.122
    simplecall         0.136
    simpleucall        0.157
    simpleudcall       0.159
    mandel             0.249
    mandel2            0.370
    ackermann(7)       0.137
    ary(50000)         0.027
    ary2(50000)        0.024
    ary3(2000)         0.199
    fibo(30)           0.347
    hash1(50000)       0.037
    hash2(500)         0.041
    heapsort(20000)    0.088
    matrix(20)         0.097
    nestedloop(12)     0.205
    sieve(30)          0.096
    strcat(200000)     0.017
    ------------------------
    Total              2.507
    real: 2.54s user: 2.48s sys: 0.06s cpu: 99% maxmem: 174208 KB cswaits: 3
    
    simple             0.129
    simplecall         0.139
    simpleucall        0.156
    simpleudcall       0.166
    mandel             0.281
    mandel2            0.387
    ackermann(7)       0.136
    ary(50000)         0.028
    ary2(50000)        0.024
    ary3(2000)         0.217
    fibo(30)           0.346
    hash1(50000)       0.038
    hash2(500)         0.043
    heapsort(20000)    0.088
    matrix(20)         0.091
    nestedloop(12)     0.238
    sieve(30)          0.102
    strcat(200000)     0.013
    ------------------------
    Total              2.624
    real: 2.66s user: 2.61s sys: 0.04s cpu: 99% maxmem: 174480 KB cswaits: 3
    
    bench.php results from 3 runs
    2.498
    2.507
    2.624
    
    bench.php avg: 2.5430
    Avg: real: 2.58s user: 2.52s sys: 0.05s cpu: 99.00% maxmem: 174405.33KB cswaits: 5.67
    created results log at /home/phpbench_logs/bench_130914-073616.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_130914-073616.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.120
    func()             0.347    0.227
    undef_func()       0.349    0.228
    int_func()         0.314    0.194
    $x = self::$x      0.259    0.139
    self::$x = 0       0.248    0.127
    isset(self::$x)    0.224    0.103
    empty(self::$x)    0.234    0.114
    $x = Foo::$x       0.233    0.113
    Foo::$x = 0        0.219    0.099
    isset(Foo::$x)     0.201    0.081
    empty(Foo::$x)     0.247    0.127
    self::f()          0.362    0.242
    Foo::f()           0.331    0.211
    $x = $this->x      0.239    0.118
    $this->x = 0       0.308    0.188
    $this->x += 2      0.236    0.116
    ++$this->x         0.210    0.090
    --$this->x         0.202    0.082
    $this->x++         0.237    0.117
    $this->x--         0.232    0.112
    isset($this->x)    0.217    0.097
    empty($this->x)    0.228    0.108
    $this->f()         0.367    0.247
    $x = Foo::TEST     0.214    0.094
    new Foo()          0.735    0.615
    $x = TEST          0.168    0.048
    $x = $_GET         0.372    0.251
    $x = $GLOBALS['v'] 0.585    0.465
    $x = $hash['v']    0.384    0.264
    $x = $str[0]       0.351    0.230
    $x = $a ?: null    0.226    0.105
    $x = $f ?: tmp     0.332    0.212
    $x = $f ? $f : $a  0.242    0.122
    $x = $f ? $f : tmp 0.331    0.211
    ------------------------
    Total             10.101
    real: 10.15s user: 10.11s sys: 0.03s cpu: 99% maxmem: 125376 KB cswaits: 3
    
    empty_loop         0.123
    func()             0.339    0.217
    undef_func()       0.349    0.227
    int_func()         0.312    0.189
    $x = self::$x      0.258    0.135
    self::$x = 0       0.248    0.125
    isset(self::$x)    0.224    0.102
    empty(self::$x)    0.234    0.111
    $x = Foo::$x       0.244    0.121
    Foo::$x = 0        0.219    0.096
    isset(Foo::$x)     0.205    0.082
    empty(Foo::$x)     0.211    0.089
    self::f()          0.362    0.239
    Foo::f()           0.331    0.209
    $x = $this->x      0.236    0.114
    $this->x = 0       0.317    0.194
    $this->x += 2      0.240    0.117
    ++$this->x         0.210    0.088
    --$this->x         0.202    0.079
    $this->x++         0.239    0.117
    $this->x--         0.232    0.110
    isset($this->x)    0.225    0.103
    empty($this->x)    0.229    0.107
    $this->f()         0.368    0.245
    $x = Foo::TEST     0.214    0.091
    new Foo()          0.738    0.615
    $x = TEST          0.168    0.046
    $x = $_GET         0.370    0.247
    $x = $GLOBALS['v'] 0.585    0.462
    $x = $hash['v']    0.385    0.262
    $x = $str[0]       0.343    0.221
    $x = $a ?: null    0.226    0.103
    $x = $f ?: tmp     0.321    0.198
    $x = $f ? $f : $a  0.242    0.119
    $x = $f ? $f : tmp 0.323    0.200
    ------------------------
    Total             10.072
    real: 10.13s user: 10.08s sys: 0.03s cpu: 99% maxmem: 124320 KB cswaits: 3
    
    empty_loop         0.129
    func()             0.340    0.211
    undef_func()       0.350    0.221
    int_func()         0.313    0.183
    $x = self::$x      0.265    0.136
    self::$x = 0       0.248    0.119
    isset(self::$x)    0.223    0.094
    empty(self::$x)    0.241    0.111
    $x = Foo::$x       0.234    0.104
    Foo::$x = 0        0.218    0.089
    isset(Foo::$x)     0.204    0.075
    empty(Foo::$x)     0.218    0.089
    self::f()          0.363    0.234
    Foo::f()           0.332    0.203
    $x = $this->x      0.237    0.108
    $this->x = 0       0.309    0.180
    $this->x += 2      0.244    0.115
    ++$this->x         0.210    0.080
    --$this->x         0.201    0.072
    $this->x++         0.247    0.118
    $this->x--         0.232    0.103
    isset($this->x)    0.218    0.089
    empty($this->x)    0.229    0.100
    $this->f()         0.368    0.239
    $x = Foo::TEST     0.214    0.085
    new Foo()          0.733    0.604
    $x = TEST          0.178    0.048
    $x = $_GET         0.366    0.237
    $x = $GLOBALS['v'] 0.594    0.465
    $x = $hash['v']    0.387    0.258
    $x = $str[0]       0.340    0.211
    $x = $a ?: null    0.224    0.095
    $x = $f ?: tmp     0.327    0.198
    $x = $f ? $f : $a  0.242    0.113
    $x = $f ? $f : tmp 0.314    0.185
    ------------------------
    Total             10.093
    real: 10.15s user: 10.11s sys: 0.02s cpu: 99% maxmem: 125872 KB cswaits: 3
    
    micro_bench.php results from 3 runs
    10.101
    10.072
    10.093
    
    micro_bench.php avg: 10.0887
    Avg: real: 10.14s user: 10.10s sys: 0.03s cpu: 99.00% maxmem: 125189.33KB cswaits: 3.00
    created results log at /home/phpbench_logs/bench_micro_130914-073616.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_130914-073616.log
    
    
    Code:
    -------------------------------------------
    Building UnixBench
    -------------------------------------------
    
    Download UnixBench5.1.3.tgz ...
    2014-09-13 07:49:04 URL:https://byte-unixbench.googlecode.com/files/UnixBench5.1.3.tgz [143259/143259] -> "UnixBench5.1.3.tgz" [1]
    Download done.
    UnixBench5.1.3.tgz valid file.
    
    2014-09-13 07:49:05 URL:https://gist.githubusercontent.com/centminmod/7bea01c6698377d1345a/raw/unixbench.patch [1306] -> "unixbench.patch" [1]
    gcc -o ./pgms/arithoh -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Darithoh ./src/arith.c
    gcc -o ./pgms/register -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum='register int' ./src/arith.c
    gcc -o ./pgms/short -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=short ./src/arith.c
    gcc -o ./pgms/int -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=int ./src/arith.c
    gcc -o ./pgms/long -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=long ./src/arith.c
    gcc -o ./pgms/float -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=float ./src/arith.c
    Checking distribution of files
    gcc -o ./pgms/double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -Ddatum=double ./src/arith.c
    gcc -o ./pgms/hanoi -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/hanoi.c
    gcc -o ./pgms/syscall -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/syscall.c
    gcc -o ./pgms/context1 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/context1.c
    gcc -o ./pgms/pipe -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/pipe.c
    gcc -o ./pgms/spawn -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/spawn.c
    ./pgms  exists
    gcc -o ./pgms/execl -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/execl.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_1.c -o dhry_1_reg.o
    ./src  exists
    ./testdir  exists
    ./results  exists
    gcc -o ./pgms/looper -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/looper.c
    ./src/syscall.c: In function ‘main’:
    ./src/syscall.c:93: warning: null argument where non-null required (argument 2)
    gcc -o ./pgms/fstime -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/fstime.c
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c
    gcc -o ./pgms/whetstone-double -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm
    cd ./src; gcc -c -DTIME -Wall -pedantic -ansi -DREG=register -DHZ= -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall dhry_2.c -o dhry_2_reg.o
    gcc -o ./pgms/dhry2 -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1.o ./src/dhry_2.o
    cd ./src; rm -f dhry_1.o dhry_2.o
    gcc -o ./pgms/dhry2reg -DTIME -Wall -pedantic -ansi -O2 -fomit-frame-pointer -fforce-addr -ffast-math -Wall ./src/dhry_1_reg.o ./src/dhry_2_reg.o
    cd ./src; rm -f dhry_1_reg.o dhry_2_reg.o
    patching file Run
    Hunk #1 succeeded at 106 (offset 1 line).
    Hunk #2 succeeded at 1329 (offset 1 line).
    -------------------------------------------
    Running UnixBench
    -------------------------------------------
    
    make all
    make[1]: Entering directory `/home/centminmodbench/UnixBench'
    Checking distribution of files
    ./pgms  exists
    ./src  exists
    ./testdir  exists
    ./tmp  exists
    ./results  exists
    make[1]: Leaving directory `/home/centminmodbench/UnixBench'
    sh: 3dinfo: command not found
    
       #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
       #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
       #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
       #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
       #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
        ####   #    #  #  #    #          #####   ######  #    #   ####   #    #
    
       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
    
    16 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10
    
    16 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10
    
    16 x System Call Overhead  1 2 3 4 5 6 7 8 9 10
    
    16 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10
    
    16 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10
    
    16 x Process Creation  1 2 3
    
    16 x Execl Throughput  1 2 3
    
    16 x Shell Scripts (1 concurrent)  1 2 3
    
    16 x Shell Scripts (8 concurrent)  1 2 3
    
    16 x Shell Scripts (16 concurrent)  1 2 3
    
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 3.15.4-x86_64-linode45 -- #1 SMP Mon Jul 7 08:42:36 EDT 2014
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 1: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 2: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 3: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 4: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 5: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 6: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 7: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 8: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 9: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 10: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 11: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 12: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 13: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 14: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       CPU 15: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.4 bogomips)
              Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       07:49:05 up 37 min,  1 user,  load average: 5.44, 9.47, 6.40; runlevel 3
    
    ------------------------------------------------------------------------
    Benchmark Run: Sat Sep 13 2014 07:49:05 - 08:13:12
    16 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       31931490.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     3394.4 MWIPS (9.9 s, 7 samples)
    Execl Throughput                                608.2 lps   (29.9 s, 2 samples)
    Pipe Throughput                              393242.3 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                  32266.5 lps   (10.0 s, 7 samples)
    Process Creation                               1266.4 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   1699.1 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   856.4 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                   1451.0 lpm   (60.0 s, 2 samples)
    System Call Overhead                         345788.0 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   31931490.5   2736.2
    Double-Precision Whetstone                       55.0       3394.4    617.2
    Execl Throughput                                 43.0        608.2    141.4
    Pipe Throughput                               12440.0     393242.3    316.1
    Pipe-based Context Switching                   4000.0      32266.5     80.7
    Process Creation                                126.0       1266.4    100.5
    Shell Scripts (1 concurrent)                     42.4       1699.1    400.7
    Shell Scripts (16 concurrent)                     ---        856.4      ---
    Shell Scripts (8 concurrent)                      6.0       1451.0   2418.3
    System Call Overhead                          15000.0     345788.0    230.5
                                                                       ========
    System Benchmarks Index Score (Partial Only)                          372.1
    
    ------------------------------------------------------------------------
    Benchmark Run: Sat Sep 13 2014 08:13:12 - 08:37:28
    16 CPUs in system; running 16 parallel copies of tests
    
    Dhrystone 2 using register variables      371212750.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                    53646.1 MWIPS (9.9 s, 7 samples)
    Execl Throughput                              11485.1 lps   (29.9 s, 2 samples)
    Pipe Throughput                             5806422.6 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 871410.7 lps   (10.0 s, 7 samples)
    Process Creation                              17965.7 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                  21226.1 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                  1454.7 lpm   (60.3 s, 2 samples)
    Shell Scripts (8 concurrent)                   2886.1 lpm   (60.2 s, 2 samples)
    System Call Overhead                        4754416.6 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0  371212750.5  31809.1
    Double-Precision Whetstone                       55.0      53646.1   9753.8
    Execl Throughput                                 43.0      11485.1   2670.9
    Pipe Throughput                               12440.0    5806422.6   4667.5
    Pipe-based Context Switching                   4000.0     871410.7   2178.5
    Process Creation                                126.0      17965.7   1425.8
    Shell Scripts (1 concurrent)                     42.4      21226.1   5006.2
    Shell Scripts (16 concurrent)                     ---       1454.7      ---
    Shell Scripts (8 concurrent)                      6.0       2886.1   4810.2
    System Call Overhead                          15000.0    4754416.6   3169.6
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         4597.1
    
    
    Code:
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 3671.938517543 seconds
    
    ----------------------------------------------------
    Generated Public Report Log you can share...
    at: /home/centminmodbench_logs/_publicreport_130914-073616.log
    ----------------------------------------------------
    
     
    Last edited: Sep 13, 2014
  2. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    To tabulate your own results, I created a Google Spreadsheet template you can download and customise for your own usage. It's currently prefilled with columns for 3 clouding hosting providers, DigitalOcean, Linode and Vultr.
     
  3. rdan

    rdan Well-Known Member

    5,444
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    4:58 PM
    Mainline
    10.2
    The lower the better?
     
  4. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Unixbench higher the better for process creation Index - just 3.x kernels seem to report incorrect numbers, probably because UnixBench hasn't been updated for a long time for newer 3.x kernels ?

    Unixbench index numbers are much lower as some sub tests are influenced by the differing Linux Kernel versions used. From previous local tests I have done with CentOS, the 2.6.32 Kernels performed better in some UnixBench subtests than 3.xx Kernels which are used by Linode. Particularly, for Process Creation Index tests.

    You can read the explanation at byte-unixbench - A Unix benchmark suite - Google Project Hosting which suggests subtests like pipe throughout has no real world bearing on performance so can be disregarded

    seems like only subtests that are really comparable across 2.6.x and 3.x kernels are Dhrystone and Whetstone subtests

    digitalocean_linode_vultr_48gb_16cpus_unixbench.png
     
    Last edited: Sep 13, 2014
  5. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Updated centminmodbench.sh to remove ansi colour codes from public reports remove ansi color codes from public report · 4f2e650 · centminmod/centminmodbench · GitHub

    to update run
    Code:
    wget -O /root/tools/centminmodbench.sh https://github.com/centminmod/centminmodbench/raw/master/centminmodbench.sh
    
    ansi colour codes are like this

    Code:
    [1;32;40m-------------------------------------------
    (B[m[1;33;40mcentminmodbench.sh 0.1
    (B[m[1;33;40mhttp://bench.centminmod.com
    (B[m[1;33;40mwritten by: George Liu (eva2000)
    (B[m[1;33;40mhttp://centminmod.com
    (B[m[1;32;40m-------------------------------------------
    (B[m
     
  6. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    @eva2000
    Just order a Linode 8GB, 6 cores server with NJ data center. Then installed centminmod beta 8, centos 7 on it.
    I run the benchmark test against my live server (8GB, 8 cores, Virginia location).

    I'm posting the results here. I'm very concerned about the bandwidth and ping time for the Linode server because I plan to use the Linode server for my live site. Virginia and NJ are close and ping time shouldn't be that much.

    This is for the new Linode server
    Code:
    -------------------------------------------
    centminmodbench.sh 0.1
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.15.4-x86_64-linode45
    
    CentOS Linux release 7.0.1406 (Core) 
    
    Centmin Mod 1.2.3-eva2000.08
    
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                6
    On-line CPU(s) list:   0-5
    Thread(s) per core:    6
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
    Stepping:              4
    CPU MHz:               2800.064
    BogoMIPS:              5602.46
    Hypervisor vendor:     Xen
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              25600K
    NUMA node0 CPU(s):     0-5
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   0    0      0    0:0:0:0       yes
    2   0    0      0    0:0:0:0       yes
    3   0    0      0    0:0:0:0       yes
    4   0    0      0    0:0:0:0       yes
    5   0    0      0    0:0:0:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:          8018       4724       3293         36         94       4108
    Low:          8018       4724       3293
    High:            0          0          0
    -/+ buffers/cache:        521       7496
    Swap:          511          0        511
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/root       189G  5.7G  181G   4% /
    devtmpfs        4.0G     0  4.0G   0% /dev
    tmpfs           4.0G     0  4.0G   0% /dev/shm
    tmpfs           4.0G  9.4M  4.0G   1% /run
    tmpfs           4.0G     0  4.0G   0% /sys/fs/cgroup
    tmpfs           4.0G     0  4.0G   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    2014-09-14 16:27:16 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/root): request=1 time=0.1 ms
    4096 bytes from . (ext4 /dev/root): request=2 time=0.4 ms
    4096 bytes from . (ext4 /dev/root): request=3 time=0.5 ms
    4096 bytes from . (ext4 /dev/root): request=4 time=0.6 ms
    4096 bytes from . (ext4 /dev/root): request=5 time=0.7 ms
    4096 bytes from . (ext4 /dev/root): request=6 time=0.2 ms
    4096 bytes from . (ext4 /dev/root): request=7 time=0.6 ms
    4096 bytes from . (ext4 /dev/root): request=8 time=0.6 ms
    4096 bytes from . (ext4 /dev/root): request=9 time=0.7 ms
    4096 bytes from . (ext4 /dev/root): request=10 time=0.5 ms
    
    --- . (ext4 /dev/root) ioping statistics ---
    10 requests completed in 9007.3 ms, 2052 iops, 8.0 mb/s
    min/avg/max/mdev = 0.1/0.5/0.7/0.2 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/root) ioping statistics ---
    7799 requests completed in 3000.1 ms, 5294 iops, 20.7 mb/s
    min/avg/max/mdev = 0.1/0.2/3.8/0.1 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/root) ioping statistics ---
    4906 requests completed in 3000.4 ms, 2450 iops, 612.5 mb/s
    min/avg/max/mdev = 0.2/0.4/7.6/0.2 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/root) ioping statistics ---
    15289 requests completed in 3000.1 ms, 118545 iops, 463.1 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, 1.71812 s, 625 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, 1.5446 s, 695 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, 2.67054 s, 402 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, 12.0711 s, 89.0 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    2014-09-14 16:27:57 URL:https://raw.githubusercontent.com/Crowd9/Benchmark/master/fio-2.0.9.tar.gz [275092/275092] -> "fio-2.0.9.tar.gz" [1]
    Download done.
    fio-2.0.9.tar.gz valid file.
    
    Running FIO benchmark...
    
    FIO_VERSION = fio-2.0.9
    
    FIO random reads: 
    randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
    
    randomreads: (groupid=0, jobs=1): err= 0: pid=14377: Sun Sep 14 16:28:05 2014
      read : io=1024.3MB, bw=307664KB/s, iops=76916 , runt=  3409msec
      cpu          : usr=15.93%, sys=75.79%, ctx=4339, majf=0, minf=70
      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=307664KB/s, minb=307664KB/s, maxb=307664KB/s, mint=3409msec, maxt=3409msec
    
    Disk stats (read/write):
      xvda: ios=261218/0, merge=20/0, ticks=119534/0, in_queue=119243, util=97.16%
    
    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=14381: Sun Sep 14 16:28:12 2014
      write: io=1024.3MB, bw=158361KB/s, iops=39590 , runt=  6623msec
      cpu          : usr=9.86%, sys=51.09%, ctx=14424, majf=0, minf=6
      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=158361KB/s, minb=158361KB/s, maxb=158361KB/s, mint=6623msec, maxt=6623msec
    
    Disk stats (read/write):
      xvda: ios=0/251860, merge=0/42, ticks=0/350826, in_queue=350547, util=98.52%
    
    
    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
    
    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=11.6 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=60 time=11.4 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=60 time=11.3 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 11.349/11.509/11.687/0.185 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=50 time=222 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=50 time=222 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=50 time=222 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 222.079/222.261/222.540/0.433 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=51 time=178 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=51 time=173 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=51 time=178 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 173.655/176.642/178.177/2.140 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=55 time=72.8 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=55 time=72.7 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=55 time=72.8 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 72.761/72.843/72.885/0.057 ms
    
    ----------------------------------------------
    Pings (wa-us-ping.vultr.com):
    PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=54 time=69.2 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=54 time=69.1 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=54 time=69.3 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 69.167/69.239/69.328/0.224 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=56 time=45.7 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=56 time=45.7 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=56 time=45.8 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 45.752/45.786/45.853/0.180 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=53 time=30.7 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=53 time=23.5 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=53 time=30.6 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 23.544/28.310/30.768/3.370 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=35.6 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=55 time=35.7 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=55 time=35.4 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 35.404/35.605/35.743/0.262 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=34.4 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=56 time=34.4 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=56 time=34.4 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 34.476/34.483/34.488/0.005 ms
    
    ----------------------------------------------
    Pings (nj-us-ping.vultr.com):
    PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=57 time=2.55 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=57 time=2.58 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=57 time=2.48 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 2.482/2.538/2.584/0.071 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=56 time=81.9 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=56 time=81.8 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=56 time=81.8 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 81.816/81.869/81.908/0.236 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=81.2 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=81.1 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=81.1 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 81.139/81.208/81.295/0.241 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=72.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=55 time=72.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=55 time=72.7 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 72.684/72.721/72.785/0.224 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=56 time=86.1 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=56 time=86.7 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=56 time=86.4 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 86.160/86.463/86.765/0.246 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=79.0 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=54 time=78.7 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=54 time=78.5 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 78.597/78.790/79.013/0.286 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.3 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=56 time=76.2 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=56 time=67.9 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 67.912/73.495/76.327/3.947 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=56 time=10.5 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=56 time=10.3 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=56 time=10.3 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 10.380/10.424/10.500/0.053 ms
    
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 6
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             279867.69k   835043.71k  1898033.66k  2758153.56k  3178741.76k
    sha1            310819.89k   887693.87k  1928086.70k  2779518.29k  3271098.37k
    rc4            2006999.34k  2905505.19k  3504095.32k  3757671.08k  3778464.43k
    aes-128 cbc     579647.19k   630208.34k   634123.78k   637376.17k   644751.26k
    aes-256 cbc     424040.83k   453234.07k   456773.46k   461798.40k   460196.52k
    sha256          231765.96k   516674.37k   910965.08k  1125216.60k  1203601.41k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000269s 0.000008s   3721.1 120408.2
    rsa 4096 bits 0.001930s 0.000030s    518.2  32788.5
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  43030.6  11268.7
    -------------------------------------------
    openssl speed -evp aes256 -multi 6
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            2145163.66k  2272741.12k  2334626.56k  2346015.40k  2347914.58k
    -------------------------------------------
    openssl speed -evp aes128 -multi 6
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            2892771.71k  3172024.85k  3259504.55k  3276658.69k  3272663.04k
    
    -------------------------------------------
    Centmin Mod Nginx static OpenSSL Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1i 6 Aug 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 6
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    md5             179870.66k   616068.05k  1556582.31k  2524586.33k  3139963.56k
    sha1            204672.46k   625963.72k  1600295.00k  2607687.68k  3211310.42k
    rc4            2161534.81k  3122225.73k  3402935.55k  3713096.36k  3726409.73k
    aes-128 cbc     575296.26k   595630.21k   630888.11k   632386.22k   636007.77k
    aes-256 cbc     420776.85k   444927.98k   457184.60k   450706.09k   451346.43k
    sha256          244608.29k   532765.33k   929402.62k  1115026.09k  1213223.35k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000272s 0.000008s   3670.4 120408.2
    rsa 4096 bits 0.001942s 0.000031s    514.8  32414.9
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  43169.9  11494.6
    -------------------------------------------
    openssl speed -evp aes256 -multi 6
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            2160231.89k  2304917.65k  2337181.35k  2347659.95k  2348094.81k
    -------------------------------------------
    openssl speed -evp aes128 -multi 6
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            2931552.05k  3186607.68k  3255187.63k  3276081.83k  3276737.19k
    
    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.433 seconds
        Minimum number of seconds to run all queries: 1.377 seconds
        Maximum number of seconds to run all queries: 1.486 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: 6 x Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
                 total       used       free     shared    buffers     cached
    Mem:          8018       4828       3189         36        150       4126
    Low:          8018       4828       3189
    High:            0          0          0
    -/+ buffers/cache:        551       7466
    Swap:          511          0        511
    ----------------------------------------------
    PHP 5.6.0 (cli) (built: Sep 14 2014 16:11:25) 
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.120
    simplecall         0.114
    simpleucall        0.146
    simpleudcall       0.144
    mandel             0.269
    mandel2            0.332
    ackermann(7)       0.128
    ary(50000)         0.026
    ary2(50000)        0.018
    ary3(2000)         0.178
    fibo(30)           0.360
    hash1(50000)       0.042
    hash2(500)         0.034
    heapsort(20000)    0.084
    matrix(20)         0.104
    nestedloop(12)     0.224
    sieve(30)          0.106
    strcat(200000)     0.012
    ------------------------
    Total              2.441
    real: 2.50s user: 2.44s sys: 0.04s cpu: 99% maxmem: 39896 KB cswaits: 2
    
    simple             0.132
    simplecall         0.121
    simpleucall        0.140
    simpleudcall       0.158
    mandel             0.263
    mandel2            0.331
    ackermann(7)       0.129
    ary(50000)         0.025
    ary2(50000)        0.020
    ary3(2000)         0.182
    fibo(30)           0.365
    hash1(50000)       0.041
    hash2(500)         0.031
    heapsort(20000)    0.080
    matrix(20)         0.096
    nestedloop(12)     0.224
    sieve(30)          0.108
    strcat(200000)     0.012
    ------------------------
    Total              2.458
    real: 2.50s user: 2.44s sys: 0.05s cpu: 99% maxmem: 39608 KB cswaits: 2
    
    simple             0.123
    simplecall         0.118
    simpleucall        0.143
    simpleudcall       0.143
    mandel             0.257
    mandel2            0.343
    ackermann(7)       0.136
    ary(50000)         0.027
    ary2(50000)        0.022
    ary3(2000)         0.187
    fibo(30)           0.366
    hash1(50000)       0.042
    hash2(500)         0.030
    heapsort(20000)    0.085
    matrix(20)         0.099
    nestedloop(12)     0.211
    sieve(30)          0.104
    strcat(200000)     0.012
    ------------------------
    Total              2.447
    real: 2.48s user: 2.42s sys: 0.05s cpu: 99% maxmem: 39640 KB cswaits: 2
    
    bench.php results from 3 runs
    2.441
    2.458
    2.447
    
    bench.php avg: 2.4487
    Avg: real: 2.49s user: 2.43s sys: 0.05s cpu: 99.00% maxmem: 39714.67KB cswaits: 2.00
    created results log at /home/phpbench_logs/bench_140914-162716.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-162716.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.127
    func()             0.374    0.247
    undef_func()       0.481    0.354
    int_func()         0.309    0.182
    $x = self::$x      0.281    0.154
    self::$x = 0       0.256    0.129
    isset(self::$x)    0.233    0.106
    empty(self::$x)    0.247    0.120
    $x = Foo::$x       0.240    0.114
    Foo::$x = 0        0.235    0.108
    isset(Foo::$x)     0.211    0.084
    empty(Foo::$x)     0.228    0.102
    self::f()          0.410    0.283
    Foo::f()           0.368    0.242
    $x = $this->x      0.235    0.109
    $this->x = 0       0.302    0.176
    $this->x += 2      0.251    0.124
    ++$this->x         0.216    0.089
    --$this->x         0.219    0.092
    $this->x++         0.252    0.125
    $this->x--         0.255    0.129
    isset($this->x)    0.225    0.099
    empty($this->x)    0.248    0.121
    $this->f()         0.456    0.330
    $x = Foo::TEST     0.332    0.206
    new Foo()          0.732    0.605
    $x = TEST          0.170    0.043
    $x = $_GET         0.252    0.125
    $x = $GLOBALS['v'] 0.313    0.186
    $x = $hash['v']    0.257    0.131
    $x = $str[0]       0.349    0.223
    $x = $a ?: null    0.236    0.109
    $x = $f ?: tmp     0.309    0.182
    $x = $f ? $f : $a  0.240    0.113
    $x = $f ? $f : tmp 0.414    0.287
    ------------------------
    Total             10.261
    real: 10.31s user: 10.28s sys: 0.02s cpu: 99% maxmem: 27616 KB cswaits: 2
    
    empty_loop         0.131
    func()             0.357    0.225
    undef_func()       0.388    0.257
    int_func()         0.318    0.186
    $x = self::$x      0.299    0.167
    self::$x = 0       0.263    0.132
    isset(self::$x)    0.232    0.101
    empty(self::$x)    0.247    0.115
    $x = Foo::$x       0.246    0.115
    Foo::$x = 0        0.228    0.096
    isset(Foo::$x)     0.224    0.093
    empty(Foo::$x)     0.232    0.100
    self::f()          0.394    0.263
    Foo::f()           0.380    0.248
    $x = $this->x      0.246    0.115
    $this->x = 0       0.311    0.179
    $this->x += 2      0.256    0.125
    ++$this->x         0.228    0.096
    --$this->x         0.222    0.090
    $this->x++         0.248    0.116
    $this->x--         0.248    0.117
    isset($this->x)    0.227    0.096
    empty($this->x)    0.241    0.110
    $this->f()         0.417    0.285
    $x = Foo::TEST     0.315    0.183
    new Foo()          0.723    0.592
    $x = TEST          0.170    0.038
    $x = $_GET         0.247    0.116
    $x = $GLOBALS['v'] 0.310    0.178
    $x = $hash['v']    0.265    0.133
    $x = $str[0]       0.349    0.218
    $x = $a ?: null    0.228    0.097
    $x = $f ?: tmp     0.316    0.185
    $x = $f ? $f : $a  0.242    0.110
    $x = $f ? $f : tmp 0.407    0.276
    ------------------------
    Total             10.155
    real: 10.20s user: 10.16s sys: 0.02s cpu: 99% maxmem: 27136 KB cswaits: 2
    
    empty_loop         0.133
    func()             0.365    0.231
    undef_func()       0.375    0.242
    int_func()         0.309    0.176
    $x = self::$x      0.305    0.172
    self::$x = 0       0.250    0.116
    isset(self::$x)    0.237    0.103
    empty(self::$x)    0.240    0.107
    $x = Foo::$x       0.238    0.104
    Foo::$x = 0        0.223    0.090
    isset(Foo::$x)     0.218    0.085
    empty(Foo::$x)     0.233    0.100
    self::f()          0.401    0.268
    Foo::f()           0.381    0.248
    $x = $this->x      0.255    0.122
    $this->x = 0       0.313    0.179
    $this->x += 2      0.268    0.135
    ++$this->x         0.206    0.073
    --$this->x         0.213    0.080
    $this->x++         0.251    0.118
    $this->x--         0.251    0.118
    isset($this->x)    0.224    0.091
    empty($this->x)    0.242    0.109
    $this->f()         0.397    0.264
    $x = Foo::TEST     0.315    0.181
    new Foo()          0.751    0.618
    $x = TEST          0.182    0.049
    $x = $_GET         0.262    0.129
    $x = $GLOBALS['v'] 0.315    0.181
    $x = $hash['v']    0.256    0.122
    $x = $str[0]       0.333    0.199
    $x = $a ?: null    0.223    0.090
    $x = $f ?: tmp     0.306    0.173
    $x = $f ? $f : $a  0.242    0.109
    $x = $f ? $f : tmp 0.454    0.321
    ------------------------
    Total             10.166
    real: 10.21s user: 10.18s sys: 0.02s cpu: 99% maxmem: 27588 KB cswaits: 2
    
    micro_bench.php results from 3 runs
    10.261
    10.155
    10.166
    
    micro_bench.php avg: 10.1940
    Avg: real: 10.24s user: 10.21s sys: 0.02s cpu: 99.00% maxmem: 27446.67KB cswaits: 2.00
    created results log at /home/phpbench_logs/bench_micro_140914-162716.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-162716.log
    
    
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------

    centminmodbench.sh Total Run Time: 1552.008161598 seconds

    This is the result for Rackspace server

    Code:
    -------------------------------------------
    centminmodbench.sh 0.1
    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 1.2.3-eva2000.07
    
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                8
    On-line CPU(s) list:   0-7
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             8
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 45
    Stepping:              7
    CPU MHz:               2600.084
    BogoMIPS:              5200.16
    Hypervisor vendor:     Xen
    Virtualization type:   para
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              20480K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   0    1      1    0:0:0:0       yes
    2   0    2      2    0:0:0:0       yes
    3   0    3      3    0:0:0:0       yes
    4   0    4      4    0:0:0:0       yes
    5   0    5      5    0:0:0:0       yes
    6   0    6      6    0:0:0:0       yes
    7   0    7      7    0:0:0:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:          7839       5944       1895          0        841       3912
    Low:          7839       5944       1895
    High:            0          0          0
    -/+ buffers/cache:       1190       6649
    Swap:            0          0          0
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/xvda1       40G   24G   15G  63% /
    tmpfs           3.9G     0  3.9G   0% /dev/shm
    tmpfs           3.9G   32K  3.9G   1% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    2014-09-14 16:29:22 URL:https://ioping.googlecode.com/files/ioping-0.6.tar.gz [6957/6957] -> "ioping-0.6.tar.gz" [1]
    Download done.
    ioping-0.6.tar.gz valid file.
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext3 /dev/xvda1): request=1 time=0.2 ms
    4096 bytes from . (ext3 /dev/xvda1): request=2 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=3 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=4 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=5 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=6 time=0.6 ms
    4096 bytes from . (ext3 /dev/xvda1): request=7 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=8 time=0.6 ms
    4096 bytes from . (ext3 /dev/xvda1): request=9 time=0.5 ms
    4096 bytes from . (ext3 /dev/xvda1): request=10 time=0.6 ms
    
    --- . (ext3 /dev/xvda1) ioping statistics ---
    10 requests completed in 9006.6 ms, 1982 iops, 7.7 mb/s
    min/avg/max/mdev = 0.2/0.5/0.6/0.1 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext3 /dev/xvda1) ioping statistics ---
    5355 requests completed in 3020.0 ms, 3108 iops, 12.1 mb/s
    min/avg/max/mdev = 0.2/0.3/3.4/0.1 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext3 /dev/xvda1) ioping statistics ---
    2072 requests completed in 3000.7 ms, 808 iops, 202.1 mb/s
    min/avg/max/mdev = 0.9/1.2/13.3/0.3 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext3 /dev/xvda1) ioping statistics ---
    17403 requests completed in 3000.1 ms, 189346 iops, 739.6 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, 4.57955 s, 234 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.16211 s, 258 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, 5.51145 s, 195 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, 19.4671 s, 55.2 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    2014-09-14 16:30:19 URL:https://raw.githubusercontent.com/Crowd9/Benchmark/master/fio-2.0.9.tar.gz [275092/275092] -> "fio-2.0.9.tar.gz" [1]
    Download done.
    fio-2.0.9.tar.gz valid file.
    
    Running FIO benchmark...
    
    FIO_VERSION = fio-2.0.9
    
    FIO random reads: 
    randomreads: (g=0): rw=randread, bs=4K-4K/4K-4K, ioengine=libaio, iodepth=64
    fio-2.0.9
    Starting 1 process
    randomreads: Laying out IO file(s) (1 file(s) / 1024MB)
    
    randomreads: (groupid=0, jobs=1): err= 0: pid=31310: Sun Sep 14 16:30:45 2014
      read : io=1024.3MB, bw=75531KB/s, iops=18882 , runt= 13886msec
      cpu          : usr=6.21%, sys=34.48%, ctx=49599, 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=75531KB/s, minb=75531KB/s, maxb=75531KB/s, mint=13886msec, maxt=13886msec
    
    Disk stats (read/write):
      xvda: ios=259099/41, merge=54/50, ticks=863435/741, in_queue=864238, util=99.36%
    
    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=31314: Sun Sep 14 16:30:59 2014
      write: io=1024.3MB, bw=73535KB/s, iops=18383 , runt= 14263msec
      cpu          : usr=7.98%, sys=34.73%, ctx=41823, 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=73534KB/s, minb=73534KB/s, maxb=73534KB/s, mint=14263msec, maxt=14263msec
    
    Disk stats (read/write):
      xvda: ios=0/260165, merge=0/118, ticks=0/892050, in_queue=892090, util=99.35%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 59.4MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 25.7MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 15.2MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 5.63MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 15.8MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 22.5MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 52.1MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 20.5MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 5.54MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 20.4MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 17.4MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 13.8MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 39.7MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 42.8MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 38.3MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 49.8MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 6.10MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 3.10MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 7.38MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 10.2MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 3.12MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.19MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 16.8MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 14.5MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 15.0MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 6.79MB/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=53 time=2.62 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=53 time=2.62 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=53 time=2.43 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2005ms
    rtt min/avg/max/mdev = 2.431/2.559/2.625/0.099 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=49 time=217 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=49 time=217 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=49 time=217 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2219ms
    rtt min/avg/max/mdev = 217.101/217.231/217.397/0.552 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=46 time=171 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=46 time=168 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=46 time=167 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2172ms
    rtt min/avg/max/mdev = 167.787/169.188/171.340/1.615 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=48 time=66.4 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=48 time=66.2 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=48 time=66.3 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2069ms
    rtt min/avg/max/mdev = 66.288/66.364/66.444/0.304 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=51 time=66.1 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=51 time=65.8 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=51 time=65.9 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2068ms
    rtt min/avg/max/mdev = 65.848/65.984/66.125/0.238 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=52 time=46.7 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=52 time=46.4 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=52 time=46.4 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2050ms
    rtt min/avg/max/mdev = 46.476/46.559/46.722/0.210 ms
    
    ----------------------------------------------
    Pings (il-us-ping.vultr.com):
    PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data.
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=50 time=23.5 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=50 time=23.3 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=50 time=23.2 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2027ms
    rtt min/avg/max/mdev = 23.261/23.371/23.547/0.177 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=52 time=21.8 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=52 time=21.8 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=52 time=21.7 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2025ms
    rtt min/avg/max/mdev = 21.702/21.778/21.820/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=49 time=28.3 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=49 time=29.2 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=49 time=28.3 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2031ms
    rtt min/avg/max/mdev = 28.382/28.684/29.277/0.462 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=49 time=8.29 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=51 time=8.56 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=49 time=8.13 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2011ms
    rtt min/avg/max/mdev = 8.135/8.333/8.567/0.178 ms
    
    ----------------------------------------------
    Pings (fra-de-ping.vultr.com):
    PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=53 time=92.5 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=53 time=92.6 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=53 time=93.1 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2096ms
    rtt min/avg/max/mdev = 92.568/92.769/93.104/0.424 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=51 time=82.8 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=51 time=82.8 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=51 time=82.9 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2085ms
    rtt min/avg/max/mdev = 82.859/82.900/82.944/0.034 ms
    
    ----------------------------------------------
    Pings (lon-gb-ping.vultr.com):
    PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=52 time=75.2 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=52 time=75.0 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=52 time=75.0 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2078ms
    rtt min/avg/max/mdev = 75.003/75.070/75.202/0.329 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=52 time=160 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=52 time=160 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=52 time=160 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2163ms
    rtt min/avg/max/mdev = 160.421/160.537/160.599/0.337 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=52 time=71.0 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=52 time=70.4 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=52 time=70.4 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2071ms
    rtt min/avg/max/mdev = 70.460/70.645/71.005/0.398 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=52 time=63.8 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=52 time=63.6 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=52 time=63.6 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2066ms
    rtt min/avg/max/mdev = 63.631/63.716/63.844/0.225 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=51 time=16.9 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=51 time=16.0 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=51 time=15.9 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2018ms
    rtt min/avg/max/mdev = 15.922/16.320/16.963/0.458 ms
    
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1h 5 Jun 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1h 5 Jun 2014
    built on: Thu Jun  5 21:08:10 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    md5             293427.58k   918954.88k  2141763.44k  3052703.74k  3492326.06k
    sha1            322979.27k   893997.12k  1866976.26k  2532436.99k  2809236.14k
    rc4            2132485.65k  3519007.42k  4056285.41k  4358878.99k  4384961.88k
    aes-128 cbc     543929.18k   570114.77k   590551.38k   590232.23k   580481.40k
    aes-256 cbc     403254.83k   407871.49k   424345.64k   419128.32k   430653.31k
    sha256          221263.49k   460162.84k   742870.95k   955634.69k  1010308.44k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000253s 0.000008s   3950.1 130159.4
    rsa 4096 bits 0.001734s 0.000030s    576.6  33872.0
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  46558.0  12467.0
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1h 5 Jun 2014
    built on: Thu Jun  5 21:08:10 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            2440866.31k  2777021.12k  2871792.64k  2899872.43k  2893133.14k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1h 5 Jun 2014
    built on: Thu Jun  5 21:08:10 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            3319228.32k  3827197.33k  4003558.13k  4019850.58k  4047835.52k
    
    -------------------------------------------
    Centmin Mod Nginx static OpenSSL Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1i 6 Aug 2014
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 16:34:30 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    md5             167490.84k   565747.20k  1536199.94k  2563838.98k  3230504.28k
    sha1            175122.63k   572472.34k  1425127.85k  2229229.23k  2710435.16k
    rc4            2211739.70k  3617509.70k  4128138.36k  4257466.71k  4288556.91k
    aes-128 cbc     553988.52k   590239.21k   601405.70k   598984.70k   594706.43k
    aes-256 cbc     405444.59k   425862.31k   421408.77k   426770.77k   413125.29k
    sha256          222767.95k   470747.33k   787216.90k   953579.18k   955946.33k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000243s 0.000008s   4121.4 133087.4
    rsa 4096 bits 0.001733s 0.000029s    576.9  34685.3
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  46323.9  12355.2
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 16:34:30 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            2561625.73k  2702544.87k  2824392.79k  2896106.50k  2894558.55k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Thu Aug  7 16:34:30 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            3394985.35k  3917271.42k  3976781.57k  3958110.01k  4055264.59k
    
    Code:
    -------------------------------------------
    Running mysqlslap
    -------------------------------------------
    
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: NO)'
    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 
    mysqlslap: Error when connecting to server: Access denied for user 'root'@'localhost' (using password: NO)
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 8 x Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz
                 total       used       free     shared    buffers     cached
    Mem:          7839       5970       1869          0        847       3932
    Low:          7839       5970       1869
    High:            0          0          0
    -/+ buffers/cache:       1190       6649
    Swap:            0          0          0
    ----------------------------------------------
    PHP 5.6.0 (cli) (built: Aug 29 2014 21:14:00) 
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.143
    simplecall         0.129
    simpleucall        0.126
    simpleudcall       0.135
    mandel             0.276
    mandel2            0.356
    ackermann(7)       0.161
    ary(50000)         0.034
    ary2(50000)        0.025
    ary3(2000)         0.210
    fibo(30)           0.462
    hash1(50000)       0.052
    hash2(500)         0.045
    heapsort(20000)    0.100
    matrix(20)         0.111
    nestedloop(12)     0.226
    sieve(30)          0.113
    strcat(200000)     0.014
    ------------------------
    Total              2.717
    real: 2.76s user: 2.68s sys: 0.06s cpu: 99% maxmem: 111776 KB cswaits: 1
    
    simple             0.128
    simplecall         0.138
    simpleucall        0.143
    simpleudcall       0.143
    mandel             0.280
    mandel2            0.350
    ackermann(7)       0.170
    ary(50000)         0.034
    ary2(50000)        0.024
    ary3(2000)         0.193
    fibo(30)           0.565
    hash1(50000)       0.088
    hash2(500)         0.075
    heapsort(20000)    0.162
    matrix(20)         0.106
    nestedloop(12)     0.217
    sieve(30)          0.112
    strcat(200000)     0.015
    ------------------------
    Total              2.940
    real: 2.98s user: 2.91s sys: 0.06s cpu: 99% maxmem: 111776 KB cswaits: 1
    
    simple             0.132
    simplecall         0.136
    simpleucall        0.133
    simpleudcall       0.133
    mandel             0.296
    mandel2            0.348
    ackermann(7)       0.159
    ary(50000)         0.038
    ary2(50000)        0.027
    ary3(2000)         0.258
    fibo(30)           0.720
    hash1(50000)       0.046
    hash2(500)         0.046
    heapsort(20000)    0.100
    matrix(20)         0.106
    nestedloop(12)     0.223
    sieve(30)          0.114
    strcat(200000)     0.014
    ------------------------
    Total              3.029
    real: 3.07s user: 3.00s sys: 0.06s cpu: 99% maxmem: 111776 KB cswaits: 1
    
    bench.php results from 3 runs
    2.717
    2.940
    3.029
    
    bench.php avg: 2.8953
    Avg: real: 2.94s user: 2.86s sys: 0.06s cpu: 99.00% maxmem: 111776.00KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_140914-162922.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-162922.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.141
    func()             0.416    0.275
    undef_func()       0.426    0.285
    int_func()         0.364    0.223
    $x = self::$x      0.342    0.201
    self::$x = 0       0.324    0.183
    isset(self::$x)    0.284    0.143
    empty(self::$x)    0.304    0.164
    $x = Foo::$x       0.308    0.167
    Foo::$x = 0        0.274    0.133
    isset(Foo::$x)     0.245    0.104
    empty(Foo::$x)     0.280    0.139
    self::f()          0.463    0.322
    Foo::f()           0.421    0.280
    $x = $this->x      0.296    0.156
    $this->x = 0       0.367    0.226
    $this->x += 2      0.281    0.140
    ++$this->x         0.260    0.119
    --$this->x         0.268    0.127
    $this->x++         0.321    0.180
    $this->x--         0.421    0.280
    isset($this->x)    0.439    0.298
    empty($this->x)    0.471    0.330
    $this->f()         0.895    0.754
    $x = Foo::TEST     0.425    0.284
    new Foo()          0.995    0.854
    $x = TEST          0.259    0.119
    $x = $_GET         0.267    0.126
    $x = $GLOBALS['v'] 0.362    0.221
    $x = $hash['v']    0.270    0.130
    $x = $str[0]       0.398    0.257
    $x = $a ?: null    0.267    0.126
    $x = $f ?: tmp     0.363    0.222
    $x = $f ? $f : $a  0.271    0.130
    $x = $f ? $f : tmp 0.357    0.216
    ------------------------
    Total             12.843
    real: 12.89s user: 12.85s sys: 0.02s cpu: 99% maxmem: 61760 KB cswaits: 1
    
    empty_loop         0.140
    func()             0.540    0.400
    undef_func()       0.429    0.289
    int_func()         0.363    0.223
    $x = self::$x      0.301    0.161
    self::$x = 0       0.326    0.186
    isset(self::$x)    0.268    0.128
    empty(self::$x)    0.314    0.174
    $x = Foo::$x       0.285    0.145
    Foo::$x = 0        0.426    0.286
    isset(Foo::$x)     0.247    0.107
    empty(Foo::$x)     0.281    0.141
    self::f()          0.458    0.318
    Foo::f()           0.418    0.278
    $x = $this->x      0.299    0.159
    $this->x = 0       0.370    0.231
    $this->x += 2      0.279    0.139
    ++$this->x         0.248    0.108
    --$this->x         0.250    0.110
    $this->x++         0.283    0.143
    $this->x--         0.274    0.134
    isset($this->x)    0.297    0.157
    empty($this->x)    0.291    0.151
    $this->f()         0.498    0.358
    $x = Foo::TEST     0.317    0.177
    new Foo()          0.842    0.702
    $x = TEST          0.208    0.068
    $x = $_GET         0.280    0.140
    $x = $GLOBALS['v'] 0.349    0.209
    $x = $hash['v']    0.271    0.131
    $x = $str[0]       0.425    0.285
    $x = $a ?: null    0.277    0.137
    $x = $f ?: tmp     0.367    0.227
    $x = $f ? $f : $a  0.281    0.141
    $x = $f ? $f : tmp 0.363    0.223
    ------------------------
    Total             11.866
    real: 11.91s user: 11.85s sys: 0.02s cpu: 99% maxmem: 61760 KB cswaits: 1
    
    empty_loop         0.167
    func()             0.563    0.396
    undef_func()       0.454    0.287
    int_func()         0.380    0.213
    $x = self::$x      0.314    0.147
    self::$x = 0       0.311    0.144
    isset(self::$x)    0.273    0.106
    empty(self::$x)    0.310    0.143
    $x = Foo::$x       0.258    0.091
    Foo::$x = 0        0.307    0.140
    isset(Foo::$x)     0.256    0.089
    empty(Foo::$x)     0.295    0.128
    self::f()          0.478    0.311
    Foo::f()           0.465    0.298
    $x = $this->x      0.302    0.135
    $this->x = 0       0.383    0.216
    $this->x += 2      0.303    0.136
    ++$this->x         0.353    0.186
    --$this->x         0.260    0.093
    $this->x++         0.382    0.215
    $this->x--         0.277    0.110
    isset($this->x)    0.285    0.118
    empty($this->x)    0.283    0.116
    $this->f()         0.477    0.310
    $x = Foo::TEST     0.254    0.087
    new Foo()          0.892    0.725
    $x = TEST          0.263    0.096
    $x = $_GET         0.265    0.098
    $x = $GLOBALS['v'] 0.386    0.219
    $x = $hash['v']    0.274    0.107
    $x = $str[0]       0.466    0.299
    $x = $a ?: null    0.267    0.099
    $x = $f ?: tmp     0.371    0.204
    $x = $f ? $f : $a  0.270    0.103
    $x = $f ? $f : tmp 0.445    0.278
    ------------------------
    Total             12.289
    real: 12.33s user: 12.27s sys: 0.03s cpu: 99% maxmem: 61776 KB cswaits: 1
    
    micro_bench.php results from 3 runs
    12.843
    11.866
    12.289
    
    micro_bench.php avg: 12.3327
    Avg: real: 12.38s user: 12.32s sys: 0.02s cpu: 99.00% maxmem: 61765.33KB cswaits: 1.00
    created results log at /home/phpbench_logs/bench_micro_140914-162922.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-162922.log
    
    
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------

    centminmodbench.sh Total Run Time: 817.004054688 seconds
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    @Andy you mean Newark, NJ not Virginia for Linode ? Ping times look good Linode ~2ms vs Racksapce 8ms as to bandwidth could be congested network try wget the Vultr NJ 100Mbit file and also try Linode's NJ file at Facilities Speed Test - Linode
     
  8. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    Yes, I'm picking NJ as location for Linode because most of my members are in NYC area so it's the closest. Rackspace does not have anything closer than Virginia.

    Looking at the benchmarks, do you think it's an improvement to move from Rackspace (8GB ram, 8 core) to Linode (8GB ram, 6 core).
    Linode has 1000MB network out for 8GB VPS. Moving to 16GB will have 2000MB network out. Does it make a real world difference?
     
  9. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Pretty close with Rackspace leading slightly given Linode has only 6 cpu cores vs Rackspace with 8 cpu cores. Rackspace has better bandwidth to the other side for Asian and Europe at your Virginia location compared to Linode at Newark, NJ. But as I said bandwidth could depend on congestion or utilisation, so best to do a few re-tests.

    2Gbps out would come in handy if you have more than one server i.e. remote offsite back server at another Linode location or one where network between is >2Gbps - especially if both servers have fast SSDs.

    So if $$$ saved is your motivation then go Linode :)
     
  10. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    I paid 3 times as much for 8GB rackspace server so I feel like I'm under-ultilizing or overpaying. Even if I take the 16GB Linode, I'm still paying 2/3 the current price.

    My main motive to get a faster server that is located closer to my audience. Hardware is getting cheaper by the day so I expect to save money if I move.
    I will spin another 16GB Linode and test again to see if it's better.
     
  11. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    @eva2000
    did you benchmark your current linode server and have a result somewhere?
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    results for linode 16GB
    Code:
    -------------------------------------------
    centminmodbench.sh 0.1
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.15.4-x86_64-linode45
    
    CentOS Linux release 7.0.1406 (Core) 
    
    Centmin Mod 1.2.3-eva2000.08
    
    ----------------------------------------------
    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:    8
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 62
    Model name:            Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
    Stepping:              4
    CPU MHz:               2800.034
    BogoMIPS:              5602.40
    Hypervisor vendor:     Xen
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              25600K
    NUMA node0 CPU(s):     0-7
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    1   0    0      0    0:0:0:0       yes
    2   0    0      0    0:0:0:0       yes
    3   0    0      0    0:0:0:0       yes
    4   0    0      0    0:0:0:0       yes
    5   0    0      0    0:0:0:0       yes
    6   0    0      0    0:0:0:0       yes
    7   0    0      0    0:0:0:0       yes
    
    ----------------------------------------------
                 total       used       free     shared    buffers     cached
    Mem:         16049        388      15660         36         11        111
    Low:         16049        388      15660
    High:            0          0          0
    -/+ buffers/cache:        266      15783
    Swap:          511          0        511
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/root       189G  5.6G  181G   3% /
    devtmpfs        7.9G     0  7.9G   0% /dev
    tmpfs           7.9G     0  7.9G   0% /dev/shm
    tmpfs           7.9G  9.4M  7.9G   1% /run
    tmpfs           7.9G     0  7.9G   0% /sys/fs/cgroup
    tmpfs           7.9G     0  7.9G   0% /tmp
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4096 bytes from . (ext4 /dev/root): request=1 time=1.1 ms
    4096 bytes from . (ext4 /dev/root): request=2 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=3 time=0.2 ms
    4096 bytes from . (ext4 /dev/root): request=4 time=0.4 ms
    4096 bytes from . (ext4 /dev/root): request=5 time=0.3 ms
    4096 bytes from . (ext4 /dev/root): request=6 time=0.2 ms
    4096 bytes from . (ext4 /dev/root): request=7 time=0.5 ms
    4096 bytes from . (ext4 /dev/root): request=8 time=0.2 ms
    4096 bytes from . (ext4 /dev/root): request=9 time=0.2 ms
    4096 bytes from . (ext4 /dev/root): request=10 time=0.2 ms
    
    --- . (ext4 /dev/root) ioping statistics ---
    10 requests completed in 9005.5 ms, 2767 iops, 10.8 mb/s
    min/avg/max/mdev = 0.2/0.4/1.1/0.3 ms
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/root) ioping statistics ---
    9055 requests completed in 3000.0 ms, 6375 iops, 24.9 mb/s
    min/avg/max/mdev = 0.1/0.2/3.8/0.1 ms
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/root) ioping statistics ---
    5983 requests completed in 3000.4 ms, 3208 iops, 802.0 mb/s
    min/avg/max/mdev = 0.2/0.3/2.9/0.1 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/root) ioping statistics ---
    17027 requests completed in 3000.0 ms, 211895 iops, 827.7 mb/s
    min/avg/max/mdev = 0.0/0.0/0.0/0.0 ms
    
    
    Code:
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 1.7538 s, 612 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, 1.79999 s, 597 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, 2.31841 s, 463 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, 8.65755 s, 124 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=3335: Sun Sep 14 20:00:21 2014
      read : io=1024.3MB, bw=306317KB/s, iops=76579 , runt=  3424msec
      cpu          : usr=16.24%, sys=80.81%, ctx=1710, majf=0, minf=70
      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=306316KB/s, minb=306316KB/s, maxb=306316KB/s, mint=3424msec, maxt=3424msec
    
    Disk stats (read/write):
      xvda: ios=251706/0, merge=14/0, ticks=94637/0, in_queue=94357, util=97.19%
    
    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=3339: Sun Sep 14 20:00:28 2014
      write: io=1024.3MB, bw=162584KB/s, iops=40645 , runt=  6451msec
      cpu          : usr=10.74%, sys=47.58%, ctx=15105, majf=0, minf=5
      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=162583KB/s, minb=162583KB/s, maxb=162583KB/s, mint=6451msec, maxt=6451msec
    
    Disk stats (read/write):
      xvda: ios=0/260658, merge=0/44, ticks=0/365490, in_queue=365346, util=98.51%
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 4.41MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 1.57MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 1.17MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 15.0MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 1.38MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 2.03MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 6.39MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://199.47.210.50/100mbtest.bin)
    Download VersaWeb, Las Vegas, Nevada: 985KB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 53.5MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 1.01MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 822KB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 1.27MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 18.5MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 418KB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 1.74MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 4.77MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 1.02MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 2.45MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 1.86MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 10.1MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 8.61MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 5.85MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 4.49MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 1.05MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 982KB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 3.56MB/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=11.1 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=60 time=11.2 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=60 time=11.5 ms
    
    --- vip1.g.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 11.175/11.303/11.515/0.194 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=50 time=222 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=50 time=222 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=50 time=222 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 222.135/222.420/222.638/0.439 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=51 time=176 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=51 time=178 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=51 time=181 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 176.624/178.854/181.839/2.194 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=55 time=80.1 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=55 time=80.2 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=55 time=80.0 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 80.044/80.131/80.207/0.240 ms
    
    ----------------------------------------------
    Pings (wa-us-ping.vultr.com):
    PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=54 time=69.1 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=54 time=69.2 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=54 time=69.1 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 69.109/69.188/69.270/0.224 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=56 time=40.8 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=56 time=40.8 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=56 time=40.7 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 40.799/40.810/40.817/0.007 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=53 time=20.5 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=53 time=29.4 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=53 time=21.7 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 20.510/23.908/29.425/3.935 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=23.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=55 time=23.3 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=55 time=23.3 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 23.174/23.287/23.370/0.082 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=34.5 ms
    64 bytes from 104.156.244.232: icmp_seq=2 ttl=56 time=34.4 ms
    64 bytes from 104.156.244.232: icmp_seq=3 ttl=56 time=34.4 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 34.475/34.496/34.533/0.153 ms
    
    ----------------------------------------------
    Pings (nj-us-ping.vultr.com):
    PING nj-us-ping.vultr.com (108.61.149.182) 56(84) bytes of data.
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=1 ttl=57 time=2.44 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=57 time=2.74 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=57 time=2.38 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 2.381/2.523/2.743/0.162 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=56 time=83.0 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=56 time=82.9 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=56 time=83.1 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 82.973/83.046/83.116/0.242 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=81.0 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=81.2 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=81.2 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 81.038/81.183/81.263/0.102 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=72.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=55 time=72.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=55 time=72.7 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 72.605/72.666/72.735/0.053 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=56 time=86.2 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=56 time=83.3 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=56 time=84.1 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 83.390/84.575/86.231/1.252 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=78.7 ms
    64 bytes from 199.47.210.50: icmp_seq=2 ttl=54 time=78.5 ms
    64 bytes from 199.47.210.50: icmp_seq=3 ttl=54 time=78.6 ms
    
    --- 199.47.210.50 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 78.576/78.647/78.749/0.332 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=67.8 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=56 time=76.4 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=56 time=76.3 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 67.858/73.557/76.425/4.029 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=56 time=10.3 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=2 ttl=56 time=10.5 ms
    64 bytes from ns238643.ip-192-99-19.net (192.99.19.165): icmp_seq=3 ttl=56 time=10.3 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 10.325/10.390/10.505/0.116 ms
    
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 8
    .000150:0.000565 from 5
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    md5             370549.11k  1105092.22k  2485979.31k  3630514.86k  4201709.57k
    sha1            403366.24k  1049484.27k  1821972.48k  3125458.26k  3932438.53k
    rc4            2557371.70k  3699160.19k  4509774.17k  4818772.99k  4625072.13k
    aes-128 cbc     681920.68k   739797.85k   804752.73k   793565.87k   799761.47k
    aes-256 cbc     508568.71k   569248.75k   549846.27k   551000.75k   590493.01k
    sha256          284364.19k   624365.10k  1122842.20k  1353257.98k  1466272.43k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000224s 0.000007s   4472.1 144862.8
    rsa 4096 bits 0.001531s 0.000024s    653.2  41401.5
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  53367.9  14079.7
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            2834404.34k  3050876.20k  3105117.35k  3123655.45k  3130698.41k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Wed Aug 13 19:18:18 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-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -Wa,--noexecstack -DPURIFY -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM
    evp            3738360.50k  4206817.83k  4327220.31k  4352263.85k  4338731.69k
    
    -------------------------------------------
    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
    57 from 5
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    md5             195611.45k   712573.23k  1978229.08k  3301912.23k  4071254.70k
    sha1            247359.42k   783432.49k  1846551.13k  3002590.21k  3733632.34k
    rc4            2580047.89k  4001919.74k  4337832.62k  4605728.43k  4810964.99k
    aes-128 cbc     742654.03k   793812.95k   777985.37k   809099.95k   800926.38k
    aes-256 cbc     500781.51k   545829.78k   570783.23k   577476.27k   573030.40k
    sha256          284670.66k   656813.87k  1144179.29k  1217191.59k  1178907.99k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000211s 0.000006s   4732.0 155745.8
    rsa 4096 bits 0.001547s 0.000025s    646.4  40695.0
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  53417.2  14227.5
    -------------------------------------------
    openssl speed -evp aes256 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            2757488.40k  3051112.96k  3112184.75k  3124027.05k  3130758.49k
    -------------------------------------------
    openssl speed -evp aes128 -multi 8
    OpenSSL 1.0.1i 6 Aug 2014
    built on: Sun Sep 14 13:57:04 UTC 2014
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx) 
    evp            3768059.18k  4199439.91k  4312606.29k  4354291.19k  4364154.20k
    
    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.479 seconds
        Minimum number of seconds to run all queries: 1.436 seconds
        Maximum number of seconds to run all queries: 1.581 seconds
        Number of clients running queries: 64
        Average number of queries per client: 390
    
    Dropping the database is potentially a very bad thing to do.
    Any data stored in the database will be destroyed.
    
    Do you really want to drop the 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 8 x Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
                 total       used       free     shared    buffers     cached
    Mem:         16049        488      15561         36         70        119
    Low:         16049        488      15561
    High:            0          0          0
    -/+ buffers/cache:        298      15751
    Swap:          511          0        511
    ----------------------------------------------
    PHP 5.6.0 (cli) (built: Sep 14 2014 16:11:25) 
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
        with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    libxml
    mbstring
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    Reflection
    session
    shmop
    SimpleXML
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.125
    simplecall         0.135
    simpleucall        0.150
    simpleudcall       0.153
    mandel             0.268
    mandel2            0.337
    ackermann(7)       0.131
    ary(50000)         0.025
    ary2(50000)        0.021
    ary3(2000)         0.172
    fibo(30)           0.364
    hash1(50000)       0.045
    hash2(500)         0.032
    heapsort(20000)    0.090
    matrix(20)         0.093
    nestedloop(12)     0.209
    sieve(30)          0.105
    strcat(200000)     0.012
    ------------------------
    Total              2.467
    real: 2.50s user: 2.45s sys: 0.04s cpu: 99% maxmem: 39528 KB cswaits: 11
    
    simple             0.122
    simplecall         0.115
    simpleucall        0.147
    simpleudcall       0.152
    mandel             0.267
    mandel2            0.342
    ackermann(7)       0.134
    ary(50000)         0.028
    ary2(50000)        0.019
    ary3(2000)         0.175
    fibo(30)           0.366
    hash1(50000)       0.043
    hash2(500)         0.033
    heapsort(20000)    0.127
    matrix(20)         0.146
    nestedloop(12)     0.221
    sieve(30)          0.111
    strcat(200000)     0.012
    ------------------------
    Total              2.559
    real: 2.59s user: 2.55s sys: 0.03s cpu: 99% maxmem: 39716 KB cswaits: 2
    
    simple             0.125
    simplecall         0.116
    simpleucall        0.145
    simpleudcall       0.144
    mandel             0.271
    mandel2            0.361
    ackermann(7)       0.135
    ary(50000)         0.026
    ary2(50000)        0.018
    ary3(2000)         0.176
    fibo(30)           0.357
    hash1(50000)       0.048
    hash2(500)         0.033
    heapsort(20000)    0.091
    matrix(20)         0.099
    nestedloop(12)     0.208
    sieve(30)          0.106
    strcat(200000)     0.012
    ------------------------
    Total              2.472
    real: 2.51s user: 2.45s sys: 0.05s cpu: 99% maxmem: 39160 KB cswaits: 2
    
    bench.php results from 3 runs
    2.467
    2.559
    2.472
    
    bench.php avg: 2.4993
    Avg: real: 2.53s user: 2.48s sys: 0.04s cpu: 99.00% maxmem: 39468.00KB cswaits: 5.00
    created results log at /home/phpbench_logs/bench_140914-195940.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-195940.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.123
    func()             0.405    0.283
    undef_func()       0.496    0.373
    int_func()         0.352    0.229
    $x = self::$x      0.289    0.166
    self::$x = 0       0.271    0.149
    isset(self::$x)    0.242    0.120
    empty(self::$x)    0.264    0.141
    $x = Foo::$x       0.239    0.116
    Foo::$x = 0        0.235    0.112
    isset(Foo::$x)     0.215    0.092
    empty(Foo::$x)     0.232    0.110
    self::f()          0.403    0.280
    Foo::f()           0.368    0.245
    $x = $this->x      0.242    0.119
    $this->x = 0       0.300    0.177
    $this->x += 2      0.262    0.139
    ++$this->x         0.215    0.092
    --$this->x         0.214    0.091
    $this->x++         0.252    0.129
    $this->x--         0.253    0.130
    isset($this->x)    0.235    0.112
    empty($this->x)    0.250    0.127
    $this->f()         0.406    0.283
    $x = Foo::TEST     0.317    0.194
    new Foo()          0.724    0.601
    $x = TEST          0.175    0.052
    $x = $_GET         0.253    0.130
    $x = $GLOBALS['v'] 0.315    0.192
    $x = $hash['v']    0.255    0.132
    $x = $str[0]       0.342    0.219
    $x = $a ?: null    0.232    0.109
    $x = $f ?: tmp     0.322    0.199
    $x = $f ? $f : $a  0.255    0.132
    $x = $f ? $f : tmp 0.425    0.302
    ------------------------
    Total             10.378
    real: 10.41s user: 10.38s sys: 0.01s cpu: 99% maxmem: 27252 KB cswaits: 3
    
    empty_loop         0.129
    func()             0.368    0.239
    undef_func()       0.397    0.268
    int_func()         0.325    0.196
    $x = self::$x      0.300    0.171
    self::$x = 0       0.278    0.149
    isset(self::$x)    0.241    0.112
    empty(self::$x)    0.262    0.133
    $x = Foo::$x       0.244    0.114
    Foo::$x = 0        0.239    0.110
    isset(Foo::$x)     0.221    0.092
    empty(Foo::$x)     0.235    0.106
    self::f()          0.405    0.276
    Foo::f()           0.372    0.243
    $x = $this->x      0.239    0.109
    $this->x = 0       0.304    0.175
    $this->x += 2      0.247    0.118
    ++$this->x         0.218    0.089
    --$this->x         0.220    0.091
    $this->x++         0.252    0.123
    $this->x--         0.248    0.119
    isset($this->x)    0.230    0.101
    empty($this->x)    0.236    0.107
    $this->f()         0.407    0.278
    $x = Foo::TEST     0.318    0.189
    new Foo()          0.735    0.606
    $x = TEST          0.173    0.044
    $x = $_GET         0.256    0.127
    $x = $GLOBALS['v'] 0.330    0.201
    $x = $hash['v']    0.266    0.137
    $x = $str[0]       0.368    0.239
    $x = $a ?: null    0.253    0.124
    $x = $f ?: tmp     0.325    0.196
    $x = $f ? $f : $a  0.255    0.126
    $x = $f ? $f : tmp 0.407    0.278
    ------------------------
    Total             10.305
    real: 10.34s user: 10.32s sys: 0.01s cpu: 99% maxmem: 27036 KB cswaits: 2
    
    empty_loop         0.127
    func()             0.368    0.241
    undef_func()       0.383    0.256
    int_func()         0.369    0.242
    $x = self::$x      0.292    0.165
    self::$x = 0       0.256    0.129
    isset(self::$x)    0.237    0.111
    empty(self::$x)    0.264    0.138
    $x = Foo::$x       0.252    0.126
    Foo::$x = 0        0.231    0.104
    isset(Foo::$x)     0.233    0.106
    empty(Foo::$x)     0.229    0.103
    self::f()          0.409    0.283
    Foo::f()           0.383    0.256
    $x = $this->x      0.257    0.130
    $this->x = 0       0.317    0.191
    $this->x += 2      0.266    0.140
    ++$this->x         0.230    0.103
    --$this->x         0.221    0.094
    $this->x++         0.282    0.155
    $this->x--         0.257    0.130
    isset($this->x)    0.237    0.110
    empty($this->x)    0.251    0.124
    $this->f()         0.424    0.298
    $x = Foo::TEST     0.314    0.187
    new Foo()          0.753    0.627
    $x = TEST          0.187    0.060
    $x = $_GET         0.251    0.124
    $x = $GLOBALS['v'] 0.330    0.204
    $x = $hash['v']    0.259    0.132
    $x = $str[0]       0.362    0.235
    $x = $a ?: null    0.239    0.112
    $x = $f ?: tmp     0.325    0.199
    $x = $f ? $f : $a  0.257    0.131
    $x = $f ? $f : tmp 0.408    0.282
    ------------------------
    Total             10.459
    real: 10.49s user: 10.46s sys: 0.02s cpu: 99% maxmem: 26708 KB cswaits: 2
    
    micro_bench.php results from 3 runs
    10.378
    10.305
    10.459
    
    micro_bench.php avg: 10.3807
    Avg: real: 10.41s user: 10.39s sys: 0.01s cpu: 99.00% maxmem: 26998.67KB cswaits: 2.33
    created results log at /home/phpbench_logs/bench_micro_140914-195940.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140914-195940.log
    
    
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------

    centminmodbench.sh Total Run Time: 2066.561661327 seconds
     
  14. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    looks like a problem with bandwidth from Linode Newark to Vultr's New Jersey location - could be an issue on either Linode's or Vultr's end ?

    manual wget from Linode 4GB forum server in Freemont, California would suggest Linode Newark's end

    Code:
    wget -O /dev/null http://nj-us-ping.vultr.com/vultr.com.100MB.bin
    --2014-09-14 22:01:35--  http://nj-us-ping.vultr.com/vultr.com.100MB.bin
    Resolving nj-us-ping.vultr.com... 108.61.149.182
    Connecting to nj-us-ping.vultr.com|108.61.149.182|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 104857600 (100M) [application/octet-stream]
    Saving to: “/dev/null”
    
    100%[=====================================================================================================================>] 104,857,600 27.9M/s   in 5.5s   
    
    2014-09-14 22:01:41 (18.2 MB/s) - “/dev/null” saved [104857600/104857600]
    
    
     
  15. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    Just open a ticket with Linode. I hope this is a bug or something.
    Just for comparison, the same test running from Rackspace is 10x faster
    Code:
    wget http://nj-us-ping.vultr.com/vultr.com.100MB.bin
    --2014-09-14 22:59:49--  http://nj-us-ping.vultr.com/vultr.com.100MB.bin
    Resolving nj-us-ping.vultr.com... 108.61.149.182
    Connecting to nj-us-ping.vultr.com|108.61.149.182|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 104857600 (100M) [application/octet-stream]
    Saving to: “vultr.com.100MB.bin”
    
    100%[================================================================================================================>] 104,857,600 98.8M/s   in 1.0s
    
    2014-09-14 22:59:50 (98.8 MB/s) - “vultr.com.100MB.bin” saved [104857600/104857600]
     
  16. Andy

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    Linode asked me to run some MTR reports to those slow testing servers. Can you run a few too, @eva2000

    Code:
    mtr --report nj-us-ping.vultr.com
    Start: Mon Sep 15 00:56:36 2014
    HOST: localhost.localdomain       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- router2-nac.linode.com     0.0%    10    0.5   0.6   0.5   0.6   0.0
      2.|-- 207.99.53.45               0.0%    10    0.5   0.4   0.4   0.6   0.0
      3.|-- 0.e1-1.tbr2.tl9.nac.net    0.0%    10    1.5   1.5   1.4   1.6   0.0
      4.|-- 0.e2-2.pr2.tl9.nac.net     0.0%    10    7.7   3.9   1.4  11.4   4.0
      5.|-- nyiix.gi3-6.cr1.nyc1.choo  0.0%    10   13.2   3.6   2.5  13.2   3.3
      6.|-- ethernet1-49-c11-8-c6-1.p  0.0%    10    2.6   2.9   2.4   5.5   0.7
      7.|-- 108.61.149.182.vultr.com   0.0%    10    2.6   2.6   2.5   2.7   0.0
    Code:
     mtr --report wa-us-ping.vultr.com
    Start: Mon Sep 15 00:52:09 2014
    HOST: localhost.localdomain       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- router1-nac.linode.com     0.0%    10    0.5   0.5   0.4   0.7   0.0
      2.|-- 207.99.53.41               0.0%    10    0.4   3.1   0.3  11.5   4.1
      3.|-- 0.e1-1.tbr1.tl9.nac.net    0.0%    10    1.4   3.6   1.4  10.9   3.5
      4.|-- 0.e1-3.tbr2.tl9.nac.net    0.0%    10    1.4   1.6   1.3   3.3   0.5
      5.|-- ae-30.r06.nycmny01.us.bb.  0.0%    10    2.0   2.1   1.9   2.7   0.0
      6.|-- ae55.edge2.NewYork1.Level 70.0%    10    1.5  10.7   1.4  29.2  16.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.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- ae-6-6.ebr1.Chicago2.Leve  0.0%    10   69.6  69.7  69.6  69.9   0.0
     12.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- ???                       100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- ae-2-52.edge2.Seattle1.Le 30.0%    10   69.6  69.4  69.2  69.6   0.0
     15.|-- ???                        0.0%     0    0.0   0.0   0.0   0.0   0.0
     
  17. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nice, mtr seems useful metric to check for.. added it to centminmodbench.sh too add mtr tests & on/off options · c4f5155 · centminmod/centminmodbench · GitHub :D

    From my 2GB Linode in Freemont

    Code:
    mtr --report nj-us-ping.vultr.com
    HOST: ln01.centminmod.com         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 23.92.24.2                    0.0%    10    0.6   0.6   0.5   0.7   0.1
      2. 10ge7-6.core3.fmt2.he.net     0.0%    10    0.5   0.5   0.3   1.6   0.4
      3. 10ge10-1.core1.sjc2.he.net    0.0%    10    7.3   5.6   0.8  13.2   5.2
      4. 10ge9-1.core1.nyc4.he.net     0.0%    10   70.8  75.4  70.8  91.8   6.2
      5. 10ge5-1.core1.nyc6.he.net     0.0%    10   70.8  72.4  70.8  77.7   2.4
      6. nyiix.gi3-6.cr1.nyc1.choopa.  0.0%    10   71.9  75.2  71.9  82.3   4.3
      7. ethernet1-49-c11-8-c6-1.pnj1  0.0%    10   73.0  72.0  71.8  73.0   0.4
      8. 108.61.149.182.vultr.com      0.0%    10   71.8  71.9  71.7  72.1   0.1
    Code:
    mtr --report wa-us-ping.vultr.com
    HOST: ln01.centminmod.com         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1. 23.92.24.3                    0.0%    10    0.6   0.6   0.5   0.6   0.0
      2. 10ge8-3.core3.fmt2.he.net     0.0%    10    0.3  15.7   0.3  80.8  29.3
      3. 10ge10-1.core1.sjc2.he.net    0.0%    10    1.1   5.0   0.8  10.8   4.1
      4. sjo-bb1-link.telia.net        0.0%    10    6.5   5.7   0.8  34.0  10.4
      5. level3-ic-157355-sjo-bb1.c.t  0.0%    10    0.9   0.9   0.8   1.0   0.0
      6. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      7. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      8. ???                          100.0    10    0.0   0.0   0.0   0.0   0.0
      9. ae-1-51.edge2.Seattle1.Level  0.0%    10   18.3  18.3  18.2  18.4   0.0
    10. CHOOPA-LLC.edge2.Seattle1.Le  0.0%    10   18.6  18.6  18.5  18.8   0.1
    11. 108.61.194.105.vultr.com      0.0%    10   18.5  18.5  18.4  18.6   0.1
    And full mtr guide of the output at Diagnosing Network Issues with MTR - Linode Guides & Tutorials

     
  18. Josephm

    Josephm Active Member

    132
    44
    28
    Aug 26, 2014
    Ratings:
    +48
    Local Time:
    3:58 PM
    1.9.5
    10.0.21
    Some suggestion just come my mind, I think it's better to have input prompts to ask users before benchmark. For example; press yes/no in initial run so that user could choose or skip benchmark of specific operation. Sorry for my bad English ;)
     
  19. eva2000

    eva2000 Administrator Staff Member

    54,336
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    6:58 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah thought about that but alot of folks including me would run it unattended so probably better to have the options set within the centminmodbench.sh.

    Re-ran the updated centminmodbench.sh v0.2 with added mtr tests to accompany ping tests and here's sample output

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

    Andy Active Member

    543
    89
    28
    Aug 6, 2014
    Ratings:
    +133
    Local Time:
    2:58 AM
    I want to try the RamNode location in NYC as well but looks like the best plan they offer is 8GB, 4 core.
    Are you running any live sites from NYC?
    I'm looking for a good server in NYC area.