Stopwatch
Benchmark report #8543
Contabo – VPS S SSD
Report
Share test result

Test results for VPS S SSD at Contabo


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
8 GB RAM / 206 GB disk space
Debian 8.11
Germany

Benchmark results summary:


UnixBench - 2088.3
Disk Read - 1303 MB/s
Disk Write - 1044 MB/s
Bandwidth - 178.61 MB/s

More: https://serverscope.io/trials/z5r4
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
8 GB
Disk
206 GB
OS
Debian 8.11
Location
Benchmark summary
Benchmark summary
UnixBench
2088.3
Disk Read
1303 MB/s
Disk Write
1044 MB/s
Bandwidth
178.61 Mbit/s
Speedtest
176.02 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2088.3
UnixBench (one CPU)
740.7
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-bjZyhu/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-bjZyhu/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-bjZyhu/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-bjZyhu/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-bjZyhu/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-bjZyhu/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: vmi207067.contaboserver.net: GNU/Linux
   OS: GNU/Linux -- 3.16.0-6-amd64 -- #1 SMP Debian 3.16.57-2 (2018-07-14)
   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
   18:20:03 up 19 min,  1 user,  load average: 7.56, 4.83, 2.12; runlevel 2018-09-25

------------------------------------------------------------------------
Benchmark Run: Tue Sep 25 2018 18:20:03 - 18:48:12
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       23649859.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3877.8 MWIPS (9.7 s, 7 samples)
Execl Throughput                               1400.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        447718.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          126567.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1137728.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              744100.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  31600.2 lps   (10.0 s, 7 samples)
Process Creation                               5006.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4947.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1690.8 lpm   (60.0 s, 2 samples)
System Call Overhead                         839622.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   23649859.9   2026.6
Double-Precision Whetstone                       55.0       3877.8    705.1
Execl Throughput                                 43.0       1400.7    325.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     447718.0   1130.6
File Copy 256 bufsize 500 maxblocks            1655.0     126567.0    764.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1137728.0   1961.6
Pipe Throughput                               12440.0     744100.1    598.2
Pipe-based Context Switching                   4000.0      31600.2     79.0
Process Creation                                126.0       5006.3    397.3
Shell Scripts (1 concurrent)                     42.4       4947.5   1166.9
Shell Scripts (8 concurrent)                      6.0       1690.8   2818.0
System Call Overhead                          15000.0     839622.2    559.7
                                                                   ========
System Benchmarks Index Score                                         740.7

------------------------------------------------------------------------
Benchmark Run: Tue Sep 25 2018 18:48:12 - 19:16:29
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       79012449.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14205.5 MWIPS (9.8 s, 7 samples)
Execl Throughput                               8908.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        550755.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          169102.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1341866.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2568701.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 390800.6 lps   (10.0 s, 7 samples)
Process Creation                              14267.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  13727.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2454.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        2863330.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   79012449.9   6770.6
Double-Precision Whetstone                       55.0      14205.5   2582.8
Execl Throughput                                 43.0       8908.0   2071.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     550755.0   1390.8
File Copy 256 bufsize 500 maxblocks            1655.0     169102.5   1021.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1341866.4   2313.6
Pipe Throughput                               12440.0    2568701.6   2064.9
Pipe-based Context Switching                   4000.0     390800.6    977.0
Process Creation                                126.0      14267.6   1132.4
Shell Scripts (1 concurrent)                     42.4      13727.6   3237.6
Shell Scripts (8 concurrent)                      6.0       2454.4   4090.7
System Call Overhead                          15000.0    2863330.6   1908.9
                                                                   ========
System Benchmarks Index Score                                        2088.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) copied, 41.7292 s, 51.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) copied, 16.7895 s, 128 MB/s


