Stopwatch
Benchmark report #1534
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
Debian 8.6
New York, United States

Benchmark results summary:


UnixBench - 4942.8
Disk Read - 360 MB/s
Disk Write - 207 MB/s
Bandwidth - 801.28 MB/s

More: https://serverscope.io/trials/wMP
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
Debian 8.6
Location
New York, United States
Benchmark summary
Benchmark summary
UnixBench
4942.8
Disk Read
360 MB/s
Disk Write
207 MB/s
Bandwidth
801.28 Mbit/s
Speedtest
370.38 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
4942.8
UnixBench (one CPU)
1583.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: 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

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: do-bench: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.36-1+deb8u1 (2016-09-03)
   Machine: x86_64 (unknown)
   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
   16:37:43 up 16 min,  0 users,  load average: 7.71, 5.05, 2.47; runlevel 2016-09-25

------------------------------------------------------------------------
Benchmark Run: Sun Sep 25 2016 16:37:43 - 17:07:02
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27051180.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3351.0 MWIPS (9.7 s, 7 samples)
Execl Throughput                               2668.2 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        924004.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          241902.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2526450.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1757339.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 323739.7 lps   (10.0 s, 7 samples)
Process Creation                               7300.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7983.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   4167.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        3303097.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27051180.4   2318.0
Double-Precision Whetstone                       55.0       3351.0    609.3
Execl Throughput                                 43.0       2668.2    620.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     924004.5   2333.3
File Copy 256 bufsize 500 maxblocks            1655.0     241902.1   1461.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    2526450.4   4355.9
Pipe Throughput                               12440.0    1757339.4   1412.7
Pipe-based Context Switching                   4000.0     323739.7    809.3
Process Creation                                126.0       7300.5    579.4
Shell Scripts (1 concurrent)                     42.4       7983.2   1882.8
Shell Scripts (8 concurrent)                      6.0       4167.2   6945.4
System Call Overhead                          15000.0    3303097.5   2202.1
                                                                   ========
System Benchmarks Index Score                                        1583.4

------------------------------------------------------------------------
Benchmark Run: Sun Sep 25 2016 17:07:02 - 17:35:18
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables      198564170.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    25057.3 MWIPS (9.8 s, 7 samples)
Execl Throughput                              23776.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        696571.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          201220.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2475556.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                            12788805.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1908011.5 lps   (10.0 s, 7 samples)
Process Creation                              42144.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  48394.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   6536.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3997084.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  198564170.1  17014.9
Double-Precision Whetstone                       55.0      25057.3   4555.9
Execl Throughput                                 43.0      23776.4   5529.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     696571.1   1759.0
File Copy 256 bufsize 500 maxblocks            1655.0     201220.6   1215.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2475556.2   4268.2
Pipe Throughput                               12440.0   12788805.3  10280.4
Pipe-based Context Switching                   4000.0    1908011.5   4770.0
Process Creation                                126.0      42144.7   3344.8
Shell Scripts (1 concurrent)                     42.4      48394.4  11413.8
Shell Scripts (8 concurrent)                      6.0       6536.4  10894.0
System Call Overhead                          15000.0    3997084.4   2664.7
                                                                   ========
System Benchmarks Index Score                                        4942.8

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, 5.79035 s, 742 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, 6.17177 s, 696 MB/s


Hard drive
FIO random read
Performance
360.44 MB/s
IOPS
92272
./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=13802: Sun Sep 25 16:34:40 2016
  read : io=21627MB, bw=369092KB/s, iops=92272, runt= 60001msec
    slat (usec): min=26, max=8020, avg=82.56, stdev=27.66
    clat (usec): min=3, max=10966, avg=2688.58, stdev=288.45
     lat (usec): min=77, max=11058, avg=2771.80, stdev=295.56
    clat percentiles (usec):
     |  1.00th=[ 2128],  5.00th=[ 2288], 10.00th=[ 2384], 20.00th=[ 2480],
     | 30.00th=[ 2544], 40.00th=[ 2608], 50.00th=[ 2672], 60.00th=[ 2736],
     | 70.00th=[ 2800], 80.00th=[ 2864], 90.00th=[ 3024], 95.00th=[ 3184],
     | 99.00th=[ 3504], 99.50th=[ 3664], 99.90th=[ 4192], 99.95th=[ 5152],
     | 99.99th=[ 7392]
    bw (KB  /s): min=40696, max=57472, per=12.50%, avg=46141.38, stdev=2274.82
    lat (usec) : 4=0.01%, 10=0.01%, 100=0.01%, 250=0.01%, 500=0.01%
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.15%, 4=99.70%, 10=0.15%, 20=0.01%
  cpu          : usr=4.99%, sys=19.98%, ctx=5538188, majf=0, minf=329
  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=5536465/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=21627MB, aggrb=369091KB/s, minb=369091KB/s, maxb=369091KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=5518315/14, merge=0/31, ticks=358656/0, in_queue=357600, util=99.88%
