Join the community today
Register Now

Linode 1GB and high memory linodes

Discussion in 'Virtual Private Server (VPS) hosting' started by JarylW, Feb 15, 2017.

  1. JarylW

    JarylW Active Member

    216
    41
    28
    Jun 19, 2014
    Singapore
    Ratings:
    +103
    Local Time:
    5:32 AM
  2. RB1

    RB1 Active Member

    292
    75
    28
    Nov 11, 2016
    California
    Ratings:
    +122
    Local Time:
    2:32 PM
    Nginx 1.21.x
    MariaDB 10.1.x
    Awesome...they also made some other nice changes.
    I just got an extra 6GB on my $10/mo VPS for free!
     
  3. JarylW

    JarylW Active Member

    216
    41
    28
    Jun 19, 2014
    Singapore
    Ratings:
    +103
    Local Time:
    5:32 AM
    Got a $5 one to put some staging sites on:

    ---------------------------------------------------------------------------
    Total Curl Installer YUM Time: 194.7921 seconds
    Total YUM Time: 66.964687187 seconds
    Total YUM + Source Download Time: 144.5289
    Total Nginx First Time Install Time: 713.6837
    Total PHP First Time Install Time: 1275.5359
    Download Zip From Github Time: 5.4140
    Total Time Other eg. source compiles: 423.8758
    Total Centmin Mod Install Time: 2557.6244
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 2757.8305 seconds
    ---------------------------------------------------------------------------

    Edited the beta-latest.sh script to install php 7.1 instead of whatever value it was.


    Code:
    -------------------------------------------
    centminmodbench.sh 0.9.3
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    -------------------------------------------
    System Information
    -------------------------------------------
    4.8.6-x86_64-linode78
    
    CentOS Linux release 7.3.1611 (Core)
    
    Centmin Mod
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                1
    On-line CPU(s) list:   0
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             1
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 63
    Model name:            Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
    Stepping:              2
    CPU MHz:               2499.994
    BogoMIPS:              5001.32
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0
    
    CPU Flags
     fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt arat
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    
    ----------------------------------------------
                 total        used        free      shared  buff/cache   available
    Mem:            989         222         443          24         322         536
    Low:            989         545         443
    High:             0           0           0
    Swap:           255           0         255
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/root        20G  4.8G   14G  26% /
    devtmpfs        494M     0  494M   0% /dev
    tmpfs           495M     0  495M   0% /dev/shm
    tmpfs           495M  7.7M  488M   2% /run
    tmpfs           495M     0  495M   0% /sys/fs/cgroup
    tmpfs            99M     0   99M   0% /run/user/0
    
    
    Code:
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    2017-02-14 19:36:10 URL:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ioping/ioping-0.8.tar.gz [10590/10590] -> "ioping-0.8.tar.gz" [1]
    Download done.
    ioping-0.8.tar.gz valid file.
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (ext4 /dev/root): request=1 time=155 us
    4.0 KiB from . (ext4 /dev/root): request=2 time=279 us
    4.0 KiB from . (ext4 /dev/root): request=3 time=316 us
    4.0 KiB from . (ext4 /dev/root): request=4 time=240 us
    4.0 KiB from . (ext4 /dev/root): request=5 time=318 us
    4.0 KiB from . (ext4 /dev/root): request=6 time=214 us
    4.0 KiB from . (ext4 /dev/root): request=7 time=240 us
    4.0 KiB from . (ext4 /dev/root): request=8 time=226 us
    4.0 KiB from . (ext4 /dev/root): request=9 time=236 us
    4.0 KiB from . (ext4 /dev/root): request=10 time=258 us
    
    --- . (ext4 /dev/root) ioping statistics ---
    10 requests completed in 9.0 s, 4.0 k iops, 15.7 MiB/s
    min/avg/max/mdev = 155 us / 248 us / 318 us / 45 us
    
    IOPing seek rate: ./ioping -RD .
    --- . (ext4 /dev/root) ioping statistics ---
    36.4 k requests completed in 3.0 s, 12.4 k iops, 48.3 MiB/s
    min/avg/max/mdev = 46 us / 80 us / 6.3 ms / 59 us
    
    IOPing sequential: ./ioping -RL .
    --- . (ext4 /dev/root) ioping statistics ---
    10.8 k requests completed in 3.0 s, 3.9 k iops, 969.4 MiB/s
    min/avg/max/mdev = 206 us / 257 us / 3.8 ms / 56 us
    
    IOPing cached: ./ioping -RC .
    --- . (ext4 /dev/root) ioping statistics ---
    2.9 M requests completed in 3.0 s, 1.1 M iops, 4.0 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 109 us / 0 us
    
    
    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.88689 s, 569 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.61178 s, 666 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.15234 s, 341 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, 11.647 s, 92.2 MB/s
    
    Code:
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    2017-02-14 19:36:50 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=22005: Tue Feb 14 19:37:13 2017
      read : io=1024.3MB, bw=161657KB/s, iops=40414 , runt=  6488msec
      cpu          : usr=4.21%, sys=86.57%, ctx=45921, majf=0, minf=69
      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=161656KB/s, minb=161656KB/s, maxb=161656KB/s, mint=6488msec, maxt=6488msec
    
    Disk stats (read/write):
      sda: ios=252441/2, merge=0/1, ticks=27193/0, in_queue=27083, util=92.32%
    
    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=22009: Tue Feb 14 19:37:19 2017
      write: io=1024.3MB, bw=173074KB/s, iops=43268 , runt=  6060msec
      cpu          : usr=5.33%, sys=86.25%, ctx=39204, 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=173073KB/s, minb=173073KB/s, maxb=173073KB/s, mint=6060msec, maxt=6060msec
    
    Disk stats (read/write):
      sda: ios=0/255631, merge=0/3, ticks=0/29647, in_queue=30533, util=93.81%
    
    
    Code:
    -------------------------------------------
    ramdisk DD tests - memory bandwidth
    -------------------------------------------
    dd if=/dev/zero of=sb-io-test bs=128k count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0669718 s, 2.0 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0684874 s, 2.0 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0625721 s, 2.1 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0684479 s, 2.0 GB/s
    
    Code:
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    2017-02-14 19:37:19 URL:https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/ioping/ioping-0.8.tar.gz [10590/10590] -> "ioping-0.8.tar.gz" [1]
    Download done.
    ioping-0.8.tar.gz valid file.
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (tmpfs tmpfs): request=1 time=2 us
    4.0 KiB from . (tmpfs tmpfs): request=2 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=3 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=4 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=5 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=6 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=7 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=8 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=9 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=10 time=6 us
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9.0 s, 153.8 k iops, 601.0 MiB/s
    min/avg/max/mdev = 2 us / 6 us / 8 us / 1 us
    
    IOPing seek rate: ./ioping -R .
    --- . (tmpfs tmpfs) ioping statistics ---
    1.5 M requests completed in 3.0 s, 952.0 k iops, 3.6 GiB/s
    min/avg/max/mdev = 0 us / 1 us / 117 us / 0 us
    
    IOPing sequential: ./ioping -RL .
    --- . (tmpfs tmpfs) ioping statistics ---
    38.9 k requests completed in 3.0 s, 17.0 k iops, 4.2 GiB/s
    min/avg/max/mdev = 48 us / 58 us / 473 us / 7 us
    
    IOPing cached: ./ioping -RC .
    --- . (tmpfs tmpfs) ioping statistics ---
    2.4 M requests completed in 3.0 s, 870.2 k iops, 3.3 GiB/s
    min/avg/max/mdev = 0 us / 1 us / 1.2 ms / 1 us
    
    
    Code:
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 129MB/s
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 11.5MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 9.34MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 11.3MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 11.5MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 12.5MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 8.71MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Download VersaWeb, Las Vegas, Nevada: 1.36MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 3.96MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 5.42MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 5.00MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 5.54MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 4.78MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 4.30MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 1024KB/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.95MB/s
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 9.07MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 59.5MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 12.8MB/s
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 9.07MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 566KB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 3.37MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 4.25MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 3.95MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 3.00MB/s
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 9.59MB/s
    
    Code:
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 163.55MB/s
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Axel Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Axel Download Linode, Atlanta, GA, USA: 12.74MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 7.46MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 7.46MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 9.04MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 7.57MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 7.07MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Axel Download VersaWeb, Las Vegas, Nevada: 3.28MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 2.48MB/s
    ----------------------------------------------
    Axel Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Los Angeles, California: .91MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: .63MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 5.66MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 3.76MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 4.54MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 5.00MB/s
    ----------------------------------------------
    Axel Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, New York / New Jersey: 4.16MB/s
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 9.29MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 90.52MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 10.87MB/s
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 15.32MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 4.52MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 3.81MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 3.54MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 3.33MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 3.32MB/s
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 8.89MB/s
    
    Code:
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING rvip2.sin.cachefly.net (167.88.158.176) 56(84) bytes of data.
    64 bytes from unknown.scnet.net (167.88.158.176): icmp_seq=1 ttl=61 time=1.16 ms
    64 bytes from unknown.scnet.net (167.88.158.176): icmp_seq=2 ttl=61 time=1.23 ms
    64 bytes from unknown.scnet.net (167.88.158.176): icmp_seq=3 ttl=61 time=1.24 ms
    
    --- rvip2.sin.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 1.165/1.214/1.246/0.045 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=95.7 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=53 time=95.7 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=53 time=95.7 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2259ms
    rtt min/avg/max/mdev = 95.741/95.755/95.772/0.357 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=56 time=70.4 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=56 time=70.6 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=56 time=70.5 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 70.499/70.584/70.660/0.313 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=186 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=55 time=186 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=55 time=186 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 186.090/186.145/186.181/0.354 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=194 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=56 time=194 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=56 time=194 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 194.748/194.789/194.857/0.511 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=205 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=55 time=205 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=55 time=205 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 205.523/205.557/205.621/0.525 ms
    
    ----------------------------------------------
    Pings (il-us-ping.vultr.com):
    PING il-us-ping.vultr.com (107.191.51.12) 56(84) bytes of data.
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=1 ttl=56 time=220 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=56 time=220 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=55 time=232 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 220.161/224.365/232.668/5.883 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=54 time=237 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=54 time=237 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=54 time=237 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2267ms
    rtt min/avg/max/mdev = 237.240/237.315/237.390/0.061 ms
    
    ----------------------------------------------
    Pings (fl-us-ping.vultr.com):
    PING fl-us-ping.vultr.com (104.156.244.232) 56(84) bytes of data.
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=1 ttl=57 time=251 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=57 time=251 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=57 time=251 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2076ms
    rtt min/avg/max/mdev = 251.635/251.660/251.677/0.579 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=216 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=54 time=216 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=217 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 216.638/216.994/217.682/0.725 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=245 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=56 time=245 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=56 time=245 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 1999ms
    rtt min/avg/max/mdev = 245.358/245.458/245.648/0.587 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=56 time=305 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=56 time=306 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=56 time=305 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 305.085/305.501/306.169/0.477 ms
    
    ----------------------------------------------
    Pings (lon-gb-ping.vultr.com):
    PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=56 time=296 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=56 time=296 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=56 time=296 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 296.211/296.223/296.242/0.444 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=56 time=321 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=56 time=321 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=56 time=321 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 1999ms
    rtt min/avg/max/mdev = 321.773/321.827/321.889/0.656 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 104.143.15.254 (104.143.15.254) 56(84) bytes of data.
    64 bytes from 104.143.15.254: icmp_seq=1 ttl=54 time=265 ms
    64 bytes from 104.143.15.254: icmp_seq=2 ttl=54 time=265 ms
    64 bytes from 104.143.15.254: icmp_seq=3 ttl=54 time=265 ms
    
    --- 104.143.15.254 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 265.306/265.699/265.977/0.660 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=268 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=56 time=268 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=56 time=268 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 268.085/268.290/268.530/0.183 ms
    
    ----------------------------------------------
    Pings (OVH Canada):
    PING bhs.proof.ovh.net (192.99.19.165) 56(84) bytes of data.
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=1 ttl=55 time=263 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=55 time=263 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=55 time=263 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 263.609/263.717/263.777/0.076 ms
    
    
    Code:
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net
    Start: Tue Feb 14 20:02:25 2017
    HOST: merlion                                   Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                             0.0%    10    0.7   0.7   0.6   0.7   0.0
      2.|-- gw2.sin1.sg.linode.com                                 0.0%    10    0.8   0.7   0.5   0.8   0.0
      3.|-- 6939.sgw.equinix.com                                   0.0%    10   11.7   2.7   1.3  11.7   3.3
      4.|-- pacnet-as10026.10gigabitethernet4-1.core1.sin1.he.net  0.0%    10    2.6   2.1   1.5   4.5   0.8
      5.|-- te0-2-0-0.wr1.sin0.10026.telstraglobal.net             0.0%    10    1.9   3.5   1.8   5.5   1.4
      6.|-- xe-0-1-1.gw1.sin2.pacnet.net                           0.0%    10    1.3   1.3   1.2   1.3   0.0
      7.|-- ???                                                   100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- unknown.scnet.net                                      0.0%    10    1.3   1.3   1.2   1.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.atlanta.linode.com
    Start: Tue Feb 14 20:02:42 2017
    HOST: merlion            Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::5287:89ff:fe40:9fc1  0.0%    10    0.8   0.9   0.8   1.0   0.0
      2.|-- 2400:8901:1111::1              80.0%    10    0.9   0.9   0.9   0.9   0.0
      3.|-- 2400:8901:10::1                 0.0%    10    1.1   1.1   0.8   2.2   0.0
      4.|-- 2400:8800:1f02:65::1            0.0%    10    1.7   1.7   1.6   1.8   0.0
      5.|-- 2001:504:0:4::3491:1            0.0%    10  247.3 247.3 247.2 247.4   0.0
      6.|-- xe-0-2-0.er1.ord5.us.above.net  0.0%    10  247.0 247.2 246.9 248.2   0.3
      7.|-- ae15.cr1.ord2.us.zip.zayo.com   0.0%    10  263.0 263.2 262.9 263.7   0.0
      8.|-- ae27.cs1.ord2.us.eth.zayo.com   0.0%    10  286.6 265.3 262.8 286.6   7.5
      9.|-- ae3.cs1.lga5.us.eth.zayo.com    0.0%    10  269.3 271.1 263.0 286.1   7.8
     10.|-- ae4.cs1.dca2.us.eth.zayo.com    0.0%    10  293.9 268.3 262.8 293.9  10.3
     11.|-- ae28.mpr4.atl6.us.zip.zayo.com  0.0%    10  263.3 263.5 263.0 265.3   0.6
     12.|-- ae4.mpr3.atl6.us.zip.zayo.com   0.0%    10  264.7 271.8 263.2 335.7  22.5
     13.|-- 2001:438:fffe::1cde             0.0%    10  247.7 247.9 247.6 249.1   0.3
     14.|-- 2600:3c02:4444:4::2             0.0%    10  247.9 248.0 247.6 249.7   0.6
     15.|-- 2600:3c02::4b                   0.0%    10  247.4 247.3 247.1 247.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.dallas.linode.com
    Start: Tue Feb 14 20:03:06 2017
    HOST: merlion                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1                     0.0%    10    1.0   0.9   0.8   1.1   0.0
      2.|-- 2400:8901:1110::1                                 10.0%    10    0.8   1.2   0.8   2.2   0.5
      3.|-- 2400:8901:10::1                                    0.0%    10    0.9   1.0   0.8   2.3   0.3
      4.|-- 2400:8800:1f02:65::1                               0.0%    10    1.8   1.7   1.5   1.8   0.0
      5.|-- 2400:8800:1f02:a::1                                0.0%    10    1.4   1.5   1.4   1.8   0.0
      6.|-- 2400:8800:1f02:a::2                                0.0%    10    1.2   3.3   1.2  12.0   3.4
      7.|-- if-ae-7-2.thar1.SVQ-Singapore.ipv6.as6453.net      0.0%    10    1.2   1.2   1.1   1.2   0.0
      8.|-- if-ae-11-2.tcore1.SVW-Singapore.ipv6.as6453.net    0.0%    10    1.6   1.6   1.5   1.9   0.0
      9.|-- if-et-23-2.hcore2.KV8-Chiba.ipv6.as6453.net        0.0%    10  242.0 242.2 242.0 242.6   0.0
     10.|-- if-ae-20-2.tcore2.LVW-Los-Angeles.ipv6.as6453.net  0.0%    10  245.4 245.5 244.1 251.1   2.3
     11.|-- if-ae-2-2.tcore1.LVW-Los-Angeles.ipv6.as6453.net   0.0%    10  243.2 244.3 243.1 248.5   2.0
     12.|-- if-ae-34-2.tcore2.DT8-Dallas.ipv6.as6453.net       0.0%    10  248.5 248.5 248.3 248.8   0.0
     13.|-- if-ae-2-2.tcore1.DT8-Dallas.ipv6.as6453.net        0.0%    10  248.8 251.4 248.4 265.3   5.4
     14.|-- 2001:5a0:2e00::5a                                  0.0%    10  249.0 249.0 248.9 249.3   0.0
     15.|-- 2600:3c00:2222:3::2                                0.0%    10  249.1 249.1 249.0 249.6   0.0
     16.|-- speedtest.dallas.linode.com                        0.0%    10  248.5 248.6 248.4 249.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net
    Start: Tue Feb 14 20:03:28 2017
    HOST: merlion                   Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1         0.0%    10    1.1   0.9   0.7   1.1   0.0
      2.|-- 2400:8901:1010::1                      0.0%    10    0.8   0.9   0.8   1.0   0.0
      3.|-- 2400:8901:10::2                       70.0%    10    0.9   1.0   0.9   1.0   0.0
      4.|-- 6939.sgw.equinix.com                   0.0%    10    6.7   5.9   0.9   9.2   2.5
      5.|-- 2001:470:0:352::2                      0.0%    10    1.0   1.1   1.0   1.3   0.0
      6.|-- ash-b1-link.telia.net                  0.0%    10  275.8 275.9 275.7 276.9   0.0
      7.|-- leaseweb-ic-150716-ash-b1.c.telia.net 60.0%    10  275.9 276.0 275.9 276.1   0.0
      8.|-- 2604:9a00::47                          0.0%    10  273.6 273.8 273.6 274.5   0.0
      9.|-- 2604:9a00:2010:a001:1:face:bad:c0de    0.0%    10  273.3 273.2 273.1 273.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sea01.softlayer.com
    Start: Tue Feb 14 20:03:47 2017
    HOST: merlion                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1                                     0.0%    10    0.9   0.9   0.9   0.9   0.0
      2.|-- 2400:8901:1110::1                                                 20.0%    10    0.9   0.9   0.8   1.0   0.0
      3.|-- 36351.sgw.equinix.com                                              0.0%    10    1.1   1.0   0.9   1.3   0.0
      4.|-- 4900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   81.4  81.4  81.3  81.5   0.0
      5.|-- 3900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   74.6  74.6  74.5  74.7   0.0
      6.|-- af10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  155.6 157.2 155.6 171.8   5.1
      7.|-- po3.bbr01.sr01.sea01.networklayer.com                              0.0%    10  162.7 162.9 162.7 163.4   0.0
      8.|-- po1.fcr01.sr01.sea01.networklayer.com                              0.0%    10  163.3 165.2 163.3 173.7   3.6
      9.|-- softlayer.com                                                      0.0%    10  162.8 162.8 162.8 162.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sjc01.softlayer.com
    Start: Tue Feb 14 20:04:05 2017
    HOST: merlion                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::5287:89ff:fe40:9fc1                                     0.0%    10    0.9   0.9   0.8   1.1   0.0
      2.|-- 2400:8901:1011::1                                                  0.0%    10    1.0   1.0   0.8   2.3   0.3
      3.|-- 2400:8901:10::2                                                   70.0%    10    2.2   1.3   0.9   2.2   0.7
      4.|-- 36351.sgw.equinix.com                                              0.0%    10    1.0   2.9   0.9  18.7   5.6
      5.|-- 4900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   81.4  81.5  81.4  81.8   0.0
      6.|-- 0900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  168.3 168.3 168.1 169.1   0.0
      7.|-- 1b10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  168.9 177.8 168.8 215.5  18.3
      8.|-- 2607:f0d0:2100:1::3                                                0.0%    10  230.7 178.9 168.6 230.7  18.9
      9.|-- softlayer.com                                                      0.0%    10  168.9 168.7 168.6 168.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.wdc01.softlayer.com
    Start: Tue Feb 14 20:04:21 2017
    HOST: merlion                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1                                     0.0%    10    0.9   0.9   0.8   1.0   0.0
      2.|-- 2400:8901:1010::1                                                  0.0%    10    0.9   1.1   0.9   2.2   0.3
      3.|-- 2400:8901:10::2                                                   20.0%    10    2.3   1.6   0.9   2.3   0.0
      4.|-- 36351.sgw.equinix.com                                              0.0%    10    1.0   2.8   0.9  19.7   5.9
      5.|-- 4900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   81.5  81.5  81.3  81.8   0.0
      6.|-- 0900.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  170.2 170.6 170.1 174.3   1.2
      7.|-- 4520.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  171.2 174.4 171.2 177.7   3.0
      8.|-- 2620.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  194.9 201.4 194.9 204.3   3.9
      9.|-- 9320.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  214.0 214.7 214.0 215.5   0.0
     10.|-- ea20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  231.0 230.6 229.3 231.5   0.7
     11.|-- 1a20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  229.2 228.0 227.6 229.2   0.3
     12.|-- 1400.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  228.0 228.1 227.9 228.3   0.0
     13.|-- po1.fcr01.sr01.wdc01.networklayer.com                              0.0%    10  234.9 234.0 227.8 251.2   7.0
     14.|-- softlayer.com                                                      0.0%    10  263.2 265.8 259.1 273.1   4.4
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.tokyo.linode.com
    Start: Tue Feb 14 20:04:37 2017
    HOST: merlion            Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1  0.0%    10    0.8   0.9   0.8   1.0   0.0
      2.|-- 2400:8901:1010::1               0.0%    10    1.0   1.2   0.9   2.4   0.5
      3.|-- 2400:8901:10::2                30.0%    10    1.0   0.9   0.8   1.0   0.0
      4.|-- 6939.sgw.equinix.com            0.0%    10    5.1   4.2   0.9  11.4   3.9
      5.|-- 10ge8-7.core1.par2.he.net      10.0%    10  199.4 203.8 199.4 209.6   4.1
      6.|-- 100ge10-1.core1.nyc4.he.net    10.0%    10  279.6 272.3 269.1 281.7   4.8
      7.|-- 10ge5-1.core1.nyc6.he.net      10.0%    10  277.0 273.4 268.6 280.5   4.8
      8.|-- peering.kddi.com                0.0%    10  269.2 281.1 269.2 382.7  35.7
      9.|-- 6nytjbb001.int-gw.kddi.ne.jp   10.0%    10  269.2 272.9 268.8 298.5   9.6
     10.|-- 6lacGCS001.int-gw.kddi.ne.jp   20.0%    10  341.3 341.0 340.5 341.6   0.0
     11.|-- 6lajbb001.int-gw.kddi.ne.jp     0.0%    10  340.7 340.9 340.3 341.9   0.0
     12.|-- 6otejbb205.int-gw.kddi.ne.jp   10.0%    10  269.0 272.0 268.4 283.9   6.0
     13.|-- 6cm-fcu204.int-gw.kddi.ne.jp   10.0%    10  270.0 274.3 268.9 283.0   5.0
     14.|-- 2001:268:f702:6d::2            10.0%    10  270.4 270.0 269.3 270.7   0.0
     15.|-- speedtest.tokyo.linode.com     10.0%    10  268.8 269.2 268.6 270.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sng01.softlayer.com
    Start: Tue Feb 14 20:04:55 2017
    HOST: merlion                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::5287:89ff:fe40:9fc1                                     0.0%    10    0.9   0.9   0.8   1.0   0.0
      2.|-- 2400:8901:1011::1                                                  0.0%    10    0.9   0.9   0.9   1.2   0.0
      3.|-- 2400:8901:10::2                                                   20.0%    10    1.0   0.9   0.8   1.0   0.0
      4.|-- 36351.sgw.equinix.com                                              0.0%    10    0.9   1.0   0.9   1.6   0.0
      5.|-- fb00.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10    2.0   3.2   2.0   5.2   1.1
      6.|-- 5.00.0000.ip4.static.sl-reverse.com                               90.0%    10    1.6   1.6   1.6   1.6   0.0
      7.|-- 2.00.0000.ip4.static.sl-reverse.com                                0.0%    10    1.6   1.6   1.5   1.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.london.linode.com
    Start: Tue Feb 14 20:05:11 2017
    HOST: merlion                             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1                   0.0%    10    0.9   0.9   0.8   1.1   0.0
      2.|-- 2400:8901:1110::1                               40.0%    10    0.8   1.1   0.8   2.2   0.4
      3.|-- 2400:8901:10::1                                  0.0%    10    1.0   1.0   0.9   1.4   0.0
      4.|-- 2400:8800:1f02:65::1                             0.0%    10    1.7   1.7   1.6   1.9   0.0
      5.|-- 2400:8800:1f02:a::1                              0.0%    10    1.5   1.6   1.4   1.8   0.0
      6.|-- 2400:8800:1f02:a::2                              0.0%    10    1.4   3.5   1.2  23.8   7.1
      7.|-- if-ae-7-2.thar1.SVQ-Singapore.ipv6.as6453.net    0.0%    10    1.5   1.6   1.1   3.1   0.5
      8.|-- if-ae-11-2.tcore1.SVW-Singapore.ipv6.as6453.net  0.0%    10    1.6   1.7   1.6   2.7   0.3
      9.|-- if-ae-16-2.tcore2.MLV-Mumbai.ipv6.as6453.net     0.0%    10   68.6  68.6  68.5  68.9   0.0
     10.|-- if-ae-12-2.tcore1.L78-London.ipv6.as6453.net     0.0%    10  184.2 184.4 184.2 186.0   0.5
     11.|-- if-ae-2-2.tcore2.L78-London.ipv6.as6453.net      0.0%    10  184.2 184.3 184.2 184.6   0.0
     12.|-- if-ae-15-2.tcore2.LDN-London.ipv6.as6453.net     0.0%    10  184.3 184.5 184.3 185.4   0.0
     13.|-- 2a01:3e0:10:2100::66                             0.0%    10  248.6 248.6 248.4 248.7   0.0
     14.|-- 2a01:7e00:7777:2::2                              0.0%    10  188.7 188.8 188.7 189.0   0.0
     15.|-- speedtest.london.linode.com                      0.0%    10  247.9 248.3 247.9 249.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.i3d.net
    Start: Tue Feb 14 20:05:31 2017
    HOST: merlion              Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::8678:acff:fe0b:f4c1    0.0%    10    1.0   0.9   0.8   1.0   0.0
      2.|-- 2400:8901:1010::1                 0.0%    10    1.0   0.9   0.8   1.0   0.0
      3.|-- 2400:8901:10::2                  50.0%    10    1.0   1.0   0.9   1.0   0.0
      4.|-- 6939.sgw.equinix.com              0.0%    10    1.0   5.1   1.0  11.0   3.8
      5.|-- 10ge8-7.core1.par2.he.net         0.0%    10  203.3 204.7 198.6 212.4   5.0
      6.|-- 100ge7-1.core1.lon2.he.net       10.0%    10  217.2 212.5 207.0 217.2   4.1
      7.|-- 20ge.linx-jnpr.th-n.i3d.net      20.0%    10  231.0 210.3 207.1 231.0   8.3
      8.|-- 20ge.cr1-lr0.smartdc.rtd.i3d.net 20.0%    10  213.9 214.0 211.4 216.3   1.6
      9.|-- 80ge.br2-cr1.smartdc.rtd.i3d.net 50.0%    10  348.4 387.0 348.4 406.4  22.3
     10.|-- hosted-by-i3d.net                 0.0%    10  213.8 213.9 213.1 214.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com
    Start: Tue Feb 14 20:05:54 2017
    HOST: merlion                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                               0.0%    10    0.7   0.7   0.6   1.0   0.0
      2.|-- gw-li842.linode.com                      0.0%    10    0.8   0.8   0.7   0.9   0.0
      3.|-- 139.162.0.18                             0.0%    10    0.9   1.2   0.8   2.1   0.3
      4.|-- 4826.sgw.equinix.com                     0.0%    10    1.5   1.7   1.4   2.8   0.0
      5.|-- ten-0-6-0-4.cor01.per02.wa.vocus.net.au  0.0%    10   96.1  96.0  95.9  96.2   0.0
      6.|-- bundle-102.cor03.syd03.nsw.vocus.net.au  0.0%    10   93.1  93.1  93.0  93.5   0.0
      7.|-- bundle-100.bdr04.syd03.nsw.VOCUS.net.au  0.0%    10   93.3  93.7  93.3  95.8   0.6
      8.|-- ip-134.197.255.49.in-addr.VOCUS.net.au   0.0%    10   92.7  92.7  92.6  92.8   0.0
      9.|-- xe-1-0-1.gw102.sy3.ap.equinix.com        0.0%    10   92.7  93.1  92.6  96.2   1.1
     10.|-- 180.189.25.6                             0.0%    10   95.9  97.6  95.8 107.2   3.4
     11.|-- vl901-ds1-b5-r1120.aus1.choopa.net       0.0%    10   95.0  93.6  93.3  95.0   0.5
     12.|-- ???                                     100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.212.117.vultr.com                 0.0%    10   95.9  96.0  95.8  97.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com
    Start: Tue Feb 14 20:06:15 2017
    HOST: merlion                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                               0.0%    10    0.6   0.7   0.6   0.9   0.0
      2.|-- gw2.sin1.sg.linode.com                   0.0%    10    0.7   0.8   0.6   1.0   0.0
      3.|-- 139.162.0.17                             0.0%    10    0.8   1.0   0.7   1.9   0.0
      4.|-- be15-10.br04.sin02.pccwbtn.net           0.0%    10    1.5   1.4   1.4   1.5   0.0
      5.|-- HundredGE0-3-0-0.br03.sin02.pccwbtn.net  0.0%    10    1.3   1.4   1.2   2.6   0.0
      6.|-- ntt.fe3-18.br01.sin02.pccwbtn.net        0.0%    10   68.3  68.7  68.2  69.9   0.3
      7.|-- ae-1.r21.sngpsi05.sg.bb.gin.ntt.net     10.0%    10   67.1  69.1  66.8  73.4   2.6
      8.|-- ae-20.r31.tokyjp05.jp.bb.gin.ntt.net    10.0%    10   70.2  70.3  70.1  71.4   0.0
      9.|-- ae-6.r02.tokyjp03.jp.bb.gin.ntt.net      0.0%    10   70.4  70.3  70.3  70.4   0.0
     10.|-- ???                                     100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- vl516-ds1-b5-r2605.tyo1.choopa.net       0.0%    10   71.0  71.0  70.9  71.1   0.0
     12.|-- ???                                     100.0    10    0.0   0.0   0.0   0.0   0.0
     13.|-- 108.61.201.151.vultr.com                 0.0%    10   70.7  70.6  70.6  70.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com
    Start: Tue Feb 14 20:06:34 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.3                                  0.0%    10    2.5   0.9   0.6   2.5   0.5
      2.|-- 139.162.0.13                                0.0%    10    0.7   0.7   0.6   0.8   0.0
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.4   0.4   0.3   0.5   0.0
      4.|-- te0-1-0-1.gw3.sjc1.10026.telstraglobal.net  0.0%    10  171.1 170.8 170.6 171.4   0.0
      5.|-- sjo-b21-link.telia.net                      0.0%    10  191.1 191.3 191.1 192.6   0.3
      6.|-- las-b21-link.telia.net                      0.0%    10  187.8 187.8 187.7 188.0   0.0
      7.|-- las-b4-link.telia.net                       0.0%    10  186.9 186.9 186.8 187.1   0.0
      8.|-- vultr-ic-318444-las-b4.c.telia.net          0.0%    10  182.2 186.0 172.8 214.1  15.7
      9.|-- vl901-ds1-b5-c705.lax3.choopa.net           0.0%    10  186.8 186.9 186.7 187.1   0.0
     10.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.219.200.vultr.com                    0.0%    10  186.1 186.1 186.0 186.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com
    Start: Tue Feb 14 20:06:53 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                  0.0%    10    0.6   0.7   0.6   0.8   0.0
      2.|-- gw2.sin1.sg.linode.com                      0.0%    10    0.7   0.7   0.7   0.8   0.0
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.4   0.5   0.3   0.8   0.0
      4.|-- te0-2-0-1.gw4.sjc1.10026.telstraglobal.net  0.0%    10  177.6 177.6 177.6 177.7   0.0
      5.|-- xe-8-1-0-216.cr2-sjc1.ip4.gtt.net           0.0%    10  177.3 177.3 177.2 177.5   0.0
      6.|-- et-2-3-0.cr3-sea2.ip4.gtt.net               0.0%    10  194.7 194.6 194.5 194.7   0.0
      7.|-- choopa-gw.ip4.gtt.net                       0.0%    10  194.8 195.6 194.6 198.6   1.2
      8.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
      9.|-- 108.61.194.105.vultr.com                    0.0%    10  194.7 194.8 194.7 195.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com
    Start: Tue Feb 14 20:07:11 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                  0.0%    10    0.7   0.7   0.6   0.8   0.0
      2.|-- gw2.sin1.sg.linode.com                      0.0%    10    0.8   0.9   0.7   1.9   0.0
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.4   2.1   0.3  17.1   5.3
      4.|-- te0-2-0-1.gw4.sjc1.10026.telstraglobal.net  0.0%    10  177.6 177.7 177.5 178.1   0.0
      5.|-- xe-8-1-0-216.cr2-sjc1.ip4.gtt.net           0.0%    10  177.3 177.8 177.3 180.2   0.7
      6.|-- xe-2-0-1.cr0-dal2.ip4.gtt.net               0.0%    10  205.4 205.4 205.3 205.9   0.0
      7.|-- ip4.gtt.net                                 0.0%    10  205.5 205.4 205.3 205.5   0.0
      8.|-- vl902-ds1-b5-02.04.dal4.choopa.net          0.0%    10  206.5 206.2 206.1 206.5   0.0
      9.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 108.61.224.175.vultr.com                    0.0%    10  205.5 205.5 205.4 205.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com
    Start: Tue Feb 14 20:07:28 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.3                                  0.0%    10    0.7   0.7   0.5   0.8   0.0
      2.|-- 139.162.0.13                                0.0%    10    0.6   0.8   0.6   1.0   0.0
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.5   0.8   0.4   3.5   0.9
      4.|-- te0-0-0-4.gw3.sjc1.10026.telstraglobal.net  0.0%    10  177.8 177.9 177.7 178.0   0.0
      5.|-- sjo-b21-link.telia.net                      0.0%    10  195.5 195.6 195.4 196.4   0.0
      6.|-- kanc-b1-link.telia.net                      0.0%    10  228.3 228.3 228.2 228.5   0.0
      7.|-- chi-b21-link.telia.net                      0.0%    10  251.3 251.2 251.1 251.5   0.0
      8.|-- vultr-ic-318445-chi-b21.c.telia.net         0.0%    10  280.3 280.8 280.2 285.3   1.5
      9.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 107.191.51.12.vultr.com                     0.0%    10  232.7 229.2 220.2 260.3  12.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com
    Start: Tue Feb 14 20:07:45 2017
    HOST: merlion                                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                          0.0%    10    0.7   0.7   0.6   0.9   0.0
      2.|-- gw2.sin1.sg.linode.com                              0.0%    10    0.8   0.7   0.6   0.8   0.0
      3.|-- 139.162.0.17                                        0.0%    10    2.0   1.0   0.7   2.0   0.3
      4.|-- be15-10.br04.sin02.pccwbtn.net                      0.0%    10    1.6   1.6   1.4   1.7   0.0
      5.|-- TenGE0-0-1-0.br04.sjo01.pccwbtn.net                 0.0%    10  175.0 175.0 174.8 175.1   0.0
      6.|-- be3044.ccr41.sjc03.atlas.cogentco.com               0.0%    10  164.5 164.8 164.5 165.9   0.0
      7.|-- be3144.ccr22.sjc01.atlas.cogentco.com               0.0%    10  164.9 165.0 164.9 165.2   0.0
      8.|-- be3177.ccr22.lax01.atlas.cogentco.com               0.0%    10  167.5 167.4 167.1 167.7   0.0
      9.|-- be2932.ccr22.phx02.atlas.cogentco.com               0.0%    10  179.0 178.8 178.5 179.1   0.0
     10.|-- be2930.ccr21.elp01.atlas.cogentco.com               0.0%    10  186.7 186.7 186.6 186.9   0.0
     11.|-- be2927.ccr41.iah01.atlas.cogentco.com               0.0%    10  202.5 202.8 202.4 204.7   0.6
     12.|-- be2687.ccr41.atl01.atlas.cogentco.com               0.0%    10  216.7 217.0 216.6 218.5   0.5
     13.|-- te0-0-2-0.rcr11.b009789-2.atl01.atlas.cogentco.com  0.0%    10  217.4 217.4 217.2 218.6   0.3
     14.|-- 38.140.47.10                                        0.0%    10  259.3 260.0 259.1 263.4   1.3
     15.|-- vl901-ds1-b5-r7.atl2.choopa.net                     0.0%    10  246.5 246.9 246.4 250.7   1.3
     16.|-- ???                                                100.0    10    0.0   0.0   0.0   0.0   0.0
     17.|-- 108.61.193.166.vultr.com                            0.0%    10  237.4 237.4 237.2 237.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com
    Start: Tue Feb 14 20:08:03 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.3                                  0.0%    10    0.7   0.7   0.7   0.8   0.0
      2.|-- 139.162.0.13                                0.0%    10    0.7   0.9   0.7   1.9   0.3
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.4   0.4   0.4   0.5   0.0
      4.|-- te0-2-0-1.gw3.sjc1.10026.telstraglobal.net  0.0%    10  167.9 167.9 167.6 168.2   0.0
      5.|-- sjo-b21-link.telia.net                      0.0%    10  188.2 188.1 188.1 188.2   0.0
      6.|-- ash-bb4-link.telia.net                      0.0%    10  261.2 261.1 261.1 261.2   0.0
      7.|-- mai-b1-link.telia.net                       0.0%    10  266.1 265.9 265.7 266.9   0.3
      8.|-- vultr-ic-318945-mai-b1.c.telia.net         20.0%    10  252.0 252.3 251.9 254.4   0.7
      9.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 104.156.244.232                             0.0%    10  251.7 251.9 251.7 253.3   0.3
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com
    Start: Tue Feb 14 20:08:20 2017
    HOST: merlion              Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.3                        0.0%    10    0.7   0.7   0.7   0.8   0.0
      2.|-- 139.162.0.9                       0.0%    10    0.8   0.7   0.7   0.8   0.0
      3.|-- be15-10.br04.sin02.pccwbtn.net    0.0%    10    1.6   1.5   1.4   1.7   0.0
      4.|-- TenGE11-4.br01.sin02.pccwbtn.net  0.0%    10    1.4   7.9   1.4  65.7  20.3
      5.|-- TenGE11-4.br01.sin02.pccwbtn.net  0.0%    10    1.1   1.2   1.0   1.4   0.0
      6.|-- xe-1-2-0.sin10.ip4.gtt.net        0.0%    10  166.9 171.2 166.8 210.0  13.6
      7.|-- et-2-1-0.cr0-nyc4.ip4.gtt.net     0.0%    10  213.7 213.2 213.1 213.7   0.0
      8.|-- as20473-gw.nyc40.ip4.gtt.net      0.0%    10  216.6 217.2 216.6 219.3   0.7
      9.|-- vl39-br1.pnj1.choopa.net          0.0%    10  216.7 219.7 216.7 226.4   3.8
     10.|-- vl139-c4-3-b5-2.pnj1.choopa.net   0.0%    10  214.3 214.3 214.0 215.8   0.5
     11.|-- ???                              100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.149.182.vultr.com          0.0%    10  213.7 214.9 213.7 216.9   1.2
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com
    Start: Tue Feb 14 20:08:39 2017
    HOST: merlion              Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                        0.0%    10    0.7   0.7   0.6   0.7   0.0
      2.|-- gw-li842.linode.com               0.0%    10    0.8   0.9   0.6   1.9   0.0
      3.|-- be15-10.br04.sin02.pccwbtn.net    0.0%    10    1.5   1.5   1.4   1.5   0.0
      4.|-- TenGE11-4.br01.sin02.pccwbtn.net  0.0%    10    1.5  23.3   1.3 214.3  67.1
      5.|-- TenGE11-4.br01.sin02.pccwbtn.net  0.0%    10    1.2  26.5   1.0 137.4  53.7
      6.|-- xe-1-2-0.sin10.ip4.gtt.net        0.0%    10  166.8 166.8 166.7 166.9   0.0
      7.|-- xe-0-2-2.cr1-fra2.ip4.gtt.net     0.0%    10  245.3 246.0 245.2 252.0   2.1
      8.|-- ip4.gtt.net                       0.0%    10  245.4 246.8 245.2 256.0   3.3
      9.|-- ???                              100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 108.61.210.117.vultr.com          0.0%    10  245.4 245.4 245.2 246.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com
    Start: Tue Feb 14 20:08:56 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                  0.0%    10    0.8   0.7   0.6   0.8   0.0
      2.|-- gw2.sin1.sg.linode.com                      0.0%    10    2.1   1.1   0.7   2.1   0.5
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    0.5   4.1   0.4  37.5  11.7
      4.|-- te0-1-0-5.gw2.lax3.10026.telstraglobal.net  0.0%    10  161.2 161.2 161.2 161.3   0.0
      5.|-- xe2-0-1.gw1.lon1.10026.telstraglobal.net    0.0%    10  307.7 306.8 306.6 307.7   0.0
      6.|-- 80.249.212.38                               0.0%    10  316.2 316.6 314.4 330.1   4.8
      7.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 108.61.198.102.vultr.com                    0.0%    10  305.2 305.2 305.0 305.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com
    Start: Tue Feb 14 20:09:13 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                                  0.0%    10    0.7   0.7   0.6   0.8   0.0
      2.|-- gw2.sin1.sg.linode.com                      0.0%    10    0.8   0.9   0.7   2.0   0.3
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10    1.1   3.1   0.4  26.7   8.3
      4.|-- te0-1-0-5.gw2.lax3.10026.telstraglobal.net  0.0%    10  161.2 161.2 161.1 161.3   0.0
      5.|-- xe2-3-1-0.gw1.lon1.10026.telstraglobal.net  0.0%    10  296.0 296.0 295.9 296.0   0.0
      6.|-- vl32-br1-cer.lon3.choopa.net                0.0%    10  301.2 295.6 294.3 301.2   2.3
      7.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 108.61.196.101.vultr.com                    0.0%    10  296.4 296.3 296.3 296.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com
    Start: Tue Feb 14 20:09:29 2017
    HOST: merlion                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.3                                  0.0%    10    0.6   0.7   0.6   0.7   0.0
      2.|-- 139.162.0.13                                0.0%    10    0.7   0.8   0.7   1.9   0.3
      3.|-- LDE-0022.10026.telstraglobal.net            0.0%    10   14.7   5.6   0.4  14.7   6.1
      4.|-- te0-1-0-1.gw3.sjc1.10026.telstraglobal.net  0.0%    10  170.7 170.6 170.5 170.9   0.0
      5.|-- sjo-b21-link.telia.net                      0.0%    10  191.0 191.1 191.0 191.3   0.0
      6.|-- ash-bb3-link.telia.net                      0.0%    10  270.6 270.7 270.6 270.7   0.0
      7.|-- prs-bb3-link.telia.net                      0.0%    10  322.6 322.7 322.4 323.7   0.3
      8.|-- prs-b7-link.telia.net                       0.0%    10  355.2 355.8 353.4 360.1   1.9
      9.|-- vultr-ic-312910-prs-b7.c.telia.net          0.0%    10  321.8 322.6 321.8 328.5   2.0
     10.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.209.127.vultr.com                    0.0%    10  321.8 321.9 321.8 322.6   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas
    Start: Tue Feb 14 20:09:47 2017
    HOST: merlion         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                   0.0%    10    0.8   0.7   0.6   0.8   0.0
      2.|-- gw2.sin1.sg.linode.com       0.0%    10    2.0   0.9   0.6   2.0   0.3
      3.|-- 6939.sgw.equinix.com         0.0%    10    1.3   4.2   1.2  10.8   3.9
      4.|-- 10ge8-7.core1.par2.he.net   10.0%    10  295.0 279.9 263.4 295.0  10.5
      5.|-- 100ge10-1.core1.nyc4.he.net 50.0%    10  262.1 263.8 260.1 267.5   2.8
      6.|-- 100ge5-1.core1.chi1.he.net  10.0%    10  268.3 267.7 261.8 296.8  11.2
      7.|-- 100ge14-2.core1.msp1.he.net 10.0%    10  263.9 267.9 263.6 272.9   3.9
      8.|-- 100ge8-1.core1.den1.he.net   0.0%    10  268.6 265.3 263.3 268.8   2.0
      9.|-- 100ge10-2.core1.slc1.he.net 10.0%    10  266.9 265.7 264.4 267.2   0.7
     10.|-- 10ge1-1.core1.las1.he.net   10.0%    10  265.2 268.2 264.6 273.6   3.6
     11.|-- ???                         100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- core1.las1.as53340.net       0.0%    10  260.7 262.9 260.1 268.7   3.1
     13.|-- 192.228.109.86               0.0%    10  267.9 265.9 264.7 267.9   0.9
     14.|-- lg.las1.ultravps.net         0.0%    10  265.0 265.3 264.3 266.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Seattle
    Start: Tue Feb 14 20:10:05 2017
    HOST: merlion         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 103.3.60.2                   0.0%    10    0.6   0.7   0.6   1.1   0.0
      2.|-- gw-li842.linode.com          0.0%    10    0.8   1.1   0.8   3.4   0.7
      3.|-- 139.162.0.18                 0.0%    10    0.8   1.1   0.7   2.0   0.0
      4.|-- 6939.sgw.equinix.com         0.0%    10    1.4   2.7   1.3   6.7   1.8
      5.|-- 10ge8-7.core1.par2.he.net    0.0%    10  270.2 269.3 259.9 296.0  10.7
      6.|-- 100ge10-1.core1.nyc4.he.net 10.0%    10  262.6 266.6 262.6 270.7   2.9
      7.|-- 100ge5-1.core1.chi1.he.net  30.0%    10  264.8 268.4 264.8 272.3   2.9
      8.|-- 100ge14-2.core1.msp1.he.net 10.0%    10  264.4 272.0 264.2 285.8   9.6
      9.|-- 100ge4-1.core1.sea1.he.net  10.0%    10  268.1 268.8 266.8 273.1   1.8
     10.|-- six.core1.sea1.fiberhub.net 40.0%    10  267.3 267.5 266.6 267.9   0.0
     11.|-- 76.164.234.1                20.0%    10  267.2 267.7 267.2 268.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 OVH Canada
    Start: Tue Feb 14 20:10:22 2017
    HOST: merlion            Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2400:8901::5287:89ff:fe40:9fc1  0.0%    10    0.9   1.0   0.8   1.2   0.0
      2.|-- 2400:8901:1111::1              50.0%    10    0.9   0.9   0.9   0.9   0.0
      3.|-- 6939.sgw.equinix.com            0.0%    10   13.4   5.7   0.9  13.4   4.5
      4.|-- 10ge8-7.core1.par2.he.net      20.0%    10  201.4 203.9 198.0 212.3   5.2
      5.|-- 100ge10-1.core1.nyc4.he.net    20.0%    10  269.6 271.7 269.2 276.0   2.3
      6.|-- paix-ny.bell.ca                 0.0%    10  270.2 270.4 269.7 271.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.|-- 2001:4958:1::11                40.0%    10  347.4 289.7 277.0 347.4  28.3
     10.|-- po8.mtl-1-6k.qc.ca             10.0%    10  290.8 292.0 289.9 301.8   3.7
     11.|-- be10-1000.bhs-g1-a9.qc.ca      30.0%    10  293.0 291.5 290.5 293.0   0.6
     12.|-- vl20.bhs-g1-a75.qc.ca          30.0%    10  290.1 290.3 289.8 291.7   0.0
     13.|-- be50-5.bhs-3b-a9.qc.ca         20.0%    10  546.0 534.9 470.1 584.2  35.3
     14.|-- 2607:5300:60:44a5::1           11.1%     9  291.2 290.3 289.7 291.2   0.0
    
    
    Code:
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    entropy_avail: 4067
    entropy_avail: 4067
    entropy_avail: 4067
    entropy_avail: 4067
    
    Code:
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc -multi 1
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Sun Nov  6 03:45:24 UTC 2016
    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              20635.73k    64179.33k   145379.16k   207658.35k   241562.97k
    sha1             25280.74k    70732.67k   145096.19k   215278.59k   262135.84k
    rc4             135232.80k   244508.17k   272279.21k   286408.02k   289841.15k
    aes-128 cbc      47344.59k    50002.92k    53594.71k   119604.91k   120673.62k
    aes-256 cbc      35292.14k    38885.21k    39174.57k    84336.98k    87416.83k
    sha256           18697.95k    40572.01k    72254.81k    88284.50k    94879.74k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.003261s 0.000093s    306.7  10752.7
    rsa 4096 bits 0.024320s 0.000347s     41.1   2881.8
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0003s   0.0011s   3690.0    925.9
    -------------------------------------------
    openssl speed -evp aes256 -multi 1
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Sun Nov  6 03:45:24 UTC 2016
    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             181913.79k   192557.61k   195626.24k   195332.25k   196266.67k
    -------------------------------------------
    openssl speed -evp aes128 -multi 1
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Sun Nov  6 03:45:24 UTC 2016
    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             242326.76k   298851.11k   502341.63k   475987.97k   557935.27k
    
    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: 3.275 seconds
        Minimum number of seconds to run all queries: 3.094 seconds
        Maximum number of seconds to run all queries: 3.511 seconds
        Number of clients running queries: 64
        Average number of queries per client: 390
    
    Dropping the database is potentially a very bad thing to do.
    Any data stored in the database will be destroyed.
    
    Do you really want to drop the 'test' database [y/N] Database "test" dropped
    
    Code:
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    CPU: 1 x Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
                  total        used        free      shared  buff/cache   available
    Mem:            989         274         375          24         338         473
    Low:            989         613         375
    High:             0           0           0
    Swap:           255           1         254
    ----------------------------------------------
    PHP 7.1.0 (cli) (built: Feb 14 2017 19:26:46) ( NTS )
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v3.1.0-dev, Copyright (c) 1998-2016 Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/a_customphp.ini,
    /etc/centminmod/php.d/curlcainfo.ini,
    /etc/centminmod/php.d/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/mailparse.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/redis.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    exif
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    ldap
    libxml
    mailparse
    mbstring
    mcrypt
    memcache
    memcached
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    PDO_ODBC
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    redis
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    xsl
    zip
    zlib
    
    [Zend Modules]
    
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    simple             0.033
    simplecall         0.010
    simpleucall        0.028
    simpleudcall       0.031
    mandel             0.121
    mandel2            0.118
    ackermann(7)       0.029
    ary(50000)         0.006
    ary2(50000)        0.004
    ary3(2000)         0.063
    fibo(30)           0.109
    hash1(50000)       0.017
    hash2(500)         0.011
    heapsort(20000)    0.029
    matrix(20)         0.031
    nestedloop(12)     0.059
    sieve(30)          0.022
    strcat(200000)     0.006
    ------------------------
    Total              0.729
    real: 0.77s user: 0.76s sys: 0.00s cpu: 99% maxmem: 35816 KB cswaits: 7
    
    simple             0.033
    simplecall         0.010
    simpleucall        0.027
    simpleudcall       0.031
    mandel             0.118
    mandel2            0.120
    ackermann(7)       0.029
    ary(50000)         0.006
    ary2(50000)        0.004
    ary3(2000)         0.065
    fibo(30)           0.113
    hash1(50000)       0.017
    hash2(500)         0.012
    heapsort(20000)    0.029
    matrix(20)         0.031
    nestedloop(12)     0.059
    sieve(30)          0.021
    strcat(200000)     0.006
    ------------------------
    Total              0.732
    real: 0.77s user: 0.75s sys: 0.01s cpu: 99% maxmem: 35992 KB cswaits: 2
    
    simple             0.032
    simplecall         0.010
    simpleucall        0.031
    simpleudcall       0.035
    mandel             0.118
    mandel2            0.119
    ackermann(7)       0.031
    ary(50000)         0.006
    ary2(50000)        0.004
    ary3(2000)         0.062
    fibo(30)           0.119
    hash1(50000)       0.017
    hash2(500)         0.012
    heapsort(20000)    0.030
    matrix(20)         0.031
    nestedloop(12)     0.059
    sieve(30)          0.022
    strcat(200000)     0.006
    ------------------------
    Total              0.745
    real: 0.79s user: 0.77s sys: 0.00s cpu: 98% maxmem: 35684 KB cswaits: 2
    
    bench.php results from 3 runs
    0.729
    0.732
    0.745
    
    bench.php avg: 0.7353
    Avg: real: 0.78s user: 0.76s sys: 0.00s cpu: 98.67% maxmem: 35830.67KB cswaits: 3.67
    created results log at /home/phpbench_logs/bench_140217-193555.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140217-193555.log
    
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    empty_loop         0.058
    func()             0.134    0.076
    undef_func()       0.144    0.086
    int_func()         0.119    0.061
    $x = self::$x      0.114    0.057
    self::$x = 0       0.110    0.052
    isset(self::$x)    0.112    0.054
    empty(self::$x)    0.113    0.056
    $x = Foo::$x       0.085    0.028
    Foo::$x = 0        0.080    0.023
    isset(Foo::$x)     0.078    0.021
    empty(Foo::$x)     0.082    0.025
    self::f()          0.169    0.112
    Foo::f()           0.132    0.074
    $x = $this->x      0.087    0.029
    $this->x = 0       0.063    0.006
    $this->x += 2      0.119    0.061
    ++$this->x         0.081    0.023
    --$this->x         0.079    0.022
    $this->x++         0.094    0.037
    $this->x--         0.096    0.038
    isset($this->x)    0.105    0.047
    empty($this->x)    0.239    0.181
    $this->f()         0.146    0.089
    $x = Foo::TEST     0.113    0.056
    new Foo()          0.377    0.319
    $x = TEST          0.074    0.017
    $x = $_GET         0.119    0.062
    $x = $GLOBALS['v'] 0.187    0.129
    $x = $hash['v']    0.125    0.067
    $x = $str[0]       0.142    0.085
    $x = $a ?: null    0.085    0.028
    $x = $f ?: tmp     0.096    0.038
    $x = $f ? $f : $a  0.085    0.028
    $x = $f ? $f : tmp 0.093    0.036
    ------------------------
    Total              4.135
    real: 4.20s user: 4.17s sys: 0.00s cpu: 99% maxmem: 29792 KB cswaits: 3
    
    empty_loop         0.035
    func()             0.131    0.096
    undef_func()       0.145    0.110
    int_func()         0.121    0.086
    $x = self::$x      0.114    0.079
    self::$x = 0       0.109    0.074
    isset(self::$x)    0.108    0.073
    empty(self::$x)    0.113    0.078
    $x = Foo::$x       0.085    0.050
    Foo::$x = 0        0.083    0.048
    isset(Foo::$x)     0.077    0.042
    empty(Foo::$x)     0.083    0.048
    self::f()          0.172    0.137
    Foo::f()           0.132    0.097
    $x = $this->x      0.091    0.056
    $this->x = 0       0.064    0.029
    $this->x += 2      0.117    0.082
    ++$this->x         0.079    0.045
    --$this->x         0.080    0.046
    $this->x++         0.096    0.061
    $this->x--         0.097    0.062
    isset($this->x)    0.105    0.071
    empty($this->x)    0.265    0.230
    $this->f()         0.148    0.114
    $x = Foo::TEST     0.110    0.075
    new Foo()          0.401    0.366
    $x = TEST          0.073    0.038
    $x = $_GET         0.115    0.081
    $x = $GLOBALS['v'] 0.177    0.142
    $x = $hash['v']    0.126    0.091
    $x = $str[0]       0.135    0.100
    $x = $a ?: null    0.084    0.049
    $x = $f ?: tmp     0.095    0.061
    $x = $f ? $f : $a  0.085    0.050
    $x = $f ? $f : tmp 0.092    0.057
    ------------------------
    Total              4.141
    real: 4.19s user: 4.17s sys: 0.00s cpu: 99% maxmem: 29620 KB cswaits: 2
    
    empty_loop         0.040
    func()             0.133    0.093
    undef_func()       0.145    0.105
    int_func()         0.120    0.081
    $x = self::$x      0.111    0.072
    self::$x = 0       0.107    0.068
    isset(self::$x)    0.106    0.067
    empty(self::$x)    0.112    0.072
    $x = Foo::$x       0.084    0.044
    Foo::$x = 0        0.080    0.040
    isset(Foo::$x)     0.077    0.038
    empty(Foo::$x)     0.083    0.043
    self::f()          0.175    0.135
    Foo::f()           0.132    0.092
    $x = $this->x      0.088    0.048
    $this->x = 0       0.062    0.023
    $this->x += 2      0.114    0.075
    ++$this->x         0.080    0.040
    --$this->x         0.080    0.040
    $this->x++         0.096    0.056
    $this->x--         0.096    0.056
    isset($this->x)    0.106    0.066
    empty($this->x)    0.207    0.168
    $this->f()         0.145    0.105
    $x = Foo::TEST     0.110    0.070
    new Foo()          0.386    0.346
    $x = TEST          0.073    0.033
    $x = $_GET         0.117    0.077
    $x = $GLOBALS['v'] 0.176    0.137
    $x = $hash['v']    0.124    0.084
    $x = $str[0]       0.133    0.093
    $x = $a ?: null    0.084    0.044
    $x = $f ?: tmp     0.095    0.056
    $x = $f ? $f : $a  0.086    0.046
    $x = $f ? $f : tmp 0.110    0.071
    ------------------------
    Total              4.070
    real: 4.12s user: 4.09s sys: 0.01s cpu: 99% maxmem: 29944 KB cswaits: 2
    
    micro_bench.php results from 3 runs
    4.135
    4.141
    4.070
    
    micro_bench.php avg: 4.1153
    Avg: real: 4.17s user: 4.14s sys: 0.00s cpu: 99.00% maxmem: 29785.33KB cswaits: 2.33
    created results log at /home/phpbench_logs/bench_micro_140217-193555.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_140217-193555.log
    
    
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    centminmodbench.sh Total Run Time: 2385.483514961 seconds
     
  4. RB1

    RB1 Active Member

    292
    75
    28
    Nov 11, 2016
    California
    Ratings:
    +122
    Local Time:
    2:32 PM
    Nginx 1.21.x
    MariaDB 10.1.x
    Not the best server you can get, but hey...it's ridiculously cheap @ $0.0075/hr :cool:
    I will probably get one of these cheap $5 VPSs for experimental tweaking
     
  5. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    sweet that's actually fast time for 1 cpu core with betainstaller-latest.sh which has extra compiled options enabled by default which usual betainstaller.sh has disabled so adds ~60% to initial install times due to enabled PHP 7 defaults and intel optimised compiler flags including Profile Guided Optimisations - PGO PHP 7 speed boost compilations :)

    Network speed looks awesome 129MB/s and 163MB/s cachefly single threaded wget and multi-threaded axel bandwidth speeds :D

    Using same fast Intel Xeon E5-2680v3 cpus too !
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Looking good VPS plan line up wise :) Though 1GB Linode 20GB disk space is below Centmin Mod LEMP Install Guide recommended disk requiredments. Next up is I'd like to see Linode add 75% to 100% bump in disk capacity for each plans :D

    upload_2017-2-15_10-31-23.png
     
  7. buik

    buik “The best traveler is one without a camera.”

    1,990
    518
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,647
    Local Time:
    11:32 PM
    Great news :)
     
  8. RB1

    RB1 Active Member

    292
    75
    28
    Nov 11, 2016
    California
    Ratings:
    +122
    Local Time:
    2:32 PM
    Nginx 1.21.x
    MariaDB 10.1.x
    At least they gave those of us on the $10/mo plan 6GB for free :)
    30GB now instead of 24GB!
     
  9. ethanpil

    ethanpil Active Member

    173
    55
    28
    Nov 8, 2015
    Ratings:
    +101
    Local Time:
    7:32 AM
  10. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    You can though for Centmin Mod LEMP stack to be a well rounded auto LEMP stack installer I also anticipated what folks would need dependency wise - including my own usage requirements, so they can in future install stuff without figuring the dependency requirements themselves. That's a cost to cater to the widest audience. FYI, CentOS 7 officially recommends at least 20GB disk space just for CentOS fresh virgin install itself. So that's not including what Centmin Mod installs + what your website(s) usage requirements.

    Also some dependencies are needed for options not enabled by default in Centmin Mod, but can be from end users optional selections. So they may not be needed or used now, but will if you enable them. So be very careful what you remove yum package wise.

    See https://community.centminmod.com/th...uirements-for-centmin-mod-lemp-installs.6075/
     
  11. BoostN

    BoostN Active Member

    134
    27
    28
    Aug 19, 2014
    Ratings:
    +42
    Local Time:
    4:32 PM
    1.13.6
    10.0.34
    I noticed they are going to introduce block storage as well soon.. that will help in regards not having to buy memory, but you need the extra storage.
     
  12. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yup they mentioned it in feature request thread on their support forums too :)

    They're going after DigitalOcean Linode challenges DigitalOcean with its new $5 instances - They also have a new fresh Linode control panel in the works it seems. Hoping it's much easier to get setup like DO :)
     
  13. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  14. BoostN

    BoostN Active Member

    134
    27
    28
    Aug 19, 2014
    Ratings:
    +42
    Local Time:
    4:32 PM
    1.13.6
    10.0.34
    Agreed. The Linode's control panel needs a upgrade badly...
     
  15. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah would love to see it more stream lined for linode vps creation :)
     
  16. buik

    buik “The best traveler is one without a camera.”

    1,990
    518
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,647
    Local Time:
    11:32 PM
    I don't give a rats a.... about design:). But that's my opinion.

    If my servers are running fine (and Linode is Rock solid cost/benefit related / last failure Christmas 2015), there is no need to use the panel.

    I am using the panel 1 or 2 times in 90 days (Apart from new servers),
    not Day-to-day.

    Feature wise: Linode's Panel is superior compared to competitors in terms of functionality.
    And that's important for a server administrator, not the design.
    My conclusion. It should be functional and nothing else matters.
     
    Last edited: Feb 18, 2017
  17. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    True only reason i'd like a more noob friendly streamlined design is it makes my recommendations to noobs for Linode more digestible by the noobs. Otherwise, they get put off with the steps required to try Linode. That's probably why DigitalOcean has been able to capitalise of this and take up a large majority of devs or system admin noobs !
     
  18. buik

    buik “The best traveler is one without a camera.”

    1,990
    518
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,647
    Local Time:
    11:32 PM
    Its hard to develop c.q. design a panel that is both admin and noob user friendly.
    Perhaps a roll advanced options selection menu with advanced feature's or so.

    But because both groups (noobs <> admins) are 180 degrees apart from each other.
    It is very difficult to serve both groups and satisfy both groups.

    The power of Digital ocean is making nerd services cheap and easy peasy for the mainstream but also for admins (all or nothing without a lot of custom options).

    A big success. And partly because of that, cheap Linode (quite pricey before Digital ocean) and AWS Lightsail (nonexistent before) VPS. So benefits (sweet and candy) for all clients.
     
    Last edited: Feb 19, 2017
  19. eva2000

    eva2000 Administrator Staff Member

    53,209
    12,113
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,649
    Local Time:
    7:32 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    I'd like to see a noob interface just have the following fields to provision a new VPS to start with
    1. vps plan selection or select template name
    2. hostname
    3. operating system
    4. operating system version
    5. location/region
    6. ipv6 enable/disable
    7. private networking enable/disable
    8. ssh key
    9. advanced options - i.e. partitioning, backups, snapshots, use template name etc
    10. save provisioning template name - allows you to save the choices made here as a template name you can use
     
  20. buik

    buik “The best traveler is one without a camera.”

    1,990
    518
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,647
    Local Time:
    11:32 PM
    Noob ;)