Stopwatch
Benchmark report #3619
Linode – Linode 8GB
Report
Share test result

Test results for Linode 8GB at Linode


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
8 GB RAM / 99 GB disk space
Ubuntu 17.04 Zesty
London, United Kingdom

Benchmark results summary:


UnixBench - 3587.2
Disk Read - 5480 MB/s
Disk Write - 1281 MB/s
Bandwidth - 2700.00 MB/s

More: https://serverscope.io/trials/02lY
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
CPU Cores
1 × 2800 MHz
RAM
8 GB
Disk
99 GB
OS
Ubuntu 17.04 Zesty
Location
London, United Kingdom
Benchmark summary
Benchmark summary
UnixBench
3587.2
Disk Read
5480 MB/s
Disk Write
1281 MB/s
Bandwidth
2700.00 Mbit/s
Speedtest
509.33 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3587.2
UnixBench (one CPU)
1539.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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-_4s5IX/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-_4s5IX/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-_4s5IX/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-_4s5IX/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-_4s5IX/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-_4s5IX/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

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

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

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

4 x Process Creation  1 2 3

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

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

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

   System: localhost: GNU/Linux
   OS: GNU/Linux -- 4.9.15-x86_64-linode81 -- #1 SMP Fri Mar 17 09:47:36 EDT 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:21:42 up  4:06,  2 users,  load average: 7.95, 4.84, 2.05; runlevel 2017-07-03

------------------------------------------------------------------------
Benchmark Run: Mon Jul 03 2017 14:21:42 - 14:49:46
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29965654.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4098.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2966.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        974667.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          294535.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1541519.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2266675.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 212135.6 lps   (10.0 s, 7 samples)
Process Creation                               6965.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8687.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2972.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3178972.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29965654.5   2567.8
Double-Precision Whetstone                       55.0       4098.2    745.1
Execl Throughput                                 43.0       2966.7    689.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     974667.5   2461.3
File Copy 256 bufsize 500 maxblocks            1655.0     294535.1   1779.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1541519.2   2657.8
Pipe Throughput                               12440.0    2266675.6   1822.1
Pipe-based Context Switching                   4000.0     212135.6    530.3
Process Creation                                126.0       6965.7    552.8
Shell Scripts (1 concurrent)                     42.4       8687.3   2048.9
Shell Scripts (8 concurrent)                      6.0       2972.4   4954.0
System Call Overhead                          15000.0    3178972.4   2119.3
                                                                   ========
System Benchmarks Index Score                                        1539.0

------------------------------------------------------------------------
Benchmark Run: Mon Jul 03 2017 14:49:46 - 15:17:53
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      116659945.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    16268.4 MWIPS (9.9 s, 7 samples)
Execl Throughput                              13969.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        705013.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          191199.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2001601.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8856916.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 962266.4 lps   (10.0 s, 7 samples)
Process Creation                              36693.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  28362.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3576.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        5022957.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  116659945.7   9996.6
Double-Precision Whetstone                       55.0      16268.4   2957.9
Execl Throughput                                 43.0      13969.7   3248.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     705013.7   1780.3
File Copy 256 bufsize 500 maxblocks            1655.0     191199.0   1155.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2001601.1   3451.0
Pipe Throughput                               12440.0    8856916.9   7119.7
Pipe-based Context Switching                   4000.0     962266.4   2405.7
Process Creation                                126.0      36693.5   2912.2
Shell Scripts (1 concurrent)                     42.4      28362.9   6689.4
Shell Scripts (8 concurrent)                      6.0       3576.0   5960.0
System Call Overhead                          15000.0    5022957.8   3348.6
                                                                   ========
System Benchmarks Index Score                                        3587.2

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, 3.04863 s, 704 MB/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, 3.82663 s, 561 MB/s


