Stopwatch
Benchmark report #11208
NodeWeb – LINVPS-2
Report
Share test result

Test results for LINVPS-2 at NodeWeb


Server specs:


2 × Intel Core Processor (Skylake, IBRS)
2 GB RAM / 24 GB disk space
Debian 9.9

Benchmark results summary:


UnixBench - 2675.9
Disk Read - 1151 MB/s
Disk Write - 1697 MB/s
Bandwidth - 187.41 MB/s

More: https://serverscope.io/trials/vjk3
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel Core Processor (Skylake, IBRS)
CPU Cores
1 × 3408 MHz
RAM
2 GB
Disk
24 GB
OS
Debian 9.9
Benchmark summary
Benchmark summary
UnixBench
2675.9
Disk Read
1151 MB/s
Disk Write
1697 MB/s
Bandwidth
187.41 Mbit/s
Speedtest
200.49 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2675.9
UnixBench (one CPU)
1377.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 
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-JC8cPq/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-JC8cPq/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-JC8cPq/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-JC8cPq/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-JC8cPq/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-JC8cPq/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: EuropeTESTIPv4: GNU/Linux
   OS: GNU/Linux -- 4.9.0-8-amd64 -- #1 SMP Debian 4.9.130-2 (2018-10-27)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Core Processor (Skylake, IBRS) (6816.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel Core Processor (Skylake, IBRS) (6816.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   16:37:28 up 10 min,  1 user,  load average: 7.52, 4.57, 1.94; runlevel 2019-05-27

------------------------------------------------------------------------
Benchmark Run: Mon May 27 2019 16:37:28 - 17:06:07
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       38981899.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4066.6 MWIPS (12.9 s, 7 samples)
Execl Throughput                               4423.0 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        838462.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          229002.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2534708.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1295747.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  83166.9 lps   (10.0 s, 7 samples)
Process Creation                              11086.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12163.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2527.9 lpm   (60.0 s, 2 samples)
System Call Overhead                         936091.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   38981899.8   3340.4
Double-Precision Whetstone                       55.0       4066.6    739.4
Execl Throughput                                 43.0       4423.0   1028.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     838462.5   2117.3
File Copy 256 bufsize 500 maxblocks            1655.0     229002.0   1383.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    2534708.6   4370.2
Pipe Throughput                               12440.0    1295747.5   1041.6
Pipe-based Context Switching                   4000.0      83166.9    207.9
Process Creation                                126.0      11086.5    879.9
Shell Scripts (1 concurrent)                     42.4      12163.4   2868.7
Shell Scripts (8 concurrent)                      6.0       2527.9   4213.1
System Call Overhead                          15000.0     936091.8    624.1
                                                                   ========
System Benchmarks Index Score                                        1377.7

------------------------------------------------------------------------
Benchmark Run: Mon May 27 2019 17:06:07 - 17:34:43
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       76746228.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8231.2 MWIPS (12.6 s, 7 samples)
Execl Throughput                              10280.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1463510.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          401501.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       4332387.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2520441.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 354534.8 lps   (10.0 s, 7 samples)
Process Creation                              22899.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  20830.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2742.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        1750541.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   76746228.6   6576.4
Double-Precision Whetstone                       55.0       8231.2   1496.6
Execl Throughput                                 43.0      10280.5   2390.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1463510.6   3695.7
File Copy 256 bufsize 500 maxblocks            1655.0     401501.7   2426.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    4332387.1   7469.6
Pipe Throughput                               12440.0    2520441.6   2026.1
Pipe-based Context Switching                   4000.0     354534.8    886.3
Process Creation                                126.0      22899.1   1817.4
Shell Scripts (1 concurrent)                     42.4      20830.9   4912.9
Shell Scripts (8 concurrent)                      6.0       2742.5   4570.8
System Call Overhead                          15000.0    1750541.9   1167.0
                                                                   ========
System Benchmarks Index Score                                        2675.9

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, 1.12466 s, 1.9 GB/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, 1.04074 s, 2.1 GB/s


