Stopwatch
Benchmark report #4204
NiceVPS – VPS 3.0G
Report
Share test result

Test results for VPS 3.0G at NiceVPS


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz
3 GB RAM / 25 GB disk space
Debian 8.9
Netherlands

Benchmark results summary:


UnixBench - 2399.5
Disk Read - 3169 MB/s
Disk Write - 1544 MB/s
Bandwidth - 355.56 MB/s

More: https://serverscope.io/trials/GPZO
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz
CPU Cores
2 × 2195 MHz
RAM
3 GB
Disk
25 GB
OS
Debian 8.9
Location
Benchmark summary
Benchmark summary
UnixBench
2399.5
Disk Read
3169 MB/s
Disk Write
1544 MB/s
Bandwidth
355.56 Mbit/s
Speedtest
519.61 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2399.5
UnixBench (one CPU)
1525.3
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 "/home/me/serverscope-8jNsIE/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/home/me/serverscope-8jNsIE/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/home/me/serverscope-8jNsIE/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/home/me/serverscope-8jNsIE/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/home/me/serverscope-8jNsIE/byte-unixbench/UnixBench"
make[1]: Leaving directory "/home/me/serverscope-8jNsIE/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: debian: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.43-2+deb8u5 (2017-09-19)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz (4389.4 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2660 v2 @ 2.20GHz (4389.4 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   21:43:49 up 6 min,  1 user,  load average: 7.91, 4.57, 1.92; runlevel 2017-09-27

------------------------------------------------------------------------
Benchmark Run: Wed Sep 27 2017 21:43:49 - 22:11:54
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33650204.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4163.8 MWIPS (9.9 s, 7 samples)
Execl Throughput                               4261.7 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1081484.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          291818.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3309584.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2076076.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  39169.6 lps   (10.0 s, 7 samples)
Process Creation                               9369.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  10128.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2026.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        4082726.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33650204.2   2883.5
Double-Precision Whetstone                       55.0       4163.8    757.1
Execl Throughput                                 43.0       4261.7    991.1
File Copy 1024 bufsize 2000 maxblocks          3960.0    1081484.4   2731.0
File Copy 256 bufsize 500 maxblocks            1655.0     291818.4   1763.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    3309584.4   5706.2
Pipe Throughput                               12440.0    2076076.8   1668.9
Pipe-based Context Switching                   4000.0      39169.6     97.9
Process Creation                                126.0       9369.5    743.6
Shell Scripts (1 concurrent)                     42.4      10128.3   2388.8
Shell Scripts (8 concurrent)                      6.0       2026.1   3376.8
System Call Overhead                          15000.0    4082726.6   2721.8
                                                                   ========
System Benchmarks Index Score                                        1525.3

------------------------------------------------------------------------
Benchmark Run: Wed Sep 27 2017 22:11:54 - 22:40:01
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       66766805.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8081.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               8993.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        678243.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          199180.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1947924.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4122734.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 622898.9 lps   (10.0 s, 7 samples)
Process Creation                              21401.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  15013.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2098.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        4136101.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   66766805.2   5721.2
Double-Precision Whetstone                       55.0       8081.0   1469.3
Execl Throughput                                 43.0       8993.9   2091.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     678243.5   1712.7
File Copy 256 bufsize 500 maxblocks            1655.0     199180.6   1203.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1947924.0   3358.5
Pipe Throughput                               12440.0    4122734.8   3314.1
Pipe-based Context Switching                   4000.0     622898.9   1557.2
Process Creation                                126.0      21401.0   1698.5
Shell Scripts (1 concurrent)                     42.4      15013.9   3541.0
Shell Scripts (8 concurrent)                      6.0       2098.0   3496.7
System Call Overhead                          15000.0    4136101.9   2757.4
                                                                   ========
System Benchmarks Index Score                                        2399.5

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, 1.86006 s, 1.2 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) copied, 1.66274 s, 1.3 GB/s


