Stopwatch
Benchmark report #7122
Netcup – VPS 16th
Report
Share test result

Test results for VPS 16th at Netcup


Server specs:


8 × QEMU Virtual CPU version 2.5+
16 GB RAM / 2 TB disk space
Centos 7.5.1804 Core
Germany

Benchmark results summary:


UnixBench - 3255.7
Disk Read - 3 MB/s
Disk Write - 537 MB/s
Bandwidth - 773.40 MB/s

More: https://serverscope.io/trials/10XR
Share
Share this page
Cpu chip
Server Specs
CPU
8 × QEMU Virtual CPU version 2.5+
CPU Cores
8 × 2400 MHz
RAM
16 GB
Disk
2 TB
OS
Centos 7.5.1804 Core
Location
Benchmark summary
Benchmark summary
UnixBench
3255.7
Disk Read
3 MB/s
Disk Write
537 MB/s
Bandwidth
773.40 Mbit/s
Speedtest
385.76 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3255.7
UnixBench (one CPU)
852.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-Atjc5v/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-Atjc5v/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-Atjc5v/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-Atjc5v/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-Atjc5v/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-Atjc5v/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

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: de.server: GNU/Linux
   OS: GNU/Linux -- 4.17.0-1.el7.elrepo.x86_64 -- #1 SMP Sun Jun 3 19:58:43 EDT 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 4: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 5: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 6: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 7: QEMU Virtual CPU version 2.5+ (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   20:10:37 up 36 min,  1 user,  load average: 7.42, 4.93, 2.37; runlevel 2018-06-12

------------------------------------------------------------------------
Benchmark Run: xe4xbax8c 6xe6x9cx88 12 2018 20:10:37 - 20:39:15
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33508111.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3763.9 MWIPS (13.4 s, 7 samples)
Execl Throughput                               3210.8 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        297923.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           85726.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        835133.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              817577.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  80051.3 lps   (10.0 s, 7 samples)
Process Creation                               6277.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5547.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2470.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         759888.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33508111.8   2871.3
Double-Precision Whetstone                       55.0       3763.9    684.4
Execl Throughput                                 43.0       3210.8    746.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     297923.7    752.3
File Copy 256 bufsize 500 maxblocks            1655.0      85726.2    518.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     835133.4   1439.9
Pipe Throughput                               12440.0     817577.0    657.2
Pipe-based Context Switching                   4000.0      80051.3    200.1
Process Creation                                126.0       6277.8    498.2
Shell Scripts (1 concurrent)                     42.4       5547.4   1308.3
Shell Scripts (8 concurrent)                      6.0       2470.1   4116.9
System Call Overhead                          15000.0     759888.6    506.6
                                                                   ========
System Benchmarks Index Score                                         852.4

------------------------------------------------------------------------
Benchmark Run: xe4xbax8c 6xe6x9cx88 12 2018 20:39:15 - 21:08:08
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables      231986673.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    33845.7 MWIPS (11.5 s, 7 samples)
Execl Throughput                              17412.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        299570.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           77322.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1017175.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5713303.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1174274.5 lps   (10.0 s, 7 samples)
Process Creation                              38759.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  23671.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3702.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        4849315.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  231986673.3  19878.9
Double-Precision Whetstone                       55.0      33845.7   6153.8
Execl Throughput                                 43.0      17412.0   4049.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     299570.9    756.5
File Copy 256 bufsize 500 maxblocks            1655.0      77322.2    467.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1017175.3   1753.8
Pipe Throughput                               12440.0    5713303.2   4592.7
Pipe-based Context Switching                   4000.0    1174274.5   2935.7
Process Creation                                126.0      38759.0   3076.1
Shell Scripts (1 concurrent)                     42.4      23671.7   5583.0
Shell Scripts (8 concurrent)                      6.0       3702.2   6170.4
System Call Overhead                          15000.0    4849315.3   3232.9
                                                                   ========
System Benchmarks Index Score                                        3255.7

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
xe8xaexb0xe5xbdx95xe4xbax8632768+0 xe7x9ax84xe8xafxbbxe5x85xa5
xe8xaexb0xe5xbdx95xe4xbax8632768+0 xe7x9ax84xe5x86x99xe5x87xba
2147483648xe5xadx97xe8x8ax82(2.1 GB)xe5xb7xb2xe5xa4x8dxe5x88xb6xefxbcx8c13.0781 xe7xa7x92xefxbcx8c164 MB/xe7xa7x92


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
xe8xaexb0xe5xbdx95xe4xbax862048+0 xe7x9ax84xe8xafxbbxe5x85xa5
xe8xaexb0xe5xbdx95xe4xbax862048+0 xe7x9ax84xe5x86x99xe5x87xba
2147483648xe5xadx97xe8x8ax82(2.1 GB)xe5xb7xb2xe5xa4x8dxe5x88xb6xefxbcx8c6.51555 xe7xa7x92xefxbcx8c330 MB/xe7xa7x92


