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

Test results for Linode 8GB at Linode


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
8 GB RAM / 99 GB disk space
Debian 8.9
Dallas, United States

Benchmark results summary:


UnixBench - 3492.1
Disk Read - 4892 MB/s
Disk Write - 1336 MB/s
Bandwidth - 1062.98 MB/s

More: https://serverscope.io/trials/721q
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz
CPU Cores
1 × 2300 MHz
RAM
8 GB
Disk
99 GB
OS
Debian 8.9
Location
Dallas, United States
Benchmark summary
Benchmark summary
UnixBench
3492.1
Disk Read
4892 MB/s
Disk Write
1336 MB/s
Bandwidth
1062.98 Mbit/s
Speedtest
413.03 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3492.1
UnixBench (one CPU)
1362.6
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-b4VCOf/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-b4VCOf/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-b4VCOf/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-b4VCOf/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-b4VCOf/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-b4VCOf/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: s1.webni.com.br: GNU/Linux
   OS: GNU/Linux -- 4.9.50-x86_64-linode86 -- #1 SMP Thu Sep 14 19:28:20 UTC 2017
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (4601.6 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (4601.6 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (4601.6 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2697 v4 @ 2.30GHz (4601.6 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   17:01:14 up 2 days, 16:51,  1 user,  load average: 8.35, 4.98, 2.14; runlevel 2017-11-18

------------------------------------------------------------------------
Benchmark Run: Mon Nov 20 2017 17:01:14 - 17:29:21
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26111568.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3920.1 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3233.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        946797.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          262326.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1827419.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1903660.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  77914.0 lps   (10.0 s, 7 samples)
Process Creation                               7520.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7777.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2688.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        2935615.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26111568.0   2237.5
Double-Precision Whetstone                       55.0       3920.1    712.7
Execl Throughput                                 43.0       3233.8    752.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     946797.3   2390.9
File Copy 256 bufsize 500 maxblocks            1655.0     262326.5   1585.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1827419.7   3150.7
Pipe Throughput                               12440.0    1903660.9   1530.3
Pipe-based Context Switching                   4000.0      77914.0    194.8
Process Creation                                126.0       7520.3    596.8
Shell Scripts (1 concurrent)                     42.4       7777.6   1834.3
Shell Scripts (8 concurrent)                      6.0       2688.5   4480.8
System Call Overhead                          15000.0    2935615.9   1957.1
                                                                   ========
System Benchmarks Index Score                                        1362.6

------------------------------------------------------------------------
Benchmark Run: Mon Nov 20 2017 17:29:21 - 17:57:33
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      101187307.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15620.5 MWIPS (9.8 s, 7 samples)
Execl Throughput                              15721.8 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        892305.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          236793.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2208635.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             7332343.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1012329.0 lps   (10.0 s, 7 samples)
Process Creation                              24483.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  22749.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3072.9 lpm   (60.0 s, 2 samples)
System Call Overhead                        5603558.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  101187307.4   8670.7
Double-Precision Whetstone                       55.0      15620.5   2840.1
Execl Throughput                                 43.0      15721.8   3656.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     892305.5   2253.3
File Copy 256 bufsize 500 maxblocks            1655.0     236793.5   1430.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    2208635.7   3808.0
Pipe Throughput                               12440.0    7332343.5   5894.2
Pipe-based Context Switching                   4000.0    1012329.0   2530.8
Process Creation                                126.0      24483.3   1943.1
Shell Scripts (1 concurrent)                     42.4      22749.9   5365.6
Shell Scripts (8 concurrent)                      6.0       3072.9   5121.4
System Call Overhead                          15000.0    5603558.3   3735.7
                                                                   ========
System Benchmarks Index Score                                        3492.1

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.00019 s, 537 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, 3.99369 s, 538 MB/s


Hard drive
FIO random read
Performance
4892.1 MB/s
IOPS
1282662
./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=23531: Mon Nov 20 16:58:11 2017
  read : io=293582MB, bw=4892.1MB/s, iops=1252.6K, runt= 60001msec
    clat (usec): min=0, max=45700, avg= 4.31, stdev=136.74
     lat (usec): min=0, max=45701, avg= 4.62, stdev=142.78
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    8], 99.50th=[  124], 99.90th=[  179], 99.95th=[  219],
     | 99.99th=[10048]
    bw (KB  /s): min=21336, max=973920, per=12.49%, avg=625726.16, stdev=266907.33
    lat (usec) : 2=43.02%, 4=55.57%, 10=0.46%, 20=0.21%, 50=0.02%
    lat (usec) : 100=0.04%, 250=0.65%, 500=0.02%, 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=11.58%, sys=32.40%, ctx=554089, majf=0, minf=89
  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=75157044/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=293582MB, aggrb=4892.1MB/s, minb=4892.1MB/s, maxb=4892.1MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524721/412, merge=0/462, ticks=58454/366467, in_queue=425903, util=16.60%
Hard drive
FIO random direct read
Performance
205.52 MB/s
IOPS
52613
./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=23567: Mon Nov 20 16:59:11 2017
  read : io=12333MB, bw=210455KB/s, iops=52613, runt= 60010msec
    clat (usec): min=34, max=100563, avg=148.38, stdev=614.47
     lat (usec): min=34, max=100564, avg=148.73, stdev=614.48
    clat percentiles (usec):
     |  1.00th=[   80],  5.00th=[   96], 10.00th=[  104], 20.00th=[  113],
     | 30.00th=[  121], 40.00th=[  129], 50.00th=[  135], 60.00th=[  143],
     | 70.00th=[  151], 80.00th=[  163], 90.00th=[  183], 95.00th=[  213],
     | 99.00th=[  294], 99.50th=[  334], 99.90th=[  604], 99.95th=[  964],
     | 99.99th=[ 9408]
    bw (KB  /s): min=16285, max=35704, per=12.55%, avg=26404.62, stdev=2780.02
    lat (usec) : 50=0.01%, 100=6.84%, 250=90.67%, 500=2.33%, 750=0.08%
    lat (usec) : 1000=0.02%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.55%, sys=12.56%, ctx=3152056, majf=0, minf=83
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=3157354/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=12333MB, aggrb=210455KB/s, minb=210455KB/s, maxb=210455KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  sda: ios=3156317/208, merge=0/225, ticks=369323/771920, in_queue=1139124, util=99.31%
Hard drive
FIO random write
Performance
1336.7 MB/s
IOPS
342172
./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=23640: Mon Nov 20 17:01:12 2017
  write: io=80199MB, bw=1336.7MB/s, iops=342172, runt= 60002msec
    clat (usec): min=1, max=64780, avg=22.01, stdev=461.29
     lat (usec): min=1, max=64780, avg=22.23, stdev=461.76
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    5], 40.00th=[    6], 50.00th=[    6], 60.00th=[    7],
     | 70.00th=[    8], 80.00th=[    9], 90.00th=[   10], 95.00th=[   11],
     | 99.00th=[   18], 99.50th=[   23], 99.90th=[ 6880], 99.95th=[12096],
     | 99.99th=[20096]
    bw (KB  /s): min=90560, max=252660, per=12.51%, avg=171171.17, stdev=27106.57
    lat (usec) : 2=0.03%, 4=14.97%, 10=71.45%, 20=12.81%, 50=0.52%
    lat (usec) : 100=0.03%, 250=0.02%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.05%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=3.76%, sys=31.41%, ctx=2003139, 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=20531037/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=80199MB, aggrb=1336.7MB/s, minb=1336.7MB/s, maxb=1336.7MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=28/284245, merge=0/435, ticks=13/348240, in_queue=347840, util=7.57%
Hard drive
FIO random direct write
Performance
37.62 MB/s
IOPS
9630
./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=23598: Mon Nov 20 17:00:12 2017
  write: io=2257.3MB, bw=38523KB/s, iops=9630, runt= 60001msec
    clat (usec): min=50, max=158516, avg=826.56, stdev=2703.61
     lat (usec): min=50, max=158516, avg=826.99, stdev=2703.68
    clat percentiles (usec):
     |  1.00th=[   58],  5.00th=[   61], 10.00th=[   64], 20.00th=[   69],
     | 30.00th=[   74], 40.00th=[   80], 50.00th=[   87], 60.00th=[   95],
     | 70.00th=[  107], 80.00th=[  135], 90.00th=[ 3088], 95.00th=[ 5344],
     | 99.00th=[10560], 99.50th=[14016], 99.90th=[24960], 99.95th=[38144],
     | 99.99th=[78336]
    bw (KB  /s): min=  198, max=11617, per=12.54%, avg=4831.54, stdev=1976.17
    lat (usec) : 100=64.24%, 250=21.64%, 500=0.59%, 750=0.12%, 1000=0.07%
    lat (msec) : 2=1.05%, 4=4.54%, 10=6.60%, 20=0.95%, 50=0.17%
    lat (msec) : 100=0.03%, 250=0.01%
  cpu          : usr=0.61%, sys=2.96%, ctx=1161691, majf=0, minf=75
  IO depths    : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
     submit    : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     complete  : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=577857/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=2257.3MB, aggrb=38523KB/s, minb=38523KB/s, maxb=38523KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=19/577927, merge=1/3392, ticks=1477/128567, in_queue=129854, util=78.48%
Download
Download benchmark results
Download speed
1062.98 Mbit/s
Downloaded 104857600 bytes in 0.945 sec
Downloaded 104857600 bytes in 0.640 sec
Downloaded 104857600 bytes in 0.754 sec
Downloaded 104857600 bytes in 0.714 sec
Downloaded 104857600 bytes in 0.710 sec
Finished! Average download speed is 1062.98 Mbit/s
Upload
Speedtest results
Upload speed
413.03 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. T-Mobile (Plano, TX) [31.02 km]: 21.72 ms
  2. CenturyLink, Inc (Mansfield, TX) [38.36 km]: 44.607 ms
  3. OneSource Communications (Keller, TX) [43.71 km]: 40.805 ms
  4. Charter Communications (Fort Worth, TX) [47.03 km]: 24.816 ms
  5. QTS Data Centers (Fort Worth, TX) [47.67 km]: 45.159 ms
  6. Nortex Communications (Muenster, TX) [109.81 km]: 33.613 ms
  7. Cherokee Communications (Calera, OK) [133.60 km]: 88.975 ms
  8. Suddenlink Communications LLC (Tyler, TX) [150.36 km]: 8.377 ms
  9. Arbuckle Communications (Ardmore, OK) [158.03 km]: 40.425 ms
  10. Digital Passage (Graham, TX) [167.87 km]: 62.992 ms
  11. Community Telephone Co (Windthorst, TX) [174.64 km]: 70.687 ms
  12. Chickasaw Telephone Company (Sulphur, OK) [192.95 km]: 62.805 ms
  13. pinnacle network solutions (Wichita Falls,TX) [200.50 km]: 16.36 ms
  14. Cable One, Inc. (Duncan, OK) [218.61 km]: 30.525 ms
  15. Fidelity Communications (Marshall, TX) [230.43 km]: 49.025 ms
Testing upload speeds
  1. T-Mobile (Plano, TX):                        ......................... 565.54 Mbit/s
  2. CenturyLink, Inc (Mansfield, TX):            ......................... 100.16 Mbit/s
  3. OneSource Communications (Keller, TX):       ......................... 92.17 Mbit/s
  4. Charter Communications (Fort Worth, TX):     ......................... 561.77 Mbit/s
  5. QTS Data Centers (Fort Worth, TX):           ......................... 609.05 Mbit/s
  6. Nortex Communications (Muenster, TX):        ......................... 465.77 Mbit/s
  7. Cherokee Communications (Calera, OK):        ......................... 153.04 Mbit/s
  8. Suddenlink Communications LLC (Tyler, TX):   ......................... 420.29 Mbit/s
  9. Arbuckle Communications (Ardmore, OK):       ......................... 164.91 Mbit/s
  10. Digital Passage (Graham, TX):               ......................... 61.02 Mbit/s
  11. Community Telephone Co (Windthorst, TX):    ......................... 447.70 Mbit/s
  12. Chickasaw Telephone Company (Sulphur, OK):  ......................... 234.02 Mbit/s
  13. pinnacle network solutions (Wichita Falls,TX):......................... 387.76 Mbit/s
  14. Cable One, Inc. (Duncan, OK):               ......................... 263.93 Mbit/s
  15. Fidelity Communications (Marshall, TX):     ......................... 682.53 Mbit/s
Average upload speed is 347.31 Mbit/s