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

Test results for LINVPS-2 at NodeWeb


Server specs:


2 × QEMU Virtual CPU version 2.5+
2 GB RAM / 26 GB disk space
Ubuntu 18.04 Bionic

Benchmark results summary:


UnixBench - 2123.9
Disk Read - 630 MB/s
Disk Write - 1045 MB/s
Bandwidth - 154.55 MB/s

More: https://serverscope.io/trials/QAnR
Share
Share this page
Cpu chip
Server Specs
CPU
2 × QEMU Virtual CPU version 2.5+
CPU Cores
1 × 3408 MHz
RAM
2 GB
Disk
26 GB
OS
Ubuntu 18.04 Bionic
Benchmark summary
Benchmark summary
UnixBench
2123.9
Disk Read
630 MB/s
Disk Write
1045 MB/s
Bandwidth
154.55 Mbit/s
Speedtest
168.31 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2123.9
UnixBench (one CPU)
1145.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 
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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                                  ^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                       ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-ctHM8H/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-ctHM8H/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-ctHM8H/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-ctHM8H/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-ctHM8H/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-ctHM8H/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: 6546546464: GNU/Linux
   OS: GNU/Linux -- 4.15.0-20-generic -- #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 2.5+ (6816.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version 2.5+ (6816.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   20:26:48 up 11 min,  1 user,  load average: 7.42, 4.55, 1.94; runlevel 2019-05-23

------------------------------------------------------------------------
Benchmark Run: Thu May 23 2019 20:26:48 - 20:55:36
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       49446627.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3923.8 MWIPS (14.1 s, 7 samples)
Execl Throughput                               5321.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        506191.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          129338.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1604128.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              652011.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  97370.1 lps   (10.0 s, 7 samples)
Process Creation                              12985.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12579.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2482.1 lpm   (60.0 s, 2 samples)
System Call Overhead                         456608.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   49446627.0   4237.1
Double-Precision Whetstone                       55.0       3923.8    713.4
Execl Throughput                                 43.0       5321.3   1237.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     506191.7   1278.3
File Copy 256 bufsize 500 maxblocks            1655.0     129338.5    781.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1604128.3   2765.7
Pipe Throughput                               12440.0     652011.5    524.1
Pipe-based Context Switching                   4000.0      97370.1    243.4
Process Creation                                126.0      12985.0   1030.6
Shell Scripts (1 concurrent)                     42.4      12579.8   2966.9
Shell Scripts (8 concurrent)                      6.0       2482.1   4136.8
System Call Overhead                          15000.0     456608.1    304.4
                                                                   ========
System Benchmarks Index Score                                        1145.0

------------------------------------------------------------------------
Benchmark Run: Thu May 23 2019 20:55:36 - 21:24:19
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       99033026.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7945.4 MWIPS (13.6 s, 7 samples)
Execl Throughput                              10077.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        924931.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          233584.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2980344.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1298357.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 303995.2 lps   (10.0 s, 7 samples)
Process Creation                              27345.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  16668.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2662.2 lpm   (60.0 s, 2 samples)
System Call Overhead                         864871.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   99033026.7   8486.1
Double-Precision Whetstone                       55.0       7945.4   1444.6
Execl Throughput                                 43.0      10077.2   2343.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     924931.9   2335.7
File Copy 256 bufsize 500 maxblocks            1655.0     233584.9   1411.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2980344.4   5138.5
Pipe Throughput                               12440.0    1298357.9   1043.7
Pipe-based Context Switching                   4000.0     303995.2    760.0
Process Creation                                126.0      27345.3   2170.3
Shell Scripts (1 concurrent)                     42.4      16668.2   3931.2
Shell Scripts (8 concurrent)                      6.0       2662.2   4437.0
System Call Overhead                          15000.0     864871.1    576.6
                                                                   ========
System Benchmarks Index Score                                        2123.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.15191 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, 0.992333 s, 2.2 GB/s


