Stopwatch
Benchmark report #1809
Linode – Linode 4GB
Report
Share test result

Test results for Linode 4GB at Linode


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
4 GB RAM / 49 GB disk space
Debian 8.6
Newark, United States

Benchmark results summary:


UnixBench - 2289.7
Disk Read - 2160 MB/s
Disk Write - 1328 MB/s
Bandwidth - 109.49 MB/s

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

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

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

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

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

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

2 x Process Creation  1 2 3

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

2 x Shell Scripts (1 concurrent)  1 2 3

2 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
   19:43:36 up  1:11,  1 user,  load average: 7.96, 4.90, 2.90; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 19:43:36 - 20:11:46
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28730659.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3619.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                               4245.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        976072.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          276156.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1666983.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2215227.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 266601.4 lps   (10.0 s, 7 samples)
Process Creation                               6108.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7817.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1617.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        3199527.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28730659.6   2461.9
Double-Precision Whetstone                       55.0       3619.9    658.2
Execl Throughput                                 43.0       4245.3    987.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     976072.9   2464.8
File Copy 256 bufsize 500 maxblocks            1655.0     276156.6   1668.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1666983.9   2874.1
Pipe Throughput                               12440.0    2215227.4   1780.7
Pipe-based Context Switching                   4000.0     266601.4    666.5
Process Creation                                126.0       6108.5    484.8
Shell Scripts (1 concurrent)                     42.4       7817.6   1843.8
Shell Scripts (8 concurrent)                      6.0       1617.2   2695.3
System Call Overhead                          15000.0    3199527.9   2133.0
                                                                   ========
System Benchmarks Index Score                                        1485.4

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 20:11:46 - 20:39:55
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       55319964.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7147.6 MWIPS (9.7 s, 7 samples)
Execl Throughput                               7320.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        801763.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          252100.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2073707.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4280546.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 714489.8 lps   (10.0 s, 7 samples)
Process Creation                              16097.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12673.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1771.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        3888376.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   55319964.9   4740.4
Double-Precision Whetstone                       55.0       7147.6   1299.6
Execl Throughput                                 43.0       7320.8   1702.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     801763.3   2024.7
File Copy 256 bufsize 500 maxblocks            1655.0     252100.9   1523.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2073707.5   3575.4
Pipe Throughput                               12440.0    4280546.1   3441.0
Pipe-based Context Switching                   4000.0     714489.8   1786.2
Process Creation                                126.0      16097.1   1277.5
Shell Scripts (1 concurrent)                     42.4      12673.1   2988.9
Shell Scripts (8 concurrent)                      6.0       1771.0   2951.7
System Call Overhead                          15000.0    3888376.0   2592.3
                                                                   ========
System Benchmarks Index Score                                        2289.7

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, 3.85606 s, 557 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.52535 s, 609 MB/s


Hard drive
FIO random read
Performance
2160.2 MB/s
IOPS
553006
./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=10571: Sun Nov 13 19:40:33 2016
  read : io=129615MB, bw=2160.2MB/s, iops=553006, runt= 60002msec
    clat (usec): min=0, max=74938, avg=10.48, stdev=255.68
     lat (usec): min=0, max=74938, avg=11.04, stdev=264.96
    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=[    2], 95.00th=[    3],
     | 99.00th=[  167], 99.50th=[  227], 99.90th=[  486], 99.95th=[ 2640],
     | 99.99th=[10176]
    bw (KB  /s): min=12968, max=429800, per=12.45%, avg=275501.40, stdev=154750.12
    lat (usec) : 2=38.03%, 4=59.51%, 10=0.68%, 20=0.09%, 50=0.04%
    lat (usec) : 100=0.05%, 250=1.18%, 500=0.32%, 750=0.03%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.04%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=5.38%, sys=16.93%, ctx=564332, 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=33181483/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=129615MB, aggrb=2160.2MB/s, minb=2160.2MB/s, maxb=2160.2MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=524288/51, merge=0/267, ticks=71596/19954, in_queue=91617, util=24.59%
