Stopwatch
Benchmark report #1749
Digital Ocean – 16GB
Report
Share test result

Test results for 16GB at Digital Ocean


Server specs:


8 × Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
16 GB RAM / 165 GB disk space
Centos 7.2.1511 Core
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 2645.7
Disk Read - 75 MB/s
Disk Write - 269 MB/s
Bandwidth - 617.28 MB/s

More: https://serverscope.io/trials/eYo
Share
Share this page
Cpu chip
Server Specs
CPU
8 × Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
CPU Cores
1 × 1800 MHz
RAM
16 GB
Disk
165 GB
OS
Centos 7.2.1511 Core
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
2645.7
Disk Read
75 MB/s
Disk Write
269 MB/s
Bandwidth
617.28 Mbit/s
Speedtest
159.58 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2645.7
UnixBench (one CPU)
796.4
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: 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

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

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

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

8 x Process Creation  1 2 3

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

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

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

   System: digital.top.host: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.36.1.el7.x86_64 -- #1 SMP Sun Sep 18 13:04:29 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 4: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 5: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 6: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 7: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   11:34:07 up 8 days, 22:06,  1 user,  load average: 7.65, 4.72, 2.07; runlevel 2016-10-25

------------------------------------------------------------------------
Benchmark Run: Thu Nov 03 2016 11:34:07 - 12:06:40
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       19822503.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2961.3 MWIPS (10.1 s, 7 samples)
Execl Throughput                                792.1 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        472161.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          146303.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1287770.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1052258.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 201790.4 lps   (10.0 s, 7 samples)
Process Creation                               4236.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2626.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1040.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        1607905.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   19822503.5   1698.6
Double-Precision Whetstone                       55.0       2961.3    538.4
Execl Throughput                                 43.0        792.1    184.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     472161.3   1192.3
File Copy 256 bufsize 500 maxblocks            1655.0     146303.3    884.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1287770.0   2220.3
Pipe Throughput                               12440.0    1052258.6    845.9
Pipe-based Context Switching                   4000.0     201790.4    504.5
Process Creation                                126.0       4236.0    336.2
Shell Scripts (1 concurrent)                     42.4       2626.8    619.5
Shell Scripts (8 concurrent)                      6.0       1040.0   1733.3
System Call Overhead                          15000.0    1607905.2   1071.9
                                                                   ========
System Benchmarks Index Score                                         796.4

------------------------------------------------------------------------
Benchmark Run: Thu Nov 03 2016 12:06:40 - 12:35:35
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables      127699914.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    22220.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               8642.1 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        317548.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           80433.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        944828.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6273338.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1195370.8 lps   (10.0 s, 7 samples)
Process Creation                              26475.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  16843.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3079.0 lpm   (60.1 s, 2 samples)
System Call Overhead                        4844951.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  127699914.4  10942.6
Double-Precision Whetstone                       55.0      22220.5   4040.1
Execl Throughput                                 43.0       8642.1   2009.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     317548.4    801.9
File Copy 256 bufsize 500 maxblocks            1655.0      80433.0    486.0
File Copy 4096 bufsize 8000 maxblocks          5800.0     944828.9   1629.0
Pipe Throughput                               12440.0    6273338.2   5042.9
Pipe-based Context Switching                   4000.0    1195370.8   2988.4
Process Creation                                126.0      26475.1   2101.2
Shell Scripts (1 concurrent)                     42.4      16843.6   3972.6
Shell Scripts (8 concurrent)                      6.0       3079.0   5131.6
System Call Overhead                          15000.0    4844951.4   3230.0
                                                                   ========
System Benchmarks Index Score                                        2645.7

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, 9.11512 s, 471 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, 8.93384 s, 481 MB/s