Hard drive
FIO random read
Performance
5480.7 MB/s
IOPS
1437081
./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=22079: Mon Jul  3 14:18:38 2017
  read : io=328843MB, bw=5480.7MB/s, iops=1403.4K, runt= 60001msec
    clat (usec): min=0, max=41285, avg= 3.84, stdev=118.40
     lat (usec): min=0, max=41285, avg= 4.11, stdev=124.01
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    5], 99.50th=[  147], 99.90th=[  239], 99.95th=[  282],
     | 99.99th=[10048]
    bw (KB  /s): min=15016, max=1915456, per=12.48%, avg=700201.36, stdev=365587.40
    lat (usec) : 2=71.25%, 4=27.68%, 10=0.27%, 20=0.10%, 50=0.05%
    lat (usec) : 100=0.02%, 250=0.55%, 500=0.06%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=12.81%, sys=29.91%, ctx=553286, majf=0, minf=82
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=84183718/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=328843MB, aggrb=5480.7MB/s, minb=5480.7MB/s, maxb=5480.7MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/74, merge=0/238, ticks=72577/7593, in_queue=79733, util=21.65%
Hard drive
FIO random direct read
Performance
156.69 MB/s
IOPS
40111
./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=22856: Mon Jul  3 14:19:38 2017
  read : io=9401.8MB, bw=160448KB/s, iops=40111, runt= 60003msec
    clat (usec): min=43, max=111186, avg=194.61, stdev=654.81
     lat (usec): min=43, max=111187, avg=194.99, stdev=654.82
    clat percentiles (usec):
     |  1.00th=[   93],  5.00th=[  115], 10.00th=[  127], 20.00th=[  143],
     | 30.00th=[  155], 40.00th=[  165], 50.00th=[  175], 60.00th=[  187],
     | 70.00th=[  199], 80.00th=[  217], 90.00th=[  245], 95.00th=[  286],
     | 99.00th=[  474], 99.50th=[  660], 99.90th=[ 1608], 99.95th=[ 2224],
     | 99.99th=[ 6112]
    bw (KB  /s): min= 8448, max=27208, per=12.51%, avg=20078.66, stdev=2866.04
    lat (usec) : 50=0.01%, 100=1.64%, 250=89.31%, 500=8.18%, 750=0.48%
    lat (usec) : 1000=0.15%
    lat (msec) : 2=0.19%, 4=0.04%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.93%, sys=13.94%, ctx=2395014, 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=2406835/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=9401.8MB, aggrb=160447KB/s, minb=160447KB/s, maxb=160447KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=2404052/7, merge=0/7, ticks=355963/9560, in_queue=363474, util=97.05%
Hard drive
FIO random write
Performance
1281.4 MB/s
IOPS
328027
./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=24584: Mon Jul  3 14:21:39 2017
  write: io=76884MB, bw=1281.4MB/s, iops=328027, runt= 60002msec
    clat (usec): min=1, max=73115, avg=22.66, stdev=476.88
     lat (usec): min=1, max=73116, avg=22.90, stdev=477.66
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    6], 40.00th=[    7], 50.00th=[    8], 60.00th=[    8],
     | 70.00th=[    9], 80.00th=[   10], 90.00th=[   11], 95.00th=[   13],
     | 99.00th=[   24], 99.50th=[   31], 99.90th=[ 6688], 99.95th=[11712],
     | 99.99th=[20864]
    bw (KB  /s): min=58016, max=252192, per=12.51%, avg=164125.33, stdev=23169.97
    lat (usec) : 2=0.02%, 4=10.82%, 10=59.88%, 20=27.65%, 50=1.38%
    lat (usec) : 100=0.07%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.06%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=4.90%, sys=33.50%, ctx=566635, 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=19682326/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=76884MB, aggrb=1281.4MB/s, minb=1281.4MB/s, maxb=1281.4MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/183253, merge=0/106, ticks=0/170193, in_queue=169494, util=8.28%
