Stopwatch
Benchmark report #6729
Contabo – VPS M SSD
Report
Share test result

Test results for VPS M SSD at Contabo


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
12 GB RAM / 309 GB disk space
Debian 9.4
Germany

Benchmark results summary:


UnixBench - 2350.3
Disk Read - 2167 MB/s
Disk Write - 1219 MB/s
Bandwidth - 92.91 MB/s

More: https://serverscope.io/trials/n23R
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
CPU Cores
4 × 2200 MHz
RAM
12 GB
Disk
309 GB
OS
Debian 9.4
Location
Benchmark summary
Benchmark summary
UnixBench
2350.3
Disk Read
2167 MB/s
Disk Write
1219 MB/s
Bandwidth
92.91 Mbit/s
Speedtest
91.68 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2350.3
UnixBench (one CPU)
825.9
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/bruteforce/serverscope-KSc0mH/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/bruteforce/serverscope-KSc0mH/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/bruteforce/serverscope-KSc0mH/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/bruteforce/serverscope-KSc0mH/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/bruteforce/serverscope-KSc0mH/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/bruteforce/serverscope-KSc0mH/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

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

   System: vmi162505.contaboserver.net: GNU/Linux
   OS: GNU/Linux -- 4.9.0-6-amd64 -- #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   13:44:08 up 7 days,  3:50,  1 user,  load average: 7.94, 4.67, 1.99; runlevel 2018-04-22

------------------------------------------------------------------------
Benchmark Run: Sun Apr 29 2018 13:44:08 - 14:12:13
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       25124395.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4274.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1942.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        483998.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          140214.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1222984.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                              866731.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  42508.3 lps   (10.0 s, 7 samples)
Process Creation                               5237.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5766.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1978.2 lpm   (60.0 s, 2 samples)
System Call Overhead                         663740.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   25124395.4   2152.9
Double-Precision Whetstone                       55.0       4274.0    777.1
Execl Throughput                                 43.0       1942.5    451.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     483998.8   1222.2
File Copy 256 bufsize 500 maxblocks            1655.0     140214.5    847.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1222984.2   2108.6
Pipe Throughput                               12440.0     866731.1    696.7
Pipe-based Context Switching                   4000.0      42508.3    106.3
Process Creation                                126.0       5237.9    415.7
Shell Scripts (1 concurrent)                     42.4       5766.8   1360.1
Shell Scripts (8 concurrent)                      6.0       1978.2   3296.9
System Call Overhead                          15000.0     663740.5    442.5
                                                                   ========
System Benchmarks Index Score                                         825.9

------------------------------------------------------------------------
Benchmark Run: Sun Apr 29 2018 14:12:13 - 14:40:27
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       80204421.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15283.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                              10575.7 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        643621.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          181877.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1795338.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3056754.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 401354.2 lps   (10.0 s, 7 samples)
Process Creation                              19737.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  17979.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2617.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        2296182.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   80204421.5   6872.7
Double-Precision Whetstone                       55.0      15283.1   2778.7
Execl Throughput                                 43.0      10575.7   2459.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     643621.8   1625.3
File Copy 256 bufsize 500 maxblocks            1655.0     181877.8   1099.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1795338.2   3095.4
Pipe Throughput                               12440.0    3056754.2   2457.2
Pipe-based Context Switching                   4000.0     401354.2   1003.4
Process Creation                                126.0      19737.4   1566.5
Shell Scripts (1 concurrent)                     42.4      17979.6   4240.5
Shell Scripts (8 concurrent)                      6.0       2617.7   4362.8
System Call Overhead                          15000.0    2296182.5   1530.8
                                                                   ========
System Benchmarks Index Score                                        2350.3

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, 24.5338 s, 87.5 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, 20.1333 s, 107 MB/s