Hard drive
FIO random read
Performance
3169.5 MB/s
IOPS
811265
./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=16454: Wed Sep 27 21:40:46 2017
  read : io=190147MB, bw=3169.5MB/s, iops=811265, runt= 60002msec
    clat (usec): min=0, max=28660, avg= 6.49, stdev=206.76
     lat (usec): min=0, max=28660, avg= 6.97, stdev=217.22
    clat percentiles (usec):
     |  1.00th=[    0],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    1], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[  141], 99.50th=[  173], 99.90th=[  211], 99.95th=[  241],
     | 99.99th=[11968]
    bw (KB  /s): min=18976, max=772800, per=12.47%, avg=404548.26, stdev=189861.89
    lat (usec) : 2=86.54%, 4=11.56%, 10=0.11%, 20=0.67%, 50=0.01%
    lat (usec) : 100=0.01%, 250=1.06%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.02%, 50=0.01%
  cpu          : usr=6.64%, sys=15.60%, ctx=555012, 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=48677543/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=190147MB, aggrb=3169.5MB/s, minb=3169.5MB/s, maxb=3169.5MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-0: ios=524288/122, merge=0/0, ticks=75344/20, in_queue=75480, util=19.65%, aggrios=524288/69, aggrmerge=0/56, aggrticks=75104/20, aggrin_queue=75008, aggrutil=19.61%
  vda: ios=524288/69, merge=0/56, ticks=75104/20, in_queue=75008, util=19.61%
Hard drive
FIO random direct read
Performance
181.76 MB/s
IOPS
46529
./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=16464: Wed Sep 27 21:41:47 2017
  read : io=10906MB, bw=186120KB/s, iops=46529, runt= 60001msec
    clat (usec): min=59, max=13550, avg=169.02, stdev=47.72
     lat (usec): min=59, max=13550, avg=169.29, stdev=47.72
    clat percentiles (usec):
     |  1.00th=[  115],  5.00th=[  133], 10.00th=[  141], 20.00th=[  149],
     | 30.00th=[  157], 40.00th=[  163], 50.00th=[  167], 60.00th=[  173],
     | 70.00th=[  179], 80.00th=[  187], 90.00th=[  197], 95.00th=[  209],
     | 99.00th=[  241], 99.50th=[  255], 99.90th=[  302], 99.95th=[  564],
     | 99.99th=[ 1976]
    bw (KB  /s): min=17192, max=25232, per=12.50%, avg=23272.14, stdev=656.90
    lat (usec) : 100=0.25%, 250=99.11%, 500=0.59%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=2.97%, sys=7.51%, ctx=2794367, majf=0, minf=80
  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=2791842/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=10906MB, aggrb=186119KB/s, minb=186119KB/s, maxb=186119KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=2788792/0, merge=0/0, ticks=391520/0, in_queue=392148, util=99.71%, aggrios=2791842/0, aggrmerge=0/0, aggrticks=389928/0, aggrin_queue=389260, aggrutil=99.64%
  vda: ios=2791842/0, merge=0/0, ticks=389928/0, in_queue=389260, util=99.64%
Hard drive
FIO random write
Performance
1544.4 MB/s
IOPS
395360
./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=16485: Wed Sep 27 21:43:47 2017
  write: io=92667MB, bw=1544.4MB/s, iops=395360, runt= 60003msec
    clat (usec): min=1, max=48115, avg=18.28, stdev=475.50
     lat (usec): min=1, max=48115, avg=18.52, stdev=477.55
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    4], 90.00th=[    5], 95.00th=[    5],
     | 99.00th=[   16], 99.50th=[   17], 99.90th=[ 4960], 99.95th=[12608],
     | 99.99th=[20864]
    bw (KB  /s): min=132294, max=299007, per=12.51%, avg=197789.37, stdev=25701.55
    lat (usec) : 2=0.71%, 4=40.21%, 10=56.94%, 20=1.92%, 50=0.10%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.04%, 20=0.06%, 50=0.02%
  cpu          : usr=3.84%, sys=20.07%, ctx=83819, majf=0, minf=90
  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=23722802/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=92667MB, aggrb=1544.4MB/s, minb=1544.4MB/s, maxb=1544.4MB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
    dm-0: ios=0/28782, merge=0/0, ticks=0/307452, in_queue=307452, util=5.08%, aggrios=0/28794, aggrmerge=0/0, aggrticks=0/305192, aggrin_queue=305188, aggrutil=4.64%
  vda: ios=0/28794, merge=0/0, ticks=0/305192, in_queue=305188, util=4.64%
