Stopwatch
Benchmark report #11313
Wishosting – KVM SSD Plus AMS
Report
Share test result

Test results for KVM SSD Plus AMS at Wishosting


Server specs:


8 × Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
31 GB RAM / 103 GB disk space
Debian 9.9

Benchmark results summary:


UnixBench - 3734.6
Disk Read - 8059 MB/s
Disk Write - 1119 MB/s
Bandwidth - 744.23 MB/s

More: https://serverscope.io/trials/q7n7
Share
Share this page
Cpu chip
Server Specs
CPU
8 × Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS)
CPU Cores
1 × 1696 MHz
RAM
31 GB
Disk
103 GB
OS
Debian 9.9
Benchmark summary
Benchmark summary
UnixBench
3734.6
Disk Read
8059 MB/s
Disk Write
1119 MB/s
Bandwidth
744.23 Mbit/s
Speedtest
22.85 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3734.6
UnixBench (one CPU)
1197.4
Terminal
Raw Output
gcc -o pgms/arithoh -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Darithoh src/arith.c 
gcc -o pgms/register -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum="register int" src/arith.c 
gcc -o pgms/short -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=short src/arith.c 
gcc -o pgms/int -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=int src/arith.c 
gcc -o pgms/long -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=long src/arith.c 
gcc -o pgms/float -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=float src/arith.c 
gcc -o pgms/double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -Ddatum=double src/arith.c 
gcc -o pgms/hanoi -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/hanoi.c 
gcc -o pgms/syscall -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/syscall.c 
gcc -o pgms/context1 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/context1.c 
gcc -o pgms/pipe -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/pipe.c 
gcc -o pgms/spawn -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/spawn.c 
gcc -o pgms/execl -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/execl.c 
gcc -o pgms/dhry2 -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/dhry2reg -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DHZ= -DREG=register ./src/dhry_1.c ./src/dhry_2.c
gcc -o pgms/looper -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/looper.c 
gcc -o pgms/fstime -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME src/fstime.c 
gcc -o pgms/whetstone-double -Wall -pedantic -O3 -ffast-math -march=native -mtune=native -I ./src -DTIME -DDP -DUNIX -DUNIXBENCH src/whets.c -lm
make all
make[1]: Entering directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-TBLjX5/byte-unixbench/UnixBench"
sh: 1: 3dinfo: not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

8 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

8 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

8 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

8 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

8 x Process Creation  1 2 3

8 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: debian: GNU/Linux
   OS: GNU/Linux -- 4.9.0-3-amd64 -- #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel Xeon E3-12xx v2 (Ivy Bridge, IBRS) (3391.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   09:36:46 up 13 min,  2 users,  load average: 7.39, 4.54, 1.99; runlevel 2019-06-17

------------------------------------------------------------------------
Benchmark Run: Mon Jun 17 2019 09:36:46 - 10:04:58
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       23090718.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3044.5 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2067.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        752152.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          202646.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2253269.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1493233.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 168518.2 lps   (10.0 s, 7 samples)
Process Creation                               3945.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6472.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2980.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2279681.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   23090718.0   1978.6
Double-Precision Whetstone                       55.0       3044.5    553.5
Execl Throughput                                 43.0       2067.6    480.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     752152.4   1899.4
File Copy 256 bufsize 500 maxblocks            1655.0     202646.7   1224.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    2253269.4   3884.9
Pipe Throughput                               12440.0    1493233.8   1200.3
Pipe-based Context Switching                   4000.0     168518.2    421.3
Process Creation                                126.0       3945.6    313.1
Shell Scripts (1 concurrent)                     42.4       6472.7   1526.6
Shell Scripts (8 concurrent)                      6.0       2980.8   4968.0
System Call Overhead                          15000.0    2279681.1   1519.8
                                                                   ========
System Benchmarks Index Score                                        1197.4

------------------------------------------------------------------------
Benchmark Run: Mon Jun 17 2019 10:04:58 - 10:33:15
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables      169595189.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    22306.1 MWIPS (9.9 s, 7 samples)
Execl Throughput                              17787.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        534547.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          145185.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1633276.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                            10957732.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1086396.5 lps   (10.0 s, 7 samples)
Process Creation                              29740.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  37849.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   5271.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        3066050.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  169595189.8  14532.6
Double-Precision Whetstone                       55.0      22306.1   4055.7
Execl Throughput                                 43.0      17787.7   4136.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     534547.8   1349.9
File Copy 256 bufsize 500 maxblocks            1655.0     145185.8    877.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1633276.1   2816.0
Pipe Throughput                               12440.0   10957732.8   8808.5
Pipe-based Context Switching                   4000.0    1086396.5   2716.0
Process Creation                                126.0      29740.1   2360.3
Shell Scripts (1 concurrent)                     42.4      37849.1   8926.7
Shell Scripts (8 concurrent)                      6.0       5271.5   8785.8
System Call Overhead                          15000.0    3066050.7   2044.0
                                                                   ========
