Stopwatch
Benchmark report #1814
Linode – Linode 12GB
Report
Share test result

Test results for Linode 12GB at Linode


Server specs:


6 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
12 GB RAM / 198 GB disk space
Debian 8.6
Dallas, United States

Benchmark results summary:


UnixBench - 3805.2
Disk Read - 6561 MB/s
Disk Write - 1060 MB/s
Bandwidth - 670.24 MB/s

More: https://serverscope.io/trials/Dln
Share
Share this page
Cpu chip
Server Specs
CPU
6 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
12 GB
Disk
198 GB
OS
Debian 8.6
Location
Dallas, United States
Benchmark summary
Benchmark summary
UnixBench
3805.2
Disk Read
6561 MB/s
Disk Write
1060 MB/s
Bandwidth
670.24 Mbit/s
Speedtest
411.15 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3805.2
UnixBench (one CPU)
1537.2
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-BfH3f8/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-BfH3f8/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-BfH3f8/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-BfH3f8/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-BfH3f8/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-BfH3f8/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

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

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

6 x Execl Throughput  1 2 3

6 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

6 x File Copy 256 bufsize 500 maxblocks  1 2 3

6 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

6 x Process Creation  1 2 3

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

6 x Shell Scripts (1 concurrent)  1 2 3

6 x Shell Scripts (8 concurrent)  1 2 3

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

   System: debian: GNU/Linux
   OS: GNU/Linux -- 4.8.3-x86_64-linode76 -- #1 SMP Thu Oct 20 19:05:39 EDT 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 4: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 5: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   21:35:04 up  3:02,  1 user,  load average: 7.86, 4.53, 2.17; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 21:35:04 - 22:03:12
6 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27761356.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3553.9 MWIPS (9.5 s, 7 samples)
Execl Throughput                               3738.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        832271.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          247191.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1515124.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2153674.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 327519.1 lps   (10.0 s, 7 samples)
Process Creation                               7692.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7912.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2845.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        3111126.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27761356.4   2378.9
Double-Precision Whetstone                       55.0       3553.9    646.2
Execl Throughput                                 43.0       3738.0    869.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     832271.7   2101.7
File Copy 256 bufsize 500 maxblocks            1655.0     247191.0   1493.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1515124.0   2612.3
Pipe Throughput                               12440.0    2153674.2   1731.2
Pipe-based Context Switching                   4000.0     327519.1    818.8
Process Creation                                126.0       7692.3    610.5
Shell Scripts (1 concurrent)                     42.4       7912.7   1866.2
Shell Scripts (8 concurrent)                      6.0       2845.1   4741.9
System Call Overhead                          15000.0    3111126.2   2074.1
                                                                   ========
System Benchmarks Index Score                                        1537.2

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 22:03:12 - 22:31:24
6 CPUs in system; running 6 parallel copies of tests

Dhrystone 2 using register variables      138067674.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    20809.5 MWIPS (9.6 s, 7 samples)
Execl Throughput                              17564.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        609774.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          175943.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1584004.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                            11311297.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1821571.8 lps   (10.0 s, 7 samples)
Process Creation                              28364.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  30153.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   4195.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        3648485.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  138067674.0  11831.0
Double-Precision Whetstone                       55.0      20809.5   3783.6
Execl Throughput                                 43.0      17564.8   4084.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     609774.7   1539.8
File Copy 256 bufsize 500 maxblocks            1655.0     175943.2   1063.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1584004.5   2731.0
Pipe Throughput                               12440.0   11311297.4   9092.7
Pipe-based Context Switching                   4000.0    1821571.8   4553.9
Process Creation                                126.0      28364.9   2251.2
Shell Scripts (1 concurrent)                     42.4      30153.8   7111.7
Shell Scripts (8 concurrent)                      6.0       4195.0   6991.7
System Call Overhead                          15000.0    3648485.6   2432.3
                                                                   ========
System Benchmarks Index Score                                        3805.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) copied, 4.65482 s, 461 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) copied, 4.61774 s, 465 MB/s