Hard drive
FIO random direct write
Performance
40.95 MB/s
IOPS
10484
./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=16474: Wed Sep 27 21:42:47 2017
  write: io=2457.4MB, bw=41937KB/s, iops=10484, runt= 60003msec
    clat (usec): min=65, max=488083, avg=760.09, stdev=8615.60
     lat (usec): min=66, max=488083, avg=760.48, stdev=8615.70
    clat percentiles (usec):
     |  1.00th=[   75],  5.00th=[   76], 10.00th=[   77], 20.00th=[   79],
     | 30.00th=[   82], 40.00th=[   85], 50.00th=[   85], 60.00th=[   87],
     | 70.00th=[   90], 80.00th=[   95], 90.00th=[  107], 95.00th=[  114],
     | 99.00th=[  163], 99.50th=[69120], 99.90th=[132096], 99.95th=[156672],
     | 99.99th=[207872]
    bw (KB  /s): min=  110, max=16576, per=12.56%, avg=5267.80, stdev=2526.66
    lat (usec) : 100=83.94%, 250=15.18%, 500=0.05%, 750=0.03%, 1000=0.02%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.01%, 20=0.01%, 50=0.09%
    lat (msec) : 100=0.38%, 250=0.25%, 500=0.01%
  cpu          : usr=0.81%, sys=4.46%, ctx=1258870, 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=629081/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=2457.4MB, aggrb=41936KB/s, minb=41936KB/s, maxb=41936KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
    dm-0: ios=0/629832, merge=0/0, ticks=0/47612, in_queue=47612, util=74.68%, aggrios=0/630506, aggrmerge=0/180, aggrticks=0/47064, aggrin_queue=46784, aggrutil=73.43%
  vda: ios=0/630506, merge=0/180, ticks=0/47064, in_queue=46784, util=73.43%
Download
Download benchmark results
Download speed
355.56 Mbit/s
Downloaded 104857600 bytes in 7.431 sec
Downloaded 104857600 bytes in 0.942 sec
Downloaded 104857600 bytes in 0.963 sec
Downloaded 104857600 bytes in 0.973 sec
Downloaded 104857600 bytes in 0.941 sec
Finished! Average download speed is 355.56 Mbit/s
Upload
Speedtest results
Upload speed
519.61 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Serverius ...
Selecting 15 servers that are not too close:
  1. Art Of Automation B.V. (Hoorn) [30.88 km]: 7.644 ms
  2. Vodafone NL (Utrecht) [35.77 km]: 8.242 ms
  3. Ziggo (Utrecht) [35.77 km]: 49.049 ms
  4. Ziggo (Utrecht) [35.77 km]: 7.152 ms
  5. Jonaz B.V. (Amersfoort) [41.88 km]: 8.003 ms
  6. ColoCenter bv (Zoetermeer) [45.19 km]: 8.538 ms
  7. Matrix DATA (Harderwijk) [48.83 km]: 8.438 ms
  8. KPN B.V. (Den Haag) [53.54 km]: 9.666 ms
  9. SIT Internetdiensten B.V. (Voorthuizen) [53.58 km]: 5.235 ms
  10. Solcon (Dronten) [57.86 km]: 6.232 ms
  11. Maximum (Rotterdam) [58.64 km]: 7.899 ms
  12. Qweb | Full-Service Hosting (Alblasserdam) [59.82 km]: 11.043 ms
  13. WorldStream B.V. (Naaldwijk) [64.15 km]: 10.467 ms
  14. RoutIT BV (Ede) [64.56 km]: 5.629 ms
  15. Solcon Internetdiensten N.V. (Apeldoorn) [74.87 km]: 7.649 ms
Testing upload speeds
  1. Art Of Automation B.V. (Hoorn):              ......................... 328.94 Mbit/s
  2. Vodafone NL (Utrecht):                       ......................... 336.36 Mbit/s
  3. Ziggo (Utrecht):                             ......................... 694.38 Mbit/s
  4. Ziggo (Utrecht):                             ......................... 695.59 Mbit/s
  5. Jonaz B.V. (Amersfoort):                     ......................... 635.88 Mbit/s
  6. ColoCenter bv (Zoetermeer):                  ......................... 463.11 Mbit/s
  7. Matrix DATA (Harderwijk):                    ......................... 492.47 Mbit/s
  8. KPN B.V. (Den Haag):                         ......................... 403.94 Mbit/s
  9. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 91.45 Mbit/s
  10. Solcon (Dronten):                           ......................... 472.56 Mbit/s
  11. Maximum (Rotterdam):                        ......................... 562.95 Mbit/s
  12. Qweb | Full-Service Hosting (Alblasserdam): ......................... 235.22 Mbit/s
  13. WorldStream B.V. (Naaldwijk):               ......................... 179.53 Mbit/s
  14. RoutIT BV (Ede):                            ......................... 587.58 Mbit/s
  15. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 561.53 Mbit/s
Average upload speed is 449.43 Mbit/s