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

Test results for VPS M at Contabo


Server specs:


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

Benchmark results summary:


UnixBench - 3231.6
Disk Read - 3883 MB/s
Disk Write - 1607 MB/s
Bandwidth - 94.35 MB/s

More: https://serverscope.io/trials/BBdR
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
Ubuntu 16.04 Xenial
Location
Benchmark summary
Benchmark summary
UnixBench
3231.6
Disk Read
3883 MB/s
Disk Write
1607 MB/s
Bandwidth
94.35 Mbit/s
Speedtest
91.85 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3231.6
UnixBench (one CPU)
1080.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 
src/pipe.c: In function xe2x80x98mainxe2x80x99:
src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function xe2x80x98dummyxe2x80x99:
src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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 "/home/admin/serverscope-65UCBX/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/home/admin/serverscope-65UCBX/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/home/admin/serverscope-65UCBX/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/home/admin/serverscope-65UCBX/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/home/admin/serverscope-65UCBX/byte-unixbench/UnixBench"
make[1]: Leaving directory "/home/admin/serverscope-65UCBX/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: neon: GNU/Linux
   OS: GNU/Linux -- 4.4.0-109-generic -- #132-Ubuntu SMP Tue Jan 9 19:52:39 UTC 2018
   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
   20:37:47 up 22 min,  1 user,  load average: 7.33, 4.61, 2.03; runlevel 2018-01-20

------------------------------------------------------------------------
Benchmark Run: Sat Jan 20 2018 20:37:47 - 21:05:54
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       31915283.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3592.7 MWIPS (9.7 s, 7 samples)
Execl Throughput                               2679.7 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        690226.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          181960.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1739400.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1035779.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  49641.9 lps   (10.0 s, 7 samples)
Process Creation                               7222.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8995.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2713.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        1046234.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   31915283.8   2734.8
Double-Precision Whetstone                       55.0       3592.7    653.2
Execl Throughput                                 43.0       2679.7    623.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     690226.2   1743.0
File Copy 256 bufsize 500 maxblocks            1655.0     181960.8   1099.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1739400.9   2999.0
Pipe Throughput                               12440.0    1035779.8    832.6
Pipe-based Context Switching                   4000.0      49641.9    124.1
Process Creation                                126.0       7222.6    573.2
Shell Scripts (1 concurrent)                     42.4       8995.5   2121.6
Shell Scripts (8 concurrent)                      6.0       2713.8   4523.0
System Call Overhead                          15000.0    1046234.5    697.5
                                                                   ========
System Benchmarks Index Score                                        1080.7

------------------------------------------------------------------------
Benchmark Run: Sat Jan 20 2018 21:05:54 - 21:34:04
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      113182109.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    13917.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                              13414.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        955675.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          257415.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2848680.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4083099.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 550998.1 lps   (10.0 s, 7 samples)
Process Creation                              34107.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  26756.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3168.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        3380037.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  113182109.2   9698.6
Double-Precision Whetstone                       55.0      13917.9   2530.5
Execl Throughput                                 43.0      13414.8   3119.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     955675.2   2413.3
File Copy 256 bufsize 500 maxblocks            1655.0     257415.6   1555.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2848680.5   4911.5
Pipe Throughput                               12440.0    4083099.2   3282.2
Pipe-based Context Switching                   4000.0     550998.1   1377.5
Process Creation                                126.0      34107.9   2707.0
Shell Scripts (1 concurrent)                     42.4      26756.3   6310.4
Shell Scripts (8 concurrent)                      6.0       3168.1   5280.1
System Call Overhead                          15000.0    3380037.1   2253.4
                                                                   ========
System Benchmarks Index Score                                        3231.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, 16.9443 s, 127 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.2042 s, 106 MB/s