Hard drive
FIO random read
Performance
75.14 MB/s
IOPS
19235
./fio --time_based --name=benchmark --size=4095M --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) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)
benchmark: Laying out IO file(s) (1 file(s) / 4095MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=6988: Thu Nov  3 11:30:57 2016
  read : io=4552.2MB, bw=76944KB/s, iops=19235, runt= 60593msec
    slat (usec): min=40, max=1479.8K, avg=405.72, stdev=5793.27
    clat (usec): min=8, max=1487.1K, avg=12861.02, stdev=32934.62
     lat (msec): min=2, max=1488, avg=13.27, stdev=33.47
    clat percentiles (msec):
     |  1.00th=[    5],  5.00th=[    6], 10.00th=[    6], 20.00th=[    7],
     | 30.00th=[    8], 40.00th=[    9], 50.00th=[   10], 60.00th=[   12],
     | 70.00th=[   13], 80.00th=[   16], 90.00th=[   21], 95.00th=[   26],
     | 99.00th=[   44], 99.50th=[   54], 99.90th=[  111], 99.95th=[ 1090],
     | 99.99th=[ 1319]
    bw (KB  /s): min=  533, max=22360, per=13.07%, avg=10058.56, stdev=3525.35
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 4=0.32%, 10=51.25%, 20=37.91%, 50=9.91%, 100=0.50%
    lat (msec) : 250=0.04%, 1000=0.02%, 2000=0.06%
  cpu          : usr=2.06%, sys=10.67%, ctx=1164129, majf=0, minf=538
  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=1165563/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=4552.2MB, aggrb=76943KB/s, minb=76943KB/s, maxb=76943KB/s, mint=60593msec, maxt=60593msec

Disk stats (read/write):
  vda: ios=1165555/68, merge=0/70, ticks=410282/223, in_queue=416460, util=98.73%
Hard drive
FIO random direct read
Performance
299.54 MB/s
IOPS
76683
./fio --time_based --name=benchmark --size=4095M --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=7028: Thu Nov  3 11:31:57 2016
  read : io=17974MB, bw=306733KB/s, iops=76683, runt= 60003msec
    slat (usec): min=2, max=89261, avg=84.78, stdev=582.07
    clat (usec): min=4, max=114352, avg=3204.65, stdev=4079.02
     lat (usec): min=77, max=114405, avg=3290.35, stdev=4164.78
    clat percentiles (usec):
     |  1.00th=[  274],  5.00th=[  668], 10.00th=[  876], 20.00th=[ 1080],
     | 30.00th=[ 1288], 40.00th=[ 1624], 50.00th=[ 2024], 60.00th=[ 2480],
     | 70.00th=[ 3152], 80.00th=[ 4256], 90.00th=[ 6624], 95.00th=[ 9664],
     | 99.00th=[19584], 99.50th=[25728], 99.90th=[45824], 99.95th=[54016],
     | 99.99th=[81408]
    bw (KB  /s): min=    4, max=90936, per=12.58%, avg=38576.65, stdev=11223.17
    lat (usec) : 10=0.01%, 50=0.01%, 100=0.01%, 250=0.62%, 500=2.98%
    lat (usec) : 750=2.71%, 1000=9.48%
    lat (msec) : 2=33.75%, 4=28.57%, 10=17.28%, 20=3.66%, 50=0.88%
    lat (msec) : 100=0.07%, 250=0.01%
  cpu          : usr=3.28%, sys=18.80%, ctx=329529, majf=0, minf=552
  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=4601228/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=17974MB, aggrb=306733KB/s, minb=306733KB/s, maxb=306733KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=4600114/109, merge=0/75, ticks=5827167/531, in_queue=5861107, util=99.32%
Hard drive
FIO random write
Performance
269.73 MB/s
IOPS
69051
./fio --time_based --name=benchmark --size=4095M --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=7111: Thu Nov  3 11:33:58 2016
  write: io=16230MB, bw=276205KB/s, iops=69051, runt= 60170msec
    slat (usec): min=2, max=824417, avg=106.13, stdev=2395.57
    clat (usec): min=7, max=924651, avg=3589.13, stdev=16008.75
     lat (usec): min=136, max=924746, avg=3697.45, stdev=16293.78
    clat percentiles (usec):
     |  1.00th=[  149],  5.00th=[  177], 10.00th=[  201], 20.00th=[  227],
     | 30.00th=[  245], 40.00th=[  266], 50.00th=[  286], 60.00th=[  326],
     | 70.00th=[  402], 80.00th=[  852], 90.00th=[ 6880], 95.00th=[18816],
     | 99.00th=[62208], 99.50th=[86528], 99.90th=[199680], 99.95th=[232448],
     | 99.99th=[460800]
    bw (KB  /s): min=  456, max=130968, per=12.85%, avg=35498.53, stdev=19608.23
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 250=32.52%, 500=42.15%
    lat (usec) : 750=4.42%, 1000=1.86%
    lat (msec) : 2=3.52%, 4=3.07%, 10=4.32%, 20=3.43%, 50=3.23%
    lat (msec) : 100=1.09%, 250=0.33%, 500=0.04%, 750=0.01%, 1000=0.01%
  cpu          : usr=1.83%, sys=32.83%, ctx=132021, majf=0, minf=289
  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=4154810/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=16230MB, aggrb=276204KB/s, minb=276204KB/s, maxb=276204KB/s, mint=60170msec, maxt=60170msec

Disk stats (read/write):
  vda: ios=0/33159, merge=0/7915, ticks=0/107322, in_queue=107276, util=65.78%
Hard drive
FIO random direct write
Performance
23.34 MB/s
IOPS
5975
./fio --time_based --name=benchmark --size=4095M --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) / 4095MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=7070: Thu Nov  3 11:32:58 2016
  write: io=1401.2MB, bw=23901KB/s, iops=5975, runt= 60028msec
    slat (usec): min=4, max=1505.2K, avg=1144.76, stdev=8503.56
    clat (usec): min=506, max=1679.1K, avg=41674.46, stdev=48788.38
     lat (usec): min=538, max=1707.7K, avg=42820.54, stdev=49634.18
    clat percentiles (msec):
     |  1.00th=[    7],  5.00th=[   12], 10.00th=[   16], 20.00th=[   20],
     | 30.00th=[   25], 40.00th=[   30], 50.00th=[   35], 60.00th=[   40],
     | 70.00th=[   47], 80.00th=[   57], 90.00th=[   75], 95.00th=[   95],
     | 99.00th=[  143], 99.50th=[  169], 99.90th=[  247], 99.95th=[ 1532],
     | 99.99th=[ 1631]
    bw (KB  /s): min=   22, max= 5756, per=12.75%, avg=3047.78, stdev=820.42
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.06%, 4=0.25%, 10=3.06%, 20=16.83%, 50=53.74%
    lat (msec) : 100=21.86%, 250=4.10%, 500=0.02%, 2000=0.07%
  cpu          : usr=0.20%, sys=3.91%, ctx=123701, majf=0, minf=279
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=99.9%, >=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=358689/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=1401.2MB, aggrb=23901KB/s, minb=23901KB/s, maxb=23901KB/s, mint=60028msec, maxt=60028msec