Hard drive
FIO random read
Performance
630.2 MB/s
IOPS
161330
./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=5684: Thu May 23 20:23:45 2019
  read : io=37813MB, bw=645323KB/s, iops=161330, runt= 60001msec
    clat (usec): min=1, max=10958, avg=41.26, stdev=81.41
     lat (usec): min=2, max=10959, avg=42.79, stdev=82.63
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[   92], 80.00th=[  104], 90.00th=[  117], 95.00th=[  133],
     | 99.00th=[  185], 99.50th=[  215], 99.90th=[  322], 99.95th=[  402],
     | 99.99th=[ 4192]
    bw (KB  /s): min=31760, max=343864, per=12.46%, avg=80416.29, stdev=50239.44
    lat (usec) : 2=0.01%, 4=60.19%, 10=3.47%, 20=1.42%, 50=1.40%
    lat (usec) : 100=9.14%, 250=24.10%, 500=0.24%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=6.86%, sys=13.80%, ctx=4004020, majf=2, minf=111
  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=9680001/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=37813MB, aggrb=645322KB/s, minb=645322KB/s, maxb=645322KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=3105784/12, merge=58/7, ticks=293172/0, in_queue=237864, util=98.98%
Hard drive
FIO random direct read
Performance
270.53 MB/s
IOPS
69255
./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=5694: Thu May 23 20:24:45 2019
  read : io=16232MB, bw=277022KB/s, iops=69255, runt= 60001msec
    clat (usec): min=65, max=4240, avg=110.50, stdev=18.81
     lat (usec): min=66, max=4241, avg=111.34, stdev=18.85
    clat percentiles (usec):
     |  1.00th=[   83],  5.00th=[   90], 10.00th=[   94], 20.00th=[   98],
     | 30.00th=[  102], 40.00th=[  105], 50.00th=[  108], 60.00th=[  111],
     | 70.00th=[  115], 80.00th=[  121], 90.00th=[  131], 95.00th=[  141],
     | 99.00th=[  161], 99.50th=[  169], 99.90th=[  197], 99.95th=[  217],
     | 99.99th=[  556]
    bw (KB  /s): min=27464, max=35856, per=12.50%, avg=34629.65, stdev=775.14
    lat (usec) : 100=22.91%, 250=77.07%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%
  cpu          : usr=3.58%, sys=8.53%, ctx=4159035, majf=0, minf=75
  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=4155401/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=16232MB, aggrb=277022KB/s, minb=277022KB/s, maxb=277022KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4149346/1, merge=0/0, ticks=407952/0, in_queue=345940, util=99.82%
Hard drive
FIO random write
Performance
1045.2 MB/s
IOPS
267553
./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=5714: Thu May 23 20:26:45 2019
  write: io=62709MB, bw=1045.2MB/s, iops=267553, runt= 60001msec
    clat (usec): min=2, max=56078, avg=19.63, stdev=530.80
     lat (usec): min=2, max=64017, avg=21.61, stdev=557.44
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    4],
     | 99.00th=[   15], 99.50th=[   17], 99.90th=[ 6816], 99.95th=[13504],
     | 99.99th=[23936]
    bw (KB  /s): min=80776, max=255127, per=12.51%, avg=133902.61, stdev=19958.92
    lat (usec) : 4=92.61%, 10=5.99%, 20=1.02%, 50=0.18%, 100=0.02%
    lat (usec) : 250=0.01%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.05%, 20=0.05%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=9.55%, sys=14.06%, ctx=68630, majf=0, minf=75
  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=16053453/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=62709MB, aggrb=1045.2MB/s, minb=1045.2MB/s, maxb=1045.2MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=0/901849, merge=0/42, ticks=0/327876, in_queue=292000, util=19.27%
