Stopwatch
Benchmark report #2662
Contabo – SSD 9 Euro
Report
Share test result

Test results for SSD 9 Euro at Contabo


Server specs:


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

Benchmark results summary:


UnixBench - 3268.0
Disk Read - 4660 MB/s
Disk Write - 947 MB/s
Bandwidth - 93.73 MB/s

More: https://serverscope.io/trials/740M
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
Centos 6.8 Final
Location
Benchmark summary
Benchmark summary
UnixBench
3268.0
Disk Read
4660 MB/s
Disk Write
947 MB/s
Bandwidth
93.73 Mbit/s
Speedtest
83.25 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3268.0
UnixBench (one CPU)
1212.5
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-_fVlbW/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-_fVlbW/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-_fVlbW/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-_fVlbW/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-_fVlbW/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-_fVlbW/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: host.vpsu-web.com: GNU/Linux
   OS: GNU/Linux -- 2.6.32-642.15.1.el6.x86_64 -- #1 SMP Fri Feb 24 14:31:22 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-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
   22:08:52 up 1 day, 11:01,  1 user,  load average: 8.31, 4.67, 1.94; runlevel 2017-03-05

------------------------------------------------------------------------
Benchmark Run: Mon Mar 06 2017 22:08:52 - 22:37:02
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28194527.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3994.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                               2690.5 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        622449.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          213055.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1273785.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1508720.8 lps   (9.8 s, 7 samples)
Pipe-based Context Switching                 291412.0 lps   (10.0 s, 7 samples)
Process Creation                               6701.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4495.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1763.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        2120131.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28194527.8   2416.0
Double-Precision Whetstone                       55.0       3994.2    726.2
Execl Throughput                                 43.0       2690.5    625.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     622449.0   1571.8
File Copy 256 bufsize 500 maxblocks            1655.0     213055.7   1287.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1273785.9   2196.2
Pipe Throughput                               12440.0    1508720.8   1212.8
Pipe-based Context Switching                   4000.0     291412.0    728.5
Process Creation                                126.0       6701.7    531.9
Shell Scripts (1 concurrent)                     42.4       4495.5   1060.3
Shell Scripts (8 concurrent)                      6.0       1763.1   2938.5
System Call Overhead                          15000.0    2120131.2   1413.4
                                                                   ========
System Benchmarks Index Score                                        1212.5

------------------------------------------------------------------------
Benchmark Run: Mon Mar 06 2017 22:37:02 - 23:05:13
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      109629101.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    16066.0 MWIPS (9.8 s, 7 samples)
Execl Throughput                              14341.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        725612.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          215816.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1998949.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5560332.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1142423.0 lps   (10.0 s, 7 samples)
Process Creation                              36812.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  15886.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2175.5 lpm   (60.1 s, 2 samples)
System Call Overhead                        5828989.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  109629101.4   9394.1
Double-Precision Whetstone                       55.0      16066.0   2921.1
Execl Throughput                                 43.0      14341.4   3335.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     725612.7   1832.4
File Copy 256 bufsize 500 maxblocks            1655.0     215816.0   1304.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1998949.7   3446.5
Pipe Throughput                               12440.0    5560332.4   4469.7
Pipe-based Context Switching                   4000.0    1142423.0   2856.1
Process Creation                                126.0      36812.1   2921.6
Shell Scripts (1 concurrent)                     42.4      15886.0   3746.7
Shell Scripts (8 concurrent)                      6.0       2175.5   3625.8
System Call Overhead                          15000.0    5828989.1   3886.0
                                                                   ========
System Benchmarks Index Score                                        3268.0

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, 6.36657 s, 337 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, 4.91982 s, 436 MB/s