Hard drive
FIO random read
Performance
2167.9 MB/s
IOPS
554970
./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=22643: Sun Apr 29 13:41:03 2018
  read : io=130075MB, bw=2167.9MB/s, iops=554970, runt= 60002msec
    clat (usec): min=1, max=390153, avg= 8.78, stdev=282.51
     lat (usec): min=1, max=390153, avg= 9.78, stdev=292.14
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    4],
     | 99.00th=[  129], 99.50th=[  171], 99.90th=[  580], 99.95th=[  844],
     | 99.99th=[11968]
    bw (KB  /s): min= 3378, max=454216, per=12.54%, avg=278295.94, stdev=158953.56
    lat (usec) : 2=2.30%, 4=92.16%, 10=3.56%, 20=0.30%, 50=0.06%
    lat (usec) : 100=0.30%, 250=1.08%, 500=0.12%, 750=0.06%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 500=0.01%
  cpu          : usr=12.68%, sys=30.47%, ctx=545999, majf=0, minf=87
  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=33299325/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=130075MB, aggrb=2167.9MB/s, minb=2167.9MB/s, maxb=2167.9MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=524315/68, merge=0/190, ticks=97396/121692, in_queue=219028, util=26.58%
Hard drive
FIO random direct read
Performance
145.13 MB/s
IOPS
37153
./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=22655: Sun Apr 29 13:42:04 2018
  read : io=8708.2MB, bw=148614KB/s, iops=37153, runt= 60002msec
    clat (usec): min=31, max=102126, avg=208.39, stdev=887.02
     lat (usec): min=32, max=102127, avg=209.19, stdev=887.07
    clat percentiles (usec):
     |  1.00th=[   56],  5.00th=[   70], 10.00th=[   79], 20.00th=[   93],
     | 30.00th=[  107], 40.00th=[  120], 50.00th=[  129], 60.00th=[  139],
     | 70.00th=[  157], 80.00th=[  185], 90.00th=[  262], 95.00th=[  450],
     | 99.00th=[ 1896], 99.50th=[ 2512], 99.90th=[ 4512], 99.95th=[ 7072],
     | 99.99th=[50944]
    bw (KB  /s): min=  469, max=29136, per=12.51%, avg=18588.55, stdev=9215.93
    lat (usec) : 50=0.32%, 100=24.26%, 250=64.49%, 500=6.35%, 750=1.64%
    lat (usec) : 1000=0.57%
    lat (msec) : 2=1.50%, 4=0.74%, 10=0.10%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=3.19%, sys=21.15%, ctx=2230421, 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=2229289/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=8708.2MB, aggrb=148614KB/s, minb=148614KB/s, maxb=148614KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=2227757/14, merge=0/7, ticks=375888/47956, in_queue=420900, util=99.86%
Hard drive
FIO random write
Performance
1219.9 MB/s
IOPS
312276
./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=22681: Sun Apr 29 13:44:04 2018
  write: io=73192MB, bw=1219.9MB/s, iops=312276, runt= 60002msec
    clat (usec): min=1, max=180264, avg=21.86, stdev=465.47
     lat (usec): min=2, max=180264, avg=22.47, stdev=466.90
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[    5], 20.00th=[    5],
     | 30.00th=[    7], 40.00th=[    7], 50.00th=[    8], 60.00th=[    8],
     | 70.00th=[    8], 80.00th=[    9], 90.00th=[   10], 95.00th=[   12],
     | 99.00th=[   23], 99.50th=[   41], 99.90th=[ 5728], 99.95th=[11328],
     | 99.99th=[19072]
    bw (KB  /s): min=63712, max=244125, per=12.51%, avg=156272.26, stdev=23975.41
    lat (usec) : 2=0.01%, 4=2.05%, 10=85.14%, 20=11.38%, 50=1.00%
    lat (usec) : 100=0.18%, 250=0.07%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.05%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=7.60%, sys=38.24%, ctx=278852, majf=0, minf=77
  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=18737199/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=73192MB, aggrb=1219.9MB/s, minb=1219.9MB/s, maxb=1219.9MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=18/14685, merge=0/214, ticks=708/1181080, in_queue=1181692, util=14.06%