Hard drive
FIO random direct read
Performance
130.91 MB/s
IOPS
33512
./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=10581: Sun Nov 13 19:41:34 2016
  read : io=7854.6MB, bw=134049KB/s, iops=33512, runt= 60001msec
    clat (usec): min=37, max=250729, avg=231.69, stdev=730.76
     lat (usec): min=37, max=250730, avg=232.23, stdev=730.88
    clat percentiles (usec):
     |  1.00th=[   86],  5.00th=[  109], 10.00th=[  123], 20.00th=[  141],
     | 30.00th=[  155], 40.00th=[  167], 50.00th=[  181], 60.00th=[  197],
     | 70.00th=[  221], 80.00th=[  266], 90.00th=[  342], 95.00th=[  434],
     | 99.00th=[  876], 99.50th=[ 1336], 99.90th=[ 3824], 99.95th=[ 5664],
     | 99.99th=[11712]
    bw (KB  /s): min= 4928, max=23616, per=12.50%, avg=16758.08, stdev=2735.74
    lat (usec) : 50=0.01%, 100=2.71%, 250=74.22%, 500=19.76%, 750=1.97%
    lat (usec) : 1000=0.52%
    lat (msec) : 2=0.54%, 4=0.18%, 10=0.08%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=2.03%, sys=10.28%, ctx=2047093, majf=0, minf=92
  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=2010774/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=7854.6MB, aggrb=134049KB/s, minb=134049KB/s, maxb=134049KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2009827/0, merge=0/0, ticks=305714/0, in_queue=305703, util=94.00%