Hard drive
FIO random read
Performance
3883.2 MB/s
IOPS
994078
./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=3609: Sat Jan 20 20:34:43 2018
  read : io=232991MB, bw=3883.2MB/s, iops=994078, runt= 60001msec
    clat (usec): min=0, max=28020, avg= 4.19, stdev=128.11
     lat (usec): min=1, max=28021, avg= 4.88, stdev=141.03
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[   20], 99.50th=[  100], 99.90th=[  141], 99.95th=[  167],
     | 99.99th=[ 9792]
    bw (KB  /s): min=31384, max=652360, per=12.49%, avg=496696.53, stdev=177702.85
    lat (usec) : 2=47.72%, 4=50.08%, 10=0.79%, 20=0.38%, 50=0.14%
    lat (usec) : 100=0.39%, 250=0.48%, 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=16.08%, sys=30.97%, ctx=557271, 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=59645717/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=232991MB, aggrb=3883.2MB/s, minb=3883.2MB/s, maxb=3883.2MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/67, merge=0/214, ticks=45712/128, in_queue=45980, util=12.49%
Hard drive
FIO random direct read
Performance
276.42 MB/s
IOPS
70762
./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=3619: Sat Jan 20 20:35:43 2018
  read : io=16586MB, bw=283052KB/s, iops=70762, runt= 60003msec
    clat (usec): min=28, max=42477, avg=108.66, stdev=100.62
     lat (usec): min=28, max=42478, avg=109.27, stdev=100.66
    clat percentiles (usec):
     |  1.00th=[   55],  5.00th=[   68], 10.00th=[   75], 20.00th=[   83],
     | 30.00th=[   89], 40.00th=[   94], 50.00th=[  100], 60.00th=[  105],
     | 70.00th=[  112], 80.00th=[  122], 90.00th=[  139], 95.00th=[  161],
     | 99.00th=[  314], 99.50th=[  354], 99.90th=[  612], 99.95th=[ 1960],
     | 99.99th=[ 3664]
    bw (KB  /s): min=22376, max=45256, per=12.51%, avg=35404.86, stdev=2578.39
    lat (usec) : 50=0.36%, 100=49.28%, 250=48.81%, 500=1.44%, 750=0.04%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.03%, 4=0.04%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=4.66%, sys=20.93%, ctx=4256523, majf=0, minf=94
  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=4245988/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=16586MB, aggrb=283051KB/s, minb=283051KB/s, maxb=283051KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=4243797/164, merge=0/149, ticks=378712/56, in_queue=378660, util=100.00%
Hard drive
FIO random write
Performance
1607.8 MB/s
IOPS
411574
./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=3796: Sat Jan 20 20:37:44 2018
  write: io=96468MB, bw=1607.8MB/s, iops=411574, runt= 60003msec
    clat (usec): min=1, max=108612, avg=17.05, stdev=374.26
     lat (usec): min=1, max=108613, avg=17.47, stdev=374.98
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[    6], 40.00th=[    6], 50.00th=[    6], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    7], 90.00th=[    9], 95.00th=[   11],
     | 99.00th=[   24], 99.50th=[   27], 99.90th=[ 1704], 99.95th=[ 9792],
     | 99.99th=[17024]
    bw (KB  /s): min=94130, max=287384, per=12.51%, avg=205939.59, stdev=30720.90
    lat (usec) : 2=0.02%, 4=6.30%, 10=86.86%, 20=4.37%, 50=2.29%
    lat (usec) : 100=0.04%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.04%, 20=0.04%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=6.28%, sys=39.81%, ctx=521556, majf=0, minf=83
  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=24695682/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=96468MB, aggrb=1607.8MB/s, minb=1607.8MB/s, maxb=1607.8MB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=1/31381, merge=0/118, ticks=0/694964, in_queue=694904, util=8.73%