Hard drive
FIO random read
Performance
6561.7 MB/s
IOPS
1720115
./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=30313: Sun Nov 13 21:32:00 2016
  read : io=393707MB, bw=6561.7MB/s, iops=1679.8K, runt= 60001msec
    clat (usec): min=0, max=54887, avg= 3.36, stdev=82.62
     lat (usec): min=0, max=54887, avg= 3.56, stdev=85.65
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[    5], 99.50th=[   93], 99.90th=[  197], 99.95th=[  253],
     | 99.99th=[  796]
    bw (KB  /s): min=11624, max=1759336, per=12.47%, avg=837986.37, stdev=466032.46
    lat (usec) : 2=34.61%, 4=63.45%, 10=1.15%, 20=0.18%, 50=0.07%
    lat (usec) : 100=0.05%, 250=0.44%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=16.41%, sys=47.93%, ctx=562581, 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=100789096/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=393707MB, aggrb=6561.7MB/s, minb=6561.7MB/s, maxb=6561.7MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/70, merge=0/259, ticks=73373/31497, in_queue=104477, util=21.38%
Hard drive
FIO random direct read
Performance
157.23 MB/s
IOPS
40251
./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=30326: Sun Nov 13 21:33:00 2016
  read : io=9434.4MB, bw=161005KB/s, iops=40251, runt= 60001msec
    clat (usec): min=37, max=142957, avg=194.43, stdev=690.04
     lat (usec): min=37, max=142958, avg=194.78, stdev=690.10
    clat percentiles (usec):
     |  1.00th=[   79],  5.00th=[   99], 10.00th=[  108], 20.00th=[  121],
     | 30.00th=[  133], 40.00th=[  143], 50.00th=[  151], 60.00th=[  161],
     | 70.00th=[  175], 80.00th=[  197], 90.00th=[  258], 95.00th=[  342],
     | 99.00th=[  908], 99.50th=[ 1368], 99.90th=[ 3632], 99.95th=[ 5536],
     | 99.99th=[19328]
    bw (KB  /s): min= 5208, max=33888, per=12.48%, avg=20101.22, stdev=6205.50
    lat (usec) : 50=0.01%, 100=5.36%, 250=84.03%, 500=8.08%, 750=1.15%
    lat (usec) : 1000=0.50%
    lat (msec) : 2=0.58%, 4=0.19%, 10=0.06%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.52%, sys=16.96%, ctx=2396122, majf=0, minf=79
  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=2415112/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=9434.4MB, aggrb=161004KB/s, minb=161004KB/s, maxb=161004KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2412769/9, merge=0/5, ticks=393660/36930, in_queue=426133, util=99.71%
Hard drive
FIO random write
Performance
1060.4 MB/s
IOPS
271447
./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=30350: Sun Nov 13 21:35:01 2016
  write: io=63622MB, bw=1060.4MB/s, iops=271447, runt= 60001msec
    clat (usec): min=1, max=60192, avg=28.02, stdev=459.50
     lat (usec): min=1, max=60195, avg=28.24, stdev=459.87
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    4], 20.00th=[    6],
     | 30.00th=[    8], 40.00th=[   10], 50.00th=[   12], 60.00th=[   14],
     | 70.00th=[   16], 80.00th=[   18], 90.00th=[   21], 95.00th=[   23],
     | 99.00th=[   46], 99.50th=[  104], 99.90th=[ 5024], 99.95th=[11456],
     | 99.99th=[20864]
    bw (KB  /s): min=64475, max=243440, per=12.51%, avg=135787.94, stdev=29440.34
    lat (usec) : 2=0.01%, 4=6.85%, 10=29.77%, 20=48.42%, 50=14.04%
    lat (usec) : 100=0.40%, 250=0.21%, 500=0.09%, 750=0.04%, 1000=0.02%
    lat (msec) : 2=0.03%, 4=0.02%, 10=0.04%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=3.58%, sys=50.22%, ctx=2473093, majf=0, minf=91
  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=16287113/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=63622MB, aggrb=1060.4MB/s, minb=1060.4MB/s, maxb=1060.4MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=0/38215, merge=0/26, ticks=0/52870, in_queue=52427, util=3.09%
