Want more timely Centmin Mod News Updates?
Become a Member

Benchmarks ImpactVPS Impact VPS NVMe KVM Seattle Launch 50% off

Discussion in 'Virtual Private Server (VPS) hosting' started by eva2000, Aug 23, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Impact VPS just launched their new Intel Xeon Scalable Silver 4114 Skylake based KVM VPS plans in Seattle, USA with 50% discount off. They located in Incero's Seattle datacenter. My affiliate link ;)

    Plans are posted on LET forums as they don't seem to be available on their web site as yet ?
    They were kind enough to lend me a KVM4 plan for some benchmarks on a fresh CentOS 7.5 64bit install with Centmin Mod 123.09beta01

    Initial server hardware and details.


    2 cpu cores on an Intel Xeon Silver 4114 Scalable Skylake based server at 2.20Ghz base clocks and full core turbo boost is meant to be at 2.50Ghz and for AVX2 loads at 2.20Ghz and AVX512 loads at 1.40Ghz.
    Code (Text):
    lscpu
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 85
    Model name:            Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    Stepping:              4
    CPU MHz:               2199.992
    BogoMIPS:              4399.98
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat
    

    Code (Text):
    cat /proc/cpuinfo
    processor       : 0
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 85
    model name      : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    stepping        : 4
    microcode       : 0x1
    cpu MHz         : 2199.992
    cache size      : 4096 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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat
    bogomips        : 4399.98
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    
    processor       : 1
    vendor_id       : GenuineIntel
    cpu family      : 6
    model           : 85
    model name      : Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    stepping        : 4
    microcode       : 0x1
    cpu MHz         : 2199.992
    cache size      : 4096 KB
    physical id     : 1
    siblings        : 1
    core id         : 0
    cpu cores       : 1
    apicid          : 1
    initial apicid  : 1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat
    bogomips        : 4399.98
    clflush size    : 64
    cache_alignment : 64
    address sizes   : 40 bits physical, 48 bits virtual
    power management:
    

    Memory
    Code (Text):
    free -m
                  total        used        free      shared  buff/cache   available
    Mem:           3790          73        3598           8         118        3531
    Swap:             0           0           0
    

    Disk
    Code (Text):
    df -hT
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/vda1      ext4       60G  1.1G   56G   2% /
    devtmpfs       devtmpfs  1.9G     0  1.9G   0% /dev
    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
    tmpfs          tmpfs     1.9G  8.4M  1.9G   1% /run
    tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs          tmpfs     380M     0  380M   0% /run/user/0
    


     
    Last edited: Aug 23, 2018
  2. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Centmin Mod 123.09beta01 Initial Install



    Centmin Mod LEMP Install Guide run curl installer. You can compare these times to times posted by other Centmin Mod users at Install - Post your Centmin Mod 123.09beta01 install time stats. Note these installs on all CentOS 7.5 64bit with latest L1TF updated 3.10.0-862.11.6.el7.x86_64 Kernel which may impact performance somewhat.

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

    Install times
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 213.5361 seconds
    Total YUM Time: 17.751741486 seconds
    Total YUM or DNF + Source Download Time: 58.3451
    Total Nginx First Time Install Time: 402.1848
    Total PHP First Time Install Time: 393.0506
    Download Zip From Github Time: 0.0000
    Total Time Other eg. source compiles: 448.2321
    Total Centmin Mod Install Time: 1301.8126
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1515.3487 seconds
    ---------------------------------------------------------------------------
    2 Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    2 2199.992
    ---------------------------------------------------------------------------
    

    Post Install check list
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.4.1
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2018 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.15.2 (220818-230754)
    built by gcc 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
    built with OpenSSL 1.1.0i  14 Aug 2018
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-Wl,-E -L/usr/local/zlib-cf/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib' --with-cc-opt='-I/usr/local/zlib-cf/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2 -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --build=220818-230754 --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.2 --add-module=../ngx_cache_purge-2.4.2 --add-dynamic-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.32 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.15 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.1.0i --with-openssl-opt='enable-ec_nistp_64_gcc_128'
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 5.6.37 (cli) (built: Aug 22 2018 23:18:52)
    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-shared-10.1.35-1.el7.centos.x86_64
    MariaDB-client-10.1.35-1.el7.centos.x86_64
    MariaDB-server-10.1.35-1.el7.centos.x86_64
    MariaDB-compat-10.1.35-1.el7.centos.x86_64
    MariaDB-common-10.1.35-1.el7.centos.x86_64
    MariaDB-devel-10.1.35-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.10
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v12.06 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.4
    
    Copyright (C) 2017 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, versionlock
    Loading mirror speeds from cached hostfile
     * base: linux.mirrors.es.net
     * epel: mirrors.cat.pdx.edu
     * extras: linux.mirrors.es.net
     * rpmforge: repoforge.eecs.wsu.edu
     * updates: linux.mirrors.es.net
    283 packages excluded due to repository priority protections
    repo id                 repo name                                    status
    base/7/x86_64           CentOS-7 - Base                              7,658+2,253
    centos-sclo-rh/x86_64   CentOS-7 - SCLo rh                              7,886+98
    centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo                                 767
    epel/x86_64             Extra Packages for Enterprise Linux 7 - x86_  11,681+976
    extras/7/x86_64         CentOS-7 - Extras                                    401
    mariadb                 MariaDB                                             72+3
    rpmforge                RHEL 7 - RPMforge.net - dag                      136+109
    updates/7/x86_64        CentOS-7 - Updates                             1,069+239
    repolist: 29,670
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Wed Aug 22 23:24:26 UTC 2018    [UTC]
    Thu Aug 23 09:24:26 AEST 2018   [Australia/Brisbane]
    Wed Aug 22 16:24:26 PDT 2018    [America/Los_Angeles]
    Wed Aug 22 18:24:26 CDT 2018    [America/Chicago]
    Wed Aug 22 19:24:26 EDT 2018    [America/New_York]
    Wed Aug 22 19:24:26 EDT 2018    [America/Montreal]
    Thu Aug 23 00:24:26 BST 2018    [Europe/London]
    Thu Aug 23 01:24:26 CEST 2018   [Europe/Berlin]
    Thu Aug 23 06:24:26 +07 2018    [Asia/Bangkok]
    Thu Aug 23 06:24:26 +07 2018    [Asia/Ho_Chi_Minh]
    Thu Aug 23 06:24:26 WIB 2018    [Asia/Jakarta]
    Thu Aug 23 07:24:26 +08 2018    [Asia/Kuala_Lumpur]
    Thu Aug 23 07:24:26 +08 2018    [Asia/Singapore]
    --------------------------------------------------------
    



     
  3. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    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.com to fully evaluate the performance of the server. The results are below:
    • Bandwidth tests show off Impact VPS 10Gbps network with Vultr Seattle bandwidth test for single threaded wget reaching 178MB/s and multi-threaded axel bandwidth test for same Vultr Seattle reaching 236MB/s ! Cachefly wget hit 138MB/s and axel hit 142MB/s
    • Fio random read hit around 98.2K IOPs and random writes hit around 54.4K IOPs
    • UnixBench 1 cpu index = 554.3 and 2 cpu index = 991.7
    Code (Text):
    -------------------------------------------
    centminmodbench.sh 0.9.7
    http://bench.centminmod.com
    written by: George Liu (eva2000)
    http://centminmod.com
    -------------------------------------------
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.10.0-862.11.6.el7.x86_64
    
    CentOS Linux release 7.5.1804 (Core)
    
    Centmin Mod
    ----------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 85
    Model name:            Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    Stepping:              4
    CPU MHz:               2199.992
    BogoMIPS:              4399.98
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    ----------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    1   0    1      1    1:1:1      yes
    
    ----------------------------------------------
                  total        used        free      shared  buff/cache   available
    Mem:           3789         402        2755          22         631        3129
    Low:           3789        1034        2755
    High:             0           0           0
    Swap:          1023           0        1023
    
    ----------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1        60G  5.6G   51G  10% /
    devtmpfs        1.9G     0  1.9G   0% /dev
    tmpfs           1.9G     0  1.9G   0% /dev/shm
    tmpfs           1.9G  8.6M  1.9G   1% /run
    tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs           379M     0  379M   0% /run/user/0
    /dev/loop0      5.8G   25M  5.5G   1% /tmp
    
    

    Code (Text):
    -------------------------------------------
    disk ioping tests
    -------------------------------------------
    
    IOPing I/O: ./ioping -c 10 .
    4.0 KiB from . (ext4 /dev/vda1): request=1 time=3.0 ms
    4.0 KiB from . (ext4 /dev/vda1): request=2 time=591 us
    4.0 KiB from . (ext4 /dev/vda1): request=3 time=393 us
    4.0 KiB from . (ext4 /dev/vda1): request=4 time=600 us
    4.0 KiB from . (ext4 /dev/vda1): request=5 time=268 us
    4.0 KiB from . (ext4 /dev/vda1): request=6 time=503 us
    4.0 KiB from . (ext4 /dev/vda1): request=7 time=518 us
    4.0 KiB from . (ext4 /dev/vda1): request=8 time=618 us
    4.0 KiB from . (ext4 /dev/vda1): request=9 time=491 us
    4.0 KiB from . (ext4 /dev/vda1): request=10 time=515 us
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    10 requests completed in 9.0 s, 1.3 k iops, 5.2 MiB/s
    min/avg/max/mdev = 268 us / 744 us / 3.0 ms / 742 us
    
    IOPing seek rate: ./ioping -RD .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    11.1 k requests completed in 3.0 s, 3.8 k iops, 14.7 MiB/s
    min/avg/max/mdev = 76 us / 266 us / 6.8 ms / 102 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    2.9 k requests completed in 3.0 s, 992 iops, 248.1 MiB/s
    min/avg/max/mdev = 514 us / 1.0 ms / 10.9 ms / 511 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (ext4 /dev/vda1) ioping statistics ---
    1.5 M requests completed in 3.0 s, 547.4 k iops, 2.1 GiB/s
    min/avg/max/mdev = 1 us / 1 us / 504 us / 1 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, 1.18357 s, 907 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k conv=fdatasync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 1.20121 s, 894 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=1M count=1k oflag=dsync
    1024+0 records in
    1024+0 records out
    1073741824 bytes (1.1 GB) copied, 2.64662 s, 406 MB/s
    
    dd if=/dev/zero of=sb-io-test bs=64k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    1073741824 bytes (1.1 GB) copied, 19.0753 s, 56.3 MB/s
    

    Code (Text):
    -------------------------------------------
    disk FIO tests
    -------------------------------------------
    
    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=32122: Thu Aug 23 02:50:48 2018
      read : io=1024.3MB, bw=392967KB/s, iops=98241 , runt=  2669msec
      cpu          : usr=17.47%, sys=66.42%, ctx=3729, majf=0, minf=85
      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=392966KB/s, minb=392966KB/s, maxb=392966KB/s, mint=2669msec, maxt=2669msec
    
    Disk stats (read/write):
      vda: ios=244968/0, merge=0/0, ticks=104015/0, in_queue=103998, util=96.23%
    
    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=32129: Thu Aug 23 02:50:53 2018
      write: io=1024.3MB, bw=217689KB/s, iops=54422 , runt=  4818msec
      cpu          : usr=11.02%, sys=37.53%, ctx=3866, majf=0, minf=20
      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=217689KB/s, minb=217689KB/s, maxb=217689KB/s, mint=4818msec, maxt=4818msec
    
    Disk stats (read/write):
      vda: ios=0/253849, merge=0/13, ticks=0/225112, in_queue=225097, util=96.84%
    
    

    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.0796537 s, 1.7 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.107532 s, 1.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.0749989 s, 1.8 GB/s
    
    dd if=/dev/zero of=sb-io-test bs=8k count=16k oflag=dsync
    16384+0 records in
    16384+0 records out
    134217728 bytes (134 MB) copied, 0.110869 s, 1.2 GB/s
    

    Code (Text):
    -------------------------------------------
    ramdisk ioping tests - memory bandwidth
    -------------------------------------------
    
    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=8 us
    4.0 KiB from . (tmpfs tmpfs): request=3 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=4 time=11 us
    4.0 KiB from . (tmpfs tmpfs): request=5 time=9 us
    4.0 KiB from . (tmpfs tmpfs): request=6 time=7 us
    4.0 KiB from . (tmpfs tmpfs): request=7 time=9 us
    4.0 KiB from . (tmpfs tmpfs): request=8 time=8 us
    4.0 KiB from . (tmpfs tmpfs): request=9 time=11 us
    4.0 KiB from . (tmpfs tmpfs): request=10 time=9 us
    
    --- . (tmpfs tmpfs) ioping statistics ---
    10 requests completed in 9.0 s, 120.5 k iops, 470.6 MiB/s
    min/avg/max/mdev = 3 us / 8 us / 11 us / 2 us
    
    IOPing seek rate: ./ioping -R .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    750.1 k requests completed in 3.0 s, 542.2 k iops, 2.1 GiB/s
    min/avg/max/mdev = 1 us / 1 us / 66 us / 0 us
    
    IOPing sequential: ./ioping -RL .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    37.2 k requests completed in 3.0 s, 20.1 k iops, 4.9 GiB/s
    min/avg/max/mdev = 40 us / 49 us / 113 us / 4 us
    
    IOPing cached: ./ioping -RC .
    
    --- . (tmpfs tmpfs) ioping statistics ---
    1.5 M requests completed in 3.0 s, 531.0 k iops, 2.0 GiB/s
    min/avg/max/mdev = 1 us / 1 us / 60 us / 0 us
    
    

    Code (Text):
    
    -------------------------------------------
    Running bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Download Cachefly: 138MB/s
    
    -------------------------------------------
    USA bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Atlanta, GA, USA (http://speedtest.atlanta.linode.com/100MB-atlanta.bin)
    Download Linode, Atlanta, GA, USA: 41.5MB/s
    ----------------------------------------------
    Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Download Linode, Dallas, TX, USA: 36.1MB/s
    ----------------------------------------------
    Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Download Leaseweb, Manassas, VA, USA: 51.5MB/s
    ----------------------------------------------
    Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Seattle, WA, USA: 91.9MB/s
    ----------------------------------------------
    Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, San Jose, CA, USA: 66.6MB/s
    ----------------------------------------------
    Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Washington, DC, USA: 15.0MB/s
    ----------------------------------------------
    Download from VersaWeb, Las Vegas, Nevada (http://lg.las1.as53340.net/100MB.test)
    Download VersaWeb, Las Vegas, Nevada: 10.6MB/s
    ----------------------------------------------
    Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Download OVH, BHS, Canada: 3.40MB/s
    ----------------------------------------------
    Download from Vultr, Los Angeles, California (http://lax-ca-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Los Angeles, California: 90.8MB/s
    ----------------------------------------------
    Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Seattle, Washington: 178MB/s
    ----------------------------------------------
    Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Dallas, Texas: 38.4MB/s
    ----------------------------------------------
    Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Chicago, Illinois: 52.8MB/s
    ----------------------------------------------
    Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Atlanta, Georgia: 40.0MB/s
    ----------------------------------------------
    Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Miami, Florida: 32.3MB/s
    ----------------------------------------------
    Download from Vultr, New York / New Jersey (http://nj-us-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, New York / New Jersey: 18.2MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Download Linode, Tokyo, JP: 22.1MB/s
    ----------------------------------------------
    Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Download Softlayer, Singapore: 12.1MB/s
    ----------------------------------------------
    Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Tokyo, Japan: 20.9MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Download Linode, London, UK: 18.7MB/s
    ----------------------------------------------
    Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Download OVH, Paris, France: 6.01MB/s
    ----------------------------------------------
    Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Download SmartDC, Rotterdam, Netherlands: 7.53MB/s
    ----------------------------------------------
    Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Amsterdam, Netherlands: 15.8MB/s
    ----------------------------------------------
    Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, London, UK: 16.9MB/s
    ----------------------------------------------
    Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Paris, France: 17.5MB/s
    
    -------------------------------------------
    Australia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Download from Vultr, Sydney, Australia (http://syd-au-ping.vultr.com/vultr.com.100MB.bin)
    Download Vultr, Sydney, Australia: 12.4MB/s
    

    Code (Text):
    
    -------------------------------------------
    Running Axel multi-threaded bandwidth benchmark...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Cachefly (http://cachefly.cachefly.net/100mb.test)
    Axel Download Cachefly: 142.91MB/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: 45.89MB/s
    ----------------------------------------------
    Axel Download from Linode, Dallas, TX, USA (http://speedtest.dallas.linode.com/100MB-dallas.bin)
    Axel Download Linode, Dallas, TX, USA: 27.28MB/s
    ----------------------------------------------
    Axel Download from Leaseweb, Manassas, VA, USA (http://mirror.us.leaseweb.net/speedtest/100mb.bin)
    Axel Download Leaseweb, Manassas, VA, USA: 34.69MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Seattle, WA, USA (http://speedtest.sea01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Seattle, WA, USA: 46.37MB/s
    ----------------------------------------------
    Axel Download from Softlayer, San Jose, CA, USA (http://speedtest.sjc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, San Jose, CA, USA: 48.08MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Washington, DC, USA (http://speedtest.wdc01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Washington, DC, USA: 21.42MB/s
    ----------------------------------------------
    Axel Download from VersaWeb, Las Vegas, Nevada (http://lg.las1.as53340.net/100MB.test)
    Axel Download VersaWeb, Las Vegas, Nevada: 33.37MB/s
    ----------------------------------------------
    Axel Download from OVH, BHS, Canada (http://bhs.proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, BHS, Canada: 14.55MB/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: 143.60MB/s
    ----------------------------------------------
    Axel Download from Vultr, Seattle, Washington (http://wa-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Seattle, Washington: 236.07MB/s
    ----------------------------------------------
    Axel Download from Vultr, Dallas, Texas (http://tx-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Dallas, Texas: 51.51MB/s
    ----------------------------------------------
    Axel Download from Vultr, Chicago, Illinois (http://il-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Chicago, Illinois: 93.54MB/s
    ----------------------------------------------
    Axel Download from Vultr, Atlanta, Georgia (http://ga-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Atlanta, Georgia: 72.35MB/s
    ----------------------------------------------
    Axel Download from Vultr, Miami, Florida (http://fl-us-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Miami, Florida: 54.30MB/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: 55.83MB/s
    
    -------------------------------------------
    Asia bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, Tokyo, JP (http://speedtest.tokyo.linode.com/100MB-tokyo.bin)
    Axel Download Linode, Tokyo, JP: 25.43MB/s
    ----------------------------------------------
    Axel Download from Softlayer, Singapore (http://speedtest.sng01.softlayer.com/downloads/test100.zip)
    Axel Download Softlayer, Singapore: 13.22MB/s
    ----------------------------------------------
    Axel Download from Vultr, Tokyo, Japan (http://hnd-jp-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Tokyo, Japan: 30.21MB/s
    
    -------------------------------------------
    Europe bandwidth tests...
    -------------------------------------------
    
    ----------------------------------------------
    Axel Download from Linode, London, UK (http://speedtest.london.linode.com/100MB-london.bin)
    Axel Download Linode, London, UK: 26.36MB/s
    ----------------------------------------------
    Axel Download from OVH, Paris, France (http://proof.ovh.net/files/100Mio.dat)
    Axel Download OVH, Paris, France: 14.47MB/s
    ----------------------------------------------
    Axel Download from SmartDC, Rotterdam, Netherlands (http://mirror.i3d.net/100mb.bin)
    Axel Download SmartDC, Rotterdam, Netherlands: 7.63MB/s
    ----------------------------------------------
    Axel Download from Vultr, Amsterdam, Netherlands (http://ams-nl-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Amsterdam, Netherlands: 22.90MB/s
    ----------------------------------------------
    Axel Download from Vultr, London, UK (http://lon-gb-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, London, UK: 25.21MB/s
    ----------------------------------------------
    Axel Download from Vultr, Paris, France (http://par-fr-ping.vultr.com/vultr.com.100MB.bin)
    Axel Download Vultr, Paris, France: 25.69MB/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: 18.42MB/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=0.234 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=2 ttl=61 time=0.288 ms
    64 bytes from vip1.G-anycast1.cachefly.net (205.234.175.175): icmp_seq=3 ttl=61 time=0.277 ms
    
    --- vip1.g5.cachefly.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 0.234/0.266/0.288/0.026 ms
    
    ----------------------------------------------
    Pings (syd-au-ping.vultr.com):
    PING syd-au-ping.vultr.com (108.61.212.117) 56(84) bytes of data.
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=1 ttl=52 time=177 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=2 ttl=52 time=177 ms
    64 bytes from 108.61.212.117.vultr.com (108.61.212.117): icmp_seq=3 ttl=52 time=177 ms
    
    --- syd-au-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 177.392/177.472/177.530/0.058 ms
    
    ----------------------------------------------
    Pings (hnd-jp-ping.vultr.com):
    PING hnd-jp-ping.vultr.com (108.61.201.151) 56(84) bytes of data.
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=1 ttl=50 time=119 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=2 ttl=50 time=119 ms
    64 bytes from 108.61.201.151.vultr.com (108.61.201.151): icmp_seq=3 ttl=50 time=119 ms
    
    --- hnd-jp-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 119.180/119.319/119.589/0.442 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=57 time=26.1 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=2 ttl=57 time=26.2 ms
    64 bytes from 108.61.219.200.vultr.com (108.61.219.200): icmp_seq=3 ttl=57 time=26.7 ms
    
    --- lax-ca-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 26.127/26.394/26.799/0.319 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=60 time=0.288 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=2 ttl=60 time=0.342 ms
    64 bytes from 108.61.194.105.vultr.com (108.61.194.105): icmp_seq=3 ttl=60 time=0.365 ms
    
    --- wa-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 0.288/0.331/0.365/0.038 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=54 time=60.2 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=2 ttl=54 time=60.3 ms
    64 bytes from 108.61.224.175.vultr.com (108.61.224.175): icmp_seq=3 ttl=54 time=60.2 ms
    
    --- tx-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 60.233/60.290/60.367/0.208 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=57 time=43.6 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=2 ttl=57 time=43.7 ms
    64 bytes from 107.191.51.12.vultr.com (107.191.51.12): icmp_seq=3 ttl=57 time=43.6 ms
    
    --- il-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 43.667/43.694/43.738/0.031 ms
    
    ----------------------------------------------
    Pings (ga-us-ping.vultr.com):
    PING ga-us-ping.vultr.com (108.61.193.166) 56(84) bytes of data.
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=1 ttl=55 time=57.7 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=2 ttl=55 time=57.6 ms
    64 bytes from 108.61.193.166.vultr.com (108.61.193.166): icmp_seq=3 ttl=55 time=57.6 ms
    
    --- ga-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 57.627/57.674/57.742/0.281 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=55 time=73.1 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=2 ttl=55 time=73.1 ms
    64 bytes from 104.156.244.232 (104.156.244.232): icmp_seq=3 ttl=55 time=73.0 ms
    
    --- fl-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 73.025/73.088/73.132/0.225 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=56 time=62.1 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=2 ttl=56 time=62.1 ms
    64 bytes from 108.61.149.182.vultr.com (108.61.149.182): icmp_seq=3 ttl=56 time=62.2 ms
    
    --- nj-us-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 62.147/62.208/62.295/0.294 ms
    
    ----------------------------------------------
    Pings (fra-de-ping.vultr.com):
    PING fra-de-ping.vultr.com (108.61.210.117) 56(84) bytes of data.
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=1 ttl=54 time=143 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=2 ttl=54 time=143 ms
    64 bytes from 108.61.210.117.vultr.com (108.61.210.117): icmp_seq=3 ttl=54 time=143 ms
    
    --- fra-de-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 143.023/143.057/143.085/0.309 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=53 time=140 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=2 ttl=53 time=140 ms
    64 bytes from 108.61.198.102.vultr.com (108.61.198.102): icmp_seq=3 ttl=53 time=140 ms
    
    --- ams-nl-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 140.735/140.844/140.973/0.321 ms
    
    ----------------------------------------------
    Pings (lon-gb-ping.vultr.com):
    PING lon-gb-ping.vultr.com (108.61.196.101) 56(84) bytes of data.
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=1 ttl=54 time=131 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=2 ttl=54 time=131 ms
    64 bytes from 108.61.196.101.vultr.com (108.61.196.101): icmp_seq=3 ttl=54 time=131 ms
    
    --- lon-gb-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 131.748/131.831/131.874/0.058 ms
    
    ----------------------------------------------
    Pings (par-fr-ping.vultr.com):
    PING par-fr-ping.vultr.com (108.61.209.127) 56(84) bytes of data.
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=1 ttl=54 time=127 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=2 ttl=54 time=127 ms
    64 bytes from 108.61.209.127.vultr.com (108.61.209.127): icmp_seq=3 ttl=54 time=127 ms
    
    --- par-fr-ping.vultr.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 127.224/127.266/127.307/0.293 ms
    
    ----------------------------------------------
    Pings (VersaWeb Las Vegas):
    PING 104.143.15.254 (104.143.15.254) 56(84) bytes of data.
    From 192.228.109.45 icmp_seq=1 Time to live exceeded
    From 192.228.109.45 icmp_seq=2 Time to live exceeded
    From 192.228.109.45 icmp_seq=3 Time to live exceeded
    
    --- 104.143.15.254 ping statistics ---
    3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 2003ms
    
    
    ----------------------------------------------
    Pings (VersaWeb Seattle):
    PING 76.164.234.1 (76.164.234.1) 56(84) bytes of data.
    64 bytes from 76.164.234.1: icmp_seq=1 ttl=61 time=0.311 ms
    64 bytes from 76.164.234.1: icmp_seq=2 ttl=61 time=0.361 ms
    64 bytes from 76.164.234.1: icmp_seq=3 ttl=61 time=0.342 ms
    
    --- 76.164.234.1 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2000ms
    rtt min/avg/max/mdev = 0.311/0.338/0.361/0.020 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=54 time=80.7 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=2 ttl=54 time=80.8 ms
    64 bytes from bhs.proof.ovh.net (192.99.19.165): icmp_seq=3 ttl=54 time=80.7 ms
    
    --- bhs.proof.ovh.net ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 80.722/80.770/80.807/0.330 ms
    
    ----------------------------------------------
    Pings (10gbps.io Frankfurt):
    PING 195.181.174.20 (195.181.174.20) 56(84) bytes of data.
    64 bytes from 195.181.174.20: icmp_seq=1 ttl=53 time=145 ms
    64 bytes from 195.181.174.20: icmp_seq=2 ttl=53 time=145 ms
    64 bytes from 195.181.174.20: icmp_seq=3 ttl=53 time=145 ms
    
    --- 195.181.174.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2001ms
    rtt min/avg/max/mdev = 145.902/145.934/145.955/0.312 ms
    
    ----------------------------------------------
    Pings (10gbps.io London):
    PING 185.59.221.20 (185.59.221.20) 56(84) bytes of data.
    64 bytes from 185.59.221.20: icmp_seq=1 ttl=53 time=141 ms
    64 bytes from 185.59.221.20: icmp_seq=2 ttl=53 time=141 ms
    64 bytes from 185.59.221.20: icmp_seq=3 ttl=53 time=141 ms
    
    --- 185.59.221.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 141.606/141.651/141.682/0.309 ms
    
    ----------------------------------------------
    Pings (10gbps.io Paris):
    PING 185.93.2.193 (185.93.2.193) 56(84) bytes of data.
    64 bytes from 185.93.2.193: icmp_seq=1 ttl=54 time=150 ms
    64 bytes from 185.93.2.193: icmp_seq=2 ttl=54 time=151 ms
    64 bytes from 185.93.2.193: icmp_seq=3 ttl=54 time=151 ms
    
    --- 185.93.2.193 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 150.989/151.023/151.073/0.450 ms
    
    ----------------------------------------------
    Pings (10gbps.io Singapore):
    PING 203.174.85.38 (203.174.85.38) 56(84) bytes of data.
    64 bytes from 203.174.85.38: icmp_seq=1 ttl=60 time=184 ms
    64 bytes from 203.174.85.38: icmp_seq=2 ttl=60 time=184 ms
    64 bytes from 203.174.85.38: icmp_seq=3 ttl=60 time=184 ms
    
    --- 203.174.85.38 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2002ms
    rtt min/avg/max/mdev = 184.861/184.880/184.899/0.351 ms
    
    ----------------------------------------------
    Pings (10gbps.io Stockholm):
    PING 185.76.9.10 (185.76.9.10) 56(84) bytes of data.
    64 bytes from 185.76.9.10: icmp_seq=1 ttl=52 time=162 ms
    64 bytes from 185.76.9.10: icmp_seq=2 ttl=52 time=162 ms
    64 bytes from 185.76.9.10: icmp_seq=3 ttl=52 time=162 ms
    
    --- 185.76.9.10 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 162.666/162.695/162.711/0.329 ms
    
    ----------------------------------------------
    Pings (10gbps.io Moscow):
    PING 87.245.204.20 (87.245.204.20) 56(84) bytes of data.
    64 bytes from 87.245.204.20: icmp_seq=1 ttl=52 time=182 ms
    64 bytes from 87.245.204.20: icmp_seq=2 ttl=52 time=182 ms
    64 bytes from 87.245.204.20: icmp_seq=3 ttl=52 time=182 ms
    
    --- 87.245.204.20 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 182.720/182.736/182.766/0.494 ms
    
    ----------------------------------------------
    Pings (10gbps.io Miami):
    PING 195.181.162.195 (195.181.162.195) 56(84) bytes of data.
    64 bytes from 195.181.162.195: icmp_seq=1 ttl=57 time=74.6 ms
    64 bytes from 195.181.162.195: icmp_seq=2 ttl=57 time=74.7 ms
    64 bytes from 195.181.162.195: icmp_seq=3 ttl=57 time=74.7 ms
    
    --- 195.181.162.195 ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 2003ms
    rtt min/avg/max/mdev = 74.641/74.713/74.792/0.061 ms
    
    

    Code (Text):
    
    -------------------------------------------
    Running mtr tests...
    -------------------------------------------
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 cachefly.cachefly.net
    Start: Thu Aug 23 02:56:20 2018
    HOST: hostname                       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                         0.0%    10    0.8   0.8   0.8   1.0   0.0
      2.|-- 23.92.75.17                     0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- 63.141.218.141                  0.0%    10    0.6   0.6   0.4   1.1   0.0
      4.|-- xe-11-0-2.cr3-sea2.ip4.gtt.net  0.0%    10    0.4   0.5   0.4   1.5   0.3
      5.|-- ???                            100.0    10    0.0   0.0   0.0   0.0   0.0
      6.|-- vip1.G-anycast1.cachefly.net    0.0%    10    0.3   0.4   0.3   0.6   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.atlanta.linode.com
    Start: Thu Aug 23 02:56:35 2018
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                    0.0%    10    1.1   1.5   0.8   4.8   1.1
      2.|-- 2604:880:7::11                                     0.0%    10    0.3   0.4   0.3   0.5   0.0
      3.|-- v6-100ge14-2.core1.sea1.he.net                     0.0%    10    0.4   0.4   0.4   0.6   0.0
      4.|-- 100ge11-1.core1.sjc2.he.net                        0.0%    10   19.4  19.5  19.4  20.1   0.0
      5.|-- as6453.gige-g5-16.core1.sjc2.he.net                0.0%    10   20.6  20.5  20.4  20.7   0.0
      6.|-- if-ae-1-2.tcore1.sqn-san-jose.ipv6.as6453.net      0.0%    10   20.7  20.8  20.5  22.6   0.6
      7.|-- if-ae-18-2.tcore2.sv1-santa-clara.ipv6.as6453.net  0.0%    10   29.8  29.7  29.6  30.0   0.0
      8.|-- if-ae-0-2.tcore1.sv1-santa-clara.ipv6.as6453.net   0.0%    10   30.0  30.0  29.7  31.0   0.3
      9.|-- if-ae-8-2.tcore1.lvw-los-angeles.ipv6.as6453.net   0.0%    10   29.7  29.7  29.6  29.9   0.0
     10.|-- if-ae-34-2.tcore2.dt8-dallas.ipv6.as6453.net       0.0%    10   62.7  63.4  62.7  68.4   1.6
     11.|-- if-ae-2-2.tcore1.dt8-dallas.ipv6.as6453.net        0.0%    10   62.7  67.9  62.6  96.8  11.6
     12.|-- if-ae-27-2.tcore1.a56-atlanta.ipv6.as6453.net      0.0%    10   72.3  72.7  72.3  73.3   0.0
     13.|-- 2001:5a0:a00:500::96                              20.0%    10   72.9  73.2  72.8  74.2   0.0
     14.|-- 2600:3c02:4444:7::2                                0.0%    10   73.1  73.1  73.0  73.4   0.0
     15.|-- 2600:3c02::4b                                      0.0%    10   72.8  72.7  72.5  72.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.dallas.linode.com
    Start: Thu Aug 23 02:57:14 2018
    HOST: hostname                       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                 0.0%    10    1.0   1.1   0.9   1.4   0.0
      2.|-- 2604:880:7::11                  0.0%    10    0.4   3.6   0.4  27.7   8.6
      3.|-- v6-100ge14-2.core1.sea1.he.net  0.0%    10    0.4   0.6   0.4   1.6   0.0
      4.|-- 100ge11-1.core1.sjc2.he.net     0.0%    10   19.5  19.5  19.4  19.7   0.0
      5.|-- 100ge2-1.core4.fmt2.he.net      0.0%    10   20.2  20.0  19.9  20.2   0.0
      6.|-- 100ge11-1.core1.dal1.he.net     0.0%    10   54.8  54.8  54.6  55.8   0.3
      7.|-- eqix-ix-da-ipv6.linode.com      0.0%    10   58.0  58.0  57.8  58.2   0.0
      8.|-- 2600:3c00:2222:12::2            0.0%    10   58.4  58.4  58.3  58.5   0.0
      9.|-- speedtest.dallas.linode.com     0.0%    10   58.0  58.0  57.9  58.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.us.leaseweb.net
    Start: Thu Aug 23 02:57:30 2018
    HOST: hostname                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                    0.0%    10    1.2   1.7   0.9   6.0   1.4
      2.|-- 2604:880:7::11                                     0.0%    10    0.4   0.4   0.3   0.4   0.0
      3.|-- v6-100ge14-2.core1.sea1.he.net                     0.0%    10    0.5   0.4   0.4   0.5   0.0
      4.|-- 100ge11-1.core1.sjc2.he.net                        0.0%    10   19.6  19.7  19.4  20.6   0.0
      5.|-- as6453.gige-g5-16.core1.sjc2.he.net                0.0%    10   20.6  27.7  20.5  91.7  22.5
      6.|-- if-ae-1-2.tcore1.sqn-san-jose.ipv6.as6453.net      0.0%    10   20.6  20.7  20.5  21.1   0.0
      7.|-- if-ae-38-2.tcore2.sv1-santa-clara.ipv6.as6453.net  0.0%    10   29.5  29.6  29.4  30.5   0.0
      8.|-- if-ae-0-2.tcore1.sv1-santa-clara.ipv6.as6453.net   0.0%    10   29.6  29.6  29.5  29.7   0.0
      9.|-- if-ae-8-2.tcore1.lvw-los-angeles.ipv6.as6453.net   0.0%    10   29.4  29.6  29.4  30.3   0.0
     10.|-- if-ae-2-2.tcore2.lvw-los-angeles.ipv6.as6453.net   0.0%    10   29.6  29.6  29.5  29.7   0.0
     11.|-- if-ae-36-2.tcore2.aeq-ashburn.ipv6.as6453.net      0.0%    10   85.1  85.2  85.0  85.6   0.0
     12.|-- if-ae-2-2.tcore1.aeq-ashburn.ipv6.as6453.net       0.0%    10   82.8  82.4  82.2  82.8   0.0
     13.|-- if-ae-32-2.tcore1.vn5-manassas.ipv6.as6453.net     0.0%    10   83.7  83.0  82.9  83.7   0.0
     14.|-- 2001:5a0:600:400::b6                               0.0%    10   85.2  85.3  85.2  85.8   0.0
     15.|-- 2604:9a00::55                                      0.0%    10   83.1  83.1  82.9  83.2   0.0
     16.|-- 2604:9a00:2010:a0b8::5                             0.0%    10   81.7  81.7  81.6  82.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sea01.softlayer.com
    Start: Thu Aug 23 02:58:04 2018
    HOST: hostname                                  Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                            0.0%    10    0.9   1.0   0.9   1.2   0.0
      2.|-- 2604:880:7::11                             0.0%    10   13.4   1.9   0.3  13.4   4.0
      3.|-- v6-ae12.bbr01.wb01.sea02.networklayer.com  0.0%    10   26.0  26.2  25.8  27.5   0.3
      4.|-- po3.bbr01.sr01.sea01.networklayer.com      0.0%    10   26.1  28.0  26.1  43.1   5.2
      5.|-- po1.fcr01.sr01.sea01.networklayer.com      0.0%    10   26.7  27.9  26.7  28.8   0.7
      6.|-- softlayer.com                              0.0%    10   26.2  26.2  26.1  26.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sjc01.softlayer.com
    Start: Thu Aug 23 02:58:24 2018
    HOST: hostname                                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                                    0.0%    10    1.4   1.9   0.9   4.8   1.3
      2.|-- 2604:880:7::11                                                     0.0%    10    0.5   0.4   0.4   0.5   0.0
      3.|-- v6-ae12.bbr01.wb01.sea02.networklayer.com                          0.0%    10   25.9  25.9  25.9  26.0   0.0
      4.|-- 0630.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   26.7  26.6  26.5  27.0   0.0
      5.|-- de20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   28.4  29.7  28.4  37.6   2.7
      6.|-- 3520.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   28.4  28.4  28.1  28.6   0.0
      7.|-- fa10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   29.6  28.8  28.1  32.1   1.2
      8.|-- 2607:f0d0:2100:1::5                                                0.0%    10   28.6  35.2  28.2  75.8  15.6
      9.|-- softlayer.com                                                      0.0%    10   28.3  28.2  28.1  28.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.wdc01.softlayer.com
    Start: Thu Aug 23 02:58:46 2018
    HOST: hostname                                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                                    0.0%    10    1.2   1.1   0.9   1.8   0.0
      2.|-- 2604:880:7::11                                                     0.0%    10    0.4   2.1   0.3  17.4   5.4
      3.|-- v6-ae12.bbr01.wb01.sea02.networklayer.com                          0.0%    10   25.9  26.2  25.9  27.6   0.3
      4.|-- 0630.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   33.2  27.8  26.4  33.2   2.2
      5.|-- fe20.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   60.3  60.4  60.2  60.8   0.0
      6.|-- 2440.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   63.6  63.8  63.4  64.4   0.0
      7.|-- 0830.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   64.3  64.1  63.8  64.3   0.0
      8.|-- f920.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   64.0  63.9  63.7  64.0   0.0
      9.|-- po2.dar01.sr01.wdc01.networklayer.com                              0.0%    10   63.7  63.7  63.7  63.9   0.0
     10.|-- po1.fcr01.sr01.wdc01.networklayer.com                              0.0%    10   63.7  64.2  63.6  66.9   0.9
     11.|-- softlayer.com                                                      0.0%    10   63.9  64.0  63.9  64.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.tokyo.linode.com
    Start: Thu Aug 23 02:59:10 2018
    HOST: hostname                                               Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                         0.0%    10    1.3   1.1   0.9   1.3   0.0
      2.|-- 2604:880:7::11                                          0.0%    10    0.4   0.4   0.3   0.6   0.0
      3.|-- v6-100ge14-2.core1.sea1.he.net                          0.0%    10    0.4   0.4   0.3   0.7   0.0
      4.|-- 100ge11-1.core1.sjc2.he.net                             0.0%    10   19.5  19.5  19.4  19.6   0.0
      5.|-- kddi-as2516.10gigabitethernet1-1-1.switch2.sjc2.he.net  0.0%    10   19.5  20.3  19.5  23.0   1.2
      6.|-- 6sjeGCS001.int-gw.kddi.ne.jp                            0.0%    10   19.6  19.6  19.5  19.8   0.0
      7.|-- 2001:268:fb81:72::1                                    20.0%    10  127.1 126.6 126.1 127.1   0.0
      8.|-- 2001:268:fa00:27c::2                                    0.0%    10  130.2 130.2 130.2 130.2   0.0
      9.|-- 6cm-fcu204.int-gw.kddi.ne.jp                            0.0%    10  135.3 132.5 128.4 140.3   4.5
     10.|-- 2001:268:f702:6d::2                                     0.0%    10  131.6 131.7 131.4 132.9   0.3
     11.|-- speedtest.tokyo.linode.com                              0.0%    10  125.4 125.4 125.3 125.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.sng01.softlayer.com
    Start: Thu Aug 23 02:59:27 2018
    HOST: hostname                                                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                                    0.0%    10    0.9   1.0   0.9   1.1   0.0
      2.|-- 2604:880:7::11                                                     0.0%    10    0.4   4.0   0.3  36.1  11.3
      3.|-- v6-ae12.bbr01.wb01.sea02.networklayer.com                          0.0%    10   25.9  26.0  25.8  27.4   0.3
      4.|-- bf10.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   90.5  90.5  90.4  90.8   0.0
      5.|-- 8740.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10   91.0  91.4  90.9  93.1   0.6
      6.|-- 1940.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  157.2 158.5 156.7 166.9   3.1
      7.|-- 9840.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  171.6 158.1 156.4 171.6   4.7
      8.|-- 1c00.0000.0000.0000.2000.2000.0d0f.7062.ip6.static.sl-reverse.com  0.0%    10  149.0 149.0 148.9 149.1   0.0
      9.|-- 3.00.0000.ip4.static.sl-reverse.com                                0.0%    10  157.3 151.8 149.1 167.5   6.0
     10.|-- 2.00.0000.ip4.static.sl-reverse.com                                0.0%    10  149.1 149.1 149.0 149.3   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 speedtest.london.linode.com
    Start: Thu Aug 23 03:00:04 2018
    HOST: hostname                       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                 0.0%    10    1.0   1.0   0.9   1.2   0.0
      2.|-- 2604:880:7::11                  0.0%    10    0.4   2.8   0.3  24.6   7.7
      3.|-- v6-100ge14-2.core1.sea1.he.net  0.0%    10    0.6   0.5   0.4   0.6   0.0
      4.|-- 100ge4-2.core1.msp1.he.net      0.0%    10   33.0  33.0  33.0  33.2   0.0
      5.|-- 100ge13-1.core2.chi1.he.net     0.0%    10   41.9  41.1  40.9  41.9   0.0
      6.|-- 100ge16-1.core1.nyc4.he.net     0.0%    10   58.0  57.7  57.5  58.8   0.3
      7.|-- 100ge16-2.core1.lon2.he.net     0.0%    10  130.3 132.7 125.8 146.0   7.8
      8.|-- 2001:7f8:4::f9cd:1              0.0%    10  128.9 129.6 128.7 136.5   2.3
      9.|-- 2a01:7e00:7777:15::2            0.0%    10  129.4 129.4 129.3 129.8   0.0
     10.|-- speedtest.london.linode.com     0.0%    10  131.4 131.4 131.2 131.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 mirror.i3d.net
    Start: Thu Aug 23 03:00:20 2018
    HOST: hostname                         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                   0.0%    10    0.9   1.7   0.9   4.5   1.1
      2.|-- 2604:880:7::11                    0.0%    10    0.3   2.5   0.3  21.7   6.7
      3.|-- v6-100ge14-2.core1.sea1.he.net    0.0%    10    0.4   0.4   0.4   0.5   0.0
      4.|-- 100ge11-1.core1.pdx1.he.net       0.0%    10    8.0  14.0   3.6  25.1   6.2
      5.|-- 100ge7-1.core1.pao1.he.net        0.0%    10   19.3  19.3  19.2  19.4   0.0
      6.|-- 100ge7-1.core1.lax2.he.net        0.0%    10   27.0  27.0  27.0  27.2   0.0
      7.|-- ???                              100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 2605:7300::12                     0.0%    10   36.1  35.9  30.7  41.9   4.6
      9.|-- 10ge.usewr1-rt001i.i3d.net        0.0%    10   85.5  85.3  84.7  87.1   0.7
     10.|-- 10ge.nlrtm1-rt002i.i3d.net        0.0%    10  159.4 166.4 159.4 182.3  10.1
     11.|-- 80ge.br2-cr1.smartdc.rtd.i3d.net  0.0%    10  158.7 159.4 158.2 165.5   2.1
     12.|-- hosted-by.i3d.net                 0.0%    10  159.5 159.6 159.5 159.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 syd-au-ping.vultr.com
    Start: Thu Aug 23 03:00:37 2018
    HOST: hostname                                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                      0.0%    10    0.8   1.1   0.8   3.4   0.7
      2.|-- 23.92.75.17                                  0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- 100ge14-2.core1.sea1.he.net                  0.0%    10    0.6   0.4   0.3   0.6   0.0
      4.|-- 100ge11-1.core1.sjc2.he.net                  0.0%    10   19.4  19.4  19.3  19.9   0.0
      5.|-- 100ge13-2.core1.sjc1.he.net                  0.0%    10   19.7  19.8  19.7  19.9   0.0
      6.|-- vocus.gigabitethernet2-13.core1.sjc1.he.net  0.0%    10   20.3  20.4  20.1  21.6   0.3
      7.|-- bundle-153.cor02.sjc01.ca.vocus.net          0.0%    10  170.5 171.9 170.5 175.3   2.0
      8.|-- 100g-0-0-0-0.cor01.sjc01.ca.vocus.net        0.0%    10  174.8 174.8 174.7 175.2   0.0
      9.|-- BE-200.cor02.syd04.nsw.VOCUS.net.au          0.0%    10  165.5 165.5 165.4 165.7   0.0
     10.|-- BE-101.bdr01.syd03.nsw.VOCUS.net.au          0.0%    10  156.4 156.6 156.3 157.8   0.3
     11.|-- static-73.7.255.49.in-addr.VOCUS.net.au      0.0%    10  156.0 156.1 156.0 156.2   0.0
     12.|-- xe-1-0-1.gw102.sy3.ap.equinix.com            0.0%    10  165.5 165.5 165.3 165.9   0.0
     13.|-- 180.189.25.6                                10.0%    10  173.1 176.6 172.8 184.8   4.5
     14.|-- ???                                         100.0    10    0.0   0.0   0.0   0.0   0.0
     15.|-- ???                                         100.0    10    0.0   0.0   0.0   0.0   0.0
     16.|-- 108.61.212.117.vultr.com                     0.0%    10  177.8 177.6 177.5 177.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 hnd-jp-ping.vultr.com
    Start: Thu Aug 23 03:00:54 2018
    HOST: hostname                                   Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                     0.0%    10    0.8   0.8   0.8   1.0   0.0
      2.|-- 23.92.75.17                                 0.0%    10    0.3   2.8   0.2  25.6   8.0
      3.|-- 63.141.218.141                              0.0%    10    0.5   0.5   0.4   0.8   0.0
      4.|-- xe-1-1-0.cr3-sea2.ip4.gtt.net               0.0%    10    4.4   5.4   0.4  13.4   5.0
      5.|-- as2914.sea22.ip4.gtt.net                    0.0%    10    0.7   4.3   0.4  16.5   5.1
      6.|-- ae-9.r04.sttlwa01.us.bb.gin.ntt.net         0.0%    10    0.6   0.7   0.6   0.9   0.0
      7.|-- ae-1.r22.sttlwa01.us.bb.gin.ntt.net         0.0%    10    1.6   1.5   0.7   6.1   1.6
      8.|-- ae-13.r30.tokyjp05.jp.bb.gin.ntt.net       20.0%    10  110.0 110.3 109.8 112.1   0.5
      9.|-- ae-2.r02.tokyjp05.jp.bb.gin.ntt.net         0.0%    10  114.4 114.5 114.3 114.7   0.0
     10.|-- ce-0-14-0-1.r02.tokyjp05.jp.ce.gin.ntt.net  0.0%    10  119.4 124.1 119.2 138.4   6.5
     11.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- vl516-ds1-b5-r2605.tyo1.choopa.net          0.0%    10   94.3  94.3  94.2  94.5   0.0
     13.|-- ???                                        100.0    10    0.0   0.0   0.0   0.0   0.0
     14.|-- 108.61.201.151.vultr.com                    0.0%    10  119.3 119.3 119.3 119.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lax-ca-us-ping.vultr.com
    Start: Thu Aug 23 03:01:11 2018
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                             0.0%    10    0.8   1.0   0.8   1.8   0.0
      2.|-- 23.92.75.17                         0.0%    10    0.3   2.4   0.3  20.9   6.5
      3.|-- sea-b2-link.telia.net               0.0%    10    4.0   1.5   0.4   4.0   1.3
      4.|-- sjo-b21-link.telia.net              0.0%    10   20.3  20.3  20.3  20.5   0.0
      5.|-- las-b21-link.telia.net              0.0%    10   26.2  26.2  26.0  26.4   0.0
      6.|-- las-b4-link.telia.net               0.0%    10   26.4  26.3  26.2  26.5   0.0
      7.|-- vultr-ic-318444-las-b4.c.telia.net 80.0%    10   26.7  26.8  26.7  27.0   0.0
      8.|-- 10.68.0.34                          0.0%    10   98.1  46.2  29.2  98.1  23.0
      9.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 108.61.219.200.vultr.com            0.0%    10   26.3  26.3  26.2  26.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 wa-us-ping.vultr.com
    Start: Thu Aug 23 03:01:27 2018
    HOST: hostname                 Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                   0.0%    10    0.8   0.9   0.8   1.1   0.0
      2.|-- 23.92.75.17               0.0%    10    0.3   0.3   0.2   0.3   0.0
      3.|-- six-a.sea2.choopa.net    50.0%    10    0.6   0.4   0.4   0.6   0.0
      4.|-- ???                      100.0    10    0.0   0.0   0.0   0.0   0.0
      5.|-- 108.61.194.105.vultr.com  0.0%    10    0.4   0.4   0.3   0.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 tx-us-ping.vultr.com
    Start: Thu Aug 23 03:01:42 2018
    HOST: hostname                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                        0.0%    10    1.8   0.9   0.7   1.8   0.0
      2.|-- 23.92.75.17                    0.0%    10    0.3   0.3   0.3   0.4   0.0
      3.|-- 63.141.218.141                 0.0%    10    0.4   0.6   0.4   1.8   0.0
      4.|-- xe-2-0-1.cr0-dal2.ip4.gtt.net  0.0%    10   60.2  62.7  60.1  85.6   8.0
      5.|-- ip4.gtt.net                   50.0%    10   60.3  60.6  60.3  61.0   0.0
      6.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 108.61.224.175.vultr.com       0.0%    10   60.3  60.4  60.3  60.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 il-us-ping.vultr.com
    Start: Thu Aug 23 03:01:57 2018
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                             0.0%    10    0.8   0.9   0.8   1.0   0.0
      2.|-- 23.92.75.17                         0.0%    10    0.3   1.6   0.3  13.0   4.0
      3.|-- 63.141.218.141                      0.0%    10    0.6   0.5   0.4   0.6   0.0
      4.|-- xe-9-3-2.cr1-chi1.ip4.gtt.net       0.0%    10   43.4  43.0  42.9  43.4   0.0
      5.|-- ip4.gtt.net                         0.0%    10   45.8  46.0  45.3  49.7   1.2
      6.|-- vl820-ds1-b5-gj178.chi2.choopa.net  0.0%    10   44.2  45.0  44.1  50.4   1.8
      7.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 107.191.51.12.vultr.com             0.0%    10   43.9  44.2  43.7  48.1   1.2
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ga-us-ping.vultr.com
    Start: Thu Aug 23 03:02:13 2018
    HOST: hostname                            Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                              0.0%    10    0.9   0.9   0.8   1.0   0.0
      2.|-- 23.92.75.17                          0.0%    10    0.3   1.0   0.3   6.9   2.0
      3.|-- sea-b2-link.telia.net                0.0%    10   41.7  26.0   1.8  49.9  20.2
      4.|-- chi-b21-link.telia.net               0.0%    10   44.0  43.8  43.5  44.0   0.0
      5.|-- atl-b22-link.telia.net               0.0%    10   57.8  58.0  57.7  58.7   0.0
      6.|-- atl-b21-link.telia.net               0.0%    10   57.7  57.7  57.6  58.0   0.0
      7.|-- vultr-ic-319646-atl-b21.c.telia.net  0.0%    10   57.7  58.9  57.7  62.3   1.8
      8.|-- 10.77.0.78                           0.0%    10   60.7  68.6  60.7 127.3  20.8
      9.|-- ???                                 100.0    10    0.0   0.0   0.0   0.0   0.0
     10.|-- 108.61.193.166.vultr.com             0.0%    10   57.7  58.0  57.7  58.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fl-us-ping.vultr.com
    Start: Thu Aug 23 03:02:29 2018
    HOST: hostname                      Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                        0.0%    10    0.7   0.8   0.7   0.9   0.0
      2.|-- 23.92.75.17                    0.0%    10    0.3   4.6   0.3  42.8  13.4
      3.|-- 63.141.218.141                 0.0%    10    0.4   0.6   0.4   2.0   0.3
      4.|-- xe-0-3-1.cr2-mia1.ip4.gtt.net  0.0%    10   71.3  71.2  71.1  71.3   0.0
      5.|-- as20473-gw.mia12.ip4.gtt.net   0.0%    10   73.7  73.8  73.6  74.1   0.0
      6.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      7.|-- ???                           100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 104.156.244.232                0.0%    10   73.0  73.1  73.0  73.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 nj-us-ping.vultr.com
    Start: Thu Aug 23 03:02:45 2018
    HOST: hostname                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                          0.0%    10    0.9   0.9   0.7   1.5   0.0
      2.|-- 23.92.75.17                      0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- 63.141.218.141                   0.0%    10    0.5   0.5   0.4   0.7   0.0
      4.|-- xe-8-2-2.cr2-nyc6.ip4.gtt.net    0.0%    10   64.6  64.5  64.5  64.6   0.0
      5.|-- as20473-gw.nyc62.ip4.gtt.net     0.0%    10   59.4  62.5  59.4  84.5   7.9
      6.|-- 10.64.0.17                       0.0%    10   62.3  62.6  62.2  65.1   0.7
      7.|-- vl139-c4-3-b5-2.pnj1.choopa.net  0.0%    10   62.7  62.7  62.6  62.9   0.0
      8.|-- ???                             100.0    10    0.0   0.0   0.0   0.0   0.0
      9.|-- 108.61.149.182.vultr.com         0.0%    10   62.2  62.2  62.1  62.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 fra-de-ping.vultr.com
    Start: Thu Aug 23 03:03:00 2018
    HOST: hostname                            Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                              0.0%    10    1.3   0.9   0.7   1.5   0.0
      2.|-- 23.92.75.17                          0.0%    10    0.3   0.6   0.3   3.5   0.9
      3.|-- sea-b2-link.telia.net                0.0%    10    0.5   7.5   0.5  53.8  16.4
      4.|-- chi-b21-link.telia.net               0.0%    10   43.7  43.8  43.5  44.4   0.0
      5.|-- nyk-bb4-link.telia.net               0.0%    10   63.3  63.0  62.8  63.3   0.0
      6.|-- prs-bb4-link.telia.net               0.0%    10  129.9 130.6 129.7 133.6   1.3
      7.|-- ffm-bb4-link.telia.net               0.0%    10  142.9 143.0 142.9 143.3   0.0
      8.|-- ffm-b12-link.telia.net               0.0%    10  139.7 140.9 139.7 143.1   0.9
      9.|-- vultr-ic-312911-ffm-b12.c.telia.net 70.0%    10  146.8 144.9 143.4 146.8   1.6
     10.|-- ???                                 100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.210.117.vultr.com             0.0%    10  143.2 143.3 143.1 143.7   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 ams-nl-ping.vultr.com
    Start: Thu Aug 23 03:03:16 2018
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                             0.0%    10    0.8   1.0   0.8   2.6   0.5
      2.|-- 23.92.75.17                         0.0%    10    0.3   0.3   0.2   0.4   0.0
      3.|-- sea-b2-link.telia.net               0.0%    10    0.5   0.6   0.4   1.5   0.0
      4.|-- chi-b21-link.telia.net              0.0%    10   43.9  44.0  43.8  44.9   0.0
      5.|-- nyk-bb3-link.telia.net              0.0%    10   62.9  65.5  62.6  90.5   8.7
      6.|-- ldn-bb3-link.telia.net              0.0%    10  132.5 137.1 132.5 144.3   4.7
      7.|-- adm-bb3-link.telia.net              0.0%    10  141.1 140.6 140.4 141.1   0.0
      8.|-- adm-b3-link.telia.net               0.0%    10  140.9 140.7 140.7 140.9   0.0
      9.|-- vultr-ic-313751-adm-b3.c.telia.net  0.0%    10  144.2 144.4 144.0 145.2   0.0
     10.|-- 10.72.1.46                          0.0%    10  157.4 150.8 146.6 163.8   6.1
     11.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- 108.61.198.102.vultr.com            0.0%    10  140.7 140.8 140.7 140.8   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 lon-gb-ping.vultr.com
    Start: Thu Aug 23 03:03:32 2018
    HOST: hostname                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                             0.0%    10    1.0   1.0   0.8   1.8   0.0
      2.|-- 23.92.75.17                         0.0%    10    0.3   3.6   0.3  30.7   9.6
      3.|-- sea-b2-link.telia.net               0.0%    10   15.6   3.2   0.4  15.6   5.6
      4.|-- chi-b21-link.telia.net              0.0%    10   43.6  43.7  43.5  44.3   0.0
      5.|-- nyk-bb4-link.telia.net              0.0%    10   63.2  62.9  62.8  63.2   0.0
      6.|-- ldn-bb4-link.telia.net              0.0%    10  131.6 131.5 131.3 131.6   0.0
      7.|-- ldn-b9-link.telia.net               0.0%    10  129.0 129.1 129.0 129.4   0.0
      8.|-- vultr-ic-312913-ldn-b9.c.telia.net  0.0%    10  132.6 132.7 132.1 134.7   0.6
      9.|-- 10.69.1.90                          0.0%    10  134.7 136.5 132.7 160.2   8.7
     10.|-- ???                                100.0    10    0.0   0.0   0.0   0.0   0.0
     11.|-- 108.61.196.101.vultr.com            0.0%    10  131.9 132.0 131.9 132.2   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 par-fr-ping.vultr.com
    Start: Thu Aug 23 03:03:48 2018
    HOST: hostname                         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                           0.0%    10    0.9   1.1   0.8   2.0   0.0
      2.|-- 23.92.75.17                       0.0%    10    0.3   5.8   0.3  51.8  16.2
      3.|-- 63.141.218.141                    0.0%    10    0.4   1.1   0.4   6.9   1.9
      4.|-- xe-1-3-0.cr0-par7.ip4.gtt.net     0.0%    10  127.3 127.3 127.2 127.4   0.0
      5.|-- ip4.gtt.net                      80.0%    10  127.3 128.4 127.3 129.6   1.4
      6.|-- 93-134-167-89.packetexchange.net  0.0%    10  130.3 136.2 130.3 167.8  11.8
      7.|-- ???                              100.0    10    0.0   0.0   0.0   0.0   0.0
      8.|-- 108.61.209.127.vultr.com          0.0%    10  127.3 127.3 127.2 127.4   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Las Vegas
    Start: Thu Aug 23 03:04:04 2018
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                      0.0%    10    0.8   0.8   0.7   0.9   0.0
      2.|-- 23.92.75.17                  0.0%    10    0.3   2.6   0.3  23.9   7.5
      3.|-- six.core1.sea1.fiberhub.net  0.0%    10    0.3   0.3   0.2   0.4   0.0
      4.|-- 192.228.109.77               0.0%    10   33.2  36.5  33.1  43.6   4.2
      5.|-- 192.228.109.46               0.0%    10   38.5  35.7  33.1  42.7   3.5
      6.|-- 192.228.109.49               0.0%    10   34.5  36.2  33.1  42.5   3.9
      7.|-- 192.228.109.50               0.0%    10   33.2  35.5  33.2  42.6   3.5
      8.|-- 192.228.109.45               0.0%    10   33.1  36.0  33.1  44.1   3.9
      9.|-- 192.228.109.46               0.0%    10   33.2  36.5  33.2  44.3   3.9
     10.|-- 192.228.109.49               0.0%    10   33.2  35.8  33.2  41.8   3.5
     11.|-- 192.228.109.50               0.0%    10   33.2  35.5  33.2  42.7   3.6
     12.|-- 192.228.109.45               0.0%    10   41.8  35.5  33.2  41.8   3.4
     13.|-- 192.228.109.46               0.0%    10   44.5  36.0  33.2  44.5   4.0
     14.|-- 192.228.109.49               0.0%    10   41.9  34.9  33.2  41.9   2.9
     15.|-- 192.228.109.50               0.0%    10   37.3  35.8  33.2  42.6   3.2
     16.|-- 192.228.109.45               0.0%    10   33.4  36.6  33.3  43.7   4.0
     17.|-- 192.228.109.46               0.0%    10   36.0  36.2  33.2  44.7   4.5
     18.|-- 192.228.109.49               0.0%    10   33.4  36.0  33.2  44.0   4.0
     19.|-- 192.228.109.50               0.0%    10   33.3  36.8  33.3  44.5   4.2
     20.|-- 192.228.109.45               0.0%    10   33.4  36.2  33.2  42.9   3.6
     21.|-- 192.228.109.46               0.0%    10   33.3  35.6  33.3  43.2   3.5
     22.|-- 192.228.109.49               0.0%    10   33.3  35.7  33.3  43.3   3.6
     23.|-- 192.228.109.50               0.0%    10   33.3  35.3  33.3  41.3   2.8
     24.|-- 192.228.109.45               0.0%    10   40.7  36.1  33.4  43.4   3.7
     25.|-- 192.228.109.46               0.0%    10   43.3  35.7  33.3  43.3   3.7
     26.|-- 192.228.109.49               0.0%    10   40.8  35.7  33.4  43.5   3.5
     27.|-- 192.228.109.50               0.0%    10   36.1  36.5  33.3  46.1   4.3
     28.|-- 192.228.109.45               0.0%    10   33.5  36.1  33.4  42.6   3.3
     29.|-- 192.228.109.46               0.0%    10   35.2  35.7  33.3  43.0   3.5
     30.|-- 192.228.109.49               0.0%    10   33.5  35.7  33.4  42.9   3.4
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 VersaWeb Seattle
    Start: Thu Aug 23 03:04:27 2018
    HOST: hostname                    Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                      0.0%    10    0.9   0.9   0.7   1.4   0.0
      2.|-- 23.92.75.17                  0.0%    10    0.4   1.6   0.3  13.8   4.2
      3.|-- six.core1.sea1.fiberhub.net  0.0%    10    0.3   0.5   0.3   2.1   0.5
      4.|-- 76.164.234.1                 0.0%    10    0.5   0.4   0.4   0.5   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 OVH Canada
    Start: Thu Aug 23 03:04:41 2018
    HOST: hostname                                           Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- 2604:880:a:2::1                                     0.0%    10    1.0   0.9   0.8   1.2   0.0
      2.|-- 2604:880:7::11                                      0.0%    10    0.5   2.9   0.4  24.7   7.6
      3.|-- v6-100ge14-2.core1.sea1.he.net                      0.0%    10    0.4   0.4   0.3   0.5   0.0
      4.|-- bacom-as577.10gigabitethernet4-2.core1.sea1.he.net  0.0%    10   54.1  62.3  54.0 100.4  17.6
      5.|-- tcore3-seattle_lo0.net.bell.ca                      0.0%    10   68.9  67.8  63.9  70.7   1.9
      6.|-- tcore3-vancouverbg_lo0.net.bell.ca                  0.0%    10   66.0  67.0  64.1  71.6   2.0
      7.|-- tcore3-toronto21_lo0_core.net.bell.ca               0.0%    10   72.2  69.4  66.5  72.2   1.6
      8.|-- tcore3-montreal02_lo0.net.bell.ca                   0.0%    10   69.1  68.3  66.1  74.6   2.3
      9.|-- 2001:4958:1::11                                     0.0%    10   65.2  66.2  63.6  72.9   2.5
     10.|-- mtl-1-6k.qc.ca                                      0.0%    10   68.7  77.8  68.7 159.4  28.7
     11.|-- ???                                                100.0    10    0.0   0.0   0.0   0.0   0.0
     12.|-- vl100.bhs-d1-a75.qc.ca                              0.0%    10   65.7  65.8  65.7  65.9   0.0
     13.|-- 2001:41d0:0:50::6:809                               0.0%    10   68.4  68.4  68.3  68.5   0.0
     14.|-- 2001:41d0:0:50::2:4049                              0.0%    10   66.3  67.0  66.1  72.0   1.8
     15.|-- 2607:5300:60:44a5::1                                0.0%    10   65.7  65.7  65.6  65.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Frankfurt:
    Start: Thu Aug 23 03:05:00 2018
    HOST: hostname                         Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                           0.0%    10    1.0   0.9   0.8   1.2   0.0
      2.|-- 23.92.75.17                       0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- sea-b2-link.telia.net             0.0%    10    0.5   7.1   0.4  34.8  11.3
      4.|-- chi-b21-link.telia.net            0.0%    10   43.5  43.7  43.5  44.0   0.0
      5.|-- nyk-bb4-link.telia.net            0.0%    10   66.2  66.3  66.2  66.7   0.0
      6.|-- nyk-b6-link.telia.net             0.0%    10   66.8  67.3  66.7  70.2   1.0
      7.|-- ae1-1299.nyk10.core-backbone.com  0.0%    10   66.0  67.3  66.0  77.6   3.6
      8.|-- ae2-2025.fra30.core-backbone.com  0.0%    10  142.8 142.8 142.7 143.0   0.0
      9.|-- core-backbone.cdn77.com           0.0%    10  142.6 142.7 142.6 142.8   0.0
     10.|-- frankfurt-20.cdn77.com            0.0%    10  146.0 146.0 145.9 146.1   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io London:
    Start: Thu Aug 23 03:05:16 2018
    HOST: hostname                          Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                            0.0%    10    0.9   1.0   0.8   2.0   0.0
      2.|-- 23.92.75.17                        0.0%    10    0.4   0.3   0.3   0.4   0.0
      3.|-- sea-b2-link.telia.net              0.0%    10    0.6   1.1   0.4   3.6   1.2
      4.|-- chi-b21-link.telia.net             0.0%    10   46.6  44.4  43.7  47.4   1.3
      5.|-- nyk-bb3-link.telia.net             0.0%    10   65.4  65.6  65.4  65.8   0.0
      6.|-- nyk-b6-link.telia.net              0.0%    10   62.9  62.9  62.7  63.1   0.0
      7.|-- ae1-1299.nyk10.core-backbone.com   0.0%    10   65.4  67.5  65.4  84.9   6.1
      8.|-- ae10-2092.lon10.core-backbone.com  0.0%    10  142.0 142.1 141.8 142.7   0.0
      9.|-- core-backbone.cdn77.com            0.0%    10  141.7 141.7 141.7 141.8   0.0
     10.|-- london-20.cdn77.com                0.0%    10  141.7 141.7 141.7 141.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Paris:
    Start: Thu Aug 23 03:05:33 2018
    HOST: hostname                             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.7   0.8   0.7   1.1   0.0
      2.|-- 23.92.75.17                           0.0%    10    0.3   0.3   0.2   0.5   0.0
      3.|-- sea-b2-link.telia.net                 0.0%    10    0.5   3.4   0.4  14.6   4.7
      4.|-- ntt-ic-337606-sea-b2.c.telia.net      0.0%    10    0.5   0.6   0.5   0.8   0.0
      5.|-- ae-5.r23.sttlwa01.us.bb.gin.ntt.net   0.0%    10    1.0   1.9   0.4   8.5   2.3
      6.|-- ae-3.r23.snjsca04.us.bb.gin.ntt.net   0.0%    10   18.8  18.9  18.7  20.0   0.0
      7.|-- ae-0.r22.snjsca04.us.bb.gin.ntt.net   0.0%    10   18.9  18.9  18.8  18.9   0.0
      8.|-- ae-7.r23.asbnva02.us.bb.gin.ntt.net   0.0%    10   74.8  73.4  72.1  75.5   1.3
      9.|-- ae-2.r25.amstnl02.nl.bb.gin.ntt.net   0.0%    10  147.8 148.4 147.6 149.9   0.7
     10.|-- ae-3.r24.amstnl02.nl.bb.gin.ntt.net   0.0%    10  148.4 149.2 147.8 160.6   3.9
     11.|-- ae-14.r02.parsfr02.fr.bb.gin.ntt.net  0.0%    10  151.2 151.3 151.2 151.5   0.0
     12.|-- 81.25.206.50                          0.0%    10  154.5 154.5 154.4 154.6   0.0
     13.|-- paris-kvm-1.datapacket.com            0.0%    10  153.9 152.5 151.0 155.6   1.6
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Singapore:
    Start: Thu Aug 23 03:05:49 2018
    HOST: hostname                       Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                         0.0%    10    0.8   0.9   0.7   1.5   0.0
      2.|-- 23.92.75.17                     0.0%    10    0.3   2.0   0.2  12.4   4.0
      3.|-- six.38001.newmediaexpress.com   0.0%    10  118.2 118.2 118.1 118.2   0.0
      4.|-- 10.11.33.45                     0.0%    10  184.9 184.9 184.8 184.9   0.0
      5.|-- singapore-latency-38.cdn77.com  0.0%    10  184.9 184.9 184.9 185.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Stockholm:
    Start: Thu Aug 23 03:06:04 2018
    HOST: hostname                             Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                               0.0%    10    0.9   0.9   0.7   1.5   0.0
      2.|-- 23.92.75.17                           0.0%    10    0.3   1.3   0.2  10.0   3.0
      3.|-- sea-b2-link.telia.net                 0.0%    10    0.5   4.7   0.4  19.5   6.4
      4.|-- chi-b21-link.telia.net                0.0%    10   43.6  43.6  43.5  43.6   0.0
      5.|-- nyk-bb3-link.telia.net                0.0%    10   62.8  63.6  62.6  71.4   2.7
      6.|-- kbn-bb3-link.telia.net                0.0%    10  148.8 150.0 148.7 155.3   2.3
      7.|-- s-bb3-link.telia.net                  0.0%    10  156.0 156.1 156.0 156.3   0.0
      8.|-- s-b10-link.telia.net                  0.0%    10  159.3 161.1 159.3 175.2   4.9
      9.|-- datacamp-ic-337378-s-b10.c.telia.net  0.0%    10  162.1 162.1 162.0 162.4   0.0
     10.|-- stockholm-10.cdn77.com                0.0%    10  162.7 162.8 162.7 162.9   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Moscow:
    Start: Thu Aug 23 03:06:20 2018
    HOST: hostname                        Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                          0.0%    10    0.9   0.9   0.7   1.5   0.0
      2.|-- 23.92.75.17                      0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- 63.141.218.141                   0.0%    10    0.4   0.4   0.4   0.6   0.0
      4.|-- et-0-0-49.cr11-fra2.ip4.gtt.net  0.0%    10  159.8 150.1 147.9 159.8   4.1
      5.|-- ip4.gtt.net                      0.0%    10  155.0 157.1 155.0 174.0   5.9
      6.|-- ae1-3.RT.MR.MSK.RU.retn.net      0.0%    10  185.5 185.6 185.4 185.9   0.0
      7.|-- moscow-20.cdn77.com              0.0%    10  188.9 188.9 188.9 189.0   0.0
    
    ----------------------------------------------
    mtr --report -w 200 --report-cycles=10 10gbps.io Miami:
    Start: Thu Aug 23 03:06:35 2018
    HOST: hostname                              Loss%   Snt   Last   Avg  Best  Wrst StDev
      1.|-- gateway                                0.0%    10    1.0   0.9   0.8   1.0   0.0
      2.|-- 23.92.75.17                            0.0%    10    0.3   0.3   0.3   0.3   0.0
      3.|-- sea-b2-link.telia.net                  0.0%    10    0.4   5.5   0.4  36.5  11.0
      4.|-- chi-b21-link.telia.net                 0.0%    10   43.8  44.2  43.7  46.0   0.7
      5.|-- atl-b22-link.telia.net                 0.0%    10   58.8  58.5  57.7  60.9   0.9
      6.|-- mai-b1-link.telia.net                  0.0%    10   74.8  75.0  74.8  75.4   0.0
      7.|-- datacamp-ic-337374-mai-b1.c.telia.net  0.0%    10   73.0  73.0  72.9  73.1   0.0
      8.|-- miami-kvm-1.datapacket.com             0.0%    10   74.7  74.7  74.7  74.8   0.0
    
    

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

    Code (Text):
    -------------------------------------------
    OpenSSL System Benchmark
    -------------------------------------------
    
    OpenSSL 1.0.2k-fips  26 Jan 2017
    -------------------------------------------
    openssl speed -multi 2 rsa4096 rsa2048 ecdsap256 sha256 sha1 md5 rc4 aes-256-cbc aes-128-cbc
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -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 -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    md5              70541.54k   209018.26k   476368.98k   691333.12k   848991.57k
    sha1             59356.75k   248897.19k   602881.19k   951241.39k  1173686.95k
    rc4             750642.98k   819758.85k   697136.47k   668874.75k   690604.71k
    aes-128 cbc     165822.42k   186062.27k   193177.09k   438182.57k   440033.28k
    aes-256 cbc     120575.41k   134770.35k   136138.58k   310675.11k   318414.85k
    sha256           84591.19k   201967.42k   400096.60k   507805.01k   531043.67k
                      sign    verify    sign/s verify/s
    rsa 2048 bits 0.000499s 0.000015s   2005.0  67816.1
    rsa 4096 bits 0.003296s 0.000051s    303.4  19607.8
                                  sign    verify    sign/s verify/s
     256 bit ecdsa (nistp256)   0.0000s   0.0001s  31054.4  14418.6
    -------------------------------------------
    openssl speed -evp aes256 -multi 2
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -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 -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    evp            1015655.43k  1138191.68k  1167355.48k  1178655.74k  1183722.15k
    -------------------------------------------
    openssl speed -evp aes128 -multi 2
    OpenSSL 1.0.2k-fips  26 Jan 2017
    built on: reproducible build, date unspecified
    options:bn(64,64) md2(int) rc4(16x,int) des(idx,cisc,16,int) aes(partial) idea(int) blowfish(idx)
    compiler: gcc -I. -I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -m64 -DL_ENDIAN -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 -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
    evp             853681.91k  1560940.78k  1603726.59k  1614773.93k  1630822.40k
    

    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.599 seconds
            Minimum number of seconds to run all queries: 2.393 seconds
            Maximum number of seconds to run all queries: 2.799 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: 2 x Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
                  total        used        free      shared  buff/cache   available
    Mem:           3789         466        2575          22         747        3048
    Low:           3789        1214        2575
    High:             0           0           0
    Swap:          1023           0        1023
    ----------------------------------------------
    PHP 5.6.37 (cli) (built: Aug 22 2018 23:18:52)
    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.080
    simplecall         0.118
    simpleucall        0.117
    simpleudcall       0.121
    mandel             0.406
    mandel2            0.646
    ackermann(7)       0.103
    ary(50000)         0.025
    ary2(50000)        0.023
    ary3(2000)         0.166
    fibo(30)           0.383
    hash1(50000)       0.032
    hash2(500)         0.035
    heapsort(20000)    0.095
    matrix(20)         0.094
    nestedloop(12)     0.151
    sieve(30)          0.112
    strcat(200000)     0.014
    ------------------------
    Total              2.722
    real: 2.78s user: 2.75s sys: 0.02s cpu: 99% maxmem: 31128 KB cswaits: 4
    
    simple             0.081
    simplecall         0.122
    simpleucall        0.242
    simpleudcall       0.391
    mandel             0.471
    mandel2            0.287
    ackermann(7)       0.103
    ary(50000)         0.025
    ary2(50000)        0.023
    ary3(2000)         0.161
    fibo(30)           0.378
    hash1(50000)       0.059
    hash2(500)         0.104
    heapsort(20000)    0.240
    matrix(20)         0.249
    nestedloop(12)     0.582
    sieve(30)          0.147
    strcat(200000)     0.014
    ------------------------
    Total              3.679
    real: 3.74s user: 3.70s sys: 0.03s cpu: 99% maxmem: 31124 KB cswaits: 3
    
    simple             0.080
    simplecall         0.124
    simpleucall        0.124
    simpleudcall       0.121
    mandel             0.206
    mandel2            0.282
    ackermann(7)       0.108
    ary(50000)         0.029
    ary2(50000)        0.026
    ary3(2000)         0.160
    fibo(30)           0.411
    hash1(50000)       0.033
    hash2(500)         0.033
    heapsort(20000)    0.084
    matrix(20)         0.123
    nestedloop(12)     0.329
    sieve(30)          0.260
    strcat(200000)     0.031
    ------------------------
    Total              2.565
    real: 2.62s user: 2.57s sys: 0.04s cpu: 99% maxmem: 31128 KB cswaits: 3
    
    bench.php results from 3 runs
    2.722
    3.679
    2.565
    
    bench.php avg: 2.9887
    Avg: real: 3.05s user: 3.01s sys: 0.03s cpu: 99.00% maxmem: 31126.67KB cswaits: 3.33
    created results log at /home/phpbench_logs/bench_230818-024924.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_230818-024924.log
    

    Code (Text):
    -------------------------------------------
    Run PHP test Zend/micro_bench.php
    -------------------------------------------
    
    empty_loop         0.540
    func()             0.583    0.043
    undef_func()       0.948    0.408
    int_func()         0.687    0.147
    $x = self::$x      0.806    0.266
    self::$x = 0       0.622    0.083
    isset(self::$x)    0.355    -0.185
    empty(self::$x)    0.266    -0.274
    $x = Foo::$x       0.490    -0.050
    Foo::$x = 0        0.238    -0.302
    isset(Foo::$x)     0.217    -0.322
    empty(Foo::$x)     0.237    -0.303
    self::f()          0.877    0.337
    Foo::f()           0.385    -0.155
    $x = $this->x      0.253    -0.287
    $this->x = 0       0.291    -0.248
    $this->x += 2      0.244    -0.295
    ++$this->x         0.221    -0.319
    --$this->x         0.220    -0.320
    $this->x++         0.265    -0.275
    $this->x--         0.262    -0.278
    isset($this->x)    0.238    -0.302
    empty($this->x)    0.250    -0.290
    $this->f()         0.427    -0.112
    $x = Foo::TEST     0.243    -0.297
    new Foo()          0.720    0.180
    $x = TEST          0.188    -0.352
    $x = $_GET         0.300    -0.240
    $x = $GLOBALS['v'] 0.620    0.081
    $x = $hash['v']    0.286    -0.254
    $x = $str[0]       0.345    -0.194
    $x = $a ?: null    0.224    -0.315
    $x = $f ?: tmp     1.071    0.532
    $x = $f ? $f : $a  0.906    0.367
    $x = $f ? $f : tmp 0.432    -0.108
    ------------------------
    Total             15.256
    real: 15.35s user: 15.32s sys: 0.01s cpu: 99% maxmem: 19152 KB cswaits: 4
    
    empty_loop         0.287
    func()             0.395    0.108
    undef_func()       0.401    0.114
    int_func()         0.528    0.241
    $x = self::$x      0.325    0.037
    self::$x = 0       0.317    0.030
    isset(self::$x)    0.274    -0.014
    empty(self::$x)    0.378    0.090
    $x = Foo::$x       0.238    -0.050
    Foo::$x = 0        0.257    -0.030
    isset(Foo::$x)     0.802    0.514
    empty(Foo::$x)     0.585    0.298
    self::f()          0.773    0.485
    Foo::f()           0.608    0.321
    $x = $this->x      0.454    0.167
    $this->x = 0       0.291    0.004
    $this->x += 2      0.731    0.444
    ++$this->x         0.220    -0.067
    --$this->x         0.212    -0.076
    $this->x++         0.271    -0.017
    $this->x--         0.265    -0.022
    isset($this->x)    0.595    0.307
    empty($this->x)    0.490    0.203
    $this->f()         0.419    0.131
    $x = Foo::TEST     0.692    0.404
    new Foo()          1.829    1.542
    $x = TEST          0.188    -0.099
    $x = $_GET         0.248    -0.040
    $x = $GLOBALS['v'] 0.804    0.517
    $x = $hash['v']    0.970    0.683
    $x = $str[0]       0.431    0.144
    $x = $a ?: null    0.412    0.125
    $x = $f ?: tmp     0.601    0.314
    $x = $f ? $f : $a  0.241    -0.046
    $x = $f ? $f : tmp 0.317    0.029
    ------------------------
    Total             16.847
    real: 16.94s user: 16.88s sys: 0.03s cpu: 99% maxmem: 19152 KB cswaits: 2
    
    empty_loop         0.126
    func()             0.387    0.261
    undef_func()       0.425    0.299
    int_func()         0.448    0.322
    $x = self::$x      0.509    0.383
    self::$x = 0       0.374    0.248
    isset(self::$x)    0.355    0.229
    empty(self::$x)    0.566    0.441
    $x = Foo::$x       0.272    0.146
    Foo::$x = 0        0.244    0.118
    isset(Foo::$x)     0.238    0.112
    empty(Foo::$x)     0.330    0.204
    self::f()          0.415    0.289
    Foo::f()           0.702    0.577
    $x = $this->x      0.233    0.108
    $this->x = 0       0.306    0.180
    $this->x += 2      0.248    0.123
    ++$this->x         0.237    0.112
    --$this->x         0.213    0.087
    $this->x++         0.264    0.138
    $this->x--         0.383    0.257
    isset($this->x)    0.543    0.417
    empty($this->x)    0.996    0.870
    $this->f()         0.461    0.336
    $x = Foo::TEST     0.253    0.127
    new Foo()          0.741    0.616
    $x = TEST          0.188    0.063
    $x = $_GET         0.240    0.115
    $x = $GLOBALS['v'] 0.321    0.195
    $x = $hash['v']    0.271    0.145
    $x = $str[0]       0.346    0.220
    $x = $a ?: null    0.242    0.116
    $x = $f ?: tmp     0.382    0.256
    $x = $f ? $f : $a  0.242    0.116
    $x = $f ? $f : tmp 0.313    0.187
    ------------------------
    Total             12.814
    real: 12.87s user: 12.82s sys: 0.02s cpu: 99% maxmem: 19148 KB cswaits: 3
    
    micro_bench.php results from 3 runs
    15.256
    16.847
    12.814
    
    micro_bench.php avg: 14.9723
    Avg: real: 15.05s user: 15.01s sys: 0.02s cpu: 99.00% maxmem: 19150.67KB cswaits: 3.00
    created results log at /home/phpbench_logs/bench_micro_230818-024924.log
    server PHP info log at /home/phpbench_logs/bench_phpinfo_230818-024924.log
    
    

    Code (Text):
    ========================================================================
       BYTE UNIX Benchmarks (Version 5.1.3)
    
       System: hostname: GNU/Linux
       OS: GNU/Linux -- 3.10.0-862.11.6.el7.x86_64 -- #1 SMP Tue Aug 14 21:49:04 UTC 2018
       Machine: x86_64 (x86_64)
       Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
       CPU 0: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz (4400.0 bogomips)
              x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       CPU 1: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz (4400.0 bogomips)
              x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
       03:12:19 up  4:23,  1 user,  load average: 1.47, 1.32, 0.64; runlevel 3
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Thu Aug 23 2018 03:12:19 - 03:36:27
    2 CPUs in system; running 1 parallel copy of tests
    
    Dhrystone 2 using register variables       22356436.5 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     3097.0 MWIPS (9.7 s, 7 samples)
    Execl Throughput                               1819.6 lps   (29.8 s, 2 samples)
    Pipe Throughput                              421354.7 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                  99406.1 lps   (10.0 s, 7 samples)
    Process Creation                               6503.7 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   3895.3 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   403.2 lpm   (60.0 s, 2 samples)
    Shell Scripts (8 concurrent)                    794.3 lpm   (60.1 s, 2 samples)
    System Call Overhead                         306948.8 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   22356436.5   1915.7
    Double-Precision Whetstone                       55.0       3097.0    563.1
    Execl Throughput                                 43.0       1819.6    423.2
    Pipe Throughput                               12440.0     421354.7    338.7
    Pipe-based Context Switching                   4000.0      99406.1    248.5
    Process Creation                                126.0       6503.7    516.2
    Shell Scripts (1 concurrent)                     42.4       3895.3    918.7
    Shell Scripts (16 concurrent)                     ---        403.2      ---
    Shell Scripts (8 concurrent)                      6.0        794.3   1323.9
    System Call Overhead                          15000.0     306948.8    204.6
                                                                       ========
    System Benchmarks Index Score (Partial Only)                          554.3
    

    Code (Text):
    ------------------------------------------------------------------------
    Benchmark Run: Thu Aug 23 2018 03:36:27 - 04:00:46
    2 CPUs in system; running 2 parallel copies of tests
    
    Dhrystone 2 using register variables       37098658.0 lps   (10.0 s, 7 samples)
    Double-Precision Whetstone                     6184.2 MWIPS (9.7 s, 7 samples)
    Execl Throughput                               3843.0 lps   (30.0 s, 2 samples)
    Pipe Throughput                              841020.3 lps   (10.0 s, 7 samples)
    Pipe-based Context Switching                 199892.3 lps   (10.0 s, 7 samples)
    Process Creation                              14496.4 lps   (30.0 s, 2 samples)
    Shell Scripts (1 concurrent)                   5907.8 lpm   (60.0 s, 2 samples)
    Shell Scripts (16 concurrent)                   407.6 lpm   (60.1 s, 2 samples)
    Shell Scripts (8 concurrent)                    816.0 lpm   (60.1 s, 2 samples)
    System Call Overhead                         591409.0 lps   (10.0 s, 7 samples)
    
    System Benchmarks Partial Index              BASELINE       RESULT    INDEX
    Dhrystone 2 using register variables         116700.0   37098658.0   3179.0
    Double-Precision Whetstone                       55.0       6184.2   1124.4
    Execl Throughput                                 43.0       3843.0    893.7
    Pipe Throughput                               12440.0     841020.3    676.1
    Pipe-based Context Switching                   4000.0     199892.3    499.7
    Process Creation                                126.0      14496.4   1150.5
    Shell Scripts (1 concurrent)                     42.4       5907.8   1393.3
    Shell Scripts (16 concurrent)                     ---        407.6      ---
    Shell Scripts (8 concurrent)                      6.0        816.0   1360.1
    System Call Overhead                          15000.0     591409.0    394.3
                                                                       ========
    System Benchmarks Index Score (Partial Only)                          991.7
    

    Code (Text):
    -------------------------------------------
    centminmodbench.sh completed
    -------------------------------------------
    
    centminmodbench.sh Total Run Time: 4256.733756003 seconds
    
     
    Last edited: Aug 23, 2018
  4. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    sysbench benchmarks



    Giving my updated sysbench benchmark scripts a run. The following tests were ran
    • ./sysbench.sh cpu
    • ./sysbench.sh mem
    • ./sysbench.sh file
    • ./sysbench.sh file-fsync
    • ./sysbench.sh mysqloltpnew
    • ./sysbench.sh mysqlpointselect-new
    Code (Text):
    ./sysbench.sh cpu
    
    -------------------------------------------
    System Information
    -------------------------------------------
    
    3.10.0-862.11.6.el7.x86_64
    
    CentOS Linux release 7.5.1804 (Core)
    
    Centmin Mod
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 85
    Model name:            Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    Stepping:              4
    CPU MHz:               2199.992
    BogoMIPS:              4399.98
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    1   0    1      1    1:1:1      yes
    
                  total        used        free      shared  buff/cache   available
    Mem:           3789         480        2488          22         820        3009
    Low:           3789        1301        2488
    High:             0           0           0
    Swap:          1023           0        1023
    
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1        60G  5.6G   51G  10% /
    devtmpfs        1.9G     0  1.9G   0% /dev
    tmpfs           1.9G     0  1.9G   0% /dev/shm
    tmpfs           1.9G  8.6M  1.9G   1% /run
    tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs           379M     0  379M   0% /run/user/0
    /dev/loop0      5.8G   25M  5.5G   1% /tmp
    

    1 cpu thread
    Code (Text):
    sysbench cpu --cpu-max-prime=20000 --threads=1 run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    prime: 20000
    events/s: 284.00
    time: 10.0012s
    min: 3.43
    avg: 3.52
    max: 4.78
    95th: 3.75
    
    | cpu sysbench | threads: | events/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- |
    | 1.0.15 | 1 | 284.00 | 10.0012s | 3.43 | 3.52 | 4.78 | 3.75 |
    
    sysbench,threads,events/s,time,min,avg,max,95th
    1.0.15,1,284.00,10.0012s,3.43,3.52,4.78,3.75
    

    2 cpu threads
    Code (Text):
    sysbench cpu --cpu-max-prime=20000 --threads=2 run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    prime: 20000
    events/s: 567.50
    time: 10.0033s
    min: 3.43
    avg: 3.52
    max: 5.40
    95th: 3.75
    
    | cpu sysbench | threads: | events/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- |
    | 1.0.15 | 2 | 567.50 | 10.0033s | 3.43 | 3.52 | 5.40 | 3.75 |
    
    sysbench,threads,events/s,time,min,avg,max,95th
    1.0.15,2,567.50,10.0033s,3.43,3.52,5.40,3.75
    

    parsed sysbench cpu markdown table summary

    upload_2018-8-23_17-21-4.png

    1 cpu thread
    Code (Text):
    ./sysbench.sh mem
    
    sysbench memory --threads=1 --memory-block-size=1K --memory-scope=global --memory-total-size=1G --memory-oper=read run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    block-size: 1KiB
    total-size: 1024MiB
    operation: read
    scope: global
    total-ops: 1048576 (3694707.26 per second)
    transferred (3608.11 MiB/sec)
    time: 0.2818s
    min: 0.00
    avg: 0.00
    max: 0.04
    95th: 0.00
    
    | memory sysbench | sysbench | threads: | block-size: | total-size: | operation: | total-ops: | transferred | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | memory | 1.0.15 | 1 | 1KiB | 1024MiB | read | 1048576 | 3608.11 | 0.2818s | 0.00 | 0.00 | 0.04 | 0.00 |
    
    sysbench,sysbench,threads,block-size,total-size,operation,total-ops,transferred,time,min,avg,max,95th
    memory,1.0.15,1,1KiB,1024MiB,read,1048576,3608.11,0.2818s,0.00,0.00,0.04,0.00
    

    2 cpu threads
    Code (Text):
    sysbench memory --threads=2 --memory-block-size=1K --memory-scope=global --memory-total-size=1G --memory-oper=read run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    block-size: 1KiB
    total-size: 1024MiB
    operation: read
    scope: global
    total-ops: 1048576 (6871678.53 per second)
    transferred (6710.62 MiB/sec)
    time: 0.1505s
    min: 0.00
    avg: 0.00
    max: 0.06
    95th: 0.00
    
    | memory sysbench | sysbench | threads: | block-size: | total-size: | operation: | total-ops: | transferred | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | memory | 1.0.15 | 2 | 1KiB | 1024MiB | read | 1048576 | 6710.62 | 0.1505s | 0.00 | 0.00 | 0.06 | 0.00 |
    
    sysbench,sysbench,threads,block-size,total-size,operation,total-ops,transferred,time,min,avg,max,95th
    memory,1.0.15,2,1KiB,1024MiB,read,1048576,6710.62,0.1505s,0.00,0.00,0.06,0.00
    

    parsed sysbench memory markdown table summary

    upload_2018-8-23_17-22-10.png

    Code (Text):
    ./sysbench.sh file
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=seqrd prepare
    
    sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqrd --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-seqrd-threads-1-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    Block-size 4KiB
    Using synchronous I/O mode
    Doing sequential read test
    reads/s: 11538.06
    writes/s: 0.00
    fsyncs/s: 0.00
    read-MiB/s: 45.07
    written-MiB/s: 0.00
    time: 10.0002s
    min: 0.05
    avg: 0.09
    max: 11.38
    95th: 0.13
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 1 | 4KiB | I/O | read | 11538.06 | 0.00 | 0.00 | 45.07 | 0.00 | 10.0002s | 0.05 | 0.09 | 11.38 | 0.13 |
    
    sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,1,4KiB,I/O,read,11538.06,0.00,0.00,45.07,0.00,10.0002s,0.05,0.09,11.38,0.13
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=seqwr prepare
    
    sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqwr --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-seqwr-threads-1-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    Block-size 4KiB
    Using synchronous I/O mode
    Doing sequential write (creation) test
    reads/s: 0.00
    writes/s: 3873.65
    fsyncs/s: 4967.35
    read-MiB/s: 0.00
    written-MiB/s: 15.13
    time: 10.0143s
    min: 0.07
    avg: 0.11
    max: 7.07
    95th: 0.14
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 1 | 4KiB | I/O | write | 0.00 | 3873.65 | 4967.35 | 0.00 | 15.13 | 10.0143s | 0.07 | 0.11 | 7.07 | 0.14 |
    
    sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,1,4KiB,I/O,write,0.00,3873.65,4967.35,0.00,15.13,10.0143s,0.07,0.11,7.07,0.14
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=rndrd prepare
    
    sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndrd --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-rndrd-threads-1-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    Block-size 4KiB
    Read/Write ratio for combined random IO test: 1.50
    Using synchronous I/O mode
    Doing random read test
    reads/s: 4532.96
    writes/s: 0.00
    fsyncs/s: 0.00
    read-MiB/s: 17.71
    written-MiB/s: 0.00
    time: 10.0002s
    min: 0.07
    avg: 0.22
    max: 6.95
    95th: 0.30
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 1 | 4KiB | I/O | read | 4532.96 | 0.00 | 0.00 | 17.71 | 0.00 | 10.0002s | 0.07 | 0.22 | 6.95 | 0.30 |
    
    sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,1,4KiB,I/O,read,4532.96,0.00,0.00,17.71,0.00,10.0002s,0.07,0.22,6.95,0.30
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=rndwr prepare
    
    sysbench fileio --threads=1 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndwr --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-rndwr-threads-1-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    Block-size 4KiB
    Read/Write ratio for combined random IO test: 1.50
    Using synchronous I/O mode
    Doing random write test
    reads/s: 0.00
    writes/s: 3727.39
    fsyncs/s: 4778.98
    read-MiB/s: 0.00
    written-MiB/s: 14.56
    time: 10.0151s
    min: 0.07
    avg: 0.12
    max: 10.55
    95th: 0.15
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 1 | 4KiB | I/O | write | 0.00 | 3727.39 | 4778.98 | 0.00 | 14.56 | 10.0151s | 0.07 | 0.12 | 10.55 | 0.15 |
    
    sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,1,4KiB,I/O,write,0.00,3727.39,4778.98,0.00,14.56,10.0151s,0.07,0.12,10.55,0.15
    
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=seqrd prepare
    
    sysbench fileio --threads=2 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqrd --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-seqrd-threads-2-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    Block-size 4KiB
    Using synchronous I/O mode
    Doing sequential read test
    reads/s: 14122.03
    writes/s: 0.00
    fsyncs/s: 0.00
    read-MiB/s: 55.16
    written-MiB/s: 0.00
    time: 10.0002s
    min: 0.05
    avg: 0.14
    max: 13.05
    95th: 0.26
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 2 | 4KiB | I/O | read | 14122.03 | 0.00 | 0.00 | 55.16 | 0.00 | 10.0002s | 0.05 | 0.14 | 13.05 | 0.26 |
    
    sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,2,4KiB,I/O,read,14122.03,0.00,0.00,55.16,0.00,10.0002s,0.05,0.14,13.05,0.26
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=seqwr prepare
    
    sysbench fileio --threads=2 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=seqwr --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-seqwr-threads-2-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    Block-size 4KiB
    Using synchronous I/O mode
    Doing sequential write (creation) test
    reads/s: 0.00
    writes/s: 3786.80
    fsyncs/s: 4861.52
    read-MiB/s: 0.00
    written-MiB/s: 14.79
    time: 10.0293s
    min: 0.07
    avg: 0.23
    max: 35.95
    95th: 0.31
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 2 | 4KiB | I/O | write | 0.00 | 3786.80 | 4861.52 | 0.00 | 14.79 | 10.0293s | 0.07 | 0.23 | 35.95 | 0.31 |
    
    sysbench,sysbench,threads,Block-size,synchronous,sequential,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,2,4KiB,I/O,write,0.00,3786.80,4861.52,0.00,14.79,10.0293s,0.07,0.23,35.95,0.31
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=rndrd prepare
    
    sysbench fileio --threads=2 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndrd --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-rndrd-threads-2-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    Block-size 4KiB
    Read/Write ratio for combined random IO test: 1.50
    Using synchronous I/O mode
    Doing random read test
    reads/s: 8935.39
    writes/s: 0.00
    fsyncs/s: 0.00
    read-MiB/s: 34.90
    written-MiB/s: 0.00
    time: 10.0003s
    min: 0.06
    avg: 0.22
    max: 12.55
    95th: 0.31
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 2 | 4KiB | I/O | read | 8935.39 | 0.00 | 0.00 | 34.90 | 0.00 | 10.0003s | 0.06 | 0.22 | 12.55 | 0.31 |
    
    sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,2,4KiB,I/O,read,8935.39,0.00,0.00,34.90,0.00,10.0003s,0.06,0.22,12.55,0.31
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    
    sysbench fileio prepare
    sysbench fileio --file-total-size=2048M --file-test-mode=rndwr prepare
    
    sysbench fileio --threads=2 --file-num=128 --file-total-size=2048M --file-block-size=4096 --file-io-mode=sync --file-extra-flags=direct --file-test-mode=rndwr --time=10 --events=0 run
    raw log saved: /home/sysbench/sysbench-fileio-rndwr-threads-2-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    Block-size 4KiB
    Read/Write ratio for combined random IO test: 1.50
    Using synchronous I/O mode
    Doing random write test
    reads/s: 0.00
    writes/s: 5075.52
    fsyncs/s: 6516.11
    read-MiB/s: 0.00
    written-MiB/s: 19.83
    time: 10.0265s
    min: 0.06
    avg: 0.17
    max: 8.80
    95th: 0.26
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 2 | 4KiB | I/O | write | 0.00 | 5075.52 | 6516.11 | 0.00 | 19.83 | 10.0265s | 0.06 | 0.17 | 8.80 | 0.26 |
    
    sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,95th
    fileio,1.0.15,2,4KiB,I/O,write,0.00,5075.52,6516.11,0.00,19.83,10.0265s,0.06,0.17,8.80,0.26
    
    
    sysbench fileio cleanup
    sysbench fileio --file-total-size=2048M cleanup
    

    fileio summary table is markdown format
    Code (Text):
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | sequential | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    |fileio | 1.0.15 | 1 | 4KiB | I/O | read | 11538.06 | 0.00 | 0.00 | 45.07 | 0.00 | 10.0002s | 0.05 | 0.09 | 11.38 | 0.13 |
    |fileio | 1.0.15 | 1 | 4KiB | I/O | write | 0.00 | 3873.65 | 4967.35 | 0.00 | 15.13 | 10.0143s | 0.07 | 0.11 | 7.07 | 0.14 |
    |fileio | 1.0.15 | 2 | 4KiB | I/O | read | 14122.03 | 0.00 | 0.00 | 55.16 | 0.00 | 10.0002s | 0.05 | 0.14 | 13.05 | 0.26 |
    |fileio | 1.0.15 | 2 | 4KiB | I/O | write | 0.00 | 3786.80 | 4861.52 | 0.00 | 14.79 | 10.0293s | 0.07 | 0.23 | 35.95 | 0.31 |
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    |fileio | 1.0.15 | 1 | 4KiB | I/O | read | 4532.96 | 0.00 | 0.00 | 17.71 | 0.00 | 10.0002s | 0.07 | 0.22 | 6.95 | 0.30 |
    |fileio | 1.0.15 | 1 | 4KiB | I/O | write | 0.00 | 3727.39 | 4778.98 | 0.00 | 14.56 | 10.0151s | 0.07 | 0.12 | 10.55 | 0.15 |
    |fileio | 1.0.15 | 2 | 4KiB | I/O | read | 8935.39 | 0.00 | 0.00 | 34.90 | 0.00 | 10.0003s | 0.06 | 0.22 | 12.55 | 0.31 |
    |fileio | 1.0.15 | 2 | 4KiB | I/O | write | 0.00 | 5075.52 | 6516.11 | 0.00 | 19.83 | 10.0265s | 0.06 | 0.17 | 8.80 | 0.26 |
    

    with ends up parsed as follows

    sysbench fileio sequential read/write

    upload_2018-8-23_17-6-34.png

    sysbench fileio random read/write

    upload_2018-8-23_17-6-49.png

    Code (Text):
    ./sysbench.sh file-fsync
    
    sysbench fileio fsync prepare
    sysbench fileio --time=30 --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 --file-fsync-all=on --file-test-mode=rndwr --file-fsync-freq=0 --file-fsync-end=0 --threads=1 --percentile=99 prepare
    
    sysbench fileio --threads=1 --time=30 --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 --file-fsync-all=on --file-test-mode=rndwr --file-fsync-freq=0 --file-fsync-end=0 --percentile=99 run
    raw log saved: /home/sysbench/sysbench-fileio-fsync-threads-1-raw.log
    
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 1
    Block-size 4KiB
    Read/Write ratio for combined random IO test: 1.50
    Using synchronous I/O mode
    Doing random write test
    reads/s: 0.00
    writes/s: 3179.22
    fsyncs/s: 3179.22
    read-MiB/s: 0.00
    written-MiB/s: 12.42
    time: 30.0003s
    min: 0.15
    avg: 0.31
    max: 20.89
    99th: 0.90
    
    | fileio sysbench | sysbench | threads: | Block-size | synchronous | random | reads/s: | writes/s: | fsyncs/s: | read-MiB/s: | written-MiB/s: | time: | min: | avg: | max: | 99th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | fileio | 1.0.15 | 1 | 4KiB | I/O | write | 0.00 | 3179.22 | 3179.22 | 0.00 | 12.42 | 30.0003s | 0.15 | 0.31 | 20.89 | 0.90 |
    
    sysbench,sysbench,threads,Block-size,synchronous,random,reads/s,writes/s,fsyncs/s,read-MiB/s,written-MiB/s,time,min,avg,max,99th
    fileio,1.0.15,1,4KiB,I/O,write,0.00,3179.22,3179.22,0.00,12.42,30.0003s,0.15,0.31,20.89,0.90
    
    
    sysbench fileio cleanup
    sysbench fileio --file-num=1 --file-extra-flags= --file-total-size=4096 --file-block-size=4096 cleanup
    

    file fsync parsed markdown table results with latency of 0.15 ms minimum, 0.31 ms average, 20.89ms max and 99 percentile latency of 0.90ms

    upload_2018-8-23_17-9-30.png
    Code (Text):
    ./sysbench.sh mysqloltpnew
    
    setup sbt database & user
    mysqladmin create database: sbt
    Grants for sbtest@localhost
    GRANT USAGE ON *.* TO 'sbtest'@'localhost' IDENTIFIED BY PASSWORD '*E6A410EB4C0B2737A6FC7845D7727289E65F2C8E'
    GRANT ALL PRIVILEGES ON `sbt`.* TO 'sbtest'@'localhost'
    
    MySQL Buffers
    aria_pagecache_buffer_size           402653184
    aria_sort_buffer_size                100663296
    bulk_insert_buffer_size              8388608
    innodb_buffer_pool_dump_at_shutdown  OFF
    innodb_buffer_pool_dump_now          OFF
    innodb_buffer_pool_dump_pct          100
    innodb_buffer_pool_filename          ib_buffer_pool
    innodb_buffer_pool_instances         1
    innodb_buffer_pool_load_abort        OFF
    innodb_buffer_pool_load_at_startup   OFF
    innodb_buffer_pool_load_now          OFF
    innodb_buffer_pool_populate          OFF
    innodb_buffer_pool_size              201326592
    innodb_change_buffer_max_size        25
    innodb_change_buffering              all
    innodb_log_buffer_size               8388608
    innodb_sort_buffer_size              2097152
    join_buffer_size                     131072
    join_buffer_space_limit              2097152
    key_buffer_size                      33554432
    mrr_buffer_size                      262144
    myisam_sort_buffer_size              67108864
    net_buffer_length                    16384
    optimizer_switch                     index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=off
    preload_buffer_size                  32768
    read_buffer_size                     131072
    read_rnd_buffer_size                 262144
    sort_buffer_size                     262144
    sql_buffer_result                    OFF
    
    MySQL Limits
    aria_pagecache_division_limit         100
    delayed_insert_limit                  100
    expensive_subquery_limit              100
    ft_query_expansion_limit              20
    innodb_ft_result_cache_limit          2000000000
    join_buffer_space_limit               2097152
    key_cache_division_limit              100
    log_slow_rate_limit                   1
    min_examined_row_limit                0
    open_files_limit                      524288
    optimizer_selectivity_sampling_limit  100
    query_cache_limit                     1048576
    relay_log_space_limit                 0
    sql_select_limit                      18446744073709551615
    thread_pool_stall_limit               500
    updatable_views_with_limit            YES
    
    MySQL Maxes
    aria_max_sort_file_size           9223372036853727232
    extra_max_connections             1
    ft_max_word_len                   84
    group_concat_max_len              1024
    innodb_adaptive_max_sleep_delay   150000
    innodb_compression_pad_pct_max    50
    innodb_file_format_max            Antelope
    innodb_ft_max_token_size          84
    innodb_io_capacity_max            5200
    innodb_max_bitmap_file_size       104857600
    innodb_max_changed_pages          1000000
    innodb_max_dirty_pages_pct        75.000000
    innodb_max_dirty_pages_pct_lwm    0.001000
    innodb_max_purge_lag              0
    innodb_max_purge_lag_delay        0
    innodb_online_alter_log_max_size  134217728
    max_allowed_packet                67108864
    max_binlog_cache_size             18446744073709547520
    max_binlog_size                   1073741824
    max_binlog_stmt_cache_size        18446744073709547520
    max_connect_errors                100000
    max_connections                   300
    max_delayed_threads               20
    max_digest_length                 1024
    max_error_count                   64
    max_heap_table_size               134217728
    max_insert_delayed_threads        20
    max_join_size                     18446744073709551615
    max_length_for_sort_data          1024
    max_long_data_size                67108864
    max_prepared_stmt_count           16382
    max_relay_log_size                1073741824
    max_seeks_for_key                 4294967295
    max_session_mem_used              9223372036854775807
    max_sort_length                   1024
    max_sp_recursion_depth            0
    max_statement_time                0.000000
    max_tmp_tables                    32
    max_user_connections              0
    max_write_lock_count              4294967295
    myisam_max_sort_file_size         2147483648
    slave_max_allowed_packet          1073741824
    slave_parallel_max_queued         131072
    thread_pool_max_threads           1000
    wsrep_max_ws_rows                 0
    wsrep_max_ws_size                 2147483647
    
    MySQL Concurrency
    concurrent_insert           ALWAYS
    innodb_commit_concurrency   0
    innodb_concurrency_tickets  5000
    innodb_thread_concurrency   0
    thread_concurrency          10
    
    MySQL Read/Write
    delay_key_write           ON
    innodb_disallow_writes    OFF
    innodb_doublewrite        ON
    innodb_use_atomic_writes  OFF
    max_write_lock_count      4294967295
    net_write_timeout         60
    wsrep_causal_reads        OFF
    wsrep_dirty_reads         OFF
    
    MySQL Threads
    aria_repair_threads                      1
    binlog_optimize_thread_scheduling        ON
    debug_no_thread_alarm                    OFF
    innodb_encryption_threads                0
    innodb_mtflush_threads                   8
    innodb_purge_threads                     1
    innodb_read_io_threads                   2
    innodb_thread_concurrency                0
    innodb_thread_sleep_delay                10000
    innodb_write_io_threads                  2
    max_delayed_threads                      20
    max_insert_delayed_threads               20
    myisam_repair_threads                    1
    performance_schema_max_thread_classes    50
    performance_schema_max_thread_instances  -1
    slave_domain_parallel_threads            0
    slave_parallel_threads                   0
    thread_cache_size                        128
    thread_concurrency                       10
    thread_handling                          one-thread-per-connection
    thread_pool_idle_timeout                 60
    thread_pool_max_threads                  1000
    thread_pool_oversubscribe                3
    thread_pool_size                         2
    thread_pool_stall_limit                  500
    thread_stack                             295936
    wsrep_slave_threads                      1
    
    MySQL Binlog
    binlog_annotate_row_events               OFF
    binlog_cache_size                        32768
    binlog_checksum                          NONE
    binlog_commit_wait_count                 0
    binlog_commit_wait_usec                  100000
    binlog_direct_non_transactional_updates  OFF
    binlog_format                            STATEMENT
    binlog_optimize_thread_scheduling        ON
    binlog_row_image                         FULL
    binlog_stmt_cache_size                   32768
    encrypt_binlog                           OFF
    gtid_binlog_pos
    gtid_binlog_state
    innodb_api_enable_binlog                 OFF
    innodb_locks_unsafe_for_binlog           OFF
    log_bin                                  OFF
    log_bin_basename
    log_bin_index
    log_bin_trust_function_creators          OFF
    max_binlog_cache_size                    18446744073709547520
    max_binlog_size                          1073741824
    max_binlog_stmt_cache_size               18446744073709547520
    sql_log_bin                              ON
    sync_binlog                              0
    wsrep_forced_binlog_format               NONE
    
    MySQL InnoDB
    ignore_builtin_innodb                        OFF
    innodb_adaptive_flushing                     ON
    innodb_adaptive_flushing_lwm                 10.000000
    innodb_adaptive_hash_index                   ON
    innodb_adaptive_hash_index_partitions        1
    innodb_adaptive_max_sleep_delay              150000
    innodb_additional_mem_pool_size              8388608
    innodb_api_bk_commit_interval                5
    innodb_api_disable_rowlock                   OFF
    innodb_api_enable_binlog                     OFF
    innodb_api_enable_mdl                        OFF
    innodb_api_trx_level                         0
    innodb_autoextend_increment                  64
    innodb_autoinc_lock_mode                     1
    innodb_background_scrub_data_check_interval  3600
    innodb_background_scrub_data_compressed      OFF
    innodb_background_scrub_data_interval        604800
    innodb_background_scrub_data_uncompressed    OFF
    innodb_buf_dump_status_frequency             0
    innodb_buffer_pool_dump_at_shutdown          OFF
    innodb_buffer_pool_dump_now                  OFF
    innodb_buffer_pool_dump_pct                  100
    innodb_buffer_pool_filename                  ib_buffer_pool
    innodb_buffer_pool_instances                 1
    innodb_buffer_pool_load_abort                OFF
    innodb_buffer_pool_load_at_startup           OFF
    innodb_buffer_pool_load_now                  OFF
    innodb_buffer_pool_populate                  OFF
    innodb_buffer_pool_size                      201326592
    innodb_change_buffer_max_size                25
    innodb_change_buffering                      all
    innodb_checksum_algorithm                    INNODB
    innodb_checksums                             ON
    innodb_cleaner_lsn_age_factor                HIGH_CHECKPOINT
    innodb_cmp_per_index_enabled                 OFF
    innodb_commit_concurrency                    0
    innodb_compression_algorithm                 zlib
    innodb_compression_failure_threshold_pct     5
    innodb_compression_level                     6
    innodb_compression_pad_pct_max               50
    innodb_concurrency_tickets                   5000
    innodb_corrupt_table_action                  assert
    innodb_data_file_path                        ibdata1:10M:autoextend
    innodb_data_home_dir
    innodb_default_encryption_key_id             1
    innodb_default_row_format                    dynamic
    innodb_defragment                            ON
    innodb_defragment_fill_factor                0.900000
    innodb_defragment_fill_factor_n_recs         20
    innodb_defragment_frequency                  40
    innodb_defragment_n_pages                    7
    innodb_defragment_stats_accuracy             0
    innodb_disable_sort_file_cache               OFF
    innodb_disallow_writes                       OFF
    innodb_doublewrite                           ON
    innodb_empty_free_list_algorithm             BACKOFF
    innodb_encrypt_log                           OFF
    innodb_encrypt_tables                        OFF
    innodb_encryption_rotate_key_age             1
    innodb_encryption_rotation_iops              100
    innodb_encryption_threads                    0
    innodb_fake_changes                          OFF
    innodb_fast_shutdown                         1
    innodb_fatal_semaphore_wait_threshold        600
    innodb_file_format                           Barracuda
    innodb_file_format_check                     ON
    innodb_file_format_max                       Antelope
    innodb_file_per_table                        ON
    innodb_flush_log_at_timeout                  1
    innodb_flush_log_at_trx_commit               2
    innodb_flush_method                          O_DIRECT
    innodb_flush_neighbors                       0
    innodb_flushing_avg_loops                    30
    innodb_force_load_corrupted                  OFF
    innodb_force_primary_key                     OFF
    innodb_force_recovery                        0
    innodb_foreground_preflush                   EXPONENTIAL_BACKOFF
    innodb_ft_aux_table
    innodb_ft_cache_size                         8000000
    innodb_ft_enable_diag_print                  OFF
    innodb_ft_enable_stopword                    ON
    innodb_ft_max_token_size                     84
    innodb_ft_min_token_size                     3
    innodb_ft_num_word_optimize                  2000
    innodb_ft_result_cache_limit                 2000000000
    innodb_ft_server_stopword_table
    innodb_ft_sort_pll_degree                    2
    innodb_ft_total_cache_size                   640000000
    innodb_ft_user_stopword_table
    innodb_idle_flush_pct                        100
    innodb_immediate_scrub_data_uncompressed     OFF
    innodb_instrument_semaphores                 OFF
    innodb_io_capacity                           2600
    innodb_io_capacity_max                       5200
    innodb_kill_idle_transaction                 0
    innodb_large_prefix                          ON
    innodb_lock_schedule_algorithm               fcfs
    innodb_lock_wait_timeout                     50
    innodb_locking_fake_changes                  ON
    innodb_locks_unsafe_for_binlog               OFF
    innodb_log_arch_dir                          ./
    innodb_log_arch_expire_sec                   0
    innodb_log_archive                           OFF
    innodb_log_block_size                        512
    innodb_log_buffer_size                       8388608
    innodb_log_checksum_algorithm                INNODB
    innodb_log_compressed_pages                  ON
    innodb_log_file_size                         134217728
    innodb_log_files_in_group                    2
    innodb_log_group_home_dir                    ./
    innodb_lru_scan_depth                        1024
    innodb_max_bitmap_file_size                  104857600
    innodb_max_changed_pages                     1000000
    innodb_max_dirty_pages_pct                   75.000000
    innodb_max_dirty_pages_pct_lwm               0.001000
    innodb_max_purge_lag                         0
    innodb_max_purge_lag_delay                   0
    innodb_mirrored_log_groups                   1
    innodb_monitor_disable
    innodb_monitor_enable
    innodb_monitor_reset
    innodb_monitor_reset_all
    innodb_mtflush_threads                       8
    innodb_old_blocks_pct                        37
    innodb_old_blocks_time                       1000
    innodb_online_alter_log_max_size             134217728
    innodb_open_files                            1000
    innodb_optimize_fulltext_only                OFF
    innodb_page_size                             16384
    innodb_prefix_index_cluster_optimization     OFF
    innodb_print_all_deadlocks                   OFF
    innodb_print_lock_wait_timeout_info          OFF
    innodb_purge_batch_size                      300
    innodb_purge_threads                         1
    innodb_random_read_ahead                     OFF
    innodb_read_ahead_threshold                  56
    innodb_read_io_threads                       2
    innodb_read_only                             OFF
    innodb_replication_delay                     0
    innodb_rollback_on_timeout                   OFF
    innodb_rollback_segments                     128
    innodb_sched_priority_cleaner                19
    innodb_scrub_log                             OFF
    innodb_scrub_log_speed                       256
    innodb_show_locks_held                       10
    innodb_show_verbose_locks                    0
    innodb_simulate_comp_failures                0
    innodb_sort_buffer_size                      2097152
    innodb_spin_wait_delay                       6
    innodb_stats_auto_recalc                     ON
    innodb_stats_include_delete_marked           OFF
    innodb_stats_method                          nulls_equal
    innodb_stats_modified_counter                0
    innodb_stats_on_metadata                     OFF
    innodb_stats_persistent                      ON
    innodb_stats_persistent_sample_pages         20
    innodb_stats_sample_pages                    8
    innodb_stats_traditional                     ON
    innodb_stats_transient_sample_pages          8
    innodb_status_output                         OFF
    innodb_status_output_locks                   OFF
    innodb_strict_mode                           OFF
    innodb_support_xa                            ON
    innodb_sync_array_size                       1
    innodb_sync_spin_loops                       30
    innodb_table_locks                           ON
    innodb_thread_concurrency                    0
    innodb_thread_sleep_delay                    10000
    innodb_tmpdir
    innodb_track_changed_pages                   OFF
    innodb_undo_directory                        .
    innodb_undo_logs                             128
    innodb_undo_tablespaces                      0
    innodb_use_atomic_writes                     OFF
    innodb_use_fallocate                         OFF
    innodb_use_global_flush_log_at_trx_commit    ON
    innodb_use_mtflush                           OFF
    innodb_use_native_aio                        ON
    innodb_use_stacktrace                        OFF
    innodb_use_sys_malloc                        ON
    innodb_use_trim                              OFF
    innodb_version                               5.6.39-83.1
    innodb_write_io_threads                      2
    
    
    sysbench prepare database: sbt
    sysbench oltp_read_write.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql prepare
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Initializing worker threads...
    
    Creating table 'sbtest2'...
    Creating table 'sbtest1'...
    Inserting 150000 records into 'sbtest2'
    Inserting 150000 records into 'sbtest1'
    Creating a secondary index on 'sbtest1'...
    Creating a secondary index on 'sbtest2'...
    Creating table 'sbtest3'...
    Inserting 150000 records into 'sbtest3'
    Creating table 'sbtest4'...
    Inserting 150000 records into 'sbtest4'
    Creating a secondary index on 'sbtest3'...
    Creating a secondary index on 'sbtest4'...
    Creating table 'sbtest5'...
    Inserting 150000 records into 'sbtest5'
    Creating table 'sbtest6'...
    Inserting 150000 records into 'sbtest6'
    Creating a secondary index on 'sbtest5'...
    Creating a secondary index on 'sbtest6'...
    Creating table 'sbtest7'...
    Inserting 150000 records into 'sbtest7'
    Creating table 'sbtest8'...
    Inserting 150000 records into 'sbtest8'
    Creating a secondary index on 'sbtest7'...
    Creating a secondary index on 'sbtest8'...
    
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    | Table Name  | Number of Rows | Storage Engine | Data Size | Index Size | Total   | ROW_FORMAT | TABLE_COLLATION |
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    | sbt.sbtest1 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest2 | 148032 Rows    | InnoDB         | 32.56MB   | 0.00MB     | 32.56MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest3 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest4 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest5 | 144228 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest6 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    | sbt.sbtest7 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    | sbt.sbtest8 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    
    sysbench mysql OLTP new benchmark:
    sysbench oltp_read_write.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Running the test with following options:
    Number of threads: 2
    Report intermediate results every 1 second(s)
    Initializing random number generator from seed (1).
    
    
    Initializing worker threads...
    
    Threads started!
    
    [ 1s ] thds: 2 tps: 231.02 qps: 4635.25 (r/w/o: 3247.17/924.06/464.02) lat (ms,95%): 16.12 err/s: 0.00 reconn/s: 0.00
    [ 2s ] thds: 2 tps: 154.01 qps: 3086.21 (r/w/o: 2162.15/616.04/308.02) lat (ms,95%): 13.22 err/s: 0.00 reconn/s: 0.00
    [ 3s ] thds: 2 tps: 243.04 qps: 4868.80 (r/w/o: 3409.56/973.16/486.08) lat (ms,95%): 12.30 err/s: 0.00 reconn/s: 0.00
    [ 4s ] thds: 2 tps: 252.99 qps: 5042.89 (r/w/o: 3526.92/1010.98/504.99) lat (ms,95%): 12.08 err/s: 0.00 reconn/s: 0.00
    [ 5s ] thds: 2 tps: 245.85 qps: 4943.04 (r/w/o: 3458.93/991.41/492.71) lat (ms,95%): 12.30 err/s: 0.00 reconn/s: 0.00
    [ 6s ] thds: 2 tps: 231.03 qps: 4601.61 (r/w/o: 3223.42/916.14/462.05) lat (ms,95%): 13.70 err/s: 0.00 reconn/s: 0.00
    [ 7s ] thds: 2 tps: 224.64 qps: 4507.67 (r/w/o: 3155.86/902.53/449.28) lat (ms,95%): 15.27 err/s: 0.00 reconn/s: 0.00
    [ 8s ] thds: 2 tps: 251.62 qps: 5026.38 (r/w/o: 3520.69/1002.45/503.24) lat (ms,95%): 12.75 err/s: 0.00 reconn/s: 0.00
    [ 9s ] thds: 2 tps: 235.09 qps: 4681.70 (r/w/o: 3271.19/940.34/470.17) lat (ms,95%): 12.75 err/s: 0.00 reconn/s: 0.00
    [ 10s ] thds: 2 tps: 249.98 qps: 5017.52 (r/w/o: 3517.66/999.90/499.95) lat (ms,95%): 12.30 err/s: 0.00 reconn/s: 0.00
    [ 11s ] thds: 2 tps: 250.05 qps: 5003.91 (r/w/o: 3501.64/1002.18/500.09) lat (ms,95%): 12.52 err/s: 0.00 reconn/s: 0.00
    [ 12s ] thds: 2 tps: 229.34 qps: 4585.90 (r/w/o: 3211.82/915.38/458.69) lat (ms,95%): 14.73 err/s: 0.00 reconn/s: 0.00
    [ 13s ] thds: 2 tps: 229.46 qps: 4586.15 (r/w/o: 3209.40/917.83/458.92) lat (ms,95%): 13.22 err/s: 0.00 reconn/s: 0.00
    [ 14s ] thds: 2 tps: 232.99 qps: 4657.86 (r/w/o: 3259.90/931.97/465.99) lat (ms,95%): 15.27 err/s: 0.00 reconn/s: 0.00
    [ 15s ] thds: 2 tps: 233.23 qps: 4674.59 (r/w/o: 3271.21/936.92/466.46) lat (ms,95%): 14.21 err/s: 0.00 reconn/s: 0.00
    [ 16s ] thds: 2 tps: 241.97 qps: 4833.49 (r/w/o: 3384.65/964.90/483.95) lat (ms,95%): 12.98 err/s: 0.00 reconn/s: 0.00
    [ 17s ] thds: 2 tps: 243.81 qps: 4867.23 (r/w/o: 3405.37/974.25/487.62) lat (ms,95%): 13.46 err/s: 0.00 reconn/s: 0.00
    [ 18s ] thds: 2 tps: 249.49 qps: 4988.79 (r/w/o: 3491.85/997.96/498.98) lat (ms,95%): 13.46 err/s: 0.00 reconn/s: 0.00
    [ 19s ] thds: 2 tps: 233.64 qps: 4673.88 (r/w/o: 3272.02/934.58/467.29) lat (ms,95%): 12.30 err/s: 0.00 reconn/s: 0.00
    [ 20s ] thds: 2 tps: 248.00 qps: 4975.03 (r/w/o: 3484.02/995.01/496.00) lat (ms,95%): 12.75 err/s: 0.00 reconn/s: 0.00
    [ 21s ] thds: 2 tps: 235.93 qps: 4709.65 (r/w/o: 3297.05/940.73/471.86) lat (ms,95%): 13.70 err/s: 0.00 reconn/s: 0.00
    [ 22s ] thds: 2 tps: 242.09 qps: 4832.80 (r/w/o: 3380.26/968.36/484.18) lat (ms,95%): 13.22 err/s: 0.00 reconn/s: 0.00
    [ 23s ] thds: 2 tps: 246.39 qps: 4936.69 (r/w/o: 3458.38/985.54/492.77) lat (ms,95%): 12.08 err/s: 0.00 reconn/s: 0.00
    [ 24s ] thds: 2 tps: 242.59 qps: 4853.89 (r/w/o: 3398.32/970.38/485.19) lat (ms,95%): 12.52 err/s: 0.00 reconn/s: 0.00
    [ 25s ] thds: 2 tps: 233.80 qps: 4684.04 (r/w/o: 3277.23/939.21/467.61) lat (ms,95%): 13.22 err/s: 0.00 reconn/s: 0.00
    [ 26s ] thds: 2 tps: 257.07 qps: 5134.40 (r/w/o: 3595.98/1024.28/514.14) lat (ms,95%): 12.30 err/s: 0.00 reconn/s: 0.00
    [ 27s ] thds: 2 tps: 232.05 qps: 4634.99 (r/w/o: 3242.70/928.19/464.10) lat (ms,95%): 13.95 err/s: 0.00 reconn/s: 0.00
    [ 28s ] thds: 2 tps: 248.14 qps: 4965.73 (r/w/o: 3476.92/992.54/496.27) lat (ms,95%): 12.52 err/s: 0.00 reconn/s: 0.00
    [ 29s ] thds: 2 tps: 253.03 qps: 5050.67 (r/w/o: 3532.47/1012.13/506.07) lat (ms,95%): 12.52 err/s: 0.00 reconn/s: 0.00
    [ 30s ] thds: 2 tps: 256.00 qps: 5136.93 (r/w/o: 3599.95/1024.99/511.99) lat (ms,95%): 11.24 err/s: 0.00 reconn/s: 0.00
    SQL statistics:
        queries performed:
            read:                            100254
            write:                           28644
            other:                           14322
            total:                           143220
        transactions:                        7161   (238.62 per sec.)
        queries:                             143220 (4772.36 per sec.)
        ignored errors:                      0      (0.00 per sec.)
        reconnects:                          0      (0.00 per sec.)
    
    General statistics:
        total time:                          30.0082s
        total number of events:              7161
    
    Latency (ms):
             min:                                    3.12
             avg:                                    8.38
             max:                                  351.00
             95th percentile:                       13.22
             sum:                                59984.38
    
    Threads fairness:
        events (avg/stddev):           3580.5000/6.50
        execution time (avg/stddev):   29.9922/0.00
    
    
    sysbench mysql OLTP new summary:
    sysbench oltp_read_write.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    read: 100254
    write: 28644
    other: 14322
    total: 143220
    transactions/s: 238.62
    queries/s: 4772.36
    time: 30.0082s
    min: 3.12
    avg: 8.38
    max: 351.00
    95th: 13.22
    
    | mysql sysbench | sysbench | threads: | read: | write: | other: | total: | transactions/s: | queries/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | oltp_read_write.lua | 1.0.15 | 2 | 100254 | 28644 | 14322 | 143220 | 238.62 | 4772.36 | 30.0082s | 3.12 | 8.38 | 351.00 | 13.22 |
    
    sysbench,sysbench,threads,read,write,other,total,transactions/s,queries/s,time,min,avg,max,95th
    oltp_read_write.lua,1.0.15,2,100254,28644,14322,143220,238.62,4772.36,30.0082s,3.12,8.38,351.00,13.22
    
    sysbench mysql cleanup database: sbt
    sysbench oltp_read_write.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql cleanup
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Dropping table 'sbtest1'...
    Dropping table 'sbtest2'...
    Dropping table 'sbtest3'...
    Dropping table 'sbtest4'...
    Dropping table 'sbtest5'...
    Dropping table 'sbtest6'...
    Dropping table 'sbtest7'...
    Dropping table 'sbtest8'...
    

    Code (Text):
    ./sysbench.sh mysqlpointselect-new
    
    setup sbt database & user
    mysqladmin create database: sbt
    
    MySQL Buffers
    aria_pagecache_buffer_size           402653184
    aria_sort_buffer_size                100663296
    bulk_insert_buffer_size              8388608
    innodb_buffer_pool_dump_at_shutdown  OFF
    innodb_buffer_pool_dump_now          OFF
    innodb_buffer_pool_dump_pct          100
    innodb_buffer_pool_filename          ib_buffer_pool
    innodb_buffer_pool_instances         1
    innodb_buffer_pool_load_abort        OFF
    innodb_buffer_pool_load_at_startup   OFF
    innodb_buffer_pool_load_now          OFF
    innodb_buffer_pool_populate          OFF
    innodb_buffer_pool_size              201326592
    innodb_change_buffer_max_size        25
    innodb_change_buffering              all
    innodb_log_buffer_size               8388608
    innodb_sort_buffer_size              2097152
    join_buffer_size                     131072
    join_buffer_space_limit              2097152
    key_buffer_size                      33554432
    mrr_buffer_size                      262144
    myisam_sort_buffer_size              67108864
    net_buffer_length                    16384
    optimizer_switch                     index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=off
    preload_buffer_size                  32768
    read_buffer_size                     131072
    read_rnd_buffer_size                 262144
    sort_buffer_size                     262144
    sql_buffer_result                    OFF
    
    MySQL Limits
    aria_pagecache_division_limit         100
    delayed_insert_limit                  100
    expensive_subquery_limit              100
    ft_query_expansion_limit              20
    innodb_ft_result_cache_limit          2000000000
    join_buffer_space_limit               2097152
    key_cache_division_limit              100
    log_slow_rate_limit                   1
    min_examined_row_limit                0
    open_files_limit                      524288
    optimizer_selectivity_sampling_limit  100
    query_cache_limit                     1048576
    relay_log_space_limit                 0
    sql_select_limit                      18446744073709551615
    thread_pool_stall_limit               500
    updatable_views_with_limit            YES
    
    MySQL Maxes
    aria_max_sort_file_size           9223372036853727232
    extra_max_connections             1
    ft_max_word_len                   84
    group_concat_max_len              1024
    innodb_adaptive_max_sleep_delay   150000
    innodb_compression_pad_pct_max    50
    innodb_file_format_max            Barracuda
    innodb_ft_max_token_size          84
    innodb_io_capacity_max            5200
    innodb_max_bitmap_file_size       104857600
    innodb_max_changed_pages          1000000
    innodb_max_dirty_pages_pct        75.000000
    innodb_max_dirty_pages_pct_lwm    0.001000
    innodb_max_purge_lag              0
    innodb_max_purge_lag_delay        0
    innodb_online_alter_log_max_size  134217728
    max_allowed_packet                67108864
    max_binlog_cache_size             18446744073709547520
    max_binlog_size                   1073741824
    max_binlog_stmt_cache_size        18446744073709547520
    max_connect_errors                100000
    max_connections                   300
    max_delayed_threads               20
    max_digest_length                 1024
    max_error_count                   64
    max_heap_table_size               134217728
    max_insert_delayed_threads        20
    max_join_size                     18446744073709551615
    max_length_for_sort_data          1024
    max_long_data_size                67108864
    max_prepared_stmt_count           16382
    max_relay_log_size                1073741824
    max_seeks_for_key                 4294967295
    max_session_mem_used              9223372036854775807
    max_sort_length                   1024
    max_sp_recursion_depth            0
    max_statement_time                0.000000
    max_tmp_tables                    32
    max_user_connections              0
    max_write_lock_count              4294967295
    myisam_max_sort_file_size         2147483648
    slave_max_allowed_packet          1073741824
    slave_parallel_max_queued         131072
    thread_pool_max_threads           1000
    wsrep_max_ws_rows                 0
    wsrep_max_ws_size                 2147483647
    
    MySQL Concurrency
    concurrent_insert           ALWAYS
    innodb_commit_concurrency   0
    innodb_concurrency_tickets  5000
    innodb_thread_concurrency   0
    thread_concurrency          10
    
    MySQL Read/Write
    delay_key_write           ON
    innodb_disallow_writes    OFF
    innodb_doublewrite        ON
    innodb_use_atomic_writes  OFF
    max_write_lock_count      4294967295
    net_write_timeout         60
    wsrep_causal_reads        OFF
    wsrep_dirty_reads         OFF
    
    MySQL Threads
    aria_repair_threads                      1
    binlog_optimize_thread_scheduling        ON
    debug_no_thread_alarm                    OFF
    innodb_encryption_threads                0
    innodb_mtflush_threads                   8
    innodb_purge_threads                     1
    innodb_read_io_threads                   2
    innodb_thread_concurrency                0
    innodb_thread_sleep_delay                10000
    innodb_write_io_threads                  2
    max_delayed_threads                      20
    max_insert_delayed_threads               20
    myisam_repair_threads                    1
    performance_schema_max_thread_classes    50
    performance_schema_max_thread_instances  -1
    slave_domain_parallel_threads            0
    slave_parallel_threads                   0
    thread_cache_size                        128
    thread_concurrency                       10
    thread_handling                          one-thread-per-connection
    thread_pool_idle_timeout                 60
    thread_pool_max_threads                  1000
    thread_pool_oversubscribe                3
    thread_pool_size                         2
    thread_pool_stall_limit                  500
    thread_stack                             295936
    wsrep_slave_threads                      1
    
    MySQL Binlog
    binlog_annotate_row_events               OFF
    binlog_cache_size                        32768
    binlog_checksum                          NONE
    binlog_commit_wait_count                 0
    binlog_commit_wait_usec                  100000
    binlog_direct_non_transactional_updates  OFF
    binlog_format                            STATEMENT
    binlog_optimize_thread_scheduling        ON
    binlog_row_image                         FULL
    binlog_stmt_cache_size                   32768
    encrypt_binlog                           OFF
    gtid_binlog_pos
    gtid_binlog_state
    innodb_api_enable_binlog                 OFF
    innodb_locks_unsafe_for_binlog           OFF
    log_bin                                  OFF
    log_bin_basename
    log_bin_index
    log_bin_trust_function_creators          OFF
    max_binlog_cache_size                    18446744073709547520
    max_binlog_size                          1073741824
    max_binlog_stmt_cache_size               18446744073709547520
    sql_log_bin                              ON
    sync_binlog                              0
    wsrep_forced_binlog_format               NONE
    
    MySQL InnoDB
    ignore_builtin_innodb                        OFF
    innodb_adaptive_flushing                     ON
    innodb_adaptive_flushing_lwm                 10.000000
    innodb_adaptive_hash_index                   ON
    innodb_adaptive_hash_index_partitions        1
    innodb_adaptive_max_sleep_delay              150000
    innodb_additional_mem_pool_size              8388608
    innodb_api_bk_commit_interval                5
    innodb_api_disable_rowlock                   OFF
    innodb_api_enable_binlog                     OFF
    innodb_api_enable_mdl                        OFF
    innodb_api_trx_level                         0
    innodb_autoextend_increment                  64
    innodb_autoinc_lock_mode                     1
    innodb_background_scrub_data_check_interval  3600
    innodb_background_scrub_data_compressed      OFF
    innodb_background_scrub_data_interval        604800
    innodb_background_scrub_data_uncompressed    OFF
    innodb_buf_dump_status_frequency             0
    innodb_buffer_pool_dump_at_shutdown          OFF
    innodb_buffer_pool_dump_now                  OFF
    innodb_buffer_pool_dump_pct                  100
    innodb_buffer_pool_filename                  ib_buffer_pool
    innodb_buffer_pool_instances                 1
    innodb_buffer_pool_load_abort                OFF
    innodb_buffer_pool_load_at_startup           OFF
    innodb_buffer_pool_load_now                  OFF
    innodb_buffer_pool_populate                  OFF
    innodb_buffer_pool_size                      201326592
    innodb_change_buffer_max_size                25
    innodb_change_buffering                      all
    innodb_checksum_algorithm                    INNODB
    innodb_checksums                             ON
    innodb_cleaner_lsn_age_factor                HIGH_CHECKPOINT
    innodb_cmp_per_index_enabled                 OFF
    innodb_commit_concurrency                    0
    innodb_compression_algorithm                 zlib
    innodb_compression_failure_threshold_pct     5
    innodb_compression_level                     6
    innodb_compression_pad_pct_max               50
    innodb_concurrency_tickets                   5000
    innodb_corrupt_table_action                  assert
    innodb_data_file_path                        ibdata1:10M:autoextend
    innodb_data_home_dir
    innodb_default_encryption_key_id             1
    innodb_default_row_format                    dynamic
    innodb_defragment                            ON
    innodb_defragment_fill_factor                0.900000
    innodb_defragment_fill_factor_n_recs         20
    innodb_defragment_frequency                  40
    innodb_defragment_n_pages                    7
    innodb_defragment_stats_accuracy             0
    innodb_disable_sort_file_cache               OFF
    innodb_disallow_writes                       OFF
    innodb_doublewrite                           ON
    innodb_empty_free_list_algorithm             BACKOFF
    innodb_encrypt_log                           OFF
    innodb_encrypt_tables                        OFF
    innodb_encryption_rotate_key_age             1
    innodb_encryption_rotation_iops              100
    innodb_encryption_threads                    0
    innodb_fake_changes                          OFF
    innodb_fast_shutdown                         1
    innodb_fatal_semaphore_wait_threshold        600
    innodb_file_format                           Barracuda
    innodb_file_format_check                     ON
    innodb_file_format_max                       Barracuda
    innodb_file_per_table                        ON
    innodb_flush_log_at_timeout                  1
    innodb_flush_log_at_trx_commit               2
    innodb_flush_method                          O_DIRECT
    innodb_flush_neighbors                       0
    innodb_flushing_avg_loops                    30
    innodb_force_load_corrupted                  OFF
    innodb_force_primary_key                     OFF
    innodb_force_recovery                        0
    innodb_foreground_preflush                   EXPONENTIAL_BACKOFF
    innodb_ft_aux_table
    innodb_ft_cache_size                         8000000
    innodb_ft_enable_diag_print                  OFF
    innodb_ft_enable_stopword                    ON
    innodb_ft_max_token_size                     84
    innodb_ft_min_token_size                     3
    innodb_ft_num_word_optimize                  2000
    innodb_ft_result_cache_limit                 2000000000
    innodb_ft_server_stopword_table
    innodb_ft_sort_pll_degree                    2
    innodb_ft_total_cache_size                   640000000
    innodb_ft_user_stopword_table
    innodb_idle_flush_pct                        100
    innodb_immediate_scrub_data_uncompressed     OFF
    innodb_instrument_semaphores                 OFF
    innodb_io_capacity                           2600
    innodb_io_capacity_max                       5200
    innodb_kill_idle_transaction                 0
    innodb_large_prefix                          ON
    innodb_lock_schedule_algorithm               fcfs
    innodb_lock_wait_timeout                     50
    innodb_locking_fake_changes                  ON
    innodb_locks_unsafe_for_binlog               OFF
    innodb_log_arch_dir                          ./
    innodb_log_arch_expire_sec                   0
    innodb_log_archive                           OFF
    innodb_log_block_size                        512
    innodb_log_buffer_size                       8388608
    innodb_log_checksum_algorithm                INNODB
    innodb_log_compressed_pages                  ON
    innodb_log_file_size                         134217728
    innodb_log_files_in_group                    2
    innodb_log_group_home_dir                    ./
    innodb_lru_scan_depth                        1024
    innodb_max_bitmap_file_size                  104857600
    innodb_max_changed_pages                     1000000
    innodb_max_dirty_pages_pct                   75.000000
    innodb_max_dirty_pages_pct_lwm               0.001000
    innodb_max_purge_lag                         0
    innodb_max_purge_lag_delay                   0
    innodb_mirrored_log_groups                   1
    innodb_monitor_disable
    innodb_monitor_enable
    innodb_monitor_reset
    innodb_monitor_reset_all
    innodb_mtflush_threads                       8
    innodb_old_blocks_pct                        37
    innodb_old_blocks_time                       1000
    innodb_online_alter_log_max_size             134217728
    innodb_open_files                            1000
    innodb_optimize_fulltext_only                OFF
    innodb_page_size                             16384
    innodb_prefix_index_cluster_optimization     OFF
    innodb_print_all_deadlocks                   OFF
    innodb_print_lock_wait_timeout_info          OFF
    innodb_purge_batch_size                      300
    innodb_purge_threads                         1
    innodb_random_read_ahead                     OFF
    innodb_read_ahead_threshold                  56
    innodb_read_io_threads                       2
    innodb_read_only                             OFF
    innodb_replication_delay                     0
    innodb_rollback_on_timeout                   OFF
    innodb_rollback_segments                     128
    innodb_sched_priority_cleaner                19
    innodb_scrub_log                             OFF
    innodb_scrub_log_speed                       256
    innodb_show_locks_held                       10
    innodb_show_verbose_locks                    0
    innodb_simulate_comp_failures                0
    innodb_sort_buffer_size                      2097152
    innodb_spin_wait_delay                       6
    innodb_stats_auto_recalc                     ON
    innodb_stats_include_delete_marked           OFF
    innodb_stats_method                          nulls_equal
    innodb_stats_modified_counter                0
    innodb_stats_on_metadata                     OFF
    innodb_stats_persistent                      ON
    innodb_stats_persistent_sample_pages         20
    innodb_stats_sample_pages                    8
    innodb_stats_traditional                     ON
    innodb_stats_transient_sample_pages          8
    innodb_status_output                         OFF
    innodb_status_output_locks                   OFF
    innodb_strict_mode                           OFF
    innodb_support_xa                            ON
    innodb_sync_array_size                       1
    innodb_sync_spin_loops                       30
    innodb_table_locks                           ON
    innodb_thread_concurrency                    0
    innodb_thread_sleep_delay                    10000
    innodb_tmpdir
    innodb_track_changed_pages                   OFF
    innodb_undo_directory                        .
    innodb_undo_logs                             128
    innodb_undo_tablespaces                      0
    innodb_use_atomic_writes                     OFF
    innodb_use_fallocate                         OFF
    innodb_use_global_flush_log_at_trx_commit    ON
    innodb_use_mtflush                           OFF
    innodb_use_native_aio                        ON
    innodb_use_stacktrace                        OFF
    innodb_use_sys_malloc                        ON
    innodb_use_trim                              OFF
    innodb_version                               5.6.39-83.1
    innodb_write_io_threads                      2
    
    
    sysbench prepare database: sbt
    sysbench oltp_point_select.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql prepare
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Initializing worker threads...
    
    Creating table 'sbtest1'...
    Creating table 'sbtest2'...
    Inserting 150000 records into 'sbtest2'
    Inserting 150000 records into 'sbtest1'
    Creating a secondary index on 'sbtest2'...
    Creating a secondary index on 'sbtest1'...
    Creating table 'sbtest4'...
    Inserting 150000 records into 'sbtest4'
    Creating table 'sbtest3'...
    Inserting 150000 records into 'sbtest3'
    Creating a secondary index on 'sbtest4'...
    Creating a secondary index on 'sbtest3'...
    Creating table 'sbtest6'...
    Inserting 150000 records into 'sbtest6'
    Creating table 'sbtest5'...
    Inserting 150000 records into 'sbtest5'
    Creating a secondary index on 'sbtest6'...
    Creating a secondary index on 'sbtest5'...
    Creating table 'sbtest7'...
    Inserting 150000 records into 'sbtest7'
    Creating table 'sbtest8'...
    Inserting 150000 records into 'sbtest8'
    Creating a secondary index on 'sbtest7'...
    Creating a secondary index on 'sbtest8'...
    
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    | Table Name  | Number of Rows | Storage Engine | Data Size | Index Size | Total   | ROW_FORMAT | TABLE_COLLATION |
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    | sbt.sbtest1 | 148032 Rows    | InnoDB         | 32.56MB   | 0.00MB     | 32.56MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest2 | 150000 Rows    | InnoDB         | 0.17MB    | 0.00MB     | 0.17MB  | Dynamic    | utf8_general_ci |
    | sbt.sbtest3 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest4 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest5 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    | sbt.sbtest6 | 148032 Rows    | InnoDB         | 32.56MB   | 2.52MB     | 35.08MB | Dynamic    | utf8_general_ci |
    | sbt.sbtest7 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    | sbt.sbtest8 | 150000 Rows    | InnoDB         | 0.02MB    | 0.00MB     | 0.02MB  | Dynamic    | utf8_general_ci |
    +-------------+----------------+----------------+-----------+------------+---------+------------+-----------------+
    
    sysbench mysql OLTP POINT SELECT new benchmark:
    sysbench oltp_point_select.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Running the test with following options:
    Number of threads: 2
    Report intermediate results every 1 second(s)
    Initializing random number generator from seed (1).
    
    
    Initializing worker threads...
    
    Threads started!
    
    [ 1s ] thds: 2 tps: 6786.55 qps: 6786.55 (r/w/o: 6786.55/0.00/0.00) lat (ms,95%): 0.64 err/s: 0.00 reconn/s: 0.00
    [ 2s ] thds: 2 tps: 7488.36 qps: 7488.36 (r/w/o: 7488.36/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 3s ] thds: 2 tps: 7381.97 qps: 7381.97 (r/w/o: 7381.97/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 4s ] thds: 2 tps: 7602.58 qps: 7602.58 (r/w/o: 7602.58/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 5s ] thds: 2 tps: 7094.90 qps: 7094.90 (r/w/o: 7094.90/0.00/0.00) lat (ms,95%): 0.62 err/s: 0.00 reconn/s: 0.00
    [ 6s ] thds: 2 tps: 7713.26 qps: 7713.26 (r/w/o: 7713.26/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 7s ] thds: 2 tps: 7805.20 qps: 7805.20 (r/w/o: 7805.20/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 8s ] thds: 2 tps: 7756.09 qps: 7756.09 (r/w/o: 7756.09/0.00/0.00) lat (ms,95%): 0.61 err/s: 0.00 reconn/s: 0.00
    [ 9s ] thds: 2 tps: 7753.41 qps: 7753.41 (r/w/o: 7753.41/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 10s ] thds: 2 tps: 7501.05 qps: 7501.05 (r/w/o: 7501.05/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 11s ] thds: 2 tps: 7329.11 qps: 7329.11 (r/w/o: 7329.11/0.00/0.00) lat (ms,95%): 0.62 err/s: 0.00 reconn/s: 0.00
    [ 12s ] thds: 2 tps: 7463.06 qps: 7463.06 (r/w/o: 7463.06/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 13s ] thds: 2 tps: 7028.01 qps: 7028.01 (r/w/o: 7028.01/0.00/0.00) lat (ms,95%): 0.63 err/s: 0.00 reconn/s: 0.00
    [ 14s ] thds: 2 tps: 7241.06 qps: 7241.06 (r/w/o: 7241.06/0.00/0.00) lat (ms,95%): 0.63 err/s: 0.00 reconn/s: 0.00
    [ 15s ] thds: 2 tps: 7337.49 qps: 7337.49 (r/w/o: 7337.49/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 16s ] thds: 2 tps: 7465.25 qps: 7465.25 (r/w/o: 7465.25/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 17s ] thds: 2 tps: 7119.35 qps: 7119.35 (r/w/o: 7119.35/0.00/0.00) lat (ms,95%): 0.62 err/s: 0.00 reconn/s: 0.00
    [ 18s ] thds: 2 tps: 7365.21 qps: 7365.21 (r/w/o: 7365.21/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 19s ] thds: 2 tps: 7403.64 qps: 7403.64 (r/w/o: 7403.64/0.00/0.00) lat (ms,95%): 0.61 err/s: 0.00 reconn/s: 0.00
    [ 20s ] thds: 2 tps: 7350.99 qps: 7350.99 (r/w/o: 7350.99/0.00/0.00) lat (ms,95%): 0.61 err/s: 0.00 reconn/s: 0.00
    [ 21s ] thds: 2 tps: 7450.05 qps: 7450.05 (r/w/o: 7450.05/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 22s ] thds: 2 tps: 7459.40 qps: 7459.40 (r/w/o: 7459.40/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 23s ] thds: 2 tps: 7665.84 qps: 7665.84 (r/w/o: 7665.84/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 24s ] thds: 2 tps: 7790.43 qps: 7790.43 (r/w/o: 7790.43/0.00/0.00) lat (ms,95%): 0.58 err/s: 0.00 reconn/s: 0.00
    [ 25s ] thds: 2 tps: 7523.28 qps: 7523.28 (r/w/o: 7523.28/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    [ 26s ] thds: 2 tps: 7463.87 qps: 7463.87 (r/w/o: 7463.87/0.00/0.00) lat (ms,95%): 0.60 err/s: 0.00 reconn/s: 0.00
    [ 27s ] thds: 2 tps: 7175.15 qps: 7175.15 (r/w/o: 7175.15/0.00/0.00) lat (ms,95%): 0.62 err/s: 0.00 reconn/s: 0.00
    [ 28s ] thds: 2 tps: 7241.03 qps: 7241.03 (r/w/o: 7241.03/0.00/0.00) lat (ms,95%): 0.63 err/s: 0.00 reconn/s: 0.00
    [ 29s ] thds: 2 tps: 7527.44 qps: 7527.44 (r/w/o: 7527.44/0.00/0.00) lat (ms,95%): 0.59 err/s: 0.00 reconn/s: 0.00
    SQL statistics:
        queries performed:
            read:                            222297
            write:                           0
            other:                           0
            total:                           222297
        transactions:                        222297 (7408.59 per sec.)
        queries:                             222297 (7408.59 per sec.)
        ignored errors:                      0      (0.00 per sec.)
        reconnects:                          0      (0.00 per sec.)
    
    General statistics:
        total time:                          30.0032s
        total number of events:              222297
    
    Latency (ms):
             min:                                    0.04
             avg:                                    0.27
             max:                                   37.65
             95th percentile:                        0.61
             sum:                                59781.34
    
    Threads fairness:
        events (avg/stddev):           111148.5000/180.50
        execution time (avg/stddev):   29.8907/0.00
    
    
    sysbench mysql OLTP POINT SELECT new summary:
    sysbench oltp_point_select.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql run
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    threads: 2
    read: 222297
    write: 0
    other: 0
    total: 222297
    transactions/s: 7408.59
    queries/s: 7408.59
    time: 30.0032s
    min: 0.04
    avg: 0.27
    max: 37.65
    95th: 0.61
    
    | mysql sysbench | sysbench | threads: | read: | write: | other: | total: | transactions/s: | queries/s: | time: | min: | avg: | max: | 95th: |
    | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- |
    | oltp_point_select.lua | 1.0.15 | 2 | 222297 | 0 | 0 | 222297 | 7408.59 | 7408.59 | 30.0032s | 0.04 | 0.27 | 37.65 | 0.61 |
    
    sysbench,sysbench,threads,read,write,other,total,transactions/s,queries/s,time,min,avg,max,95th
    oltp_point_select.lua,1.0.15,2,222297,0,0,222297,7408.59,7408.59,30.0032s,0.04,0.27,37.65,0.61
    
    sysbench mysql cleanup database: sbt
    sysbench oltp_point_select.lua --mysql-host=localhost --mysql-port=3306 --mysql-socket=/var/lib/mysql/mysql.sock --mysql-user=sbtest --mysql-password=sbtestpass --mysql-db=sbt --mysql-storage-engine=InnoDB --time=30 --threads=2 --report-interval=1 --rand-type=uniform --rand-seed=1 --table-size=150000 --tables=8 --db-driver=mysql cleanup
    sysbench 1.0.15 (using bundled LuaJIT 2.1.0-beta2)
    
    Dropping table 'sbtest1'...
    Dropping table 'sbtest2'...
    Dropping table 'sbtest3'...
    Dropping table 'sbtest4'...
    Dropping table 'sbtest5'...
    Dropping table 'sbtest6'...
    Dropping table 'sbtest7'...
    Dropping table 'sbtest8'...
    

    Parsed markdown tables for MariaDB MySQL 10.1.35 based sysbenchmarks for OLTP and OLTP Point Select

    upload_2018-8-23_17-19-2.png
    upload_2018-8-23_17-19-40.png
     
    Last edited: Aug 23, 2018
  5. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Nginx HTTP/2 HTTPS benchmarks



    https_bench.sh Nginx HTTP/2 HTTPS benchmarks.

    There's 8x h2load test configurations in total. h2load HTTP/2 HTTPS load test tool will be run single threaded so tests only 1 cpu core of the system:
    Code (Text):
    /root/tools/https_bench.sh
    
    -------------------------------------------------------------------------------------------
    setup & benchmark nginx http/2 https vhost: https://http2.domain.com
    -------------------------------------------------------------------------------------------
    
    setup temp entry in /etc/hosts
    server-ip-mask http2.domain.com #h2load
    
    
    -------------------------------------------------------------------------------------------
    System Information
    -------------------------------------------------------------------------------------------
    
    3.10.0-862.11.6.el7.x86_64
    
    CentOS Linux release 7.5.1804 (Core)
    
    Centmin Mod
    -------------------------------------------------------------------------------------------
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 85
    Model name:            Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    Stepping:              4
    CPU MHz:               2199.992
    BogoMIPS:              4399.98
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat spec_ctrl
    
    -------------------------------------------------------------------------------------------
    CPU NODE SOCKET CORE L1d:L1i:L2 ONLINE
    0   0    0      0    0:0:0      yes
    1   0    1      1    1:1:1      yes
    
    -------------------------------------------------------------------------------------------
                  total        used        free      shared  buff/cache   available
    Mem:           3789         794        1868          22        1127        2683
    Low:           3789        1921        1868
    High:             0           0           0
    Swap:          1023           0        1023
    
    -------------------------------------------------------------------------------------------
    Filesystem      Size  Used Avail Use% Mounted on
    /dev/vda1        60G  5.6G   51G  10% /
    devtmpfs        1.9G     0  1.9G   0% /dev
    tmpfs           1.9G     0  1.9G   0% /dev/shm
    tmpfs           1.9G  8.6M  1.9G   1% /run
    tmpfs           1.9G     0  1.9G   0% /sys/fs/cgroup
    tmpfs           379M     0  379M   0% /run/user/0
    /dev/loop0      5.8G   25M  5.5G   1% /tmp
    

    Code (Text):
    -------------------------------------------------------------------------------------------
    nginx version: nginx/1.15.2 (220818-230754)
    built by gcc 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
    built with OpenSSL 1.1.0i  14 Aug 2018
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-Wl,-E -L/usr/local/zlib-cf/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib' --with-cc-opt='-I/usr/local/zlib-cf/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2 -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --build=220818-230754 --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.2 --add-module=../ngx_cache_purge-2.4.2 --add-dynamic-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.32 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.15 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre-jit --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.1.0i --with-openssl-opt='enable-ec_nistp_64_gcc_128'
    

    Code (Text):
    -------------------------------------------------------------------------------------------
    h2load --version
    h2load nghttp2/1.31.1
    -------------------------------------------------------------------------------------------
    
    h2load -t1 --ciphers=ECDHE-RSA-AES128-GCM-SHA256 -H 'Accept-Encoding: gzip' -c100 -n1000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-RSA-AES128-GCM-SHA256
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 378.60ms, 2641.30 req/s, 5.87MB/s
    requests: 1000 total, 1000 started, 1000 done, 1000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 1000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 2.22MB (2332000) total, 202.25KB (207100) headers (space savings 26.82%), 2.00MB (2102000) data
                         min         max         mean         sd        +/- sd
    time for request:     1.83ms     78.58ms     21.49ms     11.66ms    83.90%
    time for connect:    12.90ms    213.22ms    127.66ms     54.96ms    66.00%
    time to 1st byte:   148.65ms    232.03ms    189.98ms     25.07ms    66.00%
    req/s           :      27.08       29.41       27.91        0.54    68.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-RSA-AES256-GCM-SHA384 -H 'Accept-Encoding: gzip' -c100 -n1000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-RSA-AES256-GCM-SHA384
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 349.32ms, 2862.73 req/s, 6.37MB/s
    requests: 1000 total, 1000 started, 1000 done, 1000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 1000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 2.22MB (2332000) total, 202.25KB (207100) headers (space savings 26.82%), 2.00MB (2102000) data
                         min         max         mean         sd        +/- sd
    time for request:     3.87ms     67.40ms     18.90ms      9.16ms    84.60%
    time for connect:     9.11ms    197.82ms    129.86ms     52.65ms    59.00%
    time to 1st byte:   139.50ms    208.71ms    183.54ms     19.54ms    65.00%
    req/s           :      28.87       31.69       29.78        0.50    76.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-ECDSA-AES128-GCM-SHA256 -H 'Accept-Encoding: gzip' -c100 -n1000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-ECDSA-AES128-GCM-SHA256
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 346.61ms, 2885.09 req/s, 6.42MB/s
    requests: 1000 total, 1000 started, 1000 done, 1000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 1000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 2.22MB (2332000) total, 202.25KB (207100) headers (space savings 26.82%), 2.00MB (2102000) data
                         min         max         mean         sd        +/- sd
    time for request:     3.10ms     74.37ms     20.50ms      9.95ms    83.30%
    time for connect:     5.55ms    179.57ms    105.59ms     55.14ms    55.00%
    time to 1st byte:   129.77ms    197.67ms    165.43ms     21.47ms    62.00%
    req/s           :      29.41       31.69       30.19        0.49    72.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-ECDSA-AES256-GCM-SHA384 -H 'Accept-Encoding: gzip' -c100 -n1000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-ECDSA-AES256-GCM-SHA384
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 323.71ms, 3089.17 req/s, 6.87MB/s
    requests: 1000 total, 1000 started, 1000 done, 1000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 1000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 2.22MB (2332000) total, 202.25KB (207100) headers (space savings 26.82%), 2.00MB (2102000) data
                         min         max         mean         sd        +/- sd
    time for request:     3.74ms     97.31ms     19.65ms     11.22ms    87.50%
    time for connect:    21.69ms    167.21ms    103.25ms     38.53ms    68.00%
    time to 1st byte:   119.02ms    185.94ms    154.20ms     19.37ms    64.00%
    req/s           :      31.52       34.25       32.47        0.69    70.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-RSA-AES128-GCM-SHA256 -H 'Accept-Encoding: gzip' -c300 -n6000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-RSA-AES128-GCM-SHA256
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 1.65s, 3635.02 req/s, 8.08MB/s
    requests: 6000 total, 6000 started, 6000 done, 6000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 6000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 13.33MB (13977000) total, 1.18MB (1242300) headers (space savings 26.84%), 12.03MB (12612000) data
                         min         max         mean         sd        +/- sd
    time for request:    13.59ms    229.27ms     57.25ms     26.42ms    94.45%
    time for connect:    40.18ms    603.58ms    389.02ms    173.73ms    52.67%
    time to 1st byte:   359.33ms    664.96ms    544.95ms    113.89ms    60.67%
    req/s           :      12.28       13.16       12.62        0.25    66.67%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-RSA-AES256-GCM-SHA384 -H 'Accept-Encoding: gzip' -c300 -n6000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-RSA-AES256-GCM-SHA384
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 1.67s, 3594.29 req/s, 7.99MB/s
    requests: 6000 total, 6000 started, 6000 done, 6000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 6000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 13.33MB (13977000) total, 1.18MB (1242300) headers (space savings 26.84%), 12.03MB (12612000) data
                         min         max         mean         sd        +/- sd
    time for request:     7.40ms    232.29ms     57.97ms     23.17ms    91.32%
    time for connect:    33.22ms    642.56ms    380.34ms    183.69ms    58.67%
    time to 1st byte:   461.59ms    697.84ms    578.42ms     77.13ms    52.67%
    req/s           :      12.15       12.81       12.42        0.20    55.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-ECDSA-AES128-GCM-SHA256 -H 'Accept-Encoding: gzip' -c300 -n6000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-ECDSA-AES128-GCM-SHA256
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 1.45s, 4151.54 req/s, 9.22MB/s
    requests: 6000 total, 6000 started, 6000 done, 6000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 6000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 13.33MB (13977000) total, 1.18MB (1242300) headers (space savings 26.84%), 12.03MB (12612000) data
                         min         max         mean         sd        +/- sd
    time for request:     3.01ms    183.68ms     53.17ms     22.37ms    88.65%
    time for connect:    29.93ms    466.74ms    286.60ms    139.97ms    50.00%
    time to 1st byte:   274.22ms    515.02ms    412.64ms     89.74ms    53.67%
    req/s           :      14.03       15.71       14.41        0.41    88.00%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load -t1 --ciphers=ECDHE-ECDSA-AES256-GCM-SHA384 -H 'Accept-Encoding: gzip' -c300 -n6000 https://http2.domain.com/
    TLS Protocol: TLSv1.2
    Cipher: ECDHE-ECDSA-AES256-GCM-SHA384
    Server Temp Key: ECDH P-256 256 bits
    Application protocol: h2
    
    finished in 1.54s, 3890.18 req/s, 8.64MB/s
    requests: 6000 total, 6000 started, 6000 done, 6000 succeeded, 0 failed, 0 errored, 0 timeout
    status codes: 6000 2xx, 0 3xx, 0 4xx, 0 5xx
    traffic: 13.33MB (13977000) total, 1.18MB (1242300) headers (space savings 26.84%), 12.03MB (12612000) data
                         min         max         mean         sd        +/- sd
    time for request:     3.56ms    231.55ms     58.19ms     18.15ms    90.93%
    time for connect:    28.70ms    534.02ms    314.42ms    116.37ms    73.00%
    time to 1st byte:   257.11ms    589.38ms    418.19ms     73.56ms    78.67%
    req/s           :      13.18       14.13       13.49        0.23    63.67%
    -------------------------------------------------------------------------------------------
    

    Code (Text):
    h2load tests completed using temp /etc/hosts entry:
    server-ip-mask http2.domain.com #h2load
    
    centmin mod local code last commit:
    
    634c85b George Liu Mon, 20 Aug 2018 18:30:56 +1000
    centos 7 MariaDB ARM yum repo for aarch64 in 123.09beta01
    
    users requests req/s encoding cipher protocol started succeeded
    100 1000 2641.30 gzip ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 1000 1000
    100 1000 2862.73 gzip ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 1000 1000
    100 1000 2885.09 gzip ECDHE-ECDSA-AES128-GCM-SHA256 TLSv1.2 1000 1000
    100 1000 3089.17 gzip ECDHE-ECDSA-AES256-GCM-SHA384 TLSv1.2 1000 1000
    300 6000 3635.02 gzip ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 6000 6000
    300 6000 3594.29 gzip ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 6000 6000
    300 6000 4151.54 gzip ECDHE-ECDSA-AES128-GCM-SHA256 TLSv1.2 6000 6000
    300 6000 3890.18 gzip ECDHE-ECDSA-AES256-GCM-SHA384 TLSv1.2 6000 6000
    -------------------------------------------------------------------------------------------
    h2load result summary
    min:      avg:      max:      stddev:  requests-succeeded:
    2641.300  3343.665  4151.540  547.555  100.00
    -------------------------------------------------------------------------------------------
    h2load result summary end
    
    benchmark run complete
    result log: /root/centminlogs/h2load-nginx-https-230818-062816.log
    
     
  6. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Geekbench



    Normally I don't run Geekbench but curiosity got the better of me so did a quick run using commands below

    Code (Text):
    cd /svr-setup
    wget http://cdn.geekbench.com/Geekbench-4.2.3-Linux.tar.gz
    tar xvzf Geekbench-4.2.3-Linux.tar.gz
    cd Geekbench-4.2.3-Linux
    ./geekbench4 2>&1 | tee geektest.log
    geekurl=$(cat geektest.log | awk -F ' ' '/https:\/\/browser.geekbench.com\/v4\/cpu\// {print $1}' | head -n1)
    curl -4s $geekurl > geekbench-raw.txt
    cat geekbench-raw.txt | awk '/<th class/{print $0}' | grep -oP "(?<=<th class='name'>)[^<]*" | awk 'NR>2' | sed -e 's| |-|g' > name.txt
    cat geekbench-raw.txt | awk '/<th class/{print $0}' | grep -oP "(?<=<th class='score'>)[^<]*" | awk 'NR>2' > score.txt
    paste -d ' ' name.txt score.txt | column -t > geekbench-results.txt
    sed -i 's/Multi-Core-Score/\nMulti-Core-Score/' geekbench-results.txt
    echo
    echo $geekurl
    cat geekbench-results.txt
    

    Results parsed on command line with web url link at QEMU Standard PC (i440FX + PIIX, 1996) - Geekbench Browser
    Code (Text):
    Single-Core-Score     2460
    Crypto-Score          2453
    Integer-Score         2526
    Floating-Point-Score  2474
    Memory-Score          2291
    
    Multi-Core-Score      4860
    Crypto-Score          4787
    Integer-Score         5579
    Floating-Point-Score  5124
    Memory-Score          2865
    
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Virtualizor panel



    First time using a Virtualizor panel based VPS. Interesting control panel options available too :)

    impactvps-controlpanel-01.png

    impactvps-controlpanel-02.png

    impactvps-controlpanel-03.png

    Interesting Control Panel icon when clicked shows some web hosting control panels you can install ! Of course, Centmin Mod LEMP stack users don't need another control panel :D

    impactvps-controlpanel-04.png

    impactvps-controlpanel-05.png
    impactvps-controlpanel-06.png
     
  8. wmtech

    wmtech Active Member

    174
    44
    28
    Jul 22, 2017
    Ratings:
    +129
    Local Time:
    2:32 PM
    Comes with very outdated yum packages and without a firewall activated.
     
  9. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Yeah CentOS 7.4 image is used, hence why Centmin Mod install instructions include yum update command. But yes it would be much better if they used an updated CentOS 7.5 image to start with.
     
  10. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Got a 2nd KVM4 VPS plan to test out their private networking feature. 2nd KVM4 VPS Centmin Mod 123.09beta01 install times below.

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

    Install times
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 206.5088 seconds
    Total YUM Time: 18.417103360 seconds
    Total YUM or DNF + Source Download Time: 57.2244
    Total Nginx First Time Install Time: 388.5953
    Total PHP First Time Install Time: 368.6520
    Download Zip From Github Time: 0.0000
    Total Time Other eg. source compiles: 439.6630
    Total Centmin Mod Install Time: 1254.1346
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1460.6434 seconds
    ---------------------------------------------------------------------------
    2 Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    2 2199.992
    ---------------------------------------------------------------------------
    


    Impact VPS Private Networking



    For private networking you'd need to secure it further yourself and you have 2 lan network adaptors, eth0 for public and eth1 for private. On CentOS 7.x you can use nmcli command to show info for each
    Code (Text):
    nmcli dev show eth0
    nmcli dev show eth1
    

    For me to secure private networking on Impact VPS servers by blocking private lan by default 10.254.10.0/24 and only allowing private lan IPs listed for eth1 for my own Impact VPSes i.e. only allow 10.254.10.XX1 and 10.254.10.XX2 which are private IPv4 IPs on eth1 for both my Impact VPSes
    Code (Text):
    csf -d 10.254.10.0/24 ipv4-impactvps-private-lan
    csf -a 10.254.10.XX1 ipv4-impactvps-test1vps
    csf -a 10.254.10.XX2 ipv4-impactvps-test2vps
    

    I don't use IPv6 much, so correct me if I missed anything or there's a better way, for IPv6 side blocked inbound TCP to destination ports 21, 22, 3306, 11211 and 6379 with destination IPv6 being that of the server you're trying to protect by adding to CSF Firewall /etc/csf/csf.deny the following for each respective server where PRIVATE_IPV6ADDR is your private eth1 IPv6 address. Of course if you change SSHD ports from default 22, will need adjustments
    Code (Text):
    tcp|in|d=21|d=PRIVATE_IPV6ADDR/64
    tcp|in|d=22|d=PRIVATE_IPV6ADDR/64
    tcp|in|d=3306|d=PRIVATE_IPV6ADDR/64
    tcp|in|d=11211|d=PRIVATE_IPV6ADDR/64
    tcp|in|d=6379|d=PRIVATE_IPV6ADDR/64
    

    Restart CSF Firewall after for /etc/csf/csf.deny changes
    Code (Text):
    csf -ra
    

    Try SSH from private IPv6 will now time out
    Code (Text):
    ssh -6 root@PRIVATE_IPV6ADDR%eth1
    ssh: connect to host PRIVATE_IPV6ADDR%eth1 port 22: Connection timed out
    

    Previously without csf.deny would of got - though CSF Firewall will take care of failed SSHD login attempts anyway.
    Code (Text):
    ssh -6 root@PRIVATE_IPV6ADDR%eth1 
    The authenticity of host 'PRIVATE_IPV6ADDR%eth1 (PRIVATE_IPV6ADDR%eth1)' can't be established.
    ECDSA key fingerprint is SHA256:GBWXkRlaAG3O/fIuJ06acnpTWiGTjhPFwn78hdZFpme.
    ECDSA key fingerprint is MD5:00:35:90:41:98:1b:40:d7:ca:cc:c5:ae:d5:02:2e:33.
    Are you sure you want to continue connecting (yes/no)?
    
     
    Last edited: Aug 24, 2018
  11. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+

    Impact VPS Private Networking



    After securing the 2x Impact VPS KVM4 servers private networking on eth1, it's time to do some testing of the private networking link. First up is iperf tests for TCP and UDP tests.

    where
    • test1 server private IP = 10.254.10.XX1
    • test2 server private IP = 10.254.10.XX2
    result was
    • iperf TCP at 16.2 Gbits/sec
    • iperf UDP at 456 Mbits/sec
    iperf TCP

    test2 10.254.10.XX2
    Code (Text):
    iperf -s
    ------------------------------------------------------------
    Server listening on TCP port 5001
    TCP window size: 85.3 KByte (default)
    ------------------------------------------------------------
    [  4] local 10.254.10.XX2 port 5001 connected with 10.254.10.XX1 port 38968
    [ ID] Interval       Transfer     Bandwidth
    [  4]  0.0-10.0 sec  18.9 GBytes  16.2 Gbits/sec
    

    test1 10.254.10.XX1
    Code (Text):
    iperf -c 10.254.10.XX2
    ------------------------------------------------------------
    Client connecting to 10.254.10.XX2, TCP port 5001
    TCP window size: 85.0 KByte (default)
    ------------------------------------------------------------
    [  3] local 10.254.10.XX1 port 38968 connected with 10.254.10.XX2 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  3]  0.0-10.0 sec  18.9 GBytes  16.2 Gbits/sec
    

    iperf UDP with bandwidth capped at 10000 Mbits/sec

    test2 10.254.10.XX2
    Code (Text):
    iperf -s -u
    ------------------------------------------------------------
    Server listening on UDP port 5001
    Receiving 1470 byte datagrams
    UDP buffer size:  208 KByte (default)
    ------------------------------------------------------------
    [  3] local 10.254.10.XX2 port 5001 connected with 10.254.10.XX1 port 8148
    [ ID] Interval       Transfer     Bandwidth        Jitter   Lost/Total Datagrams
    [  3]  0.0-10.0 sec   543 MBytes   456 Mbits/sec   0.005 ms 517617/905023 (57%)
    

    test1 10.254.10.XX1
    Code (Text):
    iperf -c 10.254.10.XX2 -u -b 10000m
    ------------------------------------------------------------
    Client connecting to 10.254.10.XX2, UDP port 5001
    Sending 1470 byte datagrams, IPG target: 1.18 us (kalman adjust)
    UDP buffer size:  208 KByte (default)
    ------------------------------------------------------------
    [  3] local 10.254.10.XX1 port 8148 connected with 10.254.10.XX2 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  3]  0.0-10.0 sec  1.24 GBytes  1.06 Gbits/sec
    [  3] Sent 905023 datagrams
    [  3] Server Report:
    [  3]  0.0-10.0 sec   543 MBytes   456 Mbits/sec   0.004 ms 517617/905023 (57%)
    
     
  12. eva2000

    eva2000 Administrator Staff Member

    54,113
    12,179
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,739
    Local Time:
    11:32 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Did reinstall for the above ImpactVPS KVM4 VPSes with custom Centmin Mod 123.09beta01 default install with MariaDB 10.3 default outlined here using 2x ImpactVPS KVM4 2 cpu, 4GB ram, 60GB SSD and CentOS 7.6 64bit OS running Intel Xeon Scalable Silver 4114 Skylake cpus. Install simultaneously on 2x KVM4 VPSes so 2 install times to report below.

    Custom Centmin Mod 123.09beta01 install options include default PHP 7.2 installer, enabling MariaDB 10.3 default, enabling & installing zstd compression for nginx and php-fpm log rotation and enabling nginx brotli compression
    Code (Text):
    # create initial persistent config file to override centmin.sh defaults
    # https://centminmod.com/upgrade.html#persistent
    mkdir -p /etc/centminmod
    touch /etc/centminmod/custom_config.inc
    
    # enable zstd compressed logrotation for nginx & php-fpm https://community.centminmod.com/threads/16374/
    echo "ZSTD_LOGROTATE_NGINX='y'" >> /etc/centminmod/custom_config.inc
    echo "ZSTD_LOGROTATE_PHPFPM='y'" >> /etc/centminmod/custom_config.inc
    
    # enable brotli compression https://community.centminmod.com/threads/10688/
    echo "NGINX_LIBBROTLI='y'" >> /etc/centminmod/custom_config.inc
    echo "NGXDYNAMIC_BROTLI='y'" >> /etc/centminmod/custom_config.inc
    
    # mariadb 10.3 default install for private test server testing
    echo "MARIADB_INSTALLTENTHREE='y'" >> /etc/centminmod/custom_config.inc
    
    # install centmin mod latest beta with php-fpm 7.2 default
    # https://community.centminmod.com/threads/centmin-mod-09-beta-branch-testing.4128/
    yum -y update; curl -O https://centminmod.com/betainstaller72.sh && chmod 0700 betainstaller72.sh && bash betainstaller72.sh
    


    One of the servers had a yum mirror repo network hiccup on EPEL install/setup, so slowed overall install times until it found a working EPEL yum mirror.

    server 1 install time
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 212.9996 seconds
    Total YUM Time: 16.414211589 seconds
    Total YUM or DNF + Source Download Time: 178.9065
    Total Nginx First Time Install Time: 515.9776
    Total PHP First Time Install Time: 546.4069
    Download From Github Time: 1.2687
    Total Time Other eg. source compiles: 516.6639
    Total Centmin Mod Install Time: 1757.9549
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1972.2232 seconds
    ---------------------------------------------------------------------------
    2 Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    2 2199.992
    ---------------------------------------------------------------------------
    

    server 2 install time
    Code (Text):
    ---------------------------------------------------------------------------
    Total Curl Installer YUM or DNF Time: 213.3083 seconds
    Total YUM Time: 16.706574777 seconds
    Total YUM or DNF + Source Download Time: 58.7476
    Total Nginx First Time Install Time: 524.2037
    Total PHP First Time Install Time: 562.6588
    Download From Github Time: 1.1575
    Total Time Other eg. source compiles: 544.6912
    Total Centmin Mod Install Time: 1690.3013
    ---------------------------------------------------------------------------
    Total Install Time (curl yum + cm install + zip download): 1904.7671 seconds
    ---------------------------------------------------------------------------
    2 Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    2 2199.992
    ---------------------------------------------------------------------------
    

    server 1 post-install checklist
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.5
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2018 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.15.8 (180119-035356)
    built by gcc 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
    built with OpenSSL 1.1.1a  20 Nov 2018
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-Wl,-E -L/usr/local/zlib-cf/lib -L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib' --with-cc-opt='-I/usr/local/zlib-cf/include -I/usr/local/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --build=180119-035356 --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --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 --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.5 --add-dynamic-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.32 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.15 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre-jit --with-zlib=../zlib-cloudflare-1.3.0 --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.1.1a
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 7.2.14 (cli) (built: Jan 18 2019 04:09:57) ( NTS )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
        with Zend OPcache v7.2.14, Copyright (c) 1999-2018, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-client-10.3.12-1.el7.centos.x86_64
    MariaDB-shared-10.3.12-1.el7.centos.x86_64
    MariaDB-compat-10.3.12-1.el7.centos.x86_64
    MariaDB-devel-10.3.12-1.el7.centos.x86_64
    MariaDB-common-10.3.12-1.el7.centos.x86_64
    MariaDB-server-10.3.12-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.12
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v12.09 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.4
    
    Copyright (C) 2017 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, versionlock
    Loading mirror speeds from cached hostfile
     * base: mirror.tocici.com
     * epel: mirrors.kernel.org
     * extras: centos.s.uw.edu
     * rpmforge: repoforge.eecs.wsu.edu
     * updates: mirror.tocici.com
    283 packages excluded due to repository priority protections
    repo id                 repo name                                    status
    base/7/x86_64           CentOS-7 - Base                              7,731+2,288
    centos-sclo-rh/x86_64   CentOS-7 - SCLo rh                              7,769+88
    centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo                                 724
    epel/x86_64             Extra Packages for Enterprise Linux 7 - x86_  11,875+987
    extras/7/x86_64         CentOS-7 - Extras                                    321
    mariadb                 MariaDB                                             51+3
    rpmforge                RHEL 7 - RPMforge.net - dag                      135+110
    updates/7/x86_64        CentOS-7 - Updates                               542+105
    repolist: 29,148
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Fri Jan 18 04:17:13 UTC 2019    [UTC]
    Fri Jan 18 14:17:13 AEST 2019   [Australia/Brisbane]
    Thu Jan 17 20:17:13 PST 2019    [America/Los_Angeles]
    Thu Jan 17 22:17:13 CST 2019    [America/Chicago]
    Thu Jan 17 23:17:13 EST 2019    [America/New_York]
    Thu Jan 17 23:17:13 EST 2019    [America/Montreal]
    Fri Jan 18 04:17:13 GMT 2019    [Europe/London]
    Fri Jan 18 05:17:13 CET 2019    [Europe/Berlin]
    Fri Jan 18 11:17:13 +07 2019    [Asia/Bangkok]
    Fri Jan 18 11:17:13 +07 2019    [Asia/Ho_Chi_Minh]
    Fri Jan 18 11:17:13 WIB 2019    [Asia/Jakarta]
    Fri Jan 18 12:17:13 +08 2019    [Asia/Kuala_Lumpur]
    Fri Jan 18 12:17:13 +08 2019    [Asia/Singapore]
    --------------------------------------------------------
    

    server 2 post-install checklist
    Code (Text):
    *************************************************
    * Post-Install Check List....
    *************************************************
    
    --------------------------------------------------------
    Check ccache Version:
    --------------------------------------------------------
    ccache version 3.5
    
    Copyright (C) 2002-2007 Andrew Tridgell
    Copyright (C) 2009-2018 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.15.8 (180119-035554)
    built by gcc 7.3.1 20180303 (Red Hat 7.3.1-5) (GCC)
    built with OpenSSL 1.1.1a  20 Nov 2018
    TLS SNI support enabled
    configure arguments: --with-ld-opt='-Wl,-E -L/usr/local/zlib-cf/lib -L/usr/local/lib -ljemalloc -Wl,-z,relro -Wl,-rpath,/usr/local/zlib-cf/lib:/usr/local/lib' --with-cc-opt='-I/usr/local/zlib-cf/include -I/usr/local/include -m64 -march=native -DTCP_FASTOPEN=23 -g -O3 -fstack-protector-strong -flto -fuse-ld=gold --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wimplicit-fallthrough=0 -fcode-hoisting -Wp,-D_FORTIFY_SOURCE=2 -Wno-deprecated-declarations -gsplit-dwarf' --sbin-path=/usr/local/sbin/nginx --conf-path=/usr/local/nginx/conf/nginx.conf --build=180119-035554 --with-compat --with-http_stub_status_module --with-http_secure_link_module --with-libatomic --with-http_gzip_static_module --add-dynamic-module=../ngx_brotli --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 --with-stream_ssl_module --with-http_realip_module --add-dynamic-module=../ngx-fancyindex-0.4.2 --add-module=../ngx_cache_purge-2.5 --add-dynamic-module=../ngx_devel_kit-0.3.0 --add-dynamic-module=../set-misc-nginx-module-0.32 --add-dynamic-module=../echo-nginx-module-0.61 --add-module=../redis2-nginx-module-0.15 --add-module=../ngx_http_redis-0.3.7 --add-module=../memc-nginx-module-0.18 --add-module=../srcache-nginx-module-0.31 --add-dynamic-module=../headers-more-nginx-module-0.33 --with-pcre-jit --with-zlib=../zlib-cloudflare-1.3.0 --with-http_ssl_module --with-http_v2_module --with-openssl=../openssl-1.1.1a
    
    --------------------------------------------------------
    Check PHP-FPM Version:
    --------------------------------------------------------
    PHP 7.2.14 (cli) (built: Jan 18 2019 04:11:22) ( NTS )
    Copyright (c) 1997-2018 The PHP Group
    Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
        with Zend OPcache v7.2.14, Copyright (c) 1999-2018, by Zend Technologies
    
    --------------------------------------------------------
    Check MariaDB installed RPM Versions:
    --------------------------------------------------------
    MariaDB-client-10.3.12-1.el7.centos.x86_64
    MariaDB-shared-10.3.12-1.el7.centos.x86_64
    MariaDB-compat-10.3.12-1.el7.centos.x86_64
    MariaDB-devel-10.3.12-1.el7.centos.x86_64
    MariaDB-common-10.3.12-1.el7.centos.x86_64
    MariaDB-server-10.3.12-1.el7.centos.x86_64
    
    --------------------------------------------------------
    Check Memcached Server Version:
    --------------------------------------------------------
    memcached 1.5.12
    
    --------------------------------------------------------
    Check CSF Firewall Version:
    --------------------------------------------------------
    csf: v12.09 (generic)
    
    --------------------------------------------------------
    Check Siege Benchmark Version:
    --------------------------------------------------------
    SIEGE 4.0.4
    
    Copyright (C) 2017 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, versionlock
    Loading mirror speeds from cached hostfile
     * base: centos.s.uw.edu
     * epel: mirrors.cat.pdx.edu
     * extras: centos.s.uw.edu
     * rpmforge: repoforge.eecs.wsu.edu
     * updates: centos.s.uw.edu
    283 packages excluded due to repository priority protections
    repo id                 repo name                                    status
    base/7/x86_64           CentOS-7 - Base                              7,731+2,288
    centos-sclo-rh/x86_64   CentOS-7 - SCLo rh                              7,769+88
    centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo                                 724
    epel/x86_64             Extra Packages for Enterprise Linux 7 - x86_  11,875+987
    extras/7/x86_64         CentOS-7 - Extras                                    321
    mariadb                 MariaDB                                             51+3
    rpmforge                RHEL 7 - RPMforge.net - dag                      135+110
    updates/7/x86_64        CentOS-7 - Updates                               542+105
    repolist: 29,148
    
    --------------------------------------------------------
    mytimes check:
    /usr/bin/mytimes
    --------------------------------------------------------
    Fri Jan 18 04:18:19 UTC 2019    [UTC]
    Fri Jan 18 14:18:19 AEST 2019   [Australia/Brisbane]
    Thu Jan 17 20:18:19 PST 2019    [America/Los_Angeles]
    Thu Jan 17 22:18:19 CST 2019    [America/Chicago]
    Thu Jan 17 23:18:19 EST 2019    [America/New_York]
    Thu Jan 17 23:18:19 EST 2019    [America/Montreal]
    Fri Jan 18 04:18:19 GMT 2019    [Europe/London]
    Fri Jan 18 05:18:19 CET 2019    [Europe/Berlin]
    Fri Jan 18 11:18:19 +07 2019    [Asia/Bangkok]
    Fri Jan 18 11:18:19 +07 2019    [Asia/Ho_Chi_Minh]
    Fri Jan 18 11:18:19 WIB 2019    [Asia/Jakarta]
    Fri Jan 18 12:18:19 +08 2019    [Asia/Kuala_Lumpur]
    Fri Jan 18 12:18:19 +08 2019    [Asia/Singapore]
    --------------------------------------------------------
    


    cpus
    Code (Text):
    lscpu
    Architecture:          x86_64
    CPU op-mode(s):        32-bit, 64-bit
    Byte Order:            Little Endian
    CPU(s):                2
    On-line CPU(s) list:   0,1
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    NUMA node(s):          1
    Vendor ID:             GenuineIntel
    CPU family:            6
    Model:                 85
    Model name:            Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
    Stepping:              4
    CPU MHz:               2199.992
    BogoMIPS:              4399.98
    Virtualization:        VT-x
    Hypervisor vendor:     KVM
    Virtualization type:   full
    L1d cache:             32K
    L1i cache:             32K
    L2 cache:              4096K
    NUMA node0 CPU(s):     0,1
    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 vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f rdseed adx smap clflushopt clwb avx512cd xsaveopt xsavec xgetbv1 arat


    MariaDB 10.3
    Code (Text):
    mysqladmin ver
    mysqladmin  Ver 9.1 Distrib 10.3.12-MariaDB, for Linux on x86_64
    Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.
    
    Server version          10.3.12-MariaDB
    Protocol version        10
    Connection              Localhost via UNIX socket
    UNIX socket             /var/lib/mysql/mysql.sock
    Uptime:                 1 min 45 sec
    
    Threads: 4  Questions: 10  Slow queries: 0  Opens: 18  Flush tables: 1  Open tables: 12  Queries per second avg: 0.095