Welcome to Centmin Mod Community
Register Now

Benchmarks Upcloud Upcloud.com KVM VPS Benchmarks $10/month

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Jul 24, 2017.

  1. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    A few Centmin Mod users have reported great performance experience using Upcloud.com, so thought I'd check them out by spinning on a $10/month 1GB memory, 30GB SSD disk KVM VPS in Chicago datacenter. They offer a free trial but has limitations. I asked kindly to have a free full account trial credits without the limitations and they obliged :)
    • 1 GB Memory
    • 1 CPU Core
    • 30 GB MaxIOPS - you can additional disk space
    • 2 TB Transfer
    • CentOS 7.3 64bit
    • Chicago Datacenter
    • 500Mbit/s uplink
    They have the following datacenters of which you can migrate your VPS servers between them as well:
    • Amsterdam, Netherlands
    • Chicago, USA
    • Frankfurt, Germany
    • London, UK
    • Helsinki, Finland
    • Singapore, Singapore

    Server Specs




    The Upcloud KVM VPS in Chicago sports a Intel Xeon E5-2687v4 Broadwell-EP based processor clocked at 3.0Ghz base so one of the faster Xeon E5 based VPS providers out there :)

    Code (Text):
    cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 79
    model name      : Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz
    stepping        : 1
    microcode       : 0x1
    cpu MHz         : 2999.996
    cache size      : 30720 KB
    physical id     : 0
    siblings        : 1
    core id         : 0
    cpu cores       : 1
    apicid          : 0
    initial apicid  : 0
    fpu             : yes
    fpu_exception   : yes
    cpuid level     : 13
    wp              : yes
    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 3dnowprefetch arat fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt
    bogomips        : 5999.99
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    

    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/vda1      xfs        30G  1.5G   29G   5% /
    devtmpfs       devtmpfs  487M     0  487M   0% /dev
    tmpfs          tmpfs     497M     0  497M   0% /dev/shm
    tmpfs          tmpfs     497M  6.5M  490M   2% /run
    tmpfs          tmpfs     497M     0  497M   0% /sys/fs/cgroup
    tmpfs          tmpfs     100M     0  100M   0% /run/user/0
    


    Upcloud VPS Deployment



    Upcloud has a nice intuitive dashboard area for VPS deployment and management which I like which is well thought out I think.

    Below are example screenshots for deployment of this test 1GB KVM VPS.

    upcloud-deploy-01.png upcloud-deploy-02.png upcloud-deploy-03.png upcloud-deploy-04.png
    upcloud-deploy-05.png upcloud-deploy-06.png upcloud-deploy-07.png upcloud-deploy-08.png
    upcloud-deploy-09.png upcloud-deploy-10.png upcloud-deploy-11.png upcloud-deploy-12.png
    upcloud-deploy-13.png upcloud-deploy-14.png

    Upcloud VNC Console



    upcloud-vnc-01.png
     
    Last edited: Jul 24, 2017
  2. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Centmin Mod 123.09beta01 Install



    Centmin Mod 123.09beta01 installer times and breakdowns the sections of the install routine to also serve as a benchmark of overall server performance which is useful to compare different server configurations. A list of install times posted by users can be found here.

    Install Centmin Mod 123.09beta01 via curl installer
    Code (Text):
    yum -y update; curl -O https://centminmod.com/betainstaller.sh && chmod 0700 betainstaller.sh && bash betainstaller.sh
    

    Installed in ~1,228 seconds which is a good time for 1 cpu thread at least as Centmin Mod source compiles Nginx and PHP-FPM and auto detects Intel processors for more optimal Intel optimised compiler flags for better performance. So having more cpu cores speeds things up.

    Not the fastest install times, around 1200-1800 is decent for 1 cpu servers. Anything less than <1000 seconds is very good. Anything <800 is fast and <700 seconds is very fast. In comparison,
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 100.2709 seconds
    Total YUM Time: 9.861037642 seconds
    Total YUM or DNF + Source Download Time: 32.9165
    Total Nginx First Time Install Time: 274.3712
    Total PHP First Time Install Time: 483.6682
    Download Zip From Github Time: 1.9681
    Total Time Other eg. source compiles: 335.6660
    Total Centmin Mod Install Time: 1126.6220
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1228.8610 seconds
    ---------------------------------------------------------------------------
    

    Post install checklist
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.3.4
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2017 Joel Rosdahl
    
    This program is free software; you can redistribute it and/or modify it under
    the terms of the GNU General Public License as published by the Free Software
    Foundation; either version 3 of the License, or (at your option) any later
    version.
    
    --------------------------------------------------------
    Check Nginx Version:
    --------------------------------------------------------
    nginx version: nginx/1.13.3
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.5.5
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.0 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.60 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.5.5
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.31 (cli) (built: Jul 24 2017 05:52:07)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-server-10.1.25-1.el7.centos.x86_64
    MariaDB-devel-10.1.25-1.el7.centos.x86_64
    MariaDB-client-10.1.25-1.el7.centos.x86_64
    MariaDB-shared-10.1.25-1.el7.centos.x86_64
    MariaDB-common-10.1.25-1.el7.centos.x86_64
    MariaDB-compat-10.1.25-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.4.39
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v10.14 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.2
    
    Copyright (C) 2016 by Jeffrey Fulmer, et al.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS
    FOR A PARTICULAR PURPOSE.
    
    
    --------------------------------------------------------
    Check mysqlreport version:
    --------------------------------------------------------
    mysqlreport v3.5-maria11 Jul 4 2013
    
    --------------------------------------------------------
    Check pure-ftpd Version:
    --------------------------------------------------------
    pure-ftpd v1.0.42
    
    --------------------------------------------------------
    Check YUM Repo List
    --------------------------------------------------------
    Loaded plugins: fastestmirror, priorities
    Loading mirror speeds from cached hostfile
     * base: mirror.steadfast.net
     * epel: mirror.steadfast.net
     * extras: mirror.steadfast.net
     * rpmforge: mirror.team-cymru.org
     * updates: mirror.steadfast.net
    353 packages excluded due to repository priority protections
    repo id             repo name                                       status
    base/7/x86_64       CentOS-7 - Base                                  7,261+2,102
    epel/x86_64         Extra Packages for Enterprise Linux 7 - x86_64  10,879+1,047
    extras/7/x86_64     CentOS-7 - Extras                                      447+2
    mariadb             MariaDB                                                 14+2
    rpmforge            RHEL 7 - RPMforge.net - dag                          143+102
    updates/7/x86_64    CentOS-7 - Updates                                 1,753+377
    varnish-4.1/x86_64  Varnish Cache 4.1 for Enterprise Linux                    37
    repolist: 20,534
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Mon Jul 24 05:55:57 UTC 2017    [UTC]
    Mon Jul 24 15:55:57 AEST 2017   [Australia/Brisbane]
    Sun Jul 23 22:55:57 PDT 2017    [America/Los_Angeles]
    Mon Jul 24 00:55:57 CDT 2017    [America/Chicago]
    Mon Jul 24 01:55:57 EDT 2017    [America/New_York]
    Mon Jul 24 01:55:57 EDT 2017    [America/Montreal]
    Mon Jul 24 06:55:57 BST 2017    [Europe/London]
    Mon Jul 24 07:55:57 CEST 2017   [Europe/Berlin]
    Mon Jul 24 12:55:57 +07 2017    [Asia/Bangkok]
    Mon Jul 24 12:55:57 +07 2017    [Asia/Ho_Chi_Minh]
    Mon Jul 24 12:55:57 WIB 2017    [Asia/Jakarta]
    Mon Jul 24 13:55:57 +08 2017    [Asia/Kuala_Lumpur]
    Mon Jul 24 13:55:57 +08 2017    [Asia/Singapore]
    --------------------------------------------------------
    

     
    Last edited: Jul 25, 2017
  3. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    centminmodbench.sh Benchmarks



    All new VPS/Dedicated servers I get, I will run my centminmodbench.sh benchmark script at bench.centminmod.comto fully evaluate the performance of the server. The results are below.
    Code (Text):
    -------------------------------------------
    centminmodbench.sh 0.9.4
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.10.0-514.26.2.el7.x86_64
    
    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:                 79
    Model name:            Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz
    Stepping:              1
    CPU MHz:               2999.996
    BogoMIPS:              5999.99
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              256K
    L3 cache:              30720K
    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 3dnowprefetch arat fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2:L3 ONLINE
    0   0    0      0    0:0:0:0       yes
    
    ----------------------------------------------
                  total        used        free      shared  buff/cache   available
    Mem:            992         327         222          18         443         439
    Low:            992         770         222
    High:             0           0           0
    Swap:          1023           0        1023
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1        30G  5.7G   25G  19% /
    devtmpfs        487M     0  487M   0% /dev
    tmpfs           497M     0  497M   0% /dev/shm
    tmpfs           497M  6.6M  490M   2% /run
    tmpfs           497M     0  497M   0% /sys/fs/cgroup
    /dev/loop0      5.8G   25M  5.5G   1% /tmp
    tmpfs           100M     0  100M   0% /run/user/0
    
    

    Code (Text):
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    Running IOPing I/O benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (xfs /dev/vda1): request=1 time=498 us
    4.0 KiB from . (xfs /dev/vda1): request=2 time=281 us
    4.0 KiB from . (xfs /dev/vda1): request=3 time=816 us
    4.0 KiB from . (xfs /dev/vda1): request=4 time=355 us
    4.0 KiB from . (xfs /dev/vda1): request=5 time=405 us
    4.0 KiB from . (xfs /dev/vda1): request=6 time=389 us
    4.0 KiB from . (xfs /dev/vda1): request=7 time=325 us
    4.0 KiB from . (xfs /dev/vda1): request=8 time=389 us
    4.0 KiB from . (xfs /dev/vda1): request=9 time=237 us
    4.0 KiB from . (xfs /dev/vda1): request=10 time=286 us
    
    --- . (xfs /dev/vda1) ioping statistics ---
    10 requests completed in 9.0 s, 2.5 k iops, 9.8 MiB/s
    min/avg/max/mdev = 237 us / 398 us / 816 us / 156 us
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (xfs /dev/vda1) ioping statistics ---
    22.4 k requests completed in 3.0 s, 7.6 k iops, 29.5 MiB/s
    min/avg/max/mdev = 57 us / 132 us / 13.8 ms / 136 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (xfs /dev/vda1) ioping statistics ---
    4.3 k requests completed in 3.0 s, 1.5 k iops, 363.7 MiB/s
    min/avg/max/mdev = 245 us / 687 us / 172.9 ms / 4.3 ms
    
    IOPing cached: ./ioping -RC .
    
    --- . (xfs /dev/vda1) ioping statistics ---
    3.5 M requests completed in 3.0 s, 1.3 M iops, 5.0 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 74 us / 0 us
    

    Code (Text):
    -------------------------------------------
    disk DD tests
    -------------------------------------------
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k conv=fdatasync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 4.52406 s, 237 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 4.0355 s, 266 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 5.30958 s, 202 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, 24.2052 s, 44.4 MB/s
    

    Code (Text):
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    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=10683: Mon Jul 24 06:01:25 2017
      read : io=1024.3MB, bw=360174KB/s, iops=90043 , runt=  2912msec
      cpu          : usr=6.94%, sys=37.48%, ctx=29538, majf=0, minf=84
      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=360174KB/s, minb=360174KB/s, maxb=360174KB/s, mint=2912msec, maxt=2912msec
    
    Disk stats (read/write):
      vda: ios=257821/4, merge=0/0, ticks=170596/8, in_queue=170662, util=96.69%
    

    Code (Text):
    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=10687: Mon Jul 24 06:01:30 2017
      write: io=1024.3MB, bw=211287KB/s, iops=52821 , runt=  4964msec
      cpu          : usr=5.08%, sys=25.25%, ctx=33865, majf=0, minf=19
      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=211286KB/s, minb=211286KB/s, maxb=211286KB/s, mint=4964msec, maxt=4964msec
    
    Disk stats (read/write):
      vda: ios=0/258238, merge=0/0, ticks=0/301894, in_queue=301875, util=97.96%
    
    

    Code (Text):
    -------------------------------------------
    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.0661616 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.0599357 s, 2.2 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=128k count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    134217728 bytes (134 MB) copied, 0.0514216 s, 2.6 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.0688197 s, 2.0 GB/s
    

    Code (Text):
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    Running IOPing I/O ramdisk benchmark...
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (tmpfs tmpfs): request=1 time=3 us
    4.0 KiB from . (tmpfs tmpfs): request=2 time=9 us
    4.0 KiB from . (tmpfs tmpfs): request=3 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=4 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=5 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=6 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=7 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=8 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=9 time=6 us
    4.0 KiB from . (tmpfs tmpfs): request=10 time=6 us
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9.0 s, 156.2 k iops, 610.4 MiB/s
    min/avg/max/mdev = 3 us / 6 us / 9 us / 1 us
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    1.7 M requests completed in 3.0 s, 1.2 M iops, 4.4 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 509 us / 1 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    54.6 k requests completed in 3.0 s, 24.0 k iops, 5.9 GiB/s
    min/avg/max/mdev = 37 us / 41 us / 120 us / 3 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    3.4 M requests completed in 3.0 s, 1.3 M iops, 4.8 GiB/s
    min/avg/max/mdev = 0 us / 0 us / 81 us / 0 us
    
    

    Code (Text):
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 52.0MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 3.08MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 38.7MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 46.2MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 31.6MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 30.0MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 2.12MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Download VersaWeb, Las Vegas, Nevada: 7.13MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 41.3MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 24.3MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 838KB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 38.0MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 51.9MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 44.0MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 26.0MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 31.1MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 2.05MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 7.15MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 8.81MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 14.2MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 16.4MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 10.7MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 13.7MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 13.6MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 9.58MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 5.62MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 49.63MB/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: 37.26MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 40.39MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 25.22MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 24.10MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 23.99MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 39.90MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://104.143.15.254/100MB.test)
    Axel Download VersaWeb, Las Vegas, Nevada: 20.78MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 41.33MB/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: 20.80MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 21.39MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 31.19MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 50.56MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 44.36MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 30.05MB/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: 45.08MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 12.02MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 5.31MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 8.93MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 14.91MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 13.86MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 11.02MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 12.60MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 10.65MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 9.77MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Sydney, Australia: 1.41MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running ping tests...
    -------------------------------------------
    
    ----------------------------------------------
    Pings (cachefly.cachefly.net):
    PING vip1.g5.cachefly.net (205.234.175.175) 56(84) bytes of data.
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=1 ttl=61 time=1.16 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=61 time=1.16 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=61 time=1.19 ms
    
    --- vip1.g5.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 1.160/1.172/1.193/0.014 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=46 time=209 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=46 time=209 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=46 time=209 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2800ms
    rtt min/avg/max/mdev = 209.088/209.175/209.299/0.384 ms
    
    ----------------------------------------------
    Pings (hnd-jp-ping.vultr.com):
    PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data.
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=48 time=150 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=48 time=150 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=48 time=150 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 4220ms
    rtt min/avg/max/mdev = 150.127/150.255/150.463/0.148 ms
    
    ----------------------------------------------
    Pings (lax-ca-us-ping.vultr.com):
    PING lax-ca-us-ping.vultr.com (108.61.219.200) 56(84) bytes of data.
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=1 ttl=58 time=45.3 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=58 time=45.3 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=58 time=46.0 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 3519ms
    rtt min/avg/max/mdev = 45.314/45.565/46.028/0.409 ms
    
    ----------------------------------------------
    Pings (wa-us-ping.vultr.com):
    PING wa-us-ping.vultr.com (108.61.194.105) 56(84) bytes of data.
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=1 ttl=59 time=40.5 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=59 time=40.6 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=59 time=40.5 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2615ms
    rtt min/avg/max/mdev = 40.560/40.603/40.672/0.171 ms
    
    ----------------------------------------------
    Pings (tx-us-ping.vultr.com):
    PING tx-us-ping.vultr.com (108.61.224.175) 56(84) bytes of data.
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=1 ttl=58 time=26.2 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=58 time=26.2 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=58 time=26.1 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 26.135/26.208/26.286/0.196 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=58 time=1.38 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=58 time=1.31 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=58 time=1.24 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 1.248/1.315/1.386/0.063 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=56 time=18.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=56 time=18.1 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=56 time=18.1 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 18.111/18.134/18.153/0.111 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=59 time=29.3 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=59 time=29.3 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=59 time=29.3 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 29.333/29.345/29.356/0.140 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=19.0 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=54 time=19.0 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=54 time=19.0 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 19.026/19.043/19.062/0.113 ms
    
    ----------------------------------------------
    Pings (fra-de-ping.vultr.com):
    PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=59 time=115 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=59 time=115 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=59 time=115 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 115.326/115.417/115.540/0.090 ms
    
    ----------------------------------------------
    Pings (ams-nl-ping.vultr.com):
    PING ams-nl-ping.vultr.com (108.61.198.102) 56(84) bytes of data.
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=1 ttl=52 time=100 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=52 time=100 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=52 time=100 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 100.679/100.688/100.703/0.259 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=58 time=89.5 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=58 time=89.6 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=58 time=89.6 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2095ms
    rtt min/avg/max/mdev = 89.544/89.602/89.646/0.348 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=59 time=101 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=59 time=102 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=59 time=102 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 101.980/102.006/102.035/0.261 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=51 time=53.5 ms
    64 bytes from 104.143.15.254: icmp_seq=2 ttl=51 time=53.5 ms
    64 bytes from 104.143.15.254: icmp_seq=3 ttl=51 time=53.5 ms
    
    --- 104.143.15.254 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 53.525/53.558/53.594/0.268 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=51 time=69.7 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=51 time=69.6 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=51 time=69.6 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 69.636/69.683/69.762/0.309 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=56 time=16.9 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=56 time=16.9 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=56 time=17.0 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 16.961/16.985/17.003/0.017 ms
    
    

    Code (Text):
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net
    Start: Mon Jul 24 06:12:45 2017
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                     0.0%    10    0.5   0.5   0.5   0.6   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net    0.0%    10    0.5   0.5   0.4   0.5   0.0
      3.|-- xe-10-2-4.cr8-chi1.ip4.gtt.net  0.0%    10    0.6   0.6   0.5   0.8   0.0
      4.|-- ???                            100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- vip1.G-anycast1.cachefly.net    0.0%    10    1.2   1.2   1.2   1.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.atlanta.linode.com
    Start: Mon Jul 24 06:12:59 2017
    HOST: hostname                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1               0.0%    10    0.6   1.5   0.6   7.2   2.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net         0.0%    10    0.5   2.3   0.5  10.3   3.1
      3.|-- 2001:668:0:3::8000:2c12              0.0%    10    0.6   7.8   0.5  31.5  10.9
      4.|-- ae-9.r06.chcgil09.us.bb.gin.ntt.net  0.0%    10    0.9   0.9   0.9   1.2   0.0
      5.|-- ae-5.r20.chcgil09.us.bb.gin.ntt.net  0.0%    10    1.7  11.1   0.7  44.7  17.4
      6.|-- ae-4.r23.dllstx09.us.bb.gin.ntt.net  0.0%    10   22.9  23.0  22.8  23.7   0.0
      7.|-- ae-5.r21.atlnga05.us.bb.gin.ntt.net  0.0%    10   29.1  29.1  29.1  29.2   0.0
      8.|-- ae-9.r04.atlnga05.us.bb.gin.ntt.net  0.0%    10   29.3  29.8  29.3  32.6   0.9
      9.|-- ae-1.a01.atlnga05.us.bb.gin.ntt.net  0.0%    10   27.8  32.4  27.3  50.0   6.5
     10.|-- 2001:418:0:5000::aa5                90.0%    10   27.9  27.9  27.9  27.9   0.0
     11.|-- 2600:3c02:4444:1::2                  0.0%    10   27.9  28.5  27.9  33.7   1.7
     12.|-- 2600:3c02::4b                        0.0%    10   27.6  27.6  27.5  27.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.dallas.linode.com
    Start: Mon Jul 24 06:13:17 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1         0.0%    10    0.5   2.9   0.5  24.0   7.4
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net   0.0%    10    0.4   1.3   0.4   5.9   1.6
      3.|-- 2001:668:0:2:ffff:0:5995:8f61  0.0%    10   26.0  28.1  26.0  46.6   6.5
      4.|-- 2001:668:0:3:ffff:2:0:26a      0.0%    10   28.1  26.9  26.6  28.1   0.3
      5.|-- 2600:3c00:2222:7::2            0.0%    10   26.7  26.7  26.6  27.0   0.0
      6.|-- speedtest.dallas.linode.com    0.0%    10   26.4  26.4  26.3  26.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net
    Start: Mon Jul 24 06:13:32 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1         0.0%    10    0.5   0.6   0.5   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net   0.0%    10    0.7   0.5   0.5   0.7   0.0
      3.|-- 2001:668:0:2:ffff:0:5995:8f86  0.0%    10   31.9  32.0  31.9  32.3   0.0
      4.|-- 2001:668:0:3:ffff:0:45ae:322   0.0%    10   32.8  33.2  32.7  37.5   1.3
      5.|-- 2604:9a00::59                  0.0%    10   33.3  33.3  33.2  33.4   0.0
      6.|-- 2604:9a00:2010:a0b8::5         0.0%    10   32.7  32.7  32.7  32.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sea01.softlayer.com
    Start: Mon Jul 24 06:13:48 2017
    HOST: hostname                                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1                                             0.0%    10    0.7   0.6   0.5   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net                                       0.0%    10    0.5   0.5   0.5   0.6   0.0
      3.|-- as3356.chi11.ip6.gtt.net                                           0.0%    10    0.9   2.9   0.9  13.3   4.3
      4.|-- lo-22-v6.edge4.Chicago3.Level3.net                                 0.0%    10    1.2   1.2   1.1   1.3   0.0
      5.|-- te2-5.bbr01.eq01.chi01.networklayer.com                            0.0%    10    1.0   1.0   1.0   1.1   0.0
      6.|-- c220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 20.0%    10    6.7   3.8   2.6   6.7   1.2
      7.|-- ee20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   49.2  50.0  49.2  51.3   0.3
      8.|-- 1630.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   48.2  49.8  48.1  64.1   5.0
      9.|-- f100.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   48.2  48.1  48.1  48.2   0.0
     10.|-- po2.fcr01.sr01.sea01.networklayer.com                              0.0%    10   48.8  51.1  48.7  66.9   5.8
     11.|-- softlayer.com                                                      0.0%    10   48.2  48.2  48.2  48.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sjc01.softlayer.com
    Start: Mon Jul 24 06:14:15 2017
    HOST: hostname                                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1                                             0.0%    10    0.7   0.7   0.5   1.7   0.3
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net                                       0.0%    10    0.5   0.5   0.4   0.5   0.0
      3.|-- as3356.chi11.ip6.gtt.net                                           0.0%    10    0.8   4.5   0.8  14.4   4.8
      4.|-- lo-22-v6.edge4.Chicago3.Level3.net                                 0.0%    10    1.3   1.4   1.1   3.7   0.7
      5.|-- te2-5.bbr01.eq01.chi01.networklayer.com                            0.0%    10    1.0   4.8   1.0  38.2  11.7
      6.|-- c220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 30.0%    10    3.1   3.0   2.4   3.4   0.0
      7.|-- 8320.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 20.0%    10   22.8  22.9  22.0  25.8   1.1
      8.|-- 3620.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   50.6  50.6  49.8  52.6   0.7
      9.|-- 3520.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   48.8  48.8  48.5  49.5   0.0
     10.|-- 9700.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   48.7  49.6  48.7  56.1   2.2
     11.|-- 2607:f0d0:2100:1::3                                                0.0%    10   48.9  53.4  48.8  87.3  12.0
     12.|-- softlayer.com                                                      0.0%    10   48.8  48.8  48.7  48.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.wdc01.softlayer.com
    Start: Mon Jul 24 06:14:30 2017
    HOST: hostname                                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1                                             0.0%    10    0.7   0.6   0.5   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net                                       0.0%    10    0.9   0.5   0.4   0.9   0.0
      3.|-- as3356.chi11.ip6.gtt.net                                           0.0%    10    1.0   2.8   0.9  11.7   3.9
      4.|-- lo-22-v6.edge4.Chicago3.Level3.net                                 0.0%    10    1.1   1.3   1.1   2.1   0.0
      5.|-- te2-5.bbr01.eq01.chi01.networklayer.com                            0.0%    10    1.1   1.0   1.0   1.1   0.0
      6.|-- c220.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com 30.0%    10    2.9   3.1   2.5   3.4   0.0
      7.|-- 2440.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   18.2  18.5  18.0  19.7   0.3
      8.|-- 0830.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   22.0  20.6  19.1  24.0   1.4
      9.|-- 1a20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   17.7  18.0  17.7  19.2   0.0
     10.|-- 1400.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   18.8  18.9  18.8  19.1   0.0
     11.|-- po1.fcr01.sr01.wdc01.networklayer.com                              0.0%    10   19.8  18.4  18.2  19.8   0.5
     12.|-- softlayer.com                                                      0.0%    10   18.6  22.2  18.6  28.6   4.5
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.tokyo.linode.com
    Start: Mon Jul 24 06:14:47 2017
    HOST: hostname               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1        0.0%    10    0.5   1.6   0.5   9.8   2.8
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net  0.0%    10    0.5   0.5   0.5   0.8   0.0
      3.|-- 2001:668:0:3:ffff:2:0:276     0.0%    10   52.6  53.2  49.0  87.4  12.0
      4.|-- 6sjeGCS001.int-gw.kddi.ne.jp  0.0%    10   49.2  49.6  49.1  52.3   0.9
      5.|-- 6lajbb001.int-gw.kddi.ne.jp   0.0%    10   49.1  56.0  49.1 107.3  18.3
      6.|-- 6otejbb205.int-gw.kddi.ne.jp  0.0%    10  168.0 166.3 166.0 168.0   0.6
      7.|-- 6cm-fcu204.int-gw.kddi.ne.jp  0.0%    10  153.2 153.8 150.9 160.6   3.3
      8.|-- 2001:268:f702:6d::2           0.0%    10  157.4 157.4 157.2 157.9   0.0
      9.|-- speedtest.tokyo.linode.com    0.0%    10  150.8 150.8 150.8 151.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sng01.softlayer.com
    Start: Mon Jul 24 06:15:05 2017
    HOST: hostname                                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1                                             0.0%    10    0.6   0.6   0.5   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net                                       0.0%    10    0.4   0.5   0.4   0.5   0.0
      3.|-- 2001:668:0:3:ffff:0:adcd:3516                                      0.0%    10    1.2   1.5   1.2   2.5   0.3
      4.|-- te0-5-0-0-10.br04.sin02.pccwbtn.net                                0.0%    10  220.6 220.1 219.7 221.0   0.3
      5.|-- 2400:8800:1f02:26::2                                              10.0%    10  221.1 220.9 219.4 225.0   1.6
      6.|-- 3c00.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  231.2 231.3 231.2 232.3   0.0
      7.|-- 5.00.0000.ip4.static.sl-reverse.com                               90.0%    10  234.9 234.9 234.9 234.9   0.0
      8.|-- 2.00.0000.ip4.static.sl-reverse.com                                0.0%    10  231.4 231.4 231.3 231.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.london.linode.com
    Start: Mon Jul 24 06:15:22 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1         0.0%    10    0.4   0.6   0.4   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net   0.0%    10    0.5   0.5   0.5   0.6   0.0
      3.|-- 2001:668:0:2:ffff:0:8d88:6bf9  0.0%    10   95.4  95.4  95.3  95.7   0.0
      4.|-- 2001:668:0:3:ffff:1:0:2ce      0.0%    10   96.6  97.2  96.6 102.1   1.6
      5.|-- 2a01:7e00:7777:7::2            0.0%    10   97.1  96.8  96.6  97.3   0.0
      6.|-- speedtest.london.linode.com    0.0%    10   96.1  96.2  96.1  96.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.i3d.net
    Start: Mon Jul 24 06:15:38 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1              0.0%    10    0.5   1.3   0.4   8.5   2.4
      2.|-- ae9-124.cr1-chi1.ip6.gtt.net        0.0%    10    0.5   0.5   0.4   0.6   0.0
      3.|-- as3356.chi11.ip6.gtt.net            0.0%    10    0.9   2.8   0.8  20.3   6.1
      4.|-- lo-0-1-v6.edge4.London1.Level3.net  0.0%    10   92.9  93.1  92.9  94.2   0.0
      5.|-- 2001:1900:5:2:2::81a                0.0%    10   98.8  98.8  98.7  99.0   0.0
      6.|-- 2a00:1630:1fff::1507:3              0.0%    10   98.7 100.5  98.7 108.7   3.0
      7.|-- hosted-by.i3d.net                   0.0%    10   98.8  98.9  98.8  99.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com
    Start: Mon Jul 24 06:15:54 2017
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                               0.0%    10    0.5   0.5   0.4   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net              0.0%    10    0.6   0.6   0.4   1.1   0.0
      3.|-- xe-0-3-1.cr0-sjc2.ip4.gtt.net             0.0%    10   56.9  54.4  54.0  56.9   0.9
      4.|-- 173.205.35.2                              0.0%    10   54.9  54.8  54.6  55.7   0.0
      5.|-- bundle-153.cor02.sjc01.ca.vocus.net       0.0%    10  209.7 209.7 209.4 211.6   0.6
      6.|-- 100g-0-1-0-0.cor02.lax01.ca.vocus.net     0.0%    10  209.5 211.4 209.4 228.4   6.0
      7.|-- 100g-0-1-0-0.cor01.lax01.ca.vocus.net     0.0%    10  209.5 209.3 209.2 209.5   0.0
      8.|-- bundle-200.cor01.alb01.akl.vocus.net.nz   0.0%    10  210.1 209.9 209.7 210.2   0.0
      9.|-- ten-0-3-0-2.cor03.syd03.nsw.vocus.net.au  0.0%    10  209.5 209.5 209.4 209.6   0.0
     10.|-- bundle-106.cor01.syd04.nsw.vocus.net.au   0.0%    10  200.5 200.5 200.3 200.8   0.0
     11.|-- ge-0-5-0-0.cor01.syd04.nsw.VOCUS.net.au   0.0%    10  209.4 209.7 209.2 212.7   1.0
     12.|-- bundle-101.bdr04.syd03.nsw.VOCUS.net.au   0.0%    10  200.7 210.9 200.5 296.5  30.1
     13.|-- ip-134.197.255.49.in-addr.VOCUS.net.au    0.0%    10  209.7 210.1 209.7 212.8   0.9
     14.|-- xe-1-0-1.gw102.sy3.ap.equinix.com         0.0%    10  209.1 209.2 209.1 209.8   0.0
     15.|-- 180.189.25.6                              0.0%    10  200.3 200.2 200.0 201.0   0.0
     16.|-- vl901-ds1-b5-r1120.aus1.choopa.net        0.0%    10  200.7 200.7 200.6 200.7   0.0
     17.|-- ???                                      100.0    10    0.0   0.0   0.0   0.0   0.0
     18.|-- 108.61.212.117.vultr.com                 10.0%    10  209.3 209.3 209.2 209.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com
    Start: Mon Jul 24 06:16:16 2017
    HOST: hostname                         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                             0.0%    10    0.7   1.2   0.5   4.7   1.1
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net            0.0%    10    0.5   0.7   0.4   2.8   0.7
      3.|-- as2914.chi11.ip4.gtt.net                0.0%    10    1.2   1.8   0.5   3.8   1.0
      4.|-- ae-2.r05.chcgil09.us.bb.gin.ntt.net     0.0%    10  160.7 160.9 160.7 162.2   0.3
      5.|-- ae-0.r20.chcgil09.us.bb.gin.ntt.net     0.0%    10    0.9   1.8   0.8   9.0   2.5
      6.|-- ae-1.r20.sttlwa01.us.bb.gin.ntt.net     0.0%    10   55.8  44.2  40.9  55.8   5.4
      7.|-- ae-13.r30.tokyjp05.jp.bb.gin.ntt.net   50.0%    10  146.4 148.1 145.6 156.9   4.9
      8.|-- ae-5.r02.tokyjp03.jp.bb.gin.ntt.net     0.0%    10  150.4 150.4 150.3 150.5   0.0
      9.|-- ae-0.choopa.tokyjp03.jp.bb.gin.ntt.net 10.0%    10  150.9 150.6 150.5 151.0   0.0
     10.|-- vl516-ds1-b5-r2605.tyo1.choopa.net      0.0%    10  150.8 170.9 150.8 275.0  43.8
     11.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.201.151.vultr.com                0.0%    10  150.3 150.3 150.2 150.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com
    Start: Mon Jul 24 06:16:35 2017
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                        0.0%    10    0.5   0.5   0.4   0.8   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net       0.0%    10    0.5   0.7   0.5   1.3   0.0
      3.|-- ip4.gtt.net                        0.0%    10   45.3  45.3  45.3  45.4   0.0
      4.|-- as20473-gw.lax20.ip4.gtt.net       0.0%    10   56.1  55.5  45.3  87.1  13.2
      5.|-- vl901-ds1-b5-c705.lax3.choopa.net  0.0%    10   45.9  47.5  45.8  54.9   3.0
      6.|-- ???                               100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- 108.61.219.200.vultr.com           0.0%    10   45.5  45.5  45.4  46.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com
    Start: Mon Jul 24 06:16:50 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                    0.0%    10    0.5   0.5   0.4   0.9   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net   0.0%    10    0.6   1.8   0.4  11.5   3.4
      3.|-- et-2-1-0.cr3-sea2.ip4.gtt.net  0.0%    10   40.6  40.7  40.6  41.1   0.0
      4.|-- choopa-gw.ip4.gtt.net          0.0%    10   40.6  40.7  40.6  41.3   0.0
      5.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      6.|-- 108.61.194.105.vultr.com       0.0%    10   40.7  40.7  40.6  40.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com
    Start: Mon Jul 24 06:17:05 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                         0.0%    10    0.4   0.6   0.4   1.6   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net        0.0%    10    0.5   3.4   0.5  18.2   6.2
      3.|-- xe-2-0-0.cr0-dal2.ip4.gtt.net       0.0%    10   26.2  27.1  26.1  35.4   2.8
      4.|-- ip4.gtt.net                         0.0%    10   26.2  27.1  26.2  29.8   1.3
      5.|-- vl902-ds1-b5-02.04.dal4.choopa.net  0.0%    10   27.2  27.9  26.9  33.6   2.0
      6.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- 108.61.224.175.vultr.com            0.0%    10   26.2  26.2  26.1  26.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com
    Start: Mon Jul 24 06:17:22 2017
    HOST: hostname                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                         0.0%    10    0.6   0.6   0.5   0.9   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net        0.0%    10    0.5   0.5   0.4   0.5   0.0
      3.|-- xe-0-3-0.cr8-chi1.ip4.gtt.net       0.0%    10    0.5   0.5   0.5   0.6   0.0
      4.|-- ip4.gtt.net                         0.0%    10    3.4   4.3   3.2  10.0   2.0
      5.|-- vl820-ds1-b5-gj178.chi2.choopa.net  0.0%    10    1.8   1.8   1.8   1.9   0.0
      6.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- 107.191.51.12.vultr.com             0.0%    10    1.2   1.3   1.2   1.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com
    Start: Mon Jul 24 06:17:37 2017
    HOST: hostname                                     Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                                         0.0%    10    0.4   0.7   0.4   2.0   0.0
      2.|-- 38.100.118.3                                        0.0%    10    0.5   0.5   0.5   0.8   0.0
      3.|-- te0-6-0-5.rcr21.ord04.atlas.cogentco.com            0.0%    10    0.8   0.8   0.7   1.0   0.0
      4.|-- be2864.ccr41.ord01.atlas.cogentco.com               0.0%    10    1.1   1.0   1.0   1.2   0.0
      5.|-- be2735.ccr41.atl01.atlas.cogentco.com               0.0%    10   17.9  18.0  17.9  18.2   0.0
      6.|-- te0-0-2-0.rcr12.b009789-2.atl01.atlas.cogentco.com  0.0%    10   18.6  18.7  18.6  18.8   0.0
      7.|-- 38.140.47.10                                        0.0%    10   18.1  18.5  18.1  21.5   0.9
      8.|-- vl901-ds1-b5-r7.atl2.choopa.net                     0.0%    10   18.6  18.7  18.5  20.0   0.3
      9.|-- ???                                                100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 108.61.193.166.vultr.com                            0.0%    10   18.1  18.2  18.1  18.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com
    Start: Mon Jul 24 06:17:53 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                    0.0%    10    1.6   0.9   0.5   2.9   0.7
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net   0.0%    10    2.0   0.7   0.4   2.0   0.3
      3.|-- xe-5-3-0.cr2-mia1.ip4.gtt.net  0.0%    10   29.5  29.9  29.2  35.0   1.7
      4.|-- as20473-gw.mia12.ip4.gtt.net  40.0%    10   30.3  29.6  29.4  30.3   0.0
      5.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      6.|-- 104.156.244.232                0.0%    10   29.5  29.4  29.4  29.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com
    Start: Mon Jul 24 06:18:08 2017
    HOST: hostname                  Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                      0.0%    10    0.5   0.5   0.4   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net     0.0%    10    0.5   0.5   0.4   0.5   0.0
      3.|-- xe-8-1-7.cr0-nyc4.ip4.gtt.net    0.0%    10   17.1  17.2  17.1  17.5   0.0
      4.|-- as20473-gw.nyc40.ip4.gtt.net     0.0%    10   20.4  19.8  19.7  20.4   0.0
      5.|-- vl39-br1.pnj1.choopa.net         0.0%    10   20.5  19.9  19.8  20.5   0.0
      6.|-- vl139-c4-3-b5-2.pnj1.choopa.net  0.0%    10   20.2  20.4  20.2  21.5   0.0
      7.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 108.61.149.182.vultr.com         0.0%    10   19.9  19.6  19.1  20.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com
    Start: Mon Jul 24 06:18:23 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                    0.0%    10    0.4   0.7   0.4   2.9   0.6
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net   0.0%    10    0.4   0.5   0.4   0.7   0.0
      3.|-- xe-7-1-0.cr1-fra2.ip4.gtt.net  0.0%    10  115.4 115.4 115.3 115.7   0.0
      4.|-- ip4.gtt.net                    0.0%    10  115.4 115.4 115.4 115.5   0.0
      5.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      6.|-- 108.61.210.117.vultr.com       0.0%    10  115.4 115.4 115.4 115.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com
    Start: Mon Jul 24 06:18:39 2017
    HOST: hostname                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                          0.0%    10    0.4   0.5   0.4   0.7   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net         0.0%    10    8.9   3.7   0.4  15.9   5.5
      3.|-- as2914.chi11.ip4.gtt.net             0.0%    10    2.2   3.5   0.4  15.9   4.5
      4.|-- ae-9.r06.chcgil09.us.bb.gin.ntt.net  0.0%    10  109.8 109.7 109.7 109.8   0.0
      5.|-- ae-1.r21.chcgil09.us.bb.gin.ntt.net  0.0%    10    0.9   5.0   0.8  37.5  11.5
      6.|-- ae-1.r23.asbnva02.us.bb.gin.ntt.net  0.0%    10   23.6  22.6  21.8  23.6   0.3
      7.|-- ae-2.r25.amstnl02.nl.bb.gin.ntt.net  0.0%    10   99.9 100.0  99.9 100.0   0.0
      8.|-- ae-2.r02.amstnl02.nl.bb.gin.ntt.net  0.0%    10  101.0 101.0 100.9 101.2   0.0
      9.|-- 81.20.72.122                         0.0%    10  105.6 101.6 101.1 105.6   1.4
     10.|-- ???                                 100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.198.102.vultr.com             0.0%    10  100.8 100.8 100.7 101.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com
    Start: Mon Jul 24 06:18:55 2017
    HOST: hostname                       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                           0.0%    10    0.5   0.5   0.4   0.9   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net          0.0%    10    0.5   0.5   0.4   0.6   0.0
      3.|-- as2914.chi11.ip4.gtt.net              0.0%    10    5.6   5.3   0.7  25.6   7.5
      4.|-- ae-2.r05.chcgil09.us.bb.gin.ntt.net   0.0%    10   91.7  91.7  91.7  91.9   0.0
      5.|-- ae-0.r20.chcgil09.us.bb.gin.ntt.net   0.0%    10    4.0   6.7   0.8  33.3  10.3
      6.|-- ae-0.r25.nycmny01.us.bb.gin.ntt.net   0.0%    10   19.1  20.1  19.0  27.7   2.6
      7.|-- ae-1.r24.nycmny01.us.bb.gin.ntt.net   0.0%    10   19.1  19.4  19.1  21.3   0.6
      8.|-- ae-9.r24.londen12.uk.bb.gin.ntt.net   0.0%    10   90.1  89.7  89.6  90.1   0.0
      9.|-- ae-21.r00.londen10.uk.bb.gin.ntt.net  0.0%    10   89.6  89.7  89.6  90.0   0.0
     10.|-- 5.158.213.46                          0.0%    10   94.4  90.3  89.6  94.4   1.4
     11.|-- ???                                  100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.196.101.vultr.com              0.0%    10   89.6  90.0  89.6  92.2   0.7
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com
    Start: Mon Jul 24 06:19:11 2017
    HOST: hostname                Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                    0.0%    10    0.5   0.6   0.4   1.1   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net   0.0%    10    0.4   0.5   0.4   0.5   0.0
      3.|-- xe-9-2-1.cr0-par7.ip4.gtt.net  0.0%    10  102.0 102.0 102.0 102.1   0.0
      4.|-- ip4.gtt.net                    0.0%    10  102.1 102.1 102.0 102.4   0.0
      5.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      6.|-- 108.61.209.127.vultr.com       0.0%    10  102.1 102.1 102.1 102.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas
    Start: Mon Jul 24 06:19:26 2017
    HOST: hostname                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                            0.0%    10    0.4   0.8   0.4   3.2   0.7
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net           0.0%    10    0.5   0.5   0.5   1.0   0.0
      3.|-- as3356.chi11.ip4.gtt.net               0.0%    10    0.9   2.2   0.8  10.4   3.0
      4.|-- ae-1-6.bar2.LasVegas1.Level3.net       0.0%    10   52.6  54.8  52.6  74.1   6.8
      5.|-- GIGLINX-INC.bar2.LasVegas1.Level3.net  0.0%    10   62.5  58.3  53.6  64.8   4.9
      6.|-- 192.228.109.86                         0.0%    10   53.8  53.8  53.7  53.9   0.0
      7.|-- lg.las1.ultravps.net                   0.0%    10   53.7  53.7  53.5  54.7   0.3
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Seattle
    Start: Mon Jul 24 06:19:50 2017
    HOST: hostname                         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 209.50.48.2                             0.0%    10    0.5   0.5   0.4   0.6   0.0
      2.|-- ae9-124.cr1-chi1.ip4.gtt.net            0.0%    10    1.1   4.0   0.5  25.7   7.7
      3.|-- et-0-0-15-2.cr6-chi1.ip4.gtt.net        0.0%    10    0.9   1.1   0.4   2.9   0.6
      4.|-- chi-b21-link.telia.net                  0.0%    10    1.4   1.2   1.0   1.6   0.0
      5.|-- sea-b1-link.telia.net                   0.0%    10   55.4  49.7  49.0  55.4   2.0
      6.|-- sea-b1-link.telia.net                   0.0%    10   49.1  53.9  49.0  96.7  15.1
      7.|-- hurricane-ic-151484-sea-b1.c.telia.net  0.0%    10   48.9  49.0  48.9  49.4   0.0
      8.|-- ???                                    100.0    10    0.0   0.0   0.0   0.0   0.0
      9.|-- 76.164.234.1                            0.0%    10   69.7  69.7  69.6  69.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 OVH Canada
    Start: Mon Jul 24 06:20:08 2017
    HOST: hostname                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2605:7380:1000:1310::1                 0.0%    10    0.6   1.9   0.5  11.2   3.3
      2.|-- 2605:7380:1000:1310::3                 0.0%    10    0.8   0.8   0.7   0.9   0.0
      3.|-- 2001:550:2:4d::5:1                     0.0%    10    1.0   1.0   0.9   1.1   0.0
      4.|-- be2865.ccr42.ord01.atlas.cogentco.com  0.0%    10    1.3   1.2   1.2   1.4   0.0
      5.|-- be2766.ccr41.ord03.atlas.cogentco.com 30.0%    10    1.7   1.5   1.1   1.9   0.0
      6.|-- ???                                   100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- 2607:5300::101f                       60.0%    10   21.3  18.9  18.1  21.3   1.5
      8.|-- 2607:5300::1c3                         0.0%    10   17.4  17.3  17.2  17.5   0.0
      9.|-- 2001:41d0:0:50::6:80d                  0.0%    10   17.3  17.3  17.2  17.3   0.0
     10.|-- 2001:41d0:0:50::2:404d                 0.0%    10   17.6  17.8  17.5  19.4   0.5
     11.|-- 2607:5300:60:44a5::1                   0.0%    10   17.3  17.2  17.1  17.4   0.0
    
    

    Code (Text):
    -------------------------------------------
    Check system entropy pool availability
    -------------------------------------------
    
    entropy_avail: 3939
    entropy_avail: 3939
    entropy_avail: 3939
    entropy_avail: 3939
    

    Code (Text):
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.1e-fips 11 Feb 2013
    -------------------------------------------
    openssl speed -multi 1 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    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              54749.40k   174143.08k   380204.89k   544541.01k   623695.19k
    sha1             68778.84k   191138.47k   419194.88k   616066.73k   738478.76k
    rc4             423940.12k   694557.72k   788452.61k   715878.40k   636597.59k
    aes-128 cbc     118900.95k   137634.60k   140126.72k   322811.22k   325500.93k
    aes-256 cbc      92347.53k    99504.73k   101008.21k   236257.62k   237805.57k
    sha256           50990.73k   113334.74k   195309.57k   239439.53k   252010.50k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.001090s 0.000033s    917.4  30303.0
    rsa 4096 bits 0.009434s 0.000126s    106.0   7936.5
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0001s   0.0004s   9803.9   2487.6
    -------------------------------------------
    openssl speed -evp aes256 -multi 1
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    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             470074.66k   495020.89k   501401.60k   502826.33k   503098.03k
    -------------------------------------------
    openssl speed -evp aes128 -multi 1
    OpenSSL 1.0.1e-fips 11 Feb 2013
    built on: Mon Feb 20 14:38:48 UTC 2017
    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             638566.63k   684318.61k   695491.33k   692423.34k   689113.77k
    
    LibreSSL 2.5.5
    -------------------------------------------
    openssl speed -multi 1 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    md5              62476.43k   175745.90k   391695.02k   547643.39k   616000.17k
    sha1             84764.59k   225081.51k   447746.22k   614871.04k   700754.60k
    rc4             396415.69k   684917.91k   777868.20k   696910.85k   587380.05k
    aes-128 cbc      99262.60k   124061.08k   134111.40k   311703.89k   317464.58k
    aes-256 cbc      89970.27k    97773.74k    99320.06k   230678.19k   233010.52k
    sha256           54154.77k   114921.62k   193952.85k   235567.10k   247687.85k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.001144s 0.000061s    874.1  16393.4
    rsa 4096 bits 0.010152s 0.000232s     98.5   4310.3
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0001s   0.0005s   7246.4   2004.0
    -------------------------------------------
    openssl speed -evp aes256 -multi 1
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp             456618.69k   491750.83k   499876.52k   495922.86k   492284.59k
    -------------------------------------------
    openssl speed -evp aes128 -multi 1
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp             644718.77k   695551.04k   706323.48k   711477.93k   712458.24k
    -------------------------------------------
    openssl speed -evp chacha -multi 1
    LibreSSL 2.5.5
    built on: date not available
    options:bn(64,64) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: information not available
    evp             210112.65k   341693.01k   371029.93k   316638.21k   294333.10k
    

    Code (Text):
    -------------------------------------------
    Running mysqlslap
    -------------------------------------------
    
    mysqlslap --auto-generate-sql --auto-generate-sql-add-autoincrement --auto-generate-sql-secondary-indexes=5 --number-int-cols=5 --number-char-cols=5 --number-of-queries=25000 --auto-generate-sql-unique-query-number=40 --auto-generate-sql-unique-write-number=40 --auto-generate-sql-write-number=1000 --concurrency=64 --iterations=10 --engine=myisam
    Benchmark
            Running for engine myisam
            Average number of seconds to run all queries: 2.563 seconds
            Minimum number of seconds to run all queries: 2.521 seconds
            Maximum number of seconds to run all queries: 2.654 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 (Text):
    -------------------------------------------
    System PHP Info
    -------------------------------------------
    
    CPU: 1 x Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz
                  total        used        free      shared  buff/cache   available
    Mem:            992         424         122          18         445         271
    Low:            992         869         122
    High:             0           0           0
    Swap:          1023           0        1023
    ----------------------------------------------
    PHP 5.6.31 (cli) (built: Jul 24 2017 05:52:07)
    Copyright (c) 1997-2016 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
        with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    ----------------------------------------------
    Configuration File (php.ini) Path: /usr/local/lib
    Loaded Configuration File:         /usr/local/lib/php.ini
    Scan for additional .ini files in: /etc/centminmod/php.d
    Additional .ini files parsed:      /etc/centminmod/php.d/a_customphp.ini,
    /etc/centminmod/php.d/curlcainfo.ini,
    /etc/centminmod/php.d/geoip.ini,
    /etc/centminmod/php.d/igbinary.ini,
    /etc/centminmod/php.d/imagick.ini,
    /etc/centminmod/php.d/mailparse.ini,
    /etc/centminmod/php.d/memcache.ini,
    /etc/centminmod/php.d/memcached.ini,
    /etc/centminmod/php.d/redis.ini,
    /etc/centminmod/php.d/zendopcache.ini
    
    ----------------------------------------------
    [PHP Modules]
    bcmath
    bz2
    calendar
    Core
    ctype
    curl
    date
    dom
    enchant
    ereg
    exif
    filter
    ftp
    gd
    geoip
    gettext
    gmp
    hash
    iconv
    igbinary
    imagick
    imap
    intl
    json
    ldap
    libxml
    mailparse
    mbstring
    mcrypt
    memcache
    memcached
    mhash
    mysql
    mysqli
    mysqlnd
    openssl
    pcntl
    pcre
    PDO
    pdo_mysql
    pdo_sqlite
    Phar
    posix
    pspell
    readline
    redis
    Reflection
    session
    shmop
    SimpleXML
    snmp
    soap
    sockets
    SPL
    sqlite3
    standard
    sysvmsg
    sysvsem
    sysvshm
    tidy
    tokenizer
    xml
    xmlreader
    xmlrpc
    xmlwriter
    xsl
    Zend OPcache
    zip
    zlib
    
    [Zend Modules]
    Zend OPcache
    

    Code (Text):
    ----------------------------------------------
    -------------------------------------------
    Run PHP test Zend/bench.php
    -------------------------------------------
    
    simple             0.058
    simplecall         0.090
    simpleucall        0.094
    simpleudcall       0.097
    mandel             0.155
    mandel2            0.209
    ackermann(7)       0.086
    ary(50000)         0.025
    ary2(50000)        0.018
    ary3(2000)         0.127
    fibo(30)           0.285
    hash1(50000)       0.026
    hash2(500)         0.027
    heapsort(20000)    0.071
    matrix(20)         0.078
    nestedloop(12)     0.098
    sieve(30)          0.086
    strcat(200000)     0.010
    ------------------------
    Total              1.640
    real: 1.68s user: 1.65s sys: 0.01s cpu: 99% maxmem: 31516 KB cswaits: 6
    
    simple             0.078
    simplecall         0.091
    simpleucall        0.096
    simpleudcall       0.098
    mandel             0.152
    mandel2            0.208
    ackermann(7)       0.087
    ary(50000)         0.018
    ary2(50000)        0.017
    ary3(2000)         0.129
    fibo(30)           0.291
    hash1(50000)       0.026
    hash2(500)         0.028
    heapsort(20000)    0.071
    matrix(20)         0.082
    nestedloop(12)     0.102
    sieve(30)          0.095
    strcat(200000)     0.010
    ------------------------
    Total              1.681
    real: 1.72s user: 1.69s sys: 0.01s cpu: 99% maxmem: 31516 KB cswaits: 8
    
    simple             0.060
    simplecall         0.091
    simpleucall        0.103
    simpleudcall       0.103
    mandel             0.150
    mandel2            0.207
    ackermann(7)       0.087
    ary(50000)         0.018
    ary2(50000)        0.017
    ary3(2000)         0.127
    fibo(30)           0.286
    hash1(50000)       0.025
    hash2(500)         0.027
    heapsort(20000)    0.070
    matrix(20)         0.078
    nestedloop(12)     0.098
    sieve(30)          0.087
    strcat(200000)     0.010
    ------------------------
    Total              1.643
    real: 1.68s user: 1.65s sys: 0.02s cpu: 99% maxmem: 31516 KB cswaits: 5
    
    bench.php results from 3 runs
    1.640
    1.681
    1.643
    
    bench.php avg: 1.6547
    Avg: real: 1.69s user: 1.66s sys: 0.01s cpu: 99.00% maxmem: 31516.00KB cswaits: 6.33
    created results log at /home/phpbench_logs/bench_240717-055949.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_240717-055949.log
    

    Code (Text):
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.122
    func()             0.486    0.364
    undef_func()       0.474    0.352
    int_func()         0.452    0.330
    $x = self::$x      0.284    0.161
    self::$x = 0       0.261    0.139
    isset(self::$x)    0.241    0.119
    empty(self::$x)    0.240    0.118
    $x = Foo::$x       0.252    0.130
    Foo::$x = 0        0.276    0.154
    isset(Foo::$x)     0.223    0.101
    empty(Foo::$x)     0.201    0.079
    self::f()          0.335    0.213
    Foo::f()           0.302    0.180
    $x = $this->x      0.201    0.079
    $this->x = 0       0.233    0.111
    $this->x += 2      0.198    0.076
    ++$this->x         0.177    0.055
    --$this->x         0.168    0.046
    $this->x++         0.223    0.100
    $this->x--         0.200    0.078
    isset($this->x)    0.183    0.060
    empty($this->x)    0.201    0.079
    $this->f()         0.346    0.224
    $x = Foo::TEST     0.164    0.042
    new Foo()          0.527    0.405
    $x = TEST          0.127    0.004
    $x = $_GET         0.198    0.076
    $x = $GLOBALS['v'] 0.297    0.174
    $x = $hash['v']    0.220    0.098
    $x = $str[0]       0.279    0.157
    $x = $a ?: null    0.167    0.045
    $x = $f ?: tmp     0.236    0.114
    $x = $f ? $f : $a  0.179    0.057
    $x = $f ? $f : tmp 0.238    0.116
    ------------------------
    Total              8.909
    real: 8.98s user: 8.94s sys: 0.00s cpu: 99% maxmem: 19560 KB cswaits: 6
    
    empty_loop         0.098
    func()             0.308    0.210
    undef_func()       0.285    0.187
    int_func()         0.248    0.150
    $x = self::$x      0.217    0.119
    self::$x = 0       0.202    0.104
    isset(self::$x)    0.192    0.093
    empty(self::$x)    0.186    0.088
    $x = Foo::$x       0.189    0.091
    Foo::$x = 0        0.175    0.076
    isset(Foo::$x)     0.158    0.059
    empty(Foo::$x)     0.172    0.074
    self::f()          0.308    0.210
    Foo::f()           0.295    0.197
    $x = $this->x      0.184    0.086
    $this->x = 0       0.230    0.132
    $this->x += 2      0.197    0.099
    ++$this->x         0.177    0.078
    --$this->x         0.166    0.068
    $this->x++         0.193    0.095
    $this->x--         0.188    0.090
    isset($this->x)    0.174    0.076
    empty($this->x)    0.186    0.087
    $this->f()         0.319    0.220
    $x = Foo::TEST     0.179    0.081
    new Foo()          0.525    0.427
    $x = TEST          0.126    0.028
    $x = $_GET         0.192    0.094
    $x = $GLOBALS['v'] 0.263    0.164
    $x = $hash['v']    0.216    0.118
    $x = $str[0]       0.259    0.161
    $x = $a ?: null    0.172    0.074
    $x = $f ?: tmp     0.245    0.147
    $x = $f ? $f : $a  0.195    0.097
    $x = $f ? $f : tmp 0.238    0.140
    ------------------------
    Total              7.662
    real: 7.70s user: 7.66s sys: 0.01s cpu: 99% maxmem: 19560 KB cswaits: 5
    
    empty_loop         0.090
    func()             0.279    0.189
    undef_func()       0.284    0.194
    int_func()         0.238    0.149
    $x = self::$x      0.212    0.122
    self::$x = 0       0.202    0.112
    isset(self::$x)    0.185    0.095
    empty(self::$x)    0.186    0.097
    $x = Foo::$x       0.177    0.087
    Foo::$x = 0        0.175    0.085
    isset(Foo::$x)     0.157    0.067
    empty(Foo::$x)     0.172    0.082
    self::f()          0.307    0.217
    Foo::f()           0.277    0.188
    $x = $this->x      0.184    0.094
    $this->x = 0       0.235    0.145
    $this->x += 2      0.206    0.117
    ++$this->x         0.176    0.087
    --$this->x         0.166    0.077
    $this->x++         0.194    0.104
    $this->x--         0.188    0.098
    isset($this->x)    0.178    0.089
    empty($this->x)    0.181    0.092
    $this->f()         0.336    0.246
    $x = Foo::TEST     0.164    0.074
    new Foo()          0.525    0.436
    $x = TEST          0.126    0.036
    $x = $_GET         0.203    0.113
    $x = $GLOBALS['v'] 0.277    0.187
    $x = $hash['v']    0.202    0.112
    $x = $str[0]       0.266    0.177
    $x = $a ?: null    0.168    0.078
    $x = $f ?: tmp     0.245    0.155
    $x = $f ? $f : $a  0.184    0.094
    $x = $f ? $f : tmp 0.239    0.150
    ------------------------
    Total              7.585
    real: 7.62s user: 7.60s sys: 0.00s cpu: 99% maxmem: 19564 KB cswaits: 3
    
    micro_bench.php results from 3 runs
    8.909
    7.662
    7.585
    
    micro_bench.php avg: 8.0520
    Avg: real: 8.10s user: 8.07s sys: 0.00s cpu: 99.00% maxmem: 19561.33KB cswaits: 4.67
    created results log at /home/phpbench_logs/bench_micro_240717-055949.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_240717-055949.log
    
    

    Code (Text):
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 3.10.0-514.26.2.el7.x86_64 -- #1 SMP Tue Jul 4 15:04:05 UTC 2017
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz (6000.0 bogomips)
              x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
       06:29:26 up 32 min,  1 user,  load average: 9.55, 5.67, 2.43; runlevel 3
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Mon Jul 24 2017 06:29:26 - 06:55:39
    1 CPU in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       37689471.2 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     2607.6 MWIPS (21.5 s, 7 samples)
    Execl Throughput                               4754.1 lps   (29.6 s, 2 samples)
    Pipe Throughput                             1872086.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 409803.9 lps   (10.0 s, 7 samples)
    Process Creation                              20313.9 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   5120.0 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   317.9 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                    666.9 lpm   (60.0 s, 2 samples)
    System Call Overhead                        3213241.3 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   37689471.2   3229.6
    Double-Precision Whetstone                       55.0       2607.6    474.1
    Execl Throughput                                 43.0       4754.1   1105.6
    Pipe Throughput                               12440.0    1872086.7   1504.9
    Pipe-based Context Switching                   4000.0     409803.9   1024.5
    Process Creation                                126.0      20313.9   1612.2
    Shell Scripts (1 concurrent)                     42.4       5120.0   1207.6
    Shell Scripts (16 concurrent)                     ---        317.9      ---
    Shell Scripts (8 concurrent)                      6.0        666.9   1111.5
    System Call Overhead                          15000.0    3213241.3   2142.2
                                                                       ========
    System Benchmarks Index Score (Partial Only)                         1319.2
    

    Code (Text):
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 3335.019940193 seconds
    
     
    Last edited: Jul 24, 2017
  4. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Nginx Recompile Time



    Timed centmin.sh menu option 4 recompile for Nginx 1.13.3
    Code (Text):
    --------------------------------------------------------
         Centmin Mod Menu 123.09beta01 centminmod.com
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB MySQL Upgrade & Management
    12). Zend OpCache Install/Re-install
    13). Install/Reinstall Redis PHP Extension
    14). SELinux disable
    15). Install/Reinstall ImagicK PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2...
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Install/Re-Install
    21). Update - Nginx + PHP-FPM + Siege
    22). Add Wordpress Nginx vhost + Cache Plugin
    23). Update Centmin Mod Code Base
    24). Exit
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 4
    --------------------------------------------------------
    

    Code (Text):
    Do you want to run YUM install checks ?  [y/n]
    
    This will increase your upgrade duration time wise.
    Check the change log centminmod.com/changelog.html
    to see if any Nginx or PHP related new additions
    which require checking YUM prequisites are met.
    If no new additions made, you can skip the
    YUM install check to speed up upgrade time.
    
     [y/n]: N
    **********************************************************************
    * Nginx Update script - Included in Centmin Extras
    * Version: 1.2.3-eva2000.09.005 - Date: 31/05/2017 - Copyright 2011-2017 CentminMod.com
    **********************************************************************
    
    This software comes with no warranty of any kind. You are free to use
    it for both personal and commercial use as licensed under the GPL.
    
    Nginx Upgrade - Would you like to continue? [y/n] y
    
    Install which version of Nginx? (version i.e. type 1.13.3): 1.13.3
    

    First recompile after initial install of nginx in 328.7 seconds :) This populates the ccache compiler cache, so the next recompiles of same versions will be much faster. Notice above initial nginx install time was ~274 seconds so faster than this run. This is due to ccache routine I setup. On initial Centmin Mod install's nginx compile disables ccache completely as ccache has initial overhead for first uncached runs - hence 328.7 seconds for the first manual recompile. But ccache dramatically speeds up subsequent recompiles as you will see below.
    Code (Text):
    nginx -V
    nginx version: nginx/1.13.3
    built by clang 3.4.2 (tags/RELEASE_34/dot2-final)
    built with LibreSSL 2.5.5
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-lrt -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/lib' --with-cc-opt='-m64 -mtune=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wno-sign-compare -Wno-string-plus-int -Wno-deprecated-declarations -Wno-unused-parameter -Wno-unused-const-variable -Wno-conditional-uninitialized -Wno-mismatched-tags -Wno-sometimes-uninitialized -Wno-parentheses-equality -Wno-tautological-compare -Wno-self-assign -Wno-deprecated-register -Wno-deprecated -Wno-invalid-source-encoding -Wno-pointer-sign -Wno-parentheses -Wno-enum-conversion -Wno-c++11-compat-deprecated-writable-strings -Wno-write-strings -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --with-http_sub_module --with-http_addition_module --with-http_image_filter_module=dynamic --with-http_geoip_module --with-stream_geoip_module --with-stream_realip_module --with-stream_ssl_preread_module --with-threads --with-stream=dynamic --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.0 --add-module=../ngx_cache_purge-2.3 --add-module=../ngx_devel_kit-0.3.0 --add-module=../set-misc-nginx-module-0.31 --add-module=../echo-nginx-module-0.60 --add-module=../redis2-nginx-module-0.14 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-module=../headers-more-nginx-module-0.32 --with-pcre=../pcre-8.41 --with-pcre-jit --with-zlib=../zlib-1.2.11 --with-http_ssl_module --with-http_v2_module --with-openssl=../libressl-2.5.5
    
    nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
    nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
    
    dynamic modules include file /usr/local/nginx/conf/dynamic-modules.conf
    -rw-r--r-- 1 root root 360 Jul 24 07:43 /usr/local/nginx/conf/dynamic-modules.conf
    
    # place custom load_module lines in this dynamic-modules-includes.conf
    # file so that they persistent i.e. for manually dropped in dynamic modules
    include /usr/local/nginx/conf/dynamic-modules-includes.conf;
    load_module "modules/ngx_http_image_filter_module.so";
    load_module "modules/ngx_http_fancyindex_module.so";
    load_module "modules/ngx_stream_module.so";
    
    dynamic module directory at /usr/local/nginx/modules
    total 1.2M
    drwxr-xr-x  2 root root 4.0K Jul 24 07:46 .
    drwxr-xr-x 10 root root  128 Jul 24 05:55 ..
    -rwxr-xr-x  1 root root  54K Jul 24 07:46 ngx_http_fancyindex_module.so
    -rwxr-xr-x  1 root root  54K Jul 24 05:42 ngx_http_fancyindex_module.so.old
    -rwxr-xr-x  1 root root  57K Jul 24 07:46 ngx_http_image_filter_module.so
    -rwxr-xr-x  1 root root  57K Jul 24 05:42 ngx_http_image_filter_module.so.old
    -rwxr-xr-x  1 root root 462K Jul 24 07:46 ngx_stream_module.so
    -rwxr-xr-x  1 root root 462K Jul 24 05:42 ngx_stream_module.so.old
    
    backup dynamic modules to /usr/local/nginx/modules.copy
    total 1.2M
    drwxr-xr-x  2 root root 4.0K Jul 24 07:46 .
    drwxr-xr-x 11 root root  147 Jul 24 07:46 ..
    -rwxr-xr-x  1 root root  54K Jul 24 07:46 ngx_http_fancyindex_module.so
    -rwxr-xr-x  1 root root  54K Jul 24 05:42 ngx_http_fancyindex_module.so.old
    -rwxr-xr-x  1 root root  57K Jul 24 07:46 ngx_http_image_filter_module.so
    -rwxr-xr-x  1 root root  57K Jul 24 05:42 ngx_http_image_filter_module.so.old
    -rwxr-xr-x  1 root root 462K Jul 24 07:46 ngx_stream_module.so
    -rwxr-xr-x  1 root root 462K Jul 24 05:42 ngx_stream_module.so.old
    log files saved at /root/centminlogs
    -rw-r--r-- 1 root root   46 Jul 24 07:43 centminmod_libresslinstalltime_240717-074002.log
    -rw-r--r-- 1 root root    8 Jul 24 07:43 patch_patchnginx_240717-074002.log
    -rw-r--r-- 1 root root 1.8K Jul 24 07:43 nginx-configure-240717-074002.log
    -rw-r--r-- 1 root root  32K Jul 24 07:46 nginx_autoconf.err.240717-074002.log
    -rw-r--r-- 1 root root 852K Jul 24 07:46 centminmod_1.2.3-eva2000.09.005_240717-074002_nginx_upgrade.log
    

    Code (Text):
    *************************************************
    * nginx updated
    *************************************************
       _   _         _                _   _             _         _             _ 
      | \ | |  __ _ (_) _ __  __  __ | | | | _ __    __| |  __ _ | |_  ___   __| |
      |  \| | / _` || || '_ \ \ \/ / | | | || '_ \  / _` | / _` || __|/ _ \ / _` |
      | |\  || (_| || || | | | >  <  | |_| || |_) || (_| || (_| || |_|  __/| (_| |
      |_| \_| \__, ||_||_| |_|/_/\_\  \___/ | .__/  \__,_| \__,_| \__|\___| \__,_|
              |___/                         |_|                                  
    
    Total Nginx Upgrade Time: 328.688287993 seconds
    

    Second recompile after initial install of nginx in 111.77 seconds due to ccache compiler caching so ~66% faster :D
    Code (Text):
    *************************************************
    * nginx updated
    *************************************************
       _   _         _                _   _             _         _             _ 
      | \ | |  __ _ (_) _ __  __  __ | | | | _ __    __| |  __ _ | |_  ___   __| |
      |  \| | / _` || || '_ \ \ \/ / | | | || '_ \  / _` | / _` || __|/ _ \ / _` |
      | |\  || (_| || || | | | >  <  | |_| || |_) || (_| || (_| || |_|  __/| (_| |
      |_| \_| \__, ||_||_| |_|/_/\_\  \___/ | .__/  \__,_| \__,_| \__|\___| \__,_|
              |___/                         |_|                                  
    
    Total Nginx Upgrade Time: 111.773016642 seconds
    

     
    Last edited: Jul 24, 2017
  5. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    PHP-FPM 5.6.31 to 7.1.7 Update



    Next is PHP-FPM source compiled update from 5.6.31 to 7.1.7. Centmin Mod PHP-FPM uses Intel optimised compiler options when appropriate Intel cpus are detected for better PHP-FPM performance at the cost of longer compile times. You can see PHP-FPM 7.2.0 vs 7.1.7 vs 7.1.6 vs 7.0.21 vs 5.6.31 benchmarks which show that Centmin Mod PHP-FPM 7.0 is as fast as YUM PHP-FPM 7.1 and Centmin Mod PHP-FPM 7.1 is as fast as YUM PHP-FPM 7.2 and Centmin Mod PHP-FPN 7.2 Alpha is even faster :)
    Code (Text):
    --------------------------------------------------------
         Centmin Mod Menu 123.09beta01 centminmod.com
    --------------------------------------------------------
    1).  Centmin Install
    2).  Add Nginx vhost domain
    3).  NSD setup domain name DNS
    4).  Nginx Upgrade / Downgrade
    5).  PHP Upgrade / Downgrade
    6).  XCache Re-install
    7).  APC Cache Re-install
    8).  XCache Install
    9).  APC Cache Install
    10). Memcached Server Re-install
    11). MariaDB MySQL Upgrade & Management
    12). Zend OpCache Install/Re-install
    13). Install/Reinstall Redis PHP Extension
    14). SELinux disable
    15). Install/Reinstall ImagicK PHP Extension
    16). Change SSHD Port Number
    17). Multi-thread compression: pigz,pbzip2,lbzip2...
    18). Suhosin PHP Extension install
    19). Install FFMPEG and FFMPEG PHP Extension
    20). NSD Install/Re-Install
    21). Update - Nginx + PHP-FPM + Siege
    22). Add Wordpress Nginx vhost + Cache Plugin
    23). Update Centmin Mod Code Base
    24). Exit
    --------------------------------------------------------
    Enter option [ 1 - 24 ] 5
    --------------------------------------------------------
    

    Code (Text):
    Do you want to run YUM install checks ?  [y/n]
    
    This will increase your upgrade duration time wise.
    Check the change log centminmod.com/changelog.html
    to see if any Nginx or PHP related new additions
    which require checking YUM prequisites are met.
    If no new additions made, you can skip the
    YUM install check to speed up upgrade time.
    
     [y/n]: n
         ____   _   _  ____       _   _                                _
        |  _ \ | | | ||  _ \  _  | | | | _ __    __ _  _ __  __ _   __| |  ___
        | |_) || |_| || |_) |(_) | | | || '_ \  / _` || '__|/ _` | / _` | / _ \
        |  __/ |  _  ||  __/  _  | |_| || |_) || (_| || |  | (_| || (_| ||  __/
        |_|    |_| |_||_|    (_)  \___/ | .__/  \__, ||_|   \__,_| \__,_| \___|
                                        |_|     |___/                    
    
    PHP Upgrade - Would you like to continue? [y/n] y
    
    ----------------------------------------------------------------
    Install which version of PHP? (version i.e. 5.6.31, 7.0.18, NGDEBUG)
    PHP 7.x/7.1.x is GA Stable but still may have broken PHP extensions.
    NGDEBUG is PHP 7.2.0 dev builds minus incompatible PHP extensions
    ----------------------------------------------------------------
    Enter PHP Version number you want to upgrade/downgrade to: 7.1.7
    ----------------------------------------------------------------
    existing php.ini will be backed up at /usr/local/lib/php.ini-oldversion_170717-174703
    ----------------------------------------------------------------
    

    Code (Text):
    -----------------------------------------------------------------------------------------
    Detected PHP 7.1 branch.
    You can compile Zend OPcache (Zend Optimizer Plus+) support
    as an alternative to using APC Cache or Xcache cache.
    But Zend OPcache only provides PHP opcode cache and
    DOESN'T do data caching, so if you web apps such as Wordpress,
    Drupal or vBulletin require data caching to APC or Xcache,
    it won't work with Zend OPcache.
    
    -----------------------------------------------------------------------------------------
    Do you want to use Zend OPcache [y/n] ? y
    
    grep: /etc/centminmod/php.d/zendopcache.ini: No such file or directory
    
    Copying zendopcache.ini > /etc/centminmod/php.d/zendopcache.ini
    
    *************************************************
    * Zend Optimizer Plus OPcache configured
    *************************************************
    
    PHP 7+ detected which uses newer mysqlnd
    or PDO MySQL extensions and removed the
    legacy mysql extension. You can optionally
    re-add the removed legacy mysql extension
    to PHP 7+ by answering yes to next question
    Only answer yes if you know for sure you
    have very old web scripts which need mysql
    legacy extension re-added. Otherwise answer
    no which is recommended for best stability
    
    Re-add legacy mysql extension to PHP 7+ [y/n] ? n
    

    First PHP-FPM 7.1.7 compile without ccache compiler cache populated in ~838.5 seconds
    Code (Text):
    ***************************************************
    * PHP upgraded and auto reinstalled PHP extensions
    ***************************************************
       ____   _   _  ____    _   _                                _            _
      |  _ \ | | | ||  _ \  | | | | _ __    __ _  _ __  __ _   __| |  ___   __| |
      | |_) || |_| || |_) | | | | || '_ \  / _` || '__|/ _` | / _` | / _ \ / _` |
      |  __/ |  _  ||  __/  | |_| || |_) || (_| || |  | (_| || (_| ||  __/| (_| |
      |_|    |_| |_||_|      \___/ | .__/  \__, ||_|   \__,_| \__,_| \___| \__,_|
                                   |_|     |___/                               
    Total PHP Upgrade Time: 838.486679143 seconds
    

    Second PHP-FPM 7.1.7 compile with ccache compiler caching populated in ~ 311.2 seconds so ~63% faster (thanks ccache compiler :) )
    Code (Text):
    ***************************************************
    * PHP upgraded and auto reinstalled PHP extensions
    ***************************************************
       ____   _   _  ____    _   _                                _            _
      |  _ \ | | | ||  _ \  | | | | _ __    __ _  _ __  __ _   __| |  ___   __| |
      | |_) || |_| || |_) | | | | || '_ \  / _` || '__|/ _` | / _` | / _ \ / _` |
      |  __/ |  _  ||  __/  | |_| || |_) || (_| || |  | (_| || (_| ||  __/| (_| |
      |_|    |_| |_||_|      \___/ | .__/  \__, ||_|   \__,_| \__,_| \___| \__,_|
                                   |_|     |___/                               
    Total PHP Upgrade Time: 311.163820525 seconds
    

    Code (Text):
    php -v
    PHP 7.1.7 (cli) (built: Jul 24 2017 08:21:12) ( NTS )
    Copyright (c) 1997-2017 The PHP Group
    Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
        with Zend OPcache v7.1.7, Copyright (c) 1999-2017, by Zend Technologies
    

    Code (Text):
    php-config
    Usage: /usr/local/bin/php-config [OPTION]
    Options:
      --prefix            [/usr/local]
      --includes          [-I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib]
      --ldflags           []
      --libs              [-lcrypt  -lc-client  -lz -lexslt -ltidy -lresolv -lcrypt -ledit -lncurses -laspell -lpspell -lrt -lmcrypt -lltdl -lldap -llber -lstdc++ -lcrypt -lpam -lgmp -lX11 -lXpm -lpng -lz -ljpeg -lwebp -lenchant -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lz -lm -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lnetsnmp -lssl -lssl -lcrypto -lm -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm -lssl -lcrypto -lcrypt ]
      --extension-dir     [/usr/local/lib/php/extensions/no-debug-non-zts-20160303]
      --include-dir       [/usr/local/include/php]
      --man-dir           [/usr/local/php/man]
      --php-binary        [/usr/local/bin/php]
      --php-sapis         [ cli fpm phpdbg cgi]
      --configure-options [--enable-fpm --enable-opcache --enable-intl --enable-pcntl --with-mcrypt --with-snmp --with-mhash --with-zlib --with-gettext --enable-exif --enable-zip --with-bz2 --enable-soap --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-shmop --with-pear --enable-mbstring --with-openssl --with-mysql=mysqlnd --with-libdir=lib64 --with-mysqli=mysqlnd --with-mysql-sock=/var/lib/mysql/mysql.sock --with-curl --with-gd --with-xmlrpc --enable-bcmath --enable-calendar --enable-ftp --enable-gd-native-ttf --with-freetype-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr --with-webp-dir=/usr --with-t1lib=/usr --enable-pdo --with-pdo-sqlite --with-pdo-mysql=mysqlnd --enable-inline-optimization --with-imap --with-imap-ssl --with-kerberos --with-readline --with-libedit --with-gmp --with-pspell --with-tidy --with-enchant --with-fpm-user=nginx --with-fpm-group=nginx --disable-fileinfo --with-ldap --with-ldap-sasl --with-config-file-scan-dir=/etc/centminmod/php.d --with-xsl]
      --version           [7.1.7]
      --vernum            [70107]
    
     
    Last edited: Jul 24, 2017
  6. eva2000

    eva2000 Administrator Staff Member

    54,907
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    4:16 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Clang 4.0.1 & Clang 5.0.0 Compiled Nginx



    Centmin Mod 123.09beta01's Nginx supports compilation using CentOS native GCC versions, GCC 5.3.1, GCC 6.2.1, Clang 3.4.2 out of the box. However, working on Clang 4.0.1 and Clang 5.0. support as well (the later needed for AMD Zen's new Scheduler Model 'znver1' support). Clang 4.0.1 and Clang 5.0 support is only available for Centmin Mod 123.09beta01 and higher for CentOS 7.x 64bit systems only right now and takes ages to compile via source so not something included out of the box. You can read about earlier testing at Install - Compiling Newer Versions of Clang 4.0.

    Clang 5 vs Clang 3.4.2 (CentOS default) benchmarks with Intel Xeon E5-1680v3 8 core / 16 thread server at GCC 5 Is Compiling Faster, But Still Falls Short Of Clang - Phoronix (and here) and with AMD Ryzen 1700 8 core / 16 thread server here. Notice the newer Clang compilers performing better for AMD Ryzen - hence why there's a neeed for Centmin Mod to support Clang 4/5 for newer processors in the future :)

    Clang 4.0.1 + Clang 5.0.0



    Clang/LLVM 4.0.1 + Clang/LLVM 5.0.0 are both compiled in one run and compile times include LLVMgold Plugin building as well for respective versions. The total compile time is ~17,302.6 seconds or 288.38 minutes to compile on this Upcloud 1 cpu core Intel E5-2687v4 @3.0Ghz KVM VPS server.
    Code (Text):
    tail -1 /root/centminlogs/centminmod_llvm_240717-083140.log
    Total LLVM 4 & 5 Build Time: 17302.583317591 seconds
    

    Code (Text):
    /opt/sbin/llvm-release_40/bin/clang -v
    clang version 4.0.1 (branches/release_40 308869)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/sbin/llvm-release_40/bin
    Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
    Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
    Selected GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
    Candidate multilib: .;@m64
    Candidate multilib: 32;@m32
    Selected multilib: .;@m64
    

    Code (Text):
    ls -lah /opt/sbin/llvm-release_40/lib/LLVMgold.so
    -rwxr-xr-x 1 root root 24M Jul 24 09:23 /opt/sbin/llvm-release_40/lib/LLVMgold.so
    

    Code (Text):
    /opt/sbin/llvm-release_50/bin/clang -v
    clang version 5.0.0 (branches/release_50 308871)
    Target: x86_64-unknown-linux-gnu
    Thread model: posix
    InstalledDir: /opt/sbin/llvm-release_50/bin
    Found candidate GCC installation: /opt/rh/devtoolset-6/root/usr/lib/gcc/x86_64-redhat-linux/6.2.1
    Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
    Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
    Selected GCC installation: /opt/rh/devtoolset-6/root/usr/lib/gcc/x86_64-redhat-linux/6.2.1
    Candidate multilib: .;@m64
    Candidate multilib: 32;@m32
    Selected multilib: .;@m64
    

    Code (Text):
    ls -lah /opt/sbin/llvm-release_50/lib/LLVMgold.so
    -rwxr-xr-x 1 root root 27M Jul 24 11:40 /opt/sbin/llvm-release_50/lib/LLVMgold.so
    

    Code (Text):
    Total Nginx Upgrade Time: 184.256367406 seconds
    
     
    Last edited: Jul 24, 2017