Stopwatch
Benchmark report #13483
Hetzner Cloud – cx20
Report
Share test result

Test results for cx20 at Hetzner Cloud


Server specs:


2 × Intel Xeon Processor (Sandy Bridge, IBRS)
2 GB RAM / 49 GB disk space
Centos 7.3.1611 Core

Benchmark results summary:


UnixBench - 1028.4
Disk Read - 8 MB/s
Disk Write - 5 MB/s
Bandwidth - 558.11 MB/s

More: https://serverscope.io/trials/oJXN
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel Xeon Processor (Sandy Bridge, IBRS)
CPU Cores
2 × 2100 MHz
RAM
2 GB
Disk
49 GB
OS
Centos 7.3.1611 Core
Benchmark summary
Benchmark summary
UnixBench
1028.4
Disk Read
8 MB/s
Disk Write
5 MB/s
Bandwidth
558.11 Mbit/s
Speedtest
324.63 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1028.4
UnixBench (one CPU)
610.0
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-EH_aWm/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-EH_aWm/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-EH_aWm/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-EH_aWm/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-EH_aWm/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-EH_aWm/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

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: CentOS-73-64-minimal: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.10.2.el7.x86_64 -- #1 SMP Fri Mar 3 00:04:05 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Xeon Processor (Sandy Bridge, IBRS) (4200.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel Xeon Processor (Sandy Bridge, IBRS) (4200.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:28:39 up 1 day, 11:10,  2 users,  load average: 8.44, 5.68, 2.88; runlevel 2020-04-18

------------------------------------------------------------------------
Benchmark Run: Mon Apr 20 2020 09:28:39 - 09:57:04
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       19729360.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2829.7 MWIPS (9.7 s, 7 samples)
Execl Throughput                               1095.9 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        316565.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           83806.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        728607.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              865870.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  53056.9 lps   (10.0 s, 7 samples)
Process Creation                               4431.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2951.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    654.3 lpm   (60.1 s, 2 samples)
System Call Overhead                        1433570.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   19729360.6   1690.6
Double-Precision Whetstone                       55.0       2829.7    514.5
Execl Throughput                                 43.0       1095.9    254.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     316565.5    799.4
File Copy 256 bufsize 500 maxblocks            1655.0      83806.9    506.4
File Copy 4096 bufsize 8000 maxblocks          5800.0     728607.5   1256.2
Pipe Throughput                               12440.0     865870.1    696.0
Pipe-based Context Switching                   4000.0      53056.9    132.6
Process Creation                                126.0       4431.6    351.7
Shell Scripts (1 concurrent)                     42.4       2951.4    696.1
Shell Scripts (8 concurrent)                      6.0        654.3   1090.4
System Call Overhead                          15000.0    1433570.6    955.7
                                                                   ========
System Benchmarks Index Score                                         610.0

------------------------------------------------------------------------
Benchmark Run: Mon Apr 20 2020 09:57:04 - 10:25:47
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       39289098.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     5753.3 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3069.6 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        342495.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          113058.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        988750.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1578782.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 171271.1 lps   (10.0 s, 7 samples)
Process Creation                               7037.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4712.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    669.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        2202502.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   39289098.1   3366.7
Double-Precision Whetstone                       55.0       5753.3   1046.1
Execl Throughput                                 43.0       3069.6    713.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     342495.3    864.9
File Copy 256 bufsize 500 maxblocks            1655.0     113058.0    683.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     988750.8   1704.7
Pipe Throughput                               12440.0    1578782.6   1269.1
Pipe-based Context Switching                   4000.0     171271.1    428.2
Process Creation                                126.0       7037.5    558.5
Shell Scripts (1 concurrent)                     42.4       4712.9   1111.5
Shell Scripts (8 concurrent)                      6.0        669.1   1115.2
System Call Overhead                          15000.0    2202502.0   1468.3
                                                                   ========
System Benchmarks Index Score                                        1028.4

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.23102 s, 345 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, 7.10551 s, 302 MB/s