Hard drive
FIO random read
Performance
1303.8 MB/s
IOPS
333762
./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=21770: Tue Sep 25 18:16:57 2018
  read : io=78228MB, bw=1303.8MB/s, iops=333762, runt= 60002msec
    clat (usec): min=1, max=447132, avg=18.50, stdev=482.73
     lat (usec): min=1, max=447133, avg=19.49, stdev=487.79
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    3], 90.00th=[    3], 95.00th=[    5],
     | 99.00th=[  318], 99.50th=[  748], 99.90th=[ 2160], 99.95th=[ 4016],
     | 99.99th=[11968]
    bw (KB  /s): min=  568, max=776240, per=12.51%, avg=167035.60, stdev=196396.87
    lat (usec) : 2=7.67%, 4=86.05%, 10=3.33%, 20=0.22%, 50=0.07%
    lat (usec) : 100=0.32%, 250=1.21%, 500=0.32%, 750=0.31%, 1000=0.13%
    lat (msec) : 2=0.26%, 4=0.06%, 10=0.03%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=8.27%, sys=20.30%, ctx=543863, majf=0, minf=85
  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=20026402/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=78228MB, aggrb=1303.8MB/s, minb=1303.8MB/s, maxb=1303.8MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=524288/58, merge=0/180, ticks=241172/844720, in_queue=1088132, util=60.60%
Hard drive
FIO random direct read
Performance
77.66 MB/s
IOPS
19881
./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=21789: Tue Sep 25 18:17:57 2018
  read : io=4660.8MB, bw=79526KB/s, iops=19881, runt= 60013msec
    clat (usec): min=27, max=99457, avg=394.70, stdev=1128.70
     lat (usec): min=28, max=99610, avg=395.64, stdev=1128.85
    clat percentiles (usec):
     |  1.00th=[   57],  5.00th=[   73], 10.00th=[   83], 20.00th=[  102],
     | 30.00th=[  119], 40.00th=[  135], 50.00th=[  151], 60.00th=[  179],
     | 70.00th=[  237], 80.00th=[  346], 90.00th=[  652], 95.00th=[ 1512],
     | 99.00th=[ 4128], 99.50th=[ 5536], 99.90th=[10944], 99.95th=[17536],
     | 99.99th=[40704]
    bw (KB  /s): min=  496, max=23104, per=12.48%, avg=9922.45, stdev=7388.43
    lat (usec) : 50=0.31%, 100=18.35%, 250=52.81%, 500=14.82%, 750=4.83%
    lat (usec) : 1000=1.81%
    lat (msec) : 2=3.17%, 4=2.80%, 10=0.96%, 20=0.09%, 50=0.03%
    lat (msec) : 100=0.01%
  cpu          : usr=2.53%, sys=14.88%, ctx=1199181, 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=1193152/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=4660.8MB, aggrb=79526KB/s, minb=79526KB/s, maxb=79526KB/s, mint=60013msec, maxt=60013msec

Disk stats (read/write):
  sda: ios=1186443/14, merge=0/8, ticks=382908/47032, in_queue=427816, util=99.13%
Hard drive
FIO random write
Performance
1044.7 MB/s
IOPS
267280
./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=21818: Tue Sep 25 18:19:58 2018
  write: io=62646MB, bw=1044.7MB/s, iops=267280, runt= 60002msec
    clat (usec): min=2, max=1078.1K, avg=25.46, stdev=1016.45
     lat (usec): min=2, max=1078.1K, avg=26.25, stdev=1018.57
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    5],
     | 70.00th=[    5], 80.00th=[    7], 90.00th=[    8], 95.00th=[    9],
     | 99.00th=[   22], 99.50th=[   59], 99.90th=[ 7264], 99.95th=[12736],
     | 99.99th=[27520]
    bw (KB  /s): min=14836, max=244045, per=12.66%, avg=135317.95, stdev=40275.62
    lat (usec) : 4=11.54%, 10=84.09%, 20=3.27%, 50=0.53%, 100=0.23%
    lat (usec) : 250=0.11%, 500=0.04%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.06%, 20=0.05%, 50=0.02%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 2000=0.01%
  cpu          : usr=7.87%, sys=31.49%, ctx=149763, majf=0, minf=92
  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=16037340/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=62646MB, aggrb=1044.7MB/s, minb=1044.7MB/s, maxb=1044.7MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/27300, merge=0/117000, ticks=0/1430556, in_queue=1430912, util=20.51%