Hard drive
FIO random direct write
Performance
34.86 MB/s
IOPS
8923
./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=22669: Sun Apr 29 13:43:04 2018
  write: io=2091.7MB, bw=35694KB/s, iops=8923, runt= 60005msec
    clat (usec): min=45, max=85731, avg=890.60, stdev=2017.25
     lat (usec): min=45, max=85733, avg=891.41, stdev=2017.34
    clat percentiles (usec):
     |  1.00th=[   51],  5.00th=[   55], 10.00th=[   59], 20.00th=[   67],
     | 30.00th=[   74], 40.00th=[   84], 50.00th=[  101], 60.00th=[  141],
     | 70.00th=[  868], 80.00th=[ 1560], 90.00th=[ 2544], 95.00th=[ 3536],
     | 99.00th=[ 7648], 99.50th=[12224], 99.90th=[23936], 99.95th=[30848],
     | 99.99th=[47872]
    bw (KB  /s): min=  280, max=16016, per=12.52%, avg=4469.80, stdev=1376.00
    lat (usec) : 50=0.23%, 100=49.13%, 250=16.50%, 500=0.86%, 750=1.84%
    lat (usec) : 1000=3.28%
    lat (msec) : 2=13.46%, 4=10.95%, 10=3.10%, 20=0.50%, 50=0.14%
    lat (msec) : 100=0.01%
  cpu          : usr=1.11%, sys=8.03%, ctx=1053713, majf=0, minf=73
  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=535451/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=2091.7MB, aggrb=35693KB/s, minb=35693KB/s, maxb=35693KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=27/535386, merge=0/1662, ticks=60/39300, in_queue=39064, util=63.30%
Download
Download benchmark results
Download speed
92.91 Mbit/s
Downloaded 104857600 bytes in 8.646123 sec
Downloaded 104857600 bytes in 8.599732 sec
Downloaded 104857600 bytes in 8.639980 sec
Downloaded 104857600 bytes in 8.574746 sec
Downloaded 104857600 bytes in 8.593417 sec
Finished! Average download speed is 92.91 Mbit/s
Upload
Speedtest results
Upload speed
91.68 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Contabo GmbH ...
Selecting 15 servers that are not too close:
  1. IT Ohlendorf (Salzgitter) [111.93 km]: 14.221 ms
  2. Newone (Ilmenau) [120.64 km]: 21.805 ms
  3. Thueringer Netkom GmbH (Weimar) [132.12 km]: 25.981 ms
  4. Spacken.net (Hagen) [141.07 km]: 10.382 ms
  5. Vodafone DE (Frankfurt) [143.90 km]: 317.346 ms
  6. Interoute VDC (Frankfurt) [143.90 km]: 16.488 ms
  7. 23media GmbH (Frankfurt) [143.90 km]: 14.456 ms
  8. DEAC (Frankfurt) [143.90 km]: 24.283 ms
  9. IP-Projects GmbH & Co. KG (Frankfurt) [143.90 km]: 443.941 ms
  10. LeaseWeb (Frankfurt) [143.90 km]: 15.564 ms
  11. MBN (Frankfurt) [143.90 km]: 21.385 ms
  12. creoline.de (Frankfurt) [143.90 km]: 15.508 ms
  13. CCleaner (Frankfurt) [143.90 km]: 10.325 ms
  14. ShadowGaming (Frankfurt) [143.90 km]: 23.411 ms
  15. CoreRoute Switzerland (Frankfurt) [143.90 km]: 17.478 ms
Testing upload speeds
  1. IT Ohlendorf (Salzgitter):                   ......................... 94.07 Mbit/s
  2. Newone (Ilmenau):                            ......................... 87.81 Mbit/s
  3. Thueringer Netkom GmbH (Weimar):             ......................... 92.48 Mbit/s
  4. Spacken.net (Hagen):                         ......................... 94.71 Mbit/s
  5. Vodafone DE (Frankfurt):                     ......................... 89.86 Mbit/s
  6. Interoute VDC (Frankfurt):                   ......................... 90.30 Mbit/s
  7. 23media GmbH (Frankfurt):                    ......................... 97.49 Mbit/s
  8. DEAC (Frankfurt):                            ......................... 91.19 Mbit/s
  9. IP-Projects GmbH & Co. KG (Frankfurt):       ......................... 94.38 Mbit/s
  10. LeaseWeb (Frankfurt):                       ......................... 95.38 Mbit/s
  11. MBN (Frankfurt):                            ......................... 81.97 Mbit/s
  12. creoline.de (Frankfurt):                    ......................... 58.41 Mbit/s
  13. CCleaner (Frankfurt):                       ......................... 93.61 Mbit/s
  14. ShadowGaming (Frankfurt):                   ......................... 85.63 Mbit/s
  15. CoreRoute Switzerland (Frankfurt):          ......................... 94.59 Mbit/s
Average upload speed is 89.46 Mbit/s