Hard drive
FIO random direct write
Performance
32.63 MB/s
IOPS
8354
./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=3786: Sat Jan 20 20:36:43 2018
  write: io=1958.1MB, bw=33417KB/s, iops=8354, runt= 60002msec
    clat (usec): min=39, max=66219, avg=953.55, stdev=2015.00
     lat (usec): min=40, max=66220, avg=954.37, stdev=2015.18
    clat percentiles (usec):
     |  1.00th=[   48],  5.00th=[   54], 10.00th=[   59], 20.00th=[   70],
     | 30.00th=[   86], 40.00th=[  107], 50.00th=[  126], 60.00th=[  147],
     | 70.00th=[  187], 80.00th=[ 1544], 90.00th=[ 3120], 95.00th=[ 4704],
     | 99.00th=[ 9536], 99.50th=[11712], 99.90th=[17792], 99.95th=[21120],
     | 99.99th=[32384]
    bw (KB  /s): min= 1490, max=10083, per=12.50%, avg=4177.82, stdev=1152.86
    lat (usec) : 50=1.75%, 100=34.88%, 250=36.25%, 500=0.64%, 750=0.34%
    lat (usec) : 1000=1.66%
    lat (msec) : 2=7.96%, 4=9.78%, 10=5.87%, 20=0.81%, 50=0.06%
    lat (msec) : 100=0.01%
  cpu          : usr=0.67%, sys=3.37%, ctx=1002308, 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=0/w=501273/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=1958.1MB, aggrb=33417KB/s, minb=33417KB/s, maxb=33417KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/501142, merge=0/2032, ticks=0/49728, in_queue=49540, util=82.51%
Download
Download benchmark results
Download speed
94.35 Mbit/s
Downloaded 104857600 bytes in 8.494 sec
Downloaded 104857600 bytes in 8.466 sec
Downloaded 104857600 bytes in 8.486 sec
Downloaded 104857600 bytes in 8.468 sec
Downloaded 104857600 bytes in 8.480 sec
Finished! Average download speed is 94.35 Mbit/s
Upload
Speedtest results
Upload speed
91.85 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Contabo ...
Selecting 15 servers that are not too close:
  1. IT Ohlendorf (Salzgitter) [111.93 km]: 15.084 ms
  2. Hanne & Fomenko GbR (Salzgitter) [111.93 km]: 21.934 ms
  3. Newone (Ilmenau) [120.64 km]: 17.758 ms
  4. Thueringer Netkom GmbH (Weimar) [132.12 km]: 22.423 ms
  5. Spacken.net (Hagen) [141.07 km]: 53.865 ms
  6. SoftLayer Technologies, Inc. (Frankfurt) [143.90 km]: 120.063 ms
  7. Vodafone DE (Frankfurt) [143.90 km]: 15.938 ms
  8. 23media GmbH (Frankfurt) [143.90 km]: 13.002 ms
  9. Interoute VDC (Frankfurt) [143.90 km]: 14.516 ms
  10. LeaseWeb (Frankfurt) [143.90 km]: 19.936 ms
  11. DEAC (Frankfurt) [143.90 km]: 24.202 ms
  12. LWLcom GmbH (Frankfurt) [143.90 km]: 21.036 ms
  13. IP-Projects GmbH & Co. KG (Frankfurt) [143.90 km]: 14.987 ms
  14. MBN (Frankfurt) [143.90 km]: 333.407 ms
  15. ShadowGaming (Frankfurt) [143.90 km]: 42.407 ms
Testing upload speeds
  1. IT Ohlendorf (Salzgitter):                   ......................... 63.90 Mbit/s
  2. Hanne & Fomenko GbR (Salzgitter):            ......................... 87.28 Mbit/s
  3. Newone (Ilmenau):                            ......................... 84.28 Mbit/s
  4. Thueringer Netkom GmbH (Weimar):             ......................... 92.31 Mbit/s
  5. Spacken.net (Hagen):                         ......................... 96.43 Mbit/s
  6. SoftLayer Technologies, Inc. (Frankfurt):    ......................... 89.72 Mbit/s
  7. Vodafone DE (Frankfurt):                     ......................... 96.08 Mbit/s
  8. 23media GmbH (Frankfurt):                    ......................... 94.06 Mbit/s
  9. Interoute VDC (Frankfurt):                   ......................... 96.57 Mbit/s
  10. LeaseWeb (Frankfurt):                       ......................... 95.96 Mbit/s
  11. DEAC (Frankfurt):                           ......................... 95.48 Mbit/s
  12. LWLcom GmbH (Frankfurt):                    ......................... 92.18 Mbit/s
  13. IP-Projects GmbH & Co. KG (Frankfurt):      ......................... 94.68 Mbit/s
  14. MBN (Frankfurt):                            ......................... 53.82 Mbit/s
  15. ShadowGaming (Frankfurt):                   ......................... 78.97 Mbit/s
Average upload speed is 87.45 Mbit/s