Hard drive
FIO random read
Performance
1151.4 MB/s
IOPS
294753
./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=28735: Mon May 27 16:34:25 2019
  read : io=69084MB, bw=1151.4MB/s, iops=294753, runt= 60001msec
    clat (usec): min=0, max=31351, avg=20.98, stdev=97.65
     lat (usec): min=1, max=33217, avg=22.04, stdev=104.99
    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=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[  111], 95.00th=[  131],
     | 99.00th=[  183], 99.50th=[  221], 99.90th=[  346], 99.95th=[  422],
     | 99.99th=[ 2800]
    bw (KB  /s): min=27608, max=597832, per=12.44%, avg=146705.09, stdev=138881.93
    lat (usec) : 2=57.77%, 4=24.49%, 10=1.61%, 20=1.36%, 50=0.46%
    lat (usec) : 100=1.38%, 250=12.59%, 500=0.31%, 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=5.56%, sys=15.12%, ctx=3098288, majf=2, 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=17685532/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=69084MB, aggrb=1151.4MB/s, minb=1151.4MB/s, maxb=1151.4MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2278992/908, merge=11/36605, ticks=243696/980, in_queue=244552, util=98.74%
Hard drive
FIO random direct read
Performance
240.65 MB/s
IOPS
61605
./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=28750: Mon May 27 16:35:25 2019
  read : io=14439MB, bw=246422KB/s, iops=61605, runt= 60001msec
    clat (usec): min=65, max=9611, avg=126.44, stdev=40.04
     lat (usec): min=65, max=9612, avg=126.90, stdev=40.06
    clat percentiles (usec):
     |  1.00th=[   86],  5.00th=[   95], 10.00th=[  100], 20.00th=[  106],
     | 30.00th=[  111], 40.00th=[  116], 50.00th=[  120], 60.00th=[  125],
     | 70.00th=[  133], 80.00th=[  141], 90.00th=[  157], 95.00th=[  175],
     | 99.00th=[  237], 99.50th=[  278], 99.90th=[  406], 99.95th=[  532],
     | 99.99th=[ 1160]
    bw (KB  /s): min=21424, max=34960, per=12.50%, avg=30797.28, stdev=1381.20
    lat (usec) : 100=9.54%, 250=89.67%, 500=0.74%, 750=0.03%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%
  cpu          : usr=2.93%, sys=8.01%, ctx=3700387, majf=0, minf=64
  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=3696398/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=14439MB, aggrb=246422KB/s, minb=246422KB/s, maxb=246422KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=3690803/23, merge=35/15, ticks=403432/4, in_queue=404296, util=99.90%
Hard drive
FIO random write
Performance
1697.4 MB/s
IOPS
434528
./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=28781: Mon May 27 16:37:26 2019
  write: io=101846MB, bw=1697.4MB/s, iops=434528, runt= 60002msec
    clat (usec): min=1, max=67031, avg=14.21, stdev=468.69
     lat (usec): min=1, max=67031, avg=14.93, stdev=479.69
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    3],
     | 99.00th=[   15], 99.50th=[   16], 99.90th=[  708], 99.95th=[10432],
     | 99.99th=[23936]
    bw (KB  /s): min=131024, max=354414, per=12.51%, avg=217381.17, stdev=33862.63
    lat (usec) : 2=25.97%, 4=71.00%, 10=1.11%, 20=1.61%, 50=0.16%
    lat (usec) : 100=0.02%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.03%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=6.02%, sys=15.58%, ctx=79082, majf=0, minf=74
  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=26072580/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=101846MB, aggrb=1697.4MB/s, minb=1697.4MB/s, maxb=1697.4MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=3/1132885, merge=8/95, ticks=0/1342284, in_queue=1342160, util=25.76%