Hard drive
FIO random read
Performance
8.91 MB/s
IOPS
2280
./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=22710: Mon Apr 20 09:25:32 2020
  read : io=547420KB, bw=9123.6KB/s, iops=2280, runt= 60004msec
    clat (usec): min=477, max=180426, avg=3495.69, stdev=3004.40
     lat (usec): min=478, max=180426, avg=3496.56, stdev=3004.46
    clat percentiles (usec):
     |  1.00th=[  732],  5.00th=[  940], 10.00th=[ 1160], 20.00th=[ 1768],
     | 30.00th=[ 2384], 40.00th=[ 2768], 50.00th=[ 3056], 60.00th=[ 3248],
     | 70.00th=[ 3504], 80.00th=[ 3952], 90.00th=[ 5728], 95.00th=[ 8384],
     | 99.00th=[15936], 99.50th=[20096], 99.90th=[30080], 99.95th=[37120],
     | 99.99th=[44800]
    bw (KB  /s): min=  375, max= 1540, per=12.51%, avg=1141.47, stdev=199.36
    lat (usec) : 500=0.01%, 750=1.21%, 1000=5.25%
    lat (msec) : 2=16.87%, 4=57.40%, 10=15.68%, 20=3.09%, 50=0.49%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=0.70%, sys=2.84%, ctx=136943, majf=0, minf=327
  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=136855/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=547420KB, aggrb=9123KB/s, minb=9123KB/s, maxb=9123KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  sda: ios=141564/169, merge=2/367, ticks=455873/2700, in_queue=458622, util=97.39%
Hard drive
FIO random direct read
Performance
7.61 MB/s
IOPS
1948
./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=22924: Mon Apr 20 09:26:32 2020
  read : io=467676KB, bw=7792.6KB/s, iops=1948, runt= 60016msec
    clat (usec): min=481, max=59310, avg=4090.10, stdev=3843.57
     lat (usec): min=482, max=59312, avg=4091.26, stdev=3844.13
    clat percentiles (usec):
     |  1.00th=[  764],  5.00th=[  996], 10.00th=[ 1224], 20.00th=[ 1784],
     | 30.00th=[ 2384], 40.00th=[ 2864], 50.00th=[ 3216], 60.00th=[ 3504],
     | 70.00th=[ 3920], 80.00th=[ 4960], 90.00th=[ 7776], 95.00th=[11072],
     | 99.00th=[20352], 99.50th=[25216], 99.90th=[37120], 99.95th=[43264],
     | 99.99th=[51456]
    bw (KB  /s): min=  261, max= 1579, per=12.52%, avg=975.72, stdev=286.92
    lat (usec) : 500=0.01%, 750=0.84%, 1000=4.29%
    lat (msec) : 2=18.24%, 4=48.28%, 10=22.06%, 20=5.22%, 50=1.06%
    lat (msec) : 100=0.01%
  cpu          : usr=0.80%, sys=2.45%, ctx=116980, majf=0, minf=319
  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=116919/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=467676KB, aggrb=7792KB/s, minb=7792KB/s, maxb=7792KB/s, mint=60016msec, maxt=60016msec

Disk stats (read/write):
  sda: ios=132583/173, merge=3/311, ticks=538695/2252, in_queue=541080, util=98.12%
Hard drive
FIO random write
Performance
5.18 MB/s
IOPS
1325
./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=23406: Mon Apr 20 09:28:34 2020
  write: io=318236KB, bw=5303.3KB/s, iops=1325, runt= 60008msec
    clat (usec): min=2, max=2498.6K, avg=6023.91, stdev=49952.00
     lat (usec): min=2, max=2498.6K, avg=6025.18, stdev=49953.96
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    6], 10.00th=[    7], 20.00th=[    9],
     | 30.00th=[   11], 40.00th=[   14], 50.00th=[   17], 60.00th=[   22],
     | 70.00th=[   29], 80.00th=[   56], 90.00th=[ 3632], 95.00th=[ 9920],
     | 99.00th=[146432], 99.50th=[232448], 99.90th=[593920], 99.95th=[1105920],
     | 99.99th=[2023424]
    bw (KB  /s): min=    1, max=16531, per=13.48%, avg=714.58, stdev=1657.22
    lat (usec) : 4=0.97%, 10=21.11%, 20=33.31%, 50=23.73%, 100=3.82%
    lat (usec) : 250=2.21%, 500=0.49%, 750=0.08%, 1000=0.04%
    lat (msec) : 2=0.83%, 4=4.04%, 10=4.42%, 20=1.38%, 50=0.67%
    lat (msec) : 100=1.23%, 250=1.22%, 500=0.32%, 750=0.06%, 1000=0.02%
    lat (msec) : 2000=0.04%, >=2000=0.01%
  cpu          : usr=0.16%, sys=0.74%, ctx=27719, majf=0, minf=307
  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=79559/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=318236KB, aggrb=5303KB/s, minb=5303KB/s, maxb=5303KB/s, mint=60008msec, maxt=60008msec

Disk stats (read/write):
  sda: ios=7541/68393, merge=1/2174, ticks=20768/497734, in_queue=518402, util=96.62%
