Stopwatch
Benchmark report #1296
Hetzner – E3-1245v2, 32 GB RAM, 4x3 TB in Hardware Raid 10
Report
Share test result

Test results for E3-1245v2, 32 GB RAM, 4x3 TB in Hardware Raid 10 at Hetzner


Server specs:


2 × Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
6 GB RAM / 99 GB disk space
Debian 8.5
Germany

Benchmark results summary:


UnixBench - 3801.9
Disk Read - 1 MB/s
Disk Write - 386 MB/s
Bandwidth - 729.00 MB/s

More: https://serverscope.io/trials/vKD
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz
CPU Cores
2 × 3400 MHz
RAM
6 GB
Disk
99 GB
OS
Debian 8.5
Location
Benchmark summary
Benchmark summary
UnixBench
3801.9
Disk Read
1 MB/s
Disk Write
386 MB/s
Bandwidth
729.00 Mbit/s
Speedtest
498.87 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3801.9
UnixBench (one CPU)
1975.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/serverscope/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope/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

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

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

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

2 x Process Creation  1 2 3

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

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

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

   System: odin: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz (6800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:43:51 up 28 min,  2 users,  load average: 7.39, 4.22, 1.87; runlevel 2016-08-22

------------------------------------------------------------------------
Benchmark Run: Mon Aug 22 2016 09:43:51 - 10:12:20
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       42163114.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4231.1 MWIPS (11.8 s, 7 samples)
Execl Throughput                               5851.8 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1312855.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          384593.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2983078.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2571415.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  78792.5 lps   (10.0 s, 7 samples)
Process Creation                              13940.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  14330.2 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                   2807.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        4976582.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   42163114.6   3612.9
Double-Precision Whetstone                       55.0       4231.1    769.3
Execl Throughput                                 43.0       5851.8   1360.9
File Copy 1024 bufsize 2000 maxblocks          3960.0    1312855.1   3315.3
File Copy 256 bufsize 500 maxblocks            1655.0     384593.0   2323.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2983078.1   5143.2
Pipe Throughput                               12440.0    2571415.6   2067.1
Pipe-based Context Switching                   4000.0      78792.5    197.0
Process Creation                                126.0      13940.4   1106.4
Shell Scripts (1 concurrent)                     42.4      14330.2   3379.8
Shell Scripts (8 concurrent)                      6.0       2807.3   4678.8
System Call Overhead                          15000.0    4976582.7   3317.7
                                                                   ========
System Benchmarks Index Score                                        1975.9

------------------------------------------------------------------------
Benchmark Run: Mon Aug 22 2016 10:12:20 - 10:40:42
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       84289710.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8427.0 MWIPS (11.9 s, 7 samples)
Execl Throughput                              12836.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1735762.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          447569.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       4323332.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5149969.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 967231.8 lps   (10.0 s, 7 samples)
Process Creation                              32863.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  20918.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2902.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        7520210.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   84289710.5   7222.8
Double-Precision Whetstone                       55.0       8427.0   1532.2
Execl Throughput                                 43.0      12836.3   2985.2
File Copy 1024 bufsize 2000 maxblocks          3960.0    1735762.7   4383.2
File Copy 256 bufsize 500 maxblocks            1655.0     447569.3   2704.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    4323332.9   7454.0
Pipe Throughput                               12440.0    5149969.4   4139.8
Pipe-based Context Switching                   4000.0     967231.8   2418.1
Process Creation                                126.0      32863.1   2608.2
Shell Scripts (1 concurrent)                     42.4      20918.6   4933.6
Shell Scripts (8 concurrent)                      6.0       2902.6   4837.7
System Call Overhead                          15000.0    7520210.6   5013.5
                                                                   ========
System Benchmarks Index Score                                        3801.9

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=64K conv=fdatasync
65536+0 records in
65536+0 records out
4294967296 bytes (4.3 GB) copied, 18.0675 s, 238 MB/s


dd if=/dev/zero of=benchmark bs=1M count=4096 conv=fdatasync
4096+0 records in
4096+0 records out
4294967296 bytes (4.3 GB) copied, 17.6288 s, 244 MB/s


Hard drive
FIO random read
Performance
1.83 MB/s
IOPS
468
./fio --time_based --name=benchmark --size=1535M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=26600: Mon Aug 22 09:40:44 2016
  read : io=112588KB, bw=1875.1KB/s, iops=468, runt= 60044msec
    slat (usec): min=62, max=307538, avg=17052.05, stdev=18334.15
    clat (usec): min=2, max=1101.8K, avg=525307.59, stdev=111393.74
     lat (msec): min=4, max=1141, avg=542.36, stdev=113.29
    clat percentiles (msec):
     |  1.00th=[  297],  5.00th=[  371], 10.00th=[  400], 20.00th=[  437],
     | 30.00th=[  465], 40.00th=[  490], 50.00th=[  515], 60.00th=[  545],
     | 70.00th=[  570], 80.00th=[  611], 90.00th=[  668], 95.00th=[  725],
     | 99.00th=[  840], 99.50th=[  889], 99.90th=[ 1012], 99.95th=[ 1029],
     | 99.99th=[ 1106]
    bw (KB  /s): min=    4, max=  437, per=12.44%, avg=233.33, stdev=52.78
    lat (usec) : 4=0.01%, 10=0.01%
    lat (msec) : 10=0.01%, 20=0.01%, 50=0.05%, 100=0.08%, 250=0.26%
    lat (msec) : 500=43.40%, 750=52.88%, 1000=3.17%, 2000=0.12%
  cpu          : usr=0.05%, sys=0.17%, ctx=28169, majf=0, minf=331
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.2%, 16=0.5%, 32=99.1%, >=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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=28147/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=112588KB, aggrb=1875KB/s, minb=1875KB/s, maxb=1875KB/s, mint=60044msec, maxt=60044msec

Disk stats (read/write):
  sda: ios=28103/2, merge=0/12, ticks=478228/0, in_queue=821948, util=99.88%
Hard drive
FIO random direct read
Performance
1.68 MB/s
IOPS
429
./fio --time_based --name=benchmark --size=1535M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=26675: Mon Aug 22 09:41:45 2016
  read : io=103636KB, bw=1718.4KB/s, iops=429, runt= 60313msec
    slat (usec): min=1, max=552901, avg=13138.45, stdev=71782.50
    clat (msec): min=2, max=2088, avg=581.52, stdev=158.44
     lat (msec): min=2, max=2088, avg=594.65, stdev=166.76
    clat percentiles (msec):
     |  1.00th=[  149],  5.00th=[  379], 10.00th=[  433], 20.00th=[  490],
     | 30.00th=[  529], 40.00th=[  562], 50.00th=[  578], 60.00th=[  603],
     | 70.00th=[  619], 80.00th=[  652], 90.00th=[  701], 95.00th=[  816],
     | 99.00th=[ 1172], 99.50th=[ 1287], 99.90th=[ 1516], 99.95th=[ 1598],
     | 99.99th=[ 1811]
    bw (KB  /s): min=    7, max=  476, per=12.65%, avg=217.25, stdev=69.12
    lat (msec) : 4=0.01%, 10=0.08%, 20=0.19%, 50=0.11%, 100=0.21%
    lat (msec) : 250=2.08%, 500=19.94%, 750=71.31%, 1000=3.24%, 2000=2.82%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.01%, sys=0.02%, ctx=2158, majf=0, minf=334
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.2%, 16=0.5%, 32=99.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=25909/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=103636KB, aggrb=1718KB/s, minb=1718KB/s, maxb=1718KB/s, mint=60313msec, maxt=60313msec

Disk stats (read/write):
  sda: ios=25843/8, merge=2/6, ticks=8599604/904, in_queue=8623580, util=99.88%
Hard drive
FIO random write
Performance
386.86 MB/s
IOPS
99037
./fio --time_based --name=benchmark --size=1535M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=26950: Mon Aug 22 09:43:46 2016
  write: io=23218MB, bw=396149KB/s, iops=99037, runt= 60015msec
    slat (usec): min=1, max=599264, avg=79.50, stdev=2875.04
    clat (usec): min=2, max=652389, avg=2503.71, stdev=17870.12
     lat (usec): min=65, max=652391, avg=2583.31, stdev=18154.12
    clat percentiles (usec):
     |  1.00th=[   72],  5.00th=[   75], 10.00th=[   76], 20.00th=[   77],
     | 30.00th=[   78], 40.00th=[   79], 50.00th=[   81], 60.00th=[   91],
     | 70.00th=[  102], 80.00th=[  118], 90.00th=[  145], 95.00th=[  183],
     | 99.00th=[87552], 99.50th=[122368], 99.90th=[238592], 99.95th=[309248],
     | 99.99th=[452608]
    bw (KB  /s): min= 2010, max=253673, per=12.70%, avg=50307.89, stdev=30644.62
    lat (usec) : 4=0.01%, 10=0.01%, 100=67.13%, 250=28.71%, 500=0.18%
    lat (usec) : 750=0.02%, 1000=0.02%
    lat (msec) : 2=0.07%, 4=0.16%, 10=0.40%, 20=0.60%, 50=1.04%
    lat (msec) : 100=0.88%, 250=0.69%, 500=0.09%, 750=0.01%
  cpu          : usr=1.06%, sys=2.77%, ctx=27748, majf=0, minf=84
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=5943722/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=23218MB, aggrb=396149KB/s, minb=396149KB/s, maxb=396149KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  sda: ios=0/126918, merge=0/31254, ticks=0/4123648, in_queue=4130916, util=95.38%
Hard drive
FIO random direct write
Performance
1.36 MB/s
IOPS
347
./fio --time_based --name=benchmark --size=1535M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 1535MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=26763: Mon Aug 22 09:42:46 2016
  write: io=84268KB, bw=1389.2KB/s, iops=347, runt= 60660msec
    slat (usec): min=2, max=3437.9K, avg=17375.46, stdev=115231.79
    clat (usec): min=387, max=6447.6K, avg=717802.31, stdev=698686.91
     lat (usec): min=394, max=6581.2K, avg=735178.01, stdev=711927.44
    clat percentiles (msec):
     |  1.00th=[   54],  5.00th=[  176], 10.00th=[  219], 20.00th=[  277],
     | 30.00th=[  338], 40.00th=[  416], 50.00th=[  515], 60.00th=[  611],
     | 70.00th=[  766], 80.00th=[  955], 90.00th=[ 1401], 95.00th=[ 2040],
     | 99.00th=[ 3949], 99.50th=[ 4490], 99.90th=[ 5669], 99.95th=[ 5997],
     | 99.99th=[ 6325]
    bw (KB  /s): min=    1, max=  610, per=14.62%, avg=203.01, stdev=131.90
    lat (usec) : 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.01%, 10=0.01%, 20=0.11%, 50=0.62%
    lat (msec) : 100=0.79%, 250=14.21%, 500=32.51%, 750=20.68%, 1000=12.77%
    lat (msec) : 2000=12.94%, >=2000=5.29%
  cpu          : usr=0.01%, sys=0.04%, ctx=3981, majf=0, minf=84
  IO depths    : 1=0.1%, 2=0.1%, 4=0.2%, 8=0.3%, 16=0.6%, 32=98.8%, >=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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=21067/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=84268KB, aggrb=1389KB/s, minb=1389KB/s, maxb=1389KB/s, mint=60660msec, maxt=60660msec

Disk stats (read/write):
  sda: ios=0/21073, merge=0/1862, ticks=0/8241188, in_queue=8271220, util=99.89%
Download
Download benchmark results
Download speed
729.00 Mbit/s
Downloaded 104857600 bytes in 1.181 sec
Downloaded 104857600 bytes in 1.079 sec
Downloaded 104857600 bytes in 1.107 sec
Downloaded 104857600 bytes in 1.044 sec
Downloaded 104857600 bytes in 1.076 sec
Finished! Average download speed is 729.00 Mbit/s
Upload
Speedtest results
Upload speed
498.87 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Hetzner ...
Selecting 15 servers that are not too close:
  1. HillCom Solutions (Alsfeld) [62.87 km]: 3.611 ms
  2. Onlime GmbH (Aerzen) [83.89 km]: 66.209 ms
  3. Newone (Ilmenau) [120.64 km]: 87.093 ms
  4. Thueringer Netkom GmbH (Weimar) [132.12 km]: 12.75 ms
  5. Vodafone DE (Frankfurt) [143.27 km]: 6.1 ms
  6. SoftLayer Technologies, Inc. (Frankfurt) [143.27 km]: 37.556 ms
  7. Tele2 (Frankfurt) [143.27 km]: 15.601 ms
  8. Base-Mail (Frankfurt) [143.27 km]: 78.288 ms
  9. LeaseWeb (Frankfurt) [143.27 km]: 30.089 ms
  10. IP-Projects GmbH & Co. KG (Frankfurt) [143.27 km]: 9.16 ms
  11. 23media GmbH (Frankfurt) [143.27 km]: 9.309 ms
  12. DEAC (Frankfurt) [143.27 km]: 27.834 ms
  13. Robin Kipp (Frankfurt) [143.27 km]: 31.376 ms
  14. Kroell Systems GbR. (Eitorf) [154.42 km]: 9.961 ms
  15. suec//dacor GmbH (Coburg) [154.74 km]: 15.841 ms
Testing upload speeds
  1. HillCom Solutions (Alsfeld):                 ......................... 105.42 Mbit/s
  2. Onlime GmbH (Aerzen):                        ......................... 41.38 Mbit/s
  3. Newone (Ilmenau):                            ......................... 99.75 Mbit/s
  4. Thueringer Netkom GmbH (Weimar):             ......................... 400.46 Mbit/s
  5. Vodafone DE (Frankfurt):                     ......................... 485.84 Mbit/s
  6. SoftLayer Technologies, Inc. (Frankfurt):    ......................... 491.27 Mbit/s
  7. Tele2 (Frankfurt):                           ......................... 559.25 Mbit/s
  8. Base-Mail (Frankfurt):                       ......................... 473.46 Mbit/s
  9. LeaseWeb (Frankfurt):                        ......................... 529.46 Mbit/s
  10. IP-Projects GmbH & Co. KG (Frankfurt):      ......................... 385.39 Mbit/s
  11. 23media GmbH (Frankfurt):                   ......................... 473.07 Mbit/s
  12. DEAC (Frankfurt):                           ......................... 409.46 Mbit/s
  13. Robin Kipp (Frankfurt):                     ......................... 657.81 Mbit/s
  14. Kroell Systems GbR. (Eitorf):               ......................... 820.10 Mbit/s
  15. suec//dacor GmbH (Coburg):                  ......................... 300.86 Mbit/s
Average upload speed is 415.53 Mbit/s