Disk stats (read/write):
  vda: ios=0/359351, merge=0/25899, ticks=0/7132201, in_queue=7226203, util=100.00%
Download
Download benchmark results
Download speed
617.28 Mbit/s
Downloaded 104857600 bytes in 1.428 sec
Downloaded 104857600 bytes in 1.117 sec
Downloaded 104857600 bytes in 1.337 sec
Downloaded 104857600 bytes in 1.279 sec
Downloaded 104857600 bytes in 1.319 sec
Finished! Average download speed is 617.28 Mbit/s
Upload
Speedtest results
Upload speed
159.58 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Neon IT Kevin Wendel (Riedstadt) [34.11 km]: 15.09 ms
  2. PfalzKom (Ludwigshafen) [72.88 km]: 13.41 ms
  3. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 17.128 ms
  4. HillCom Solutions (Alsfeld) [81.91 km]: 21.371 ms
  5. www.Wint.global (Waghaeusel) [97.12 km]: 26.237 ms
  6. Mobile Breitbandnetze GmbH (Freisbach) [98.51 km]: 25.771 ms
  7. iWelt AG (Eibelstadt) [103.95 km]: 18.695 ms
  8. Kroell Systems GbR. (Eitorf) [113.61 km]: 16.492 ms
  9. hotspot.koeln (Cologne) [152.54 km]: 32.99 ms
  10. NetCologne (Cologne) [152.54 km]: 21.503 ms
  11. KUES DATA GmbH (Losheim am See) [154.52 km]: 21.131 ms
  12. intersaar GmbH (Saarbrucken) [156.65 km]: 20.05 ms
  13. TBits.net GmbH (Alfdorf) [159.96 km]: 35.856 ms
  14. suec//dacor GmbH (Coburg) [163.40 km]: 15.394 ms
  15. inexio (Saarlouis) [165.02 km]: 19.934 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 24.73 Mbit/s
  2. PfalzKom (Ludwigshafen):                     ......................... 337.47 Mbit/s
  3. KEVAG Telekom GmbH (Koblenz):                ......................... 152.70 Mbit/s
  4. HillCom Solutions (Alsfeld):                 ......................... 78.12 Mbit/s
  5. www.Wint.global (Waghaeusel):                ......................... 46.05 Mbit/s
  6. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 25.87 Mbit/s
  7. iWelt AG (Eibelstadt):                       ......................... 311.84 Mbit/s
  8. Kroell Systems GbR. (Eitorf):                ......................... 102.15 Mbit/s
  9. hotspot.koeln (Cologne):                     ......................... 354.36 Mbit/s
  10. NetCologne (Cologne):                       ......................... 93.66 Mbit/s
  11. KUES DATA GmbH (Losheim am See):            ......................... 83.93 Mbit/s
  12. intersaar GmbH (Saarbrucken):               ......................... 107.74 Mbit/s
  13. TBits.net GmbH (Alfdorf):                   ......................... 32.60 Mbit/s
  14. suec//dacor GmbH (Coburg):                  ......................... 92.97 Mbit/s
  15. inexio (Saarlouis):                         ......................... 280.91 Mbit/s
Average upload speed is 141.67 Mbit/s