Hard drive
FIO random direct write
Performance
31.98 MB/s
IOPS
8185
./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=23717: Mon Jul  3 14:20:38 2017
  write: io=1918.7MB, bw=32743KB/s, iops=8185, runt= 60002msec
    clat (usec): min=64, max=189727, avg=972.65, stdev=6284.23
     lat (usec): min=65, max=189728, avg=973.17, stdev=6284.27
    clat percentiles (usec):
     |  1.00th=[   75],  5.00th=[   81], 10.00th=[   86], 20.00th=[   92],
     | 30.00th=[   98], 40.00th=[  104], 50.00th=[  109], 60.00th=[  115],
     | 70.00th=[  122], 80.00th=[  133], 90.00th=[  155], 95.00th=[  278],
     | 99.00th=[24448], 99.50th=[37632], 99.90th=[107008], 99.95th=[113152],
     | 99.99th=[129536]
    bw (KB  /s): min=  126, max=11307, per=12.53%, avg=4103.69, stdev=1780.62
    lat (usec) : 100=31.81%, 250=62.95%, 500=0.77%, 750=0.15%, 1000=0.07%
    lat (msec) : 2=0.11%, 4=0.19%, 10=1.40%, 20=1.28%, 50=0.95%
    lat (msec) : 100=0.18%, 250=0.14%
  cpu          : usr=0.62%, sys=2.89%, ctx=991122, 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=491167/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=1918.7MB, aggrb=32743KB/s, minb=32743KB/s, maxb=32743KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/490693, merge=0/1836, ticks=0/44710, in_queue=44497, util=70.44%
Download
Download benchmark results
Download speed
2700.00 Mbit/s
Downloaded 104857600 bytes in 0.315091 sec
Downloaded 104857600 bytes in 0.336169 sec
Downloaded 104857600 bytes in 0.264053 sec
Downloaded 104857600 bytes in 0.275702 sec
Downloaded 104857600 bytes in 0.290464 sec
Finished! Average download speed is 2700.00 Mbit/s
Upload
Speedtest results
Upload speed
509.33 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. Proxar IT Consulting (Sevenoaks) [32.34 km]: 14.992 ms
  2. O2 UK (Slough) [34.22 km]: 13.063 ms
  3. Interoute VDC (Slough) [34.22 km]: 35.294 ms
  4. Ai Networks Ltd (Welwyn Garden City) [38.56 km]: 7.692 ms
  5. International School of London (Woking) [38.67 km]: 85.184 ms
  6. Virgin Media (Basildon) [41.08 km]: 12.132 ms
  7. XILO (Maidenhead) [43.29 km]: 12.636 ms
  8. Iomart (Maidenhead) [43.29 km]: 20.043 ms
  9. Virgin Media (Luton) [46.78 km]: 7.935 ms
  10. Custodian DataCentre (Maidstone) [50.73 km]: 129.287 ms
  11. VooServers Ltd (Maidstone) [50.73 km]: 25.804 ms
  12. CSD Ltd (Braintree) [60.51 km]: 136.522 ms
  13. Trunk Networks (Uckfield) [61.81 km]: 5.541 ms
  14. Uno (Milton Keynes) [74.73 km]: 10.343 ms
  15. Vodafone UK (Newbury) [85.93 km]: 9.694 ms
Testing upload speeds
  1. Proxar IT Consulting (Sevenoaks):            ......................... 528.11 Mbit/s
  2. O2 UK (Slough):                              ......................... 410.80 Mbit/s
  3. Interoute VDC (Slough):                      ......................... 110.12 Mbit/s
  4. Ai Networks Ltd (Welwyn Garden City):        ......................... 623.74 Mbit/s
  5. International School of London (Woking):     ......................... 122.00 Mbit/s
  6. Virgin Media (Basildon):                     ......................... 552.40 Mbit/s
  7. XILO (Maidenhead):                           ......................... 481.83 Mbit/s
  8. Iomart (Maidenhead):                         ......................... 516.64 Mbit/s
  9. Virgin Media (Luton):                        ......................... 518.88 Mbit/s
  10. Custodian DataCentre (Maidstone):           ......................... 634.16 Mbit/s
  11. VooServers Ltd (Maidstone):                 ......................... 147.50 Mbit/s
  12. CSD Ltd (Braintree):                        ......................... 298.46 Mbit/s
  13. Trunk Networks (Uckfield):                  ......................... 708.87 Mbit/s
  14. Uno (Milton Keynes):                        ......................... 506.68 Mbit/s
  15. Vodafone UK (Newbury):                      ......................... 331.40 Mbit/s
Average upload speed is 432.77 Mbit/s