Hard drive
FIO random direct write
Performance
59.03 MB/s
IOPS
15112
./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=5704: Thu May 23 20:25:45 2019
  write: io=3542.2MB, bw=60451KB/s, iops=15112, runt= 60001msec
    clat (usec): min=41, max=70905, avg=524.50, stdev=1639.63
     lat (usec): min=42, max=70906, avg=525.42, stdev=1639.64
    clat percentiles (usec):
     |  1.00th=[   49],  5.00th=[   51], 10.00th=[   53], 20.00th=[   55],
     | 30.00th=[   59], 40.00th=[   65], 50.00th=[   74], 60.00th=[   88],
     | 70.00th=[  450], 80.00th=[  540], 90.00th=[ 1336], 95.00th=[ 1768],
     | 99.00th=[ 9920], 99.50th=[11968], 99.90th=[20096], 99.95th=[22656],
     | 99.99th=[34560]
    bw (KB  /s): min=  179, max=20224, per=12.53%, avg=7573.23, stdev=4683.83
    lat (usec) : 50=1.01%, 100=62.12%, 250=1.84%, 500=11.64%, 750=7.62%
    lat (usec) : 1000=1.83%
    lat (msec) : 2=10.89%, 4=1.74%, 10=0.35%, 20=0.85%, 50=0.10%
    lat (msec) : 100=0.01%
  cpu          : usr=0.81%, sys=3.47%, ctx=1955154, 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=906778/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=3542.2MB, aggrb=60450KB/s, minb=60450KB/s, maxb=60450KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=12/905563, merge=0/1124, ticks=0/48408, in_queue=0, util=0.00%
Download
Download benchmark results
Download speed
154.55 Mbit/s
Downloaded 104857600 bytes in 5.272716 sec
Downloaded 104857600 bytes in 5.050290 sec
Downloaded 104857600 bytes in 5.173939 sec
Downloaded 104857600 bytes in 5.181259 sec
Downloaded 104857600 bytes in 5.203100 sec
Finished! Average download speed is 154.55 Mbit/s
Upload
Speedtest results
Upload speed
168.31 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]: 11.473 ms
  2. Elisa (Tallinn) [82.57 km]: 15.694 ms
  3. Compic OU (Tallinn) [82.57 km]: 10.542 ms
  4. Tele2 Eesti (Tallinn) [82.57 km]: 31.485 ms
  5. Telset AS (Tallinn) [82.57 km]: 16.647 ms
  6. AinaCom Oy (Hameenlinna) [95.72 km]: 16.606 ms
  7. Haminan Energia Oy (Hamina) [131.94 km]: 43.564 ms
  8. Elmo (Tampere) [160.83 km]: 29.888 ms
  9. Laitilan Puhelin Osk (Laitila) [194.18 km]: 13.717 ms
  10. FairyHosting.com (Narva) [201.62 km]: 36.871 ms
  11. MPY Palvelut Oyj (Mikkeli) [210.68 km]: 61.831 ms
  12. OOO Kontakt (Slantsy) [211.30 km]: 29.267 ms
  13. Elevi AS (Tartu) [222.96 km]: 40.093 ms
  14. King-Online Ltd. (Kingisepp) [224.51 km]: 40.986 ms
  15. Keski-Suomen Valokuituverkot Oy (Jyvaskyla) [233.26 km]: 17.949 ms
Testing upload speeds
  1. Telia Eesti AS (Tallinn):                    ......................... 186.00 Mbit/s
  2. Elisa (Tallinn):                             ......................... 172.79 Mbit/s
  3. Compic OU (Tallinn):                         ......................... 186.51 Mbit/s
  4. Tele2 Eesti (Tallinn):                       ......................... 149.46 Mbit/s
  5. Telset AS (Tallinn):                         ......................... 176.77 Mbit/s
  6. AinaCom Oy (Hameenlinna):                    ......................... 175.54 Mbit/s
  7. Haminan Energia Oy (Hamina):                 ......................... 173.08 Mbit/s
  8. Elmo (Tampere):                              ......................... 179.01 Mbit/s
  9. Laitilan Puhelin Osk (Laitila):              ......................... 182.61 Mbit/s
  10. FairyHosting.com (Narva):                   ......................... 76.50 Mbit/s
  11. MPY Palvelut Oyj (Mikkeli):                 ......................... 153.00 Mbit/s
  12. OOO Kontakt (Slantsy):                      ......................... 164.41 Mbit/s
  13. Elevi AS (Tartu):                           ......................... 145.68 Mbit/s
  14. King-Online Ltd. (Kingisepp):               ......................... 139.27 Mbit/s
  15. Keski-Suomen Valokuituverkot Oy (Jyvaskyla):......................... 172.26 Mbit/s
Average upload speed is 162.19 Mbit/s