Hard drive
FIO random read
Performance
4660.9 MB/s
IOPS
1221836
./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=4060: Mon Mar  6 22:05:48 2017
  read : io=279653MB, bw=4660.9MB/s, iops=1193.2K, runt= 60001msec
    clat (usec): min=0, max=37916, avg= 4.06, stdev=118.90
     lat (usec): min=0, max=37916, avg= 4.47, stdev=126.54
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    9], 99.50th=[  122], 99.90th=[  199], 99.95th=[  229],
     | 99.99th=[ 8032]
    bw (KB  /s): min=22656, max=1207626, per=12.49%, avg=595982.71, stdev=262345.99
    lat (usec) : 2=60.66%, 4=36.62%, 10=1.77%, 20=0.14%, 50=0.05%
    lat (usec) : 100=0.13%, 250=0.60%, 500=0.02%, 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=11.23%, sys=33.68%, ctx=573049, majf=0, minf=335
  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=71591241/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=279653MB, aggrb=4660.9MB/s, minb=4660.9MB/s, maxb=4660.9MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/180, merge=0/3918, ticks=61710/435, in_queue=61570, util=16.77%
Hard drive
FIO random direct read
Performance
198.98 MB/s
IOPS
50939
./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=4077: Mon Mar  6 22:06:48 2017
  read : io=11939MB, bw=203758KB/s, iops=50939, runt= 60001msec
    clat (usec): min=29, max=18984, avg=153.23, stdev=129.21
     lat (usec): min=29, max=18985, avg=153.64, stdev=129.26
    clat percentiles (usec):
     |  1.00th=[   60],  5.00th=[   79], 10.00th=[   91], 20.00th=[  107],
     | 30.00th=[  119], 40.00th=[  131], 50.00th=[  141], 60.00th=[  153],
     | 70.00th=[  167], 80.00th=[  183], 90.00th=[  215], 95.00th=[  251],
     | 99.00th=[  362], 99.50th=[  442], 99.90th=[ 1560], 99.95th=[ 2320],
     | 99.99th=[ 5088]
    bw (KB  /s): min=19104, max=36864, per=12.51%, avg=25493.80, stdev=2458.29
    lat (usec) : 50=0.22%, 100=14.85%, 250=79.94%, 500=4.64%, 750=0.15%
    lat (usec) : 1000=0.06%
    lat (msec) : 2=0.08%, 4=0.05%, 10=0.02%, 20=0.01%
  cpu          : usr=3.04%, sys=12.85%, ctx=3065099, majf=0, minf=335
  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=3056421/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=11939MB, aggrb=203758KB/s, minb=203758KB/s, maxb=203758KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=3053957/178, merge=0/122, ticks=399369/520, in_queue=396211, util=98.27%
Hard drive
FIO random write
Performance
947.76 MB/s
IOPS
242625
./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=4158: Mon Mar  6 22:08:49 2017
  write: io=57038MB, bw=970503KB/s, iops=242625, runt= 60182msec
    clat (usec): min=1, max=224680, avg=11.35, stdev=395.34
     lat (usec): min=1, max=224680, avg=11.84, stdev=398.56
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    5],
     | 70.00th=[    5], 80.00th=[    6], 90.00th=[    7], 95.00th=[    9],
     | 99.00th=[   18], 99.50th=[   24], 99.90th=[  556], 99.95th=[ 4704],
     | 99.99th=[12480]
    bw (KB  /s): min=    0, max=299617, per=14.54%, avg=141132.66, stdev=32871.68
    lat (usec) : 2=0.02%, 4=43.98%, 10=52.12%, 20=3.05%, 50=0.58%
    lat (usec) : 100=0.08%, 250=0.04%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.04%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=3.27%, sys=33.26%, ctx=198666, majf=0, minf=321
  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=14601704/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=57038MB, aggrb=970503KB/s, minb=970503KB/s, maxb=970503KB/s, mint=60182msec, maxt=60182msec

Disk stats (read/write):
  sda: ios=0/2359977, merge=0/1678638, ticks=0/5309569, in_queue=5312939, util=84.37%