System Benchmarks Index Score                                        3734.6

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 records in
32768+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 3.93161 s, 546 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB, 2.0 GiB) copied, 6.10942 s, 352 MB/s


Hard drive
FIO random read
Performance
8059.3 MB/s
IOPS
2112716
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=27951: Mon Jun 17 09:33:41 2019
  read : io=483550MB, bw=8059.3MB/s, iops=2063.2K, runt= 60001msec
    clat (usec): min=1, max=48335, avg= 2.49, stdev=20.21
     lat (usec): min=1, max=48335, avg= 2.67, stdev=20.22
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    3], 99.50th=[   15], 99.90th=[  187], 99.95th=[  203],
     | 99.99th=[  251]
    bw (KB  /s): min=18392, max=1339568, per=12.48%, avg=1029772.26, stdev=491241.05
    lat (usec) : 2=27.86%, 4=71.40%, 10=0.08%, 20=0.23%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.41%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=30.02%, sys=59.25%, ctx=534474, majf=0, minf=81
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.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.0%, >=64=0.0%
     issued    : total=r=123788762/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=483550MB, aggrb=8059.3MB/s, minb=8059.3MB/s, maxb=8059.3MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/68, merge=0/231, ticks=70596/144, in_queue=67840, util=20.27%
Hard drive
FIO random direct read
Performance
180.38 MB/s
IOPS
46177
./fio --time_based --name=benchmark --size=256M --runtime=60 --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randread --blocksize=4k --group_reporting
benchmark: (g=0): rw=randread, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=27961: Mon Jun 17 09:34:42 2019
  read : io=10823MB, bw=184709KB/s, iops=46177, runt= 60001msec
    clat (usec): min=70, max=100823, avg=169.07, stdev=558.54
     lat (usec): min=70, max=100824, avg=169.45, stdev=558.54
    clat percentiles (usec):
     |  1.00th=[  104],  5.00th=[  117], 10.00th=[  125], 20.00th=[  135],
     | 30.00th=[  143], 40.00th=[  151], 50.00th=[  159], 60.00th=[  167],
     | 70.00th=[  177], 80.00th=[  187], 90.00th=[  205], 95.00th=[  223],
     | 99.00th=[  286], 99.50th=[  314], 99.90th=[  548], 99.95th=[ 1512],
     | 99.99th=[ 4512]
    bw (KB  /s): min=11091, max=27368, per=12.50%, avg=23097.32, stdev=2736.79
    lat (usec) : 100=0.54%, 250=97.00%, 500=2.30%, 750=0.10%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.04%, 10=0.01%, 50=0.01%, 100=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=3.14%, sys=37.58%, ctx=2772667, majf=0, minf=75
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.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.0%, >=64=0.0%
     issued    : total=r=2770686/w=0/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
   READ: io=10823MB, aggrb=184709KB/s, minb=184709KB/s, maxb=184709KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2766921/3, merge=0/1, ticks=370540/0, in_queue=356996, util=99.70%
Hard drive
FIO random write
Performance
1119.2 MB/s
IOPS
286718
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=27982: Mon Jun 17 09:36:42 2019
  write: io=67201MB, bw=1119.2MB/s, iops=286718, runt= 60001msec
    clat (usec): min=1, max=107944, avg=26.24, stdev=255.03
     lat (usec): min=1, max=107944, avg=26.49, stdev=255.09
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    8], 20.00th=[   13],
     | 30.00th=[   18], 40.00th=[   21], 50.00th=[   23], 60.00th=[   24],
     | 70.00th=[   24], 80.00th=[   25], 90.00th=[   26], 95.00th=[   29],
     | 99.00th=[   38], 99.50th=[   43], 99.90th=[  588], 99.95th=[ 4704],
     | 99.99th=[12480]
    bw (KB  /s): min=19824, max=195576, per=12.50%, avg=143383.33, stdev=15132.87
    lat (usec) : 2=0.01%, 4=0.94%, 10=12.57%, 20=20.94%, 50=65.31%
    lat (usec) : 100=0.10%, 250=0.02%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.04%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=4.75%, sys=74.84%, ctx=3324545, majf=0, minf=82
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.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.0%, >=64=0.0%
     issued    : total=r=0/w=17203370/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=67201MB, aggrb=1119.2MB/s, minb=1119.2MB/s, maxb=1119.2MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/137082, merge=0/357, ticks=0/583644, in_queue=583160, util=8.33%