Hard drive
FIO random direct write
Performance
35.64 MB/s
IOPS
9122
./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=30338: Sun Nov 13 21:34:01 2016
  write: io=2138.3MB, bw=36491KB/s, iops=9122, runt= 60003msec
    clat (usec): min=49, max=266420, avg=873.09, stdev=4264.09
     lat (usec): min=50, max=266421, avg=873.64, stdev=4264.41
    clat percentiles (usec):
     |  1.00th=[   59],  5.00th=[   63], 10.00th=[   66], 20.00th=[   71],
     | 30.00th=[   78], 40.00th=[   85], 50.00th=[   91], 60.00th=[   99],
     | 70.00th=[  109], 80.00th=[  131], 90.00th=[ 2040], 95.00th=[ 4080],
     | 99.00th=[15040], 99.50th=[24192], 99.90th=[66048], 99.95th=[84480],
     | 99.99th=[110080]
    bw (KB  /s): min=   60, max=18725, per=12.55%, avg=4577.84, stdev=3607.18
    lat (usec) : 50=0.01%, 100=60.66%, 250=25.97%, 500=0.85%, 750=0.40%
    lat (usec) : 1000=0.27%
    lat (msec) : 2=1.74%, 4=5.01%, 10=3.56%, 20=0.83%, 50=0.56%
    lat (msec) : 100=0.14%, 250=0.03%, 500=0.01%
  cpu          : usr=0.64%, sys=2.14%, ctx=1110760, 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=0/w=547387/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=2138.3MB, aggrb=36490KB/s, minb=36490KB/s, maxb=36490KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/547188, merge=0/1673, ticks=0/45266, in_queue=45137, util=68.72%
Download
Download benchmark results
Download speed
670.24 Mbit/s
Downloaded 104857600 bytes in 1.052 sec
Downloaded 104857600 bytes in 1.642 sec
Downloaded 104857600 bytes in 1.223 sec
Downloaded 104857600 bytes in 0.955 sec
Downloaded 104857600 bytes in 1.096 sec
Finished! Average download speed is 670.24 Mbit/s
Upload
Speedtest results
Upload speed
411.15 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. CenturyLink, Inc (Mansfield, TX) [38.36 km]: 35.752 ms
  2. OneSource Communications (Keller, TX) [43.71 km]: 2.902 ms
  3. Charter Communications (Fort Worth, TX) [47.03 km]: 3.654 ms
  4. Nortex Communications (Muenster, TX) [109.81 km]: 5.198 ms
  5. Suddenlink Communications LLC (Tyler, TX) [150.36 km]: 4.521 ms
  6. Digital Passage (Graham, TX) [167.87 km]: 29.698 ms
  7. Community Telephone Co (Windthorst, TX) [174.64 km]: 7.411 ms
  8. Chickasaw Telephone Company (Sulphur, OK) [192.95 km]: 10.909 ms
  9. pinnacle network solutions (Wichita Falls,TX) [200.50 km]: 4.508 ms
  10. CenturyLink, Inc (Killeen, TX) [203.58 km]: 10.532 ms
  11. Killeen Wireless Internet - KWI (Killeen, TX) [203.58 km]: 3.526 ms
  12. Cable One, Inc. (Duncan, OK) [218.61 km]: 27.911 ms
  13. Fidelity Communications (Marshall, TX) [230.43 km]: 5.4 ms
  14. Suddenlink Communications LLC (College Station, TX) [246.82 km]: 5.161 ms
  15. Fidelity Communications (Lawton, OK) [249.77 km]: 6.015 ms
Testing upload speeds
  1. CenturyLink, Inc (Mansfield, TX):            ......................... 106.15 Mbit/s
  2. OneSource Communications (Keller, TX):       ......................... 509.68 Mbit/s
  3. Charter Communications (Fort Worth, TX):     ......................... 547.91 Mbit/s
  4. Nortex Communications (Muenster, TX):        ......................... 307.03 Mbit/s
  5. Suddenlink Communications LLC (Tyler, TX):   ......................... 433.85 Mbit/s
  6. Digital Passage (Graham, TX):                ......................... 43.41 Mbit/s
  7. Community Telephone Co (Windthorst, TX):     ......................... 427.67 Mbit/s
  8. Chickasaw Telephone Company (Sulphur, OK):   ......................... 419.04 Mbit/s
  9. pinnacle network solutions (Wichita Falls,TX):......................... 394.79 Mbit/s
  10. CenturyLink, Inc (Killeen, TX):             ......................... 343.14 Mbit/s
  11. Killeen Wireless Internet - KWI (Killeen, TX):......................... 98.95 Mbit/s
  12. Cable One, Inc. (Duncan, OK):               ......................... 164.31 Mbit/s
  13. Fidelity Communications (Marshall, TX):     ......................... 608.27 Mbit/s
  14. Suddenlink Communications LLC (College Station, TX):......................... 98.75 Mbit/s
  15. Fidelity Communications (Lawton, OK):       ......................... 366.91 Mbit/s
Average upload speed is 324.66 Mbit/s