Hard drive
FIO random direct write
Performance
39.43 MB/s
IOPS
10092
./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=4136: Mon Mar  6 22:07:49 2017
  write: io=2365.7MB, bw=40372KB/s, iops=10092, runt= 60002msec
    clat (usec): min=44, max=118252, avg=482.96, stdev=3616.53
     lat (usec): min=45, max=118254, avg=483.64, stdev=3616.84
    clat percentiles (usec):
     |  1.00th=[   54],  5.00th=[   58], 10.00th=[   61], 20.00th=[   65],
     | 30.00th=[   69], 40.00th=[   74], 50.00th=[   80], 60.00th=[   85],
     | 70.00th=[   92], 80.00th=[  102], 90.00th=[  125], 95.00th=[  159],
     | 99.00th=[13760], 99.50th=[29824], 99.90th=[51456], 99.95th=[60672],
     | 99.99th=[80384]
    bw (KB  /s): min=  171, max=14451, per=12.54%, avg=5062.17, stdev=2447.56
    lat (usec) : 50=0.04%, 100=77.86%, 250=19.15%, 500=0.48%, 750=0.12%
    lat (usec) : 1000=0.06%
    lat (msec) : 2=0.18%, 4=0.35%, 10=0.59%, 20=0.38%, 50=0.68%
    lat (msec) : 100=0.11%, 250=0.01%
  cpu          : usr=0.78%, sys=3.67%, ctx=1224338, majf=0, minf=320
  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=605596/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=2365.7MB, aggrb=40371KB/s, minb=40371KB/s, maxb=40371KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=23/603504, merge=0/1592, ticks=21/49699, in_queue=49541, util=81.85%
Download
Download benchmark results
Download speed
93.73 Mbit/s
Downloaded 104857600 bytes in 8.426 sec
Downloaded 104857600 bytes in 8.449 sec
Downloaded 104857600 bytes in 8.934 sec
Downloaded 104857600 bytes in 8.442 sec
Downloaded 104857600 bytes in 8.427 sec
Finished! Average download speed is 93.73 Mbit/s
Upload
Speedtest results
Upload speed
83.25 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Contabo ...
Selecting 15 servers that are not too close:
  1. HillCom Solutions (Alsfeld) [62.87 km]: 15.32 ms
  2. Onlime GmbH (Aerzen) [83.89 km]: 92.853 ms
  3. IT Ohlendorf (Salzgitter) [111.93 km]: 16.156 ms
  4. Hanne & Fomenko GbR (Salzgitter) [111.93 km]: 18.413 ms
  5. Newone (Ilmenau) [120.64 km]: 26.027 ms
  6. Thueringer Netkom GmbH (Weimar) [132.12 km]: 15.822 ms
  7. Vodafone DE (Frankfurt) [143.27 km]: 10.923 ms
  8. 23media GmbH (Frankfurt) [143.27 km]: 10.469 ms
  9. IP-Projects GmbH & Co. KG (Frankfurt) [143.27 km]: 7.734 ms
  10. DEAC (Frankfurt) [143.27 km]: 16.642 ms
  11. Base-Mail (Frankfurt) [143.27 km]: 77.632 ms
  12. LWLcom GmbH (Frankfurt) [143.27 km]: 9.47 ms
  13. Interoute VDC (Frankfurt) [143.27 km]: 14.945 ms
  14. fdcservers.net (Frankfurt) [143.27 km]: 27.65 ms
  15. Jublo Solutions (Frankfurt) [143.27 km]: 273.023 ms
Testing upload speeds
  1. HillCom Solutions (Alsfeld):                 ......................... 59.62 Mbit/s
  2. Onlime GmbH (Aerzen):                        ......................... 58.46 Mbit/s
  3. IT Ohlendorf (Salzgitter):                   ......................... 89.49 Mbit/s
  4. Hanne & Fomenko GbR (Salzgitter):            ......................... 89.45 Mbit/s
  5. Newone (Ilmenau):                            ......................... 77.13 Mbit/s
  6. Thueringer Netkom GmbH (Weimar):             ......................... 85.94 Mbit/s
  7. Vodafone DE (Frankfurt):                     ......................... 88.37 Mbit/s
  8. 23media GmbH (Frankfurt):                    ......................... 92.44 Mbit/s
  9. IP-Projects GmbH & Co. KG (Frankfurt):       ......................... 71.54 Mbit/s
  10. DEAC (Frankfurt):                           ......................... 85.08 Mbit/s
  11. Base-Mail (Frankfurt):                      ......................... 93.98 Mbit/s
  12. LWLcom GmbH (Frankfurt):                    ......................... 88.15 Mbit/s
  13. Interoute VDC (Frankfurt):                  ......................... 42.19 Mbit/s
  14. fdcservers.net (Frankfurt):                 ......................... 43.35 Mbit/s
  15. Jublo Solutions (Frankfurt):                ......................... 77.83 Mbit/s
Average upload speed is 76.20 Mbit/s