Hard drive
FIO random direct write
Performance
47.93 MB/s
IOPS
12270
./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=28767: Mon May 27 16:36:26 2019
  write: io=2876.0MB, bw=49081KB/s, iops=12270, runt= 60003msec
    clat (usec): min=42, max=113887, avg=648.93, stdev=5977.29
     lat (usec): min=43, max=113888, avg=649.46, stdev=5977.30
    clat percentiles (usec):
     |  1.00th=[   51],  5.00th=[   54], 10.00th=[   57], 20.00th=[   62],
     | 30.00th=[   66], 40.00th=[   70], 50.00th=[   74], 60.00th=[   78],
     | 70.00th=[   84], 80.00th=[   93], 90.00th=[  107], 95.00th=[  125],
     | 99.00th=[16512], 99.50th=[68096], 99.90th=[80384], 99.95th=[82432],
     | 99.99th=[85504]
    bw (KB  /s): min=   64, max=15032, per=12.50%, avg=6132.95, stdev=1714.09
    lat (usec) : 50=0.24%, 100=85.06%, 250=13.25%, 500=0.08%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.07%, 10=0.15%, 20=0.13%, 50=0.37%
    lat (msec) : 100=0.58%, 250=0.01%
  cpu          : usr=0.53%, sys=2.68%, ctx=1480266, majf=0, minf=82
  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=736256/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=2876.0MB, aggrb=49081KB/s, minb=49081KB/s, maxb=49081KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=6/735286, merge=4/1341, ticks=0/49220, in_queue=49108, util=81.84%
Download
Download benchmark results
Download speed
187.41 Mbit/s
Downloaded 104857600 bytes in 4.245129 sec
Downloaded 104857600 bytes in 4.290030 sec
Downloaded 104857600 bytes in 4.312981 sec
Downloaded 104857600 bytes in 4.237980 sec
Downloaded 104857600 bytes in 4.257302 sec
Finished! Average download speed is 187.41 Mbit/s
Upload
Speedtest results
Upload speed
200.49 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. Telia Eesti AS (Tallinn) [82.57 km]: 13.236 ms
  2. Elisa (Tallinn) [82.57 km]: 25.358 ms
  3. Compic OU (Tallinn) [82.57 km]: 17.654 ms
  4. Tele2 Eesti (Tallinn) [82.57 km]: 33.763 ms
  5. Telset AS (Tallinn) [82.57 km]: 28.999 ms
  6. AinaCom Oy (Hameenlinna) [95.72 km]: 13.899 ms
  7. Haminan Energia Oy (Hamina) [131.94 km]: 53.097 ms
  8. Elmo (Tampere) [160.83 km]: 22.79 ms
  9. Laitilan Puhelin Osk (Laitila) [194.18 km]: 38.052 ms
  10. FairyHosting.com (Narva) [201.62 km]: 34.203 ms
  11. MPY Palvelut Oyj (Mikkeli) [210.68 km]: 34.787 ms
  12. OOO Kontakt (Slantsy) [211.30 km]: 27.977 ms
  13. Elevi AS (Tartu) [222.96 km]: 33.123 ms
  14. King-Online Ltd. (Kingisepp) [224.51 km]: 45.077 ms
  15. Keski-Suomen Valokuituverkot Oy (Jyvaskyla) [233.26 km]: 27.979 ms
Testing upload speeds
  1. Telia Eesti AS (Tallinn):                    ......................... 210.71 Mbit/s
  2. Elisa (Tallinn):                             ......................... 221.54 Mbit/s
  3. Compic OU (Tallinn):                         ......................... 221.25 Mbit/s
  4. Tele2 Eesti (Tallinn):                       ......................... 181.81 Mbit/s
  5. Telset AS (Tallinn):                         ......................... 215.71 Mbit/s
  6. AinaCom Oy (Hameenlinna):                    ......................... 199.96 Mbit/s
  7. Haminan Energia Oy (Hamina):                 ......................... 207.44 Mbit/s
  8. Elmo (Tampere):                              ......................... 199.23 Mbit/s
  9. Laitilan Puhelin Osk (Laitila):              ......................... 217.65 Mbit/s
  10. FairyHosting.com (Narva):                   ......................... 79.51 Mbit/s
  11. MPY Palvelut Oyj (Mikkeli):                 ......................... 182.10 Mbit/s
  12. OOO Kontakt (Slantsy):                      ......................... 189.29 Mbit/s
  13. Elevi AS (Tartu):                           ......................... 159.75 Mbit/s
  14. King-Online Ltd. (Kingisepp):               ......................... 150.54 Mbit/s
  15. Keski-Suomen Valokuituverkot Oy (Jyvaskyla):......................... 199.88 Mbit/s
Average upload speed is 189.09 Mbit/s