Hard drive
FIO random direct write
Performance
21.95 MB/s
IOPS
5618
./fio --time_based --name=benchmark --size=256M --runtime=60 --filename=benchmark --randrepeat=1 --iodepth=32 --direct=1 --invalidate=1 --verify=0 --verify_fatal=0 --numjobs=8 --rw=randwrite --blocksize=4k --group_reporting
benchmark: (g=0): rw=randwrite, bs=4K-4K/4K-4K/4K-4K, ioengine=sync, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 256MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=27972: Mon Jun 17 09:35:42 2019
  write: io=1316.1MB, bw=22475KB/s, iops=5618, runt= 60004msec
    clat (usec): min=103, max=393595, avg=1419.27, stdev=12479.62
     lat (usec): min=104, max=393595, avg=1419.97, stdev=12479.65
    clat percentiles (usec):
     |  1.00th=[  111],  5.00th=[  116], 10.00th=[  121], 20.00th=[  135],
     | 30.00th=[  153], 40.00th=[  163], 50.00th=[  173], 60.00th=[  181],
     | 70.00th=[  189], 80.00th=[  199], 90.00th=[  219], 95.00th=[  245],
     | 99.00th=[41728], 99.50th=[107008], 99.90th=[177152], 99.95th=[181248],
     | 99.99th=[207872]
    bw (KB  /s): min=   25, max= 7749, per=12.49%, avg=2807.09, stdev=1474.00
    lat (usec) : 250=95.40%, 500=2.32%, 750=0.42%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.48%, 20=0.11%, 50=0.31%
    lat (msec) : 100=0.40%, 250=0.51%, 500=0.01%
  cpu          : usr=0.42%, sys=2.35%, ctx=678747, majf=0, minf=82
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.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.0%, >=64=0.0%
     issued    : total=r=0/w=337146/d=0, short=r=0/w=0/d=0, drop=r=0/w=0/d=0
     latency   : target=0, window=0, percentile=100.00%, depth=32

Run status group 0 (all jobs):
  WRITE: io=1316.1MB, aggrb=22474KB/s, minb=22474KB/s, maxb=22474KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  sda: ios=0/337010, merge=0/2185, ticks=0/49964, in_queue=49712, util=81.00%
Download
Download benchmark results
Download speed
744.23 Mbit/s
Downloaded 104857600 bytes in 1.229885 sec
Downloaded 104857600 bytes in 0.979754 sec
Downloaded 104857600 bytes in 1.075516 sec
Downloaded 104857600 bytes in 1.040042 sec
Downloaded 104857600 bytes in 1.049471 sec
Finished! Average download speed is 744.23 Mbit/s
Upload
Speedtest results
Upload speed
22.85 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Heymman Servers Corporation ...
Selecting 15 servers that are not too close:
  1. Genesis Adaptive Hosting, Inc. (Elk Grove Village, IL) [30.89 km]: 994.04 ms
  2. Urban Communications, Inc. (Oak Forest, IL) [31.81 km]: 146.976 ms
  3. GigeNET (Arlington Heights, IL) [37.27 km]: 161.89 ms
  4. Vinakom Communications (Schaumburg, IL) [40.73 km]: 167.494 ms
  5. T-Mobile (Elgin, IL) [56.03 km]: 170.908 ms
  6. Surf Air Wireless (Cedar Lake, IN) [59.13 km]: 141.015 ms
  7. Metronet (Oswego, IL) [63.04 km]: 164.052 ms
  8. Metronet (Sycamore, IL) [87.67 km]: 145.954 ms
  9. RCI Communications, Inc (South Bend, IN) [116.88 km]: 407.457 ms
  10. Fourway.NET (South Bend, IN) [116.88 km]: 827.728 ms
  11. University of Notre Dame (Notre Dame, IN) [117.71 km]: 167.136 ms
  12. CyberLynk Network (Milwaukee, WI) [132.85 km]: 151.019 ms
  13. 5NINES, LLC (Milwaukee, WI) [132.85 km]: 156.907 ms
  14. St. Thomas More High School (Milwaukee, WI) [132.85 km]: 110.927 ms
  15. Midwest Connections (Cassopolis, MI) [134.77 km]: 124.942 ms
Testing upload speeds
  1. Genesis Adaptive Hosting, Inc. (Elk Grove Village, IL):......................... 16.58 Mbit/s
  2. Urban Communications, Inc. (Oak Forest, IL): ......................... 20.10 Mbit/s
  3. GigeNET (Arlington Heights, IL):             ......................... 22.83 Mbit/s
  4. Vinakom Communications (Schaumburg, IL):     ......................... 25.75 Mbit/s
  5. T-Mobile (Elgin, IL):                        ......................... 21.23 Mbit/s
  6. Surf Air Wireless (Cedar Lake, IN):          ......................... 25.93 Mbit/s
  7. Metronet (Oswego, IL):                       ......................... 19.64 Mbit/s
  8. Metronet (Sycamore, IL):                     ......................... 15.68 Mbit/s
  9. RCI Communications, Inc (South Bend, IN):    ......................... 21.85 Mbit/s
  10. Fourway.NET (South Bend, IN):               ......................... 15.92 Mbit/s
  11. University of Notre Dame (Notre Dame, IN):  ......................... 20.56 Mbit/s
  12. CyberLynk Network (Milwaukee, WI):          ......................... 28.56 Mbit/s
  13. 5NINES, LLC (Milwaukee, WI):                ......................... 23.83 Mbit/s
  14. St. Thomas More High School (Milwaukee, WI):......................... 21.51 Mbit/s
  15. Midwest Connections (Cassopolis, MI):       ......................... 22.46 Mbit/s
Average upload speed is 21.50 Mbit/s