Hard drive
FIO random direct write
Performance
1.0 MB/s
IOPS
254
./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=23065: Mon Apr 20 09:27:33 2020
  write: io=61240KB, bw=1019.1KB/s, iops=254, runt= 60046msec
    clat (msec): min=1, max=1929, avg=31.34, stdev=86.77
     lat (msec): min=1, max=1929, avg=31.35, stdev=86.77
    clat percentiles (usec):
     |  1.00th=[ 1656],  5.00th=[ 1848], 10.00th=[ 1992], 20.00th=[ 2256],
     | 30.00th=[ 2640], 40.00th=[ 3536], 50.00th=[ 5920], 60.00th=[21632],
     | 70.00th=[36096], 80.00th=[49408], 90.00th=[73216], 95.00th=[102912],
     | 99.00th=[218112], 99.50th=[280576], 99.90th=[1712128], 99.95th=[1843200],
     | 99.99th=[1908736]
    bw (KB  /s): min=    2, max= 1378, per=13.71%, avg=139.72, stdev=115.75
    lat (msec) : 2=10.00%, 4=32.70%, 10=13.45%, 20=3.30%, 50=21.10%
    lat (msec) : 100=14.14%, 250=4.60%, 500=0.40%, 750=0.07%, 1000=0.03%
    lat (msec) : 2000=0.22%
  cpu          : usr=0.14%, sys=0.95%, ctx=30616, majf=1, minf=311
  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=15310/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=61240KB, aggrb=1019KB/s, minb=1019KB/s, maxb=1019KB/s, mint=60046msec, maxt=60046msec

Disk stats (read/write):
  sda: ios=33633/16126, merge=3/5689, ticks=81443/79633, in_queue=161144, util=95.31%
Download
Download benchmark results
Download speed
558.11 Mbit/s
Downloaded 104857600 bytes in 1.423 sec
Downloaded 104857600 bytes in 1.578 sec
Downloaded 104857600 bytes in 1.515 sec
Downloaded 104857600 bytes in 1.323 sec
Downloaded 104857600 bytes in 1.328 sec
Finished! Average download speed is 558.11 Mbit/s
Upload
Speedtest results
Upload speed
324.63 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Hetzner Online GmbH ...
Selecting 15 servers that are not too close:
  1. goetel GmbH (Gxc3xb6ttingen) [39.90 km]: 22.214 ms
  2. GameAddicted (Lauterbach) [74.17 km]: 6.15 ms
  3. Heuer & Sack GbR (Wernigerode) [107.53 km]: 34.646 ms
  4. Newone (Ilmenau) [120.64 km]: 14.785 ms
  5. Thueringer Netkom GmbH (Weimar) [132.12 km]: 11.905 ms
  6. Spacken.net (Hagen) [141.07 km]: 6.358 ms
  7. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht) [143.00 km]: 12.388 ms
  8. 31173 Services AB (Frankfurt) [143.90 km]: 10.787 ms
  9. GTT.net (Frankfurt) [143.90 km]: 11.444 ms
  10. Vodafone DE (Frankfurt) [143.90 km]: 9.261 ms
  11. creoline GmbH (Frankfurt) [143.90 km]: 7.002 ms
  12. MK Netzdienste (Frankfurt) [143.90 km]: 27.121 ms
  13. Gemnet LLC (Frankfurt) [143.90 km]: 301.724 ms
  14. DEAC (Frankfurt) [143.90 km]: 43.101 ms
  15. avrx (Frankfurt) [143.90 km]: 4.742 ms
Testing upload speeds
  1. goetel GmbH (Gxc3xb6ttingen):                    ......................... 261.44 Mbit/s
  2. GameAddicted (Lauterbach):                   ......................... 45.51 Mbit/s
  3. Heuer & Sack GbR (Wernigerode):              ......................... 182.08 Mbit/s
  4. Newone (Ilmenau):                            ......................... 112.41 Mbit/s
  5. Thueringer Netkom GmbH (Weimar):             ......................... 342.39 Mbit/s
  6. Spacken.net (Hagen):                         ......................... 375.11 Mbit/s
  7. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht):  ......................... 202.56 Mbit/s
  8. 31173 Services AB (Frankfurt):               ......................... 546.16 Mbit/s
  9. GTT.net (Frankfurt):                         ......................... 267.86 Mbit/s
  10. Vodafone DE (Frankfurt):                    ......................... 265.84 Mbit/s
  11. creoline GmbH (Frankfurt):                  ......................... 359.60 Mbit/s
  12. MK Netzdienste (Frankfurt):                 ......................... 385.50 Mbit/s
  13. Gemnet LLC (Frankfurt):                     ......................... 8.85 Mbit/s
  14. DEAC (Frankfurt):                           ......................... 114.20 Mbit/s
  15. avrx (Frankfurt):                           ......................... 382.39 Mbit/s
Average upload speed is 256.79 Mbit/s