Hard drive
FIO random direct read
Performance
665.44 MB/s
IOPS
170351
./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=13812: Sun Sep 25 16:35:40 2016
  read : io=39927MB, bw=681406KB/s, iops=170351, runt= 60002msec
    slat (usec): min=0, max=45936, avg=43.03, stdev=156.87
    clat (usec): min=61, max=47929, avg=1438.84, stdev=491.69
     lat (usec): min=82, max=48825, avg=1482.40, stdev=538.96
    clat percentiles (usec):
     |  1.00th=[  644],  5.00th=[  708], 10.00th=[  764], 20.00th=[ 1304],
     | 30.00th=[ 1368], 40.00th=[ 1416], 50.00th=[ 1448], 60.00th=[ 1496],
     | 70.00th=[ 1544], 80.00th=[ 1624], 90.00th=[ 1784], 95.00th=[ 2128],
     | 99.00th=[ 2768], 99.50th=[ 3280], 99.90th=[ 4512], 99.95th=[ 5088],
     | 99.99th=[ 7072]
    bw (KB  /s): min=    3, max=208128, per=12.56%, avg=85560.00, stdev=11951.86
    lat (usec) : 100=0.01%, 250=0.25%, 500=0.13%, 750=8.45%, 1000=7.11%
    lat (msec) : 2=77.12%, 4=6.74%, 10=0.19%, 20=0.01%, 50=0.01%
  cpu          : usr=3.53%, sys=21.45%, ctx=639115, majf=0, minf=334
  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=10221437/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=39927MB, aggrb=681406KB/s, minb=681406KB/s, maxb=681406KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=10204266/0, merge=0/0, ticks=6581076/0, in_queue=6612576, util=99.41%
Hard drive
FIO random write
Performance
207.96 MB/s
IOPS
53237
./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=14121: Sun Sep 25 16:37:41 2016
  write: io=12482MB, bw=212951KB/s, iops=53237, runt= 60023msec
    slat (usec): min=0, max=1952.3K, avg=145.68, stdev=6327.95
    clat (usec): min=3, max=1965.5K, avg=4591.50, stdev=37325.63
     lat (usec): min=112, max=1965.5K, avg=4737.66, stdev=37948.73
    clat percentiles (usec):
     |  1.00th=[  135],  5.00th=[  153], 10.00th=[  163], 20.00th=[  179],
     | 30.00th=[  195], 40.00th=[  215], 50.00th=[  241], 60.00th=[  266],
     | 70.00th=[  294], 80.00th=[  354], 90.00th=[ 2008], 95.00th=[10304],
     | 99.00th=[108032], 99.50th=[199680], 99.90th=[505856], 99.95th=[675840],
     | 99.99th=[1253376]
    bw (KB  /s): min=    0, max=211472, per=14.32%, avg=30503.47, stdev=37486.42
    lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 250=53.79%, 500=31.15%
    lat (usec) : 750=1.17%, 1000=0.62%
    lat (msec) : 2=3.25%, 4=3.01%, 10=1.95%, 20=1.66%, 50=1.63%
    lat (msec) : 100=0.56%, 250=0.85%, 500=0.26%, 750=0.07%, 1000=0.01%
    lat (msec) : 2000=0.03%
  cpu          : usr=0.98%, sys=8.13%, ctx=286469, majf=0, minf=85
  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=3195487/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=12482MB, aggrb=212950KB/s, minb=212950KB/s, maxb=212950KB/s, mint=60023msec, maxt=60023msec

Disk stats (read/write):
  vda: ios=129/271738, merge=0/26163, ticks=220/1281424, in_queue=1282092, util=95.21%