Hard drive
FIO random write
Performance
1328.1 MB/s
IOPS
340214
./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=10601: Sun Nov 13 19:43:34 2016
  write: io=79740MB, bw=1328.1MB/s, iops=340214, runt= 60002msec
    clat (usec): min=1, max=90069, avg=21.61, stdev=556.70
     lat (usec): min=1, max=90069, avg=21.91, stdev=560.40
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[    8], 99.50th=[   14], 99.90th=[ 6688], 99.95th=[16512],
     | 99.99th=[23424]
    bw (KB  /s): min=40771, max=295384, per=12.51%, avg=170297.12, stdev=32994.96
    lat (usec) : 2=0.03%, 4=25.69%, 10=73.40%, 20=0.52%, 50=0.17%
    lat (usec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.05%, 50=0.03%
    lat (msec) : 100=0.01%
  cpu          : usr=3.67%, sys=19.38%, ctx=79483, majf=0, minf=77
  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=20413547/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=79740MB, aggrb=1328.1MB/s, minb=1328.1MB/s, maxb=1328.1MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/69323, merge=0/114, ticks=0/188217, in_queue=188054, util=9.86%
Hard drive
FIO random direct write
Performance
25.54 MB/s
IOPS
6538
./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=10591: Sun Nov 13 19:42:34 2016
  write: io=1532.5MB, bw=26152KB/s, iops=6538, runt= 60003msec
    clat (usec): min=61, max=145466, avg=1218.63, stdev=5201.43
     lat (usec): min=61, max=145467, avg=1219.16, stdev=5201.50
    clat percentiles (usec):
     |  1.00th=[   71],  5.00th=[   79], 10.00th=[   85], 20.00th=[   95],
     | 30.00th=[  102], 40.00th=[  110], 50.00th=[  118], 60.00th=[  129],
     | 70.00th=[  143], 80.00th=[  171], 90.00th=[ 1672], 95.00th=[ 6304],
     | 99.00th=[24448], 99.50th=[35072], 99.90th=[68096], 99.95th=[81408],
     | 99.99th=[114176]
    bw (KB  /s): min=   63, max= 8856, per=12.55%, avg=3281.37, stdev=1922.77
    lat (usec) : 100=26.12%, 250=60.10%, 500=2.48%, 750=0.58%, 1000=0.30%
    lat (msec) : 2=0.67%, 4=2.32%, 10=4.24%, 20=1.82%, 50=1.14%
    lat (msec) : 100=0.21%, 250=0.02%
  cpu          : usr=0.56%, sys=1.87%, ctx=805188, 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=392303/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=1532.5MB, aggrb=26152KB/s, minb=26152KB/s, maxb=26152KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/392114, merge=0/2121, ticks=0/46213, in_queue=46080, util=72.66%
Download
Download benchmark results
Download speed
109.49 Mbit/s
Downloaded 104857600 bytes in 7.299 sec
Downloaded 104857600 bytes in 7.231 sec
Downloaded 104857600 bytes in 7.720 sec
Downloaded 104857600 bytes in 7.974 sec
Downloaded 104857600 bytes in 6.310 sec
Finished! Average download speed is 109.49 Mbit/s
Upload
Speedtest results
Upload speed
245.97 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. Comcast (Plainfield, NJ) [42.16 km]: 4.173 ms
  2. Webair.com (Garden City, NY) [44.05 km]: 7.769 ms
  3. Monmouth Telecom (Red Bank, NJ) [44.10 km]: 21.689 ms
  4. T-Mobile (Syosset, NY) [57.20 km]: 24.685 ms
  5. Quonix, Inc. (Philadelphia, PA) [121.38 km]: 5.042 ms
  6. PenTeleData (Palmerton, PA) [121.45 km]: 16.326 ms
  7. T-Mobile (West Norriton, PA) [123.04 km]: 41.339 ms
  8. Wayne Highlands School District (Honesdale, PA) [130.08 km]: 11.561 ms
  9. Bstack Networks (Scranton, PA) [145.64 km]: 177.913 ms
  10. NEPA Fiber (Wilkes-Barre, PA) [154.24 km]: 38.058 ms
  11. Comcast (New Castle, DE) [168.16 km]: 7.244 ms
  12. Connecticut Education Network (Hartford, CT) [168.86 km]: 136.995 ms
  13. Mid-Hudson Data Corp (Hudson, NY) [169.50 km]: 5.923 ms
  14. Plexicomm, LLC (Binghamton, NY) [210.14 km]: 17.827 ms
  15. INOC, LLC (Albany, NY) [215.91 km]: 5.799 ms
Testing upload speeds
  1. Comcast (Plainfield, NJ):                    ......................... 366.19 Mbit/s
  2. Webair.com (Garden City, NY):                ......................... 234.14 Mbit/s
  3. Monmouth Telecom (Red Bank, NJ):             ......................... 257.91 Mbit/s
  4. T-Mobile (Syosset, NY):                      ......................... 21.43 Mbit/s
  5. Quonix, Inc. (Philadelphia, PA):             ......................... 36.22 Mbit/s
  6. PenTeleData (Palmerton, PA):                 ......................... 308.42 Mbit/s
  7. T-Mobile (West Norriton, PA):                ......................... 269.85 Mbit/s
  8. Wayne Highlands School District (Honesdale, PA):......................... 239.44 Mbit/s
  9. Bstack Networks (Scranton, PA):              ......................... 112.08 Mbit/s
  10. NEPA Fiber (Wilkes-Barre, PA):              ......................... 288.45 Mbit/s
  11. Comcast (New Castle, DE):                   ......................... 255.60 Mbit/s
  12. Connecticut Education Network (Hartford, CT):......................... 252.77 Mbit/s
  13. Mid-Hudson Data Corp (Hudson, NY):          ......................... 242.87 Mbit/s
  14. Plexicomm, LLC (Binghamton, NY):            ......................... 123.95 Mbit/s
  15. INOC, LLC (Albany, NY):                     ......................... 25.93 Mbit/s
Average upload speed is 202.35 Mbit/s