Hard drive
FIO random direct write
Performance
19.68 MB/s
IOPS
5038
./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=21804: Tue Sep 25 18:18:58 2018
  write: io=1180.9MB, bw=20152KB/s, iops=5038, runt= 60002msec
    clat (usec): min=47, max=336489, avg=1579.84, stdev=5258.12
     lat (usec): min=48, max=336490, avg=1580.90, stdev=5258.37
    clat percentiles (usec):
     |  1.00th=[   60],  5.00th=[   67], 10.00th=[   75], 20.00th=[   89],
     | 30.00th=[  102], 40.00th=[  118], 50.00th=[  139], 60.00th=[  175],
     | 70.00th=[  229], 80.00th=[ 1480], 90.00th=[ 4576], 95.00th=[ 7840],
     | 99.00th=[21376], 99.50th=[29568], 99.90th=[58112], 99.95th=[69120],
     | 99.99th=[140288]
    bw (KB  /s): min=  129, max= 5063, per=12.52%, avg=2522.57, stdev=810.41
    lat (usec) : 50=0.01%, 100=28.10%, 250=43.70%, 500=5.66%, 750=0.96%
    lat (usec) : 1000=0.51%
    lat (msec) : 2=2.61%, 4=6.90%, 10=8.09%, 20=2.34%, 50=0.96%
    lat (msec) : 100=0.14%, 250=0.02%, 500=0.01%
  cpu          : usr=1.29%, sys=7.78%, ctx=586818, 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=302292/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=1180.9MB, aggrb=20152KB/s, minb=20152KB/s, maxb=20152KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/301833, merge=0/1925, ticks=0/40136, in_queue=39868, util=64.42%
Download
Download benchmark results
Download speed
178.61 Mbit/s
Downloaded 104857600 bytes in 4.507 sec
Downloaded 104857600 bytes in 4.450 sec
Downloaded 104857600 bytes in 4.443 sec
Downloaded 104857600 bytes in 4.486 sec
Downloaded 104857600 bytes in 4.509 sec
Finished! Average download speed is 178.61 Mbit/s
Upload
Speedtest results
Upload speed
176.02 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Contabo GmbH ...
Selecting 15 servers that are not too close:
  1. Newone (Ilmenau) [120.64 km]: 40.748 ms
  2. Thueringer Netkom GmbH (Weimar) [132.12 km]: 21.182 ms
  3. SoftLayer Technologies, Inc. (Frankfurt) [143.90 km]: 47.102 ms
  4. LeaseWeb (Frankfurt) [143.90 km]: 18.152 ms
  5. Interoute VDC (Frankfurt) [143.90 km]: 13.303 ms
  6. DEAC (Frankfurt) [143.90 km]: 36.875 ms
  7. Vodafone DE (Frankfurt) [143.90 km]: 10.051 ms
  8. IP-Projects GmbH & Co. KG (Frankfurt) [143.90 km]: 13.069 ms
  9. 23media GmbH (Frankfurt) [143.90 km]: 26.752 ms
  10. CCleaner (Frankfurt) [143.90 km]: 16.031 ms
  11. MBN (Frankfurt) [143.90 km]: 16.62 ms
  12. meerfarbig GmbH & Co. KG (Frankfurt) [143.90 km]: 29.623 ms
  13. Vodafone Kabel Deutschland (Frankfurt) [143.90 km]: 138.488 ms
  14. creoline.de (Frankfurt) [143.90 km]: 16.479 ms
  15. synch.cc (Frankfurt) [143.90 km]: 56.17 ms
Testing upload speeds
  1. Newone (Ilmenau):                            ......................... 90.99 Mbit/s
  2. Thueringer Netkom GmbH (Weimar):             ......................... 98.15 Mbit/s
  3. SoftLayer Technologies, Inc. (Frankfurt):    ......................... 54.99 Mbit/s
  4. LeaseWeb (Frankfurt):                        ......................... 155.57 Mbit/s
  5. Interoute VDC (Frankfurt):                   ......................... 217.97 Mbit/s
  6. DEAC (Frankfurt):                            ......................... 135.92 Mbit/s
  7. Vodafone DE (Frankfurt):                     ......................... 215.79 Mbit/s
  8. IP-Projects GmbH & Co. KG (Frankfurt):       ......................... 224.39 Mbit/s
  9. 23media GmbH (Frankfurt):                    ......................... 125.83 Mbit/s
  10. CCleaner (Frankfurt):                       ......................... 297.85 Mbit/s
  11. MBN (Frankfurt):                            ......................... 100.54 Mbit/s
  12. meerfarbig GmbH & Co. KG (Frankfurt):       ......................... 206.44 Mbit/s
  13. Vodafone Kabel Deutschland (Frankfurt):     ......................... 242.75 Mbit/s
  14. creoline.de (Frankfurt):                    ......................... 82.94 Mbit/s
  15. synch.cc (Frankfurt):                       ......................... 79.06 Mbit/s
Average upload speed is 155.28 Mbit/s