Hard drive
FIO random read
Performance
3.82 MB/s
IOPS
978
./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=12853: Tue Jun 12 20:07:26 2018
  read : io=235260KB, bw=3915.4KB/s, iops=978, runt= 60086msec
    clat (usec): min=70, max=1419.7K, avg=8161.50, stdev=20078.13
     lat (usec): min=71, max=1419.7K, avg=8162.28, stdev=20078.14
    clat percentiles (usec):
     |  1.00th=[   88],  5.00th=[  110], 10.00th=[  127], 20.00th=[  153],
     | 30.00th=[  183], 40.00th=[  302], 50.00th=[ 2704], 60.00th=[ 6048],
     | 70.00th=[ 8896], 80.00th=[12608], 90.00th=[20352], 95.00th=[30080],
     | 99.00th=[66048], 99.50th=[88576], 99.90th=[179200], 99.95th=[301056],
     | 99.99th=[815104]
    bw (KB  /s): min=    3, max= 5664, per=12.75%, avg=499.33, stdev=368.50
    lat (usec) : 100=2.60%, 250=34.49%, 500=5.71%, 750=0.30%, 1000=0.29%
    lat (msec) : 2=4.43%, 4=6.05%, 10=20.00%, 20=15.84%, 50=8.47%
    lat (msec) : 100=1.45%, 250=0.29%, 500=0.04%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%
  cpu          : usr=0.13%, sys=0.62%, ctx=58845, 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=58815/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=235260KB, aggrb=3915KB/s, minb=3915KB/s, maxb=3915KB/s, mint=60086msec, maxt=60086msec
Hard drive
FIO random direct read
Performance
3.63 MB/s
IOPS
928
./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=13074: Tue Jun 12 20:08:26 2018
  read : io=222808KB, bw=3712.5KB/s, iops=928, runt= 60023msec
    clat (usec): min=65, max=2309.6K, avg=8609.24, stdev=34364.38
     lat (usec): min=66, max=2309.6K, avg=8610.03, stdev=34364.40
    clat percentiles (usec):
     |  1.00th=[   87],  5.00th=[  110], 10.00th=[  127], 20.00th=[  155],
     | 30.00th=[  205], 40.00th=[ 1240], 50.00th=[ 3344], 60.00th=[ 6112],
     | 70.00th=[ 8896], 80.00th=[12224], 90.00th=[19072], 95.00th=[27776],
     | 99.00th=[71168], 99.50th=[99840], 99.90th=[280576], 99.95th=[452608],
     | 99.99th=[1892352]
    bw (KB  /s): min=    2, max= 2432, per=13.18%, avg=489.30, stdev=306.84
    lat (usec) : 100=2.78%, 250=29.94%, 500=4.98%, 750=0.39%, 1000=0.40%
    lat (msec) : 2=4.89%, 4=9.69%, 10=21.12%, 20=16.65%, 50=7.42%
    lat (msec) : 100=1.25%, 250=0.38%, 500=0.08%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.02%, >=2000=0.01%
  cpu          : usr=0.13%, sys=0.55%, ctx=55723, majf=0, minf=93
  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=55702/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=222808KB, aggrb=3712KB/s, minb=3712KB/s, maxb=3712KB/s, mint=60023msec, maxt=60023msec
Hard drive
FIO random write
Performance
537.68 MB/s
IOPS
137647
./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=13520: Tue Jun 12 20:10:27 2018
  write: io=32266MB, bw=550588KB/s, iops=137647, runt= 60009msec
    clat (usec): min=3, max=7413.6K, avg=29.65, stdev=5315.63
     lat (usec): min=3, max=7413.6K, avg=30.22, stdev=5315.77
    clat percentiles (usec):
     |  1.00th=[    6],  5.00th=[   11], 10.00th=[   14], 20.00th=[   17],
     | 30.00th=[   19], 40.00th=[   20], 50.00th=[   22], 60.00th=[   23],
     | 70.00th=[   25], 80.00th=[   28], 90.00th=[   32], 95.00th=[   35],
     | 99.00th=[   46], 99.50th=[   54], 99.90th=[  191], 99.95th=[  668],
     | 99.99th=[ 2896]
    bw (KB  /s): min=    1, max=114000, per=14.51%, avg=79886.70, stdev=17663.36
    lat (usec) : 4=0.01%, 10=3.61%, 20=30.58%, 50=65.11%, 100=0.40%
    lat (usec) : 250=0.21%, 500=0.02%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=3.36%, sys=76.55%, ctx=689710, majf=0, minf=78
  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=8260066/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=32266MB, aggrb=550588KB/s, minb=550588KB/s, maxb=550588KB/s, mint=60009msec, maxt=60009msec