Hard drive
FIO random direct write
Performance
75.16 MB/s
IOPS
19240
./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=13822: Sun Sep 25 16:36:41 2016
  write: io=4509.7MB, bw=76961KB/s, iops=19240, runt= 60003msec
    slat (usec): min=3, max=72859, avg=367.82, stdev=1450.19
    clat (usec): min=285, max=99095, avg=12932.62, stdev=6852.85
     lat (usec): min=460, max=99136, avg=13300.88, stdev=7026.33
    clat percentiles (usec):
     |  1.00th=[ 2960],  5.00th=[ 4448], 10.00th=[ 5664], 20.00th=[ 7520],
     | 30.00th=[ 8896], 40.00th=[10304], 50.00th=[11712], 60.00th=[13248],
     | 70.00th=[15168], 80.00th=[17536], 90.00th=[21376], 95.00th=[25216],
     | 99.00th=[34048], 99.50th=[38656], 99.90th=[61184], 99.95th=[75264],
     | 99.99th=[84480]
    bw (KB  /s): min= 5516, max=13736, per=12.51%, avg=9628.05, stdev=1577.04
    lat (usec) : 500=0.01%, 750=0.01%, 1000=0.03%
    lat (msec) : 2=0.20%, 4=3.27%, 10=34.51%, 20=48.91%, 50=12.87%
    lat (msec) : 100=0.20%
  cpu          : usr=0.69%, sys=5.28%, ctx=570274, majf=0, minf=88
  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=1154473/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=4509.7MB, aggrb=76961KB/s, minb=76961KB/s, maxb=76961KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=23/1184300, merge=0/3844, ticks=32/7337456, in_queue=7357076, util=100.00%
Download
Download benchmark results
Download speed
801.28 Mbit/s
Downloaded 104857600 bytes in 1.079 sec
Downloaded 104857600 bytes in 1.071 sec
Downloaded 104857600 bytes in 0.896 sec
Downloaded 104857600 bytes in 0.978 sec
Downloaded 104857600 bytes in 0.968 sec
Finished! Average download speed is 801.28 Mbit/s
Upload
Speedtest results
Upload speed
370.38 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Cruzio (Santa Cruz, CA) [42.21 km]: 8.223 ms
  2. Unwired (San Francisco, CA) [60.73 km]: 27.278 ms
  3. Comcast (San Francisco, CA) [60.73 km]: 8.686 ms
  4. Monkey Brains (San Francisco, CA) [60.73 km]: 2.434 ms
  5. Race Communications (San Francisco, CA) [60.73 km]: 20.163 ms
  6. Fastmetrics Inc. (San Francisco, CA) [61.36 km]: 2.721 ms
  7. Velociter Wireless (Stockton, CA) [91.12 km]: 17.659 ms
  8. Ayera Technologies, Inc. (Modesto, CA) [94.02 km]: 15.72 ms
  9. Velociter Wireless (Escalon, CA) [100.08 km]: 28.325 ms
  10. Softcom Internet Communications (Galt, CA) [117.28 km]: 12.486 ms
  11. Comcast (Sacramento, CA) [141.49 km]: 24.544 ms
  12. Succeed.Net (Sacramento, CA) [141.49 km]: 12.521 ms
  13. Zeta Broadband (Rancho Murieta, CA) [150.59 km]: 20.683 ms
  14. Smarterbroadband, Inc (Auburn, CA) [189.73 km]: 22.159 ms
  15. SmarterBroadband, INC (Grass Valley, CA) [222.97 km]: 31.049 ms
Testing upload speeds
  1. Cruzio (Santa Cruz, CA):                     ......................... 274.02 Mbit/s
  2. Unwired (San Francisco, CA):                 ......................... 473.97 Mbit/s
  3. Comcast (San Francisco, CA):                 ......................... 523.74 Mbit/s
  4. Monkey Brains (San Francisco, CA):           ......................... 635.96 Mbit/s
  5. Race Communications (San Francisco, CA):     ......................... 296.84 Mbit/s
  6. Fastmetrics Inc. (San Francisco, CA):        ......................... 701.35 Mbit/s
  7. Velociter Wireless (Stockton, CA):           ......................... 74.84 Mbit/s
  8. Ayera Technologies, Inc. (Modesto, CA):      ......................... 45.19 Mbit/s
  9. Velociter Wireless (Escalon, CA):            ......................... 140.51 Mbit/s
  10. Softcom Internet Communications (Galt, CA): ......................... 178.35 Mbit/s
  11. Comcast (Sacramento, CA):                   ......................... 202.62 Mbit/s
  12. Succeed.Net (Sacramento, CA):               ......................... 280.79 Mbit/s
  13. Zeta Broadband (Rancho Murieta, CA):        ......................... 366.03 Mbit/s
  14. Smarterbroadband, Inc (Auburn, CA):         ......................... 69.79 Mbit/s
  15. SmarterBroadband, INC (Grass Valley, CA):   ......................... 70.87 Mbit/s
Average upload speed is 288.99 Mbit/s