Hard drive
FIO random direct write
Performance
4.69 MB/s
IOPS
1201
./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=13298: Tue Jun 12 20:09:27 2018
  write: io=288364KB, bw=4805.6KB/s, iops=1201, runt= 60007msec
    clat (usec): min=158, max=365209, avg=6649.54, stdev=3056.67
     lat (usec): min=158, max=365210, avg=6650.63, stdev=3056.67
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    7], 10.00th=[    7], 20.00th=[    7],
     | 30.00th=[    7], 40.00th=[    7], 50.00th=[    7], 60.00th=[    7],
     | 70.00th=[    7], 80.00th=[    8], 90.00th=[    8], 95.00th=[    8],
     | 99.00th=[    8], 99.50th=[   11], 99.90th=[   23], 99.95th=[   54],
     | 99.99th=[  114]
    bw (KB  /s): min=  186, max= 1015, per=12.51%, avg=601.01, stdev=36.49
    lat (usec) : 250=0.05%, 500=0.28%, 750=0.09%, 1000=0.01%
    lat (msec) : 2=0.12%, 4=0.86%, 10=98.09%, 20=0.39%, 50=0.06%
    lat (msec) : 100=0.04%, 250=0.01%, 500=0.01%
  cpu          : usr=0.19%, sys=1.02%, ctx=79324, 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=72091/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=288364KB, aggrb=4805KB/s, minb=4805KB/s, maxb=4805KB/s, mint=60007msec, maxt=60007msec
Download
Download benchmark results
Download speed
773.40 Mbit/s
Downloaded 104857600 bytes in 1.072 sec
Downloaded 104857600 bytes in 1.054 sec
Downloaded 104857600 bytes in 1.014 sec
Downloaded 104857600 bytes in 0.988 sec
Downloaded 104857600 bytes in 1.044 sec
Finished! Average download speed is 773.40 Mbit/s
Upload
Speedtest results
Upload speed
385.76 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from netcup GmbH ...
Selecting 15 servers that are not too close:
  1. 1top.IT Dienstleistungen GbR (Blomberg) [76.34 km]: 1.535 ms
  2. IT-Lippstadt (Lippstadt) [89.75 km]: 13.631 ms
  3. IT Ohlendorf (Salzgitter) [111.93 km]: 11.012 ms
  4. Newone (Ilmenau) [120.64 km]: 14.301 ms
  5. Thueringer Netkom GmbH (Weimar) [132.12 km]: 13.529 ms
  6. Spacken.net (Hagen) [141.07 km]: 449.299 ms
  7. Vodafone DE (Frankfurt) [143.90 km]: 50.435 ms
  8. LeaseWeb (Frankfurt) [143.90 km]: 9.767 ms
  9. Interoute VDC (Frankfurt) [143.90 km]: 9.2 ms
  10. 23media GmbH (Frankfurt) [143.90 km]: 6.086 ms
  11. DEAC (Frankfurt) [143.90 km]: 24.002 ms
  12. ShadowGaming (Frankfurt) [143.90 km]: 4.791 ms
  13. CCleaner (Frankfurt) [143.90 km]: 7.132 ms
  14. MBN (Frankfurt) [143.90 km]: 8.932 ms
  15. creoline.de (Frankfurt) [143.90 km]: 6.473 ms
Testing upload speeds
  1. 1top.IT Dienstleistungen GbR (Blomberg):     ......................... 487.28 Mbit/s
  2. IT-Lippstadt (Lippstadt):                    ......................... 345.54 Mbit/s
  3. IT Ohlendorf (Salzgitter):                   ......................... 303.15 Mbit/s
  4. Newone (Ilmenau):                            ......................... 168.15 Mbit/s
  5. Thueringer Netkom GmbH (Weimar):             ......................... 405.67 Mbit/s
  6. Spacken.net (Hagen):                         ......................... 279.24 Mbit/s
  7. Vodafone DE (Frankfurt):                     ......................... 105.92 Mbit/s
  8. LeaseWeb (Frankfurt):                        ......................... 539.78 Mbit/s
  9. Interoute VDC (Frankfurt):                   ......................... 283.78 Mbit/s
  10. 23media GmbH (Frankfurt):                   ......................... 552.29 Mbit/s
  11. DEAC (Frankfurt):                           ......................... 352.16 Mbit/s
  12. ShadowGaming (Frankfurt):                   ......................... 147.87 Mbit/s
  13. CCleaner (Frankfurt):                       ......................... 421.12 Mbit/s
  14. MBN (Frankfurt):                            ......................... 225.87 Mbit/s
  15. creoline.de (Frankfurt):                    ......................... 433.25 Mbit/s
Average upload speed is 336.74 Mbit/s