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

Test results for Linode 8GB at Linode


Server specs:


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

Benchmark results summary:


UnixBench - 3555.9
Disk Read - 5538 MB/s
Disk Write - 1307 MB/s
Bandwidth - 654.99 MB/s

More: https://serverscope.io/trials/qGy
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
8 GB
Disk
99 GB
OS
Debian 8.6
Location
Fremont, United States
Benchmark summary
Benchmark summary
UnixBench
3555.9
Disk Read
5538 MB/s
Disk Write
1307 MB/s
Bandwidth
654.99 Mbit/s
Speedtest
370.61 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3555.9
UnixBench (one CPU)
1688.3
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-npbgzy/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-npbgzy/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-npbgzy/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-npbgzy/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-npbgzy/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-npbgzy/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: 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
   21:32:59 up  3:00,  2 users,  load average: 7.45, 4.52, 2.11; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 21:32:59 - 22:01:05
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29116406.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3660.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                               4112.1 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1023577.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          291069.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1846889.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2259064.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 350093.0 lps   (10.0 s, 7 samples)
Process Creation                               8379.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8855.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2962.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        3209078.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29116406.7   2495.0
Double-Precision Whetstone                       55.0       3660.8    665.6
Execl Throughput                                 43.0       4112.1    956.3
File Copy 1024 bufsize 2000 maxblocks          3960.0    1023577.4   2584.8
File Copy 256 bufsize 500 maxblocks            1655.0     291069.3   1758.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1846889.4   3184.3
Pipe Throughput                               12440.0    2259064.2   1816.0
Pipe-based Context Switching                   4000.0     350093.0    875.2
Process Creation                                126.0       8379.6    665.0
Shell Scripts (1 concurrent)                     42.4       8855.4   2088.5
Shell Scripts (8 concurrent)                      6.0       2962.7   4937.8
System Call Overhead                          15000.0    3209078.8   2139.4
                                                                   ========
System Benchmarks Index Score                                        1688.3

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 22:01:05 - 22:29:13
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      116229939.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    14685.6 MWIPS (9.7 s, 7 samples)
Execl Throughput                              14459.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        737645.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          223403.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1918520.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8899418.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1468312.8 lps   (10.0 s, 7 samples)
Process Creation                              28387.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  25189.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3415.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        4120368.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  116229939.6   9959.7
Double-Precision Whetstone                       55.0      14685.6   2670.1
Execl Throughput                                 43.0      14459.0   3362.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     737645.9   1862.7
File Copy 256 bufsize 500 maxblocks            1655.0     223403.2   1349.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1918520.0   3307.8
Pipe Throughput                               12440.0    8899418.3   7153.9
Pipe-based Context Switching                   4000.0    1468312.8   3670.8
Process Creation                                126.0      28387.6   2253.0
Shell Scripts (1 concurrent)                     42.4      25189.4   5940.9
Shell Scripts (8 concurrent)                      6.0       3415.0   5691.7
System Call Overhead                          15000.0    4120368.4   2746.9
                                                                   ========
System Benchmarks Index Score                                        3555.9

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.14456 s, 683 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.01294 s, 713 MB/s


Hard drive
FIO random read
Performance
5538.3 MB/s
IOPS
1451827
./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=29876: Sun Nov 13 21:29:55 2016
  read : io=332298MB, bw=5538.3MB/s, iops=1417.8K, runt= 60001msec
    clat (usec): min=0, max=41314, avg= 3.87, stdev=124.04
     lat (usec): min=0, max=41314, avg= 4.12, stdev=129.20
    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=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    4], 99.50th=[  107], 99.90th=[  175], 99.95th=[  205],
     | 99.99th=[10048]
    bw (KB  /s): min=10952, max=1468880, per=12.49%, avg=708158.09, stdev=297919.69
    lat (usec) : 2=53.13%, 4=45.80%, 10=0.27%, 20=0.13%, 50=0.03%
    lat (usec) : 100=0.09%, 250=0.52%, 500=0.01%, 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.52%, sys=33.34%, ctx=575049, 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=85068278/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=332298MB, aggrb=5538.3MB/s, minb=5538.3MB/s, maxb=5538.3MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/43, merge=0/259, ticks=57190/8844, in_queue=65753, util=17.17%
Hard drive
FIO random direct read
Performance
228.3 MB/s
IOPS
58445
./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=29886: Sun Nov 13 21:30:55 2016
  read : io=13698MB, bw=233782KB/s, iops=58445, runt= 60001msec
    clat (usec): min=33, max=133894, avg=133.61, stdev=691.16
     lat (usec): min=33, max=133894, avg=133.90, stdev=691.17
    clat percentiles (usec):
     |  1.00th=[   70],  5.00th=[   87], 10.00th=[   93], 20.00th=[  100],
     | 30.00th=[  105], 40.00th=[  110], 50.00th=[  117], 60.00th=[  125],
     | 70.00th=[  137], 80.00th=[  149], 90.00th=[  171], 95.00th=[  193],
     | 99.00th=[  298], 99.50th=[  346], 99.90th=[  548], 99.95th=[  748],
     | 99.99th=[ 4016]
    bw (KB  /s): min=12416, max=41928, per=12.50%, avg=29233.40, stdev=5232.64
    lat (usec) : 50=0.03%, 100=19.54%, 250=78.80%, 500=1.50%, 750=0.08%
    lat (usec) : 1000=0.02%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 50=0.01%, 100=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=2.42%, sys=14.48%, ctx=3484198, majf=0, minf=84
  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=3506788/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=13698MB, aggrb=233781KB/s, minb=233781KB/s, maxb=233781KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=3501897/3, merge=0/1, ticks=387993/6670, in_queue=392094, util=99.66%
Hard drive
FIO random write
Performance
1307.8 MB/s
IOPS
334769
./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=29906: Sun Nov 13 21:32:56 2016
  write: io=78464MB, bw=1307.8MB/s, iops=334769, runt= 60002msec
    clat (usec): min=1, max=60016, avg=22.61, stdev=491.16
     lat (usec): min=1, max=60016, avg=22.81, stdev=491.64
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[    6], 40.00th=[    7], 50.00th=[    8], 60.00th=[    9],
     | 70.00th=[    9], 80.00th=[   11], 90.00th=[   12], 95.00th=[   13],
     | 99.00th=[   19], 99.50th=[   26], 99.90th=[ 5024], 99.95th=[12480],
     | 99.99th=[22400]
    bw (KB  /s): min=98807, max=303168, per=12.51%, avg=167468.23, stdev=25913.33
    lat (usec) : 2=0.01%, 4=8.65%, 10=61.42%, 20=28.99%, 50=0.75%
    lat (usec) : 100=0.04%, 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.06%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=3.72%, sys=35.01%, ctx=1426490, 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=0/w=20086860/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=78464MB, aggrb=1307.8MB/s, minb=1307.8MB/s, maxb=1307.8MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/121998, merge=0/26, ticks=0/143607, in_queue=143186, util=8.96%
Hard drive
FIO random direct write
Performance
47.37 MB/s
IOPS
12127
./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=29896: Sun Nov 13 21:31:56 2016
  write: io=2842.6MB, bw=48511KB/s, iops=12127, runt= 60002msec
    clat (usec): min=48, max=179811, avg=656.71, stdev=5363.30
     lat (usec): min=49, max=179812, avg=657.16, stdev=5363.31
    clat percentiles (usec):
     |  1.00th=[   54],  5.00th=[   58], 10.00th=[   60], 20.00th=[   62],
     | 30.00th=[   66], 40.00th=[   69], 50.00th=[   74], 60.00th=[   80],
     | 70.00th=[   86], 80.00th=[   94], 90.00th=[  109], 95.00th=[  189],
     | 99.00th=[11328], 99.50th=[36096], 99.90th=[89600], 99.95th=[105984],
     | 99.99th=[134144]
    bw (KB  /s): min=   41, max=20256, per=12.57%, avg=6098.91, stdev=4446.08
    lat (usec) : 50=0.01%, 100=84.91%, 250=10.19%, 500=0.10%, 750=0.05%
    lat (usec) : 1000=0.12%
    lat (msec) : 2=0.67%, 4=1.79%, 10=1.11%, 20=0.26%, 50=0.46%
    lat (msec) : 100=0.27%, 250=0.07%
  cpu          : usr=0.60%, sys=1.66%, ctx=1473065, majf=0, minf=90
  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=727686/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=2842.6MB, aggrb=48510KB/s, minb=48510KB/s, maxb=48510KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/727294, merge=0/1504, ticks=0/44710, in_queue=44604, util=70.27%
Download
Download benchmark results
Download speed
654.99 Mbit/s
Downloaded 104857600 bytes in 1.261 sec
Downloaded 104857600 bytes in 1.169 sec
Downloaded 104857600 bytes in 1.190 sec
Downloaded 104857600 bytes in 1.000 sec
Downloaded 104857600 bytes in 1.487 sec
Finished! Average download speed is 654.99 Mbit/s
Upload
Speedtest results
Upload speed
370.61 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. AT&T (San Francisco, CA) [45.45 km]: 651.157 ms
  2. Unwired (San Francisco, CA) [45.45 km]: 26.841 ms
  3. Comcast (San Francisco, CA) [45.45 km]: 311.614 ms
  4. Monkey Brains (San Francisco, CA) [45.45 km]: 15.47 ms
  5. Race Communications (San Francisco, CA) [45.45 km]: 105.894 ms
  6. Fastmetrics Inc. (San Francisco, CA) [45.86 km]: 149.77 ms
  7. Cruzio (Santa Cruz, CA) [64.18 km]: 7.754 ms
  8. Velociter Wireless (Stockton, CA) [76.39 km]: 55.931 ms
  9. Ayera Technologies, Inc. (Modesto, CA) [88.48 km]: 55.925 ms
  10. Velociter Wireless (Escalon, CA) [91.29 km]: 36.717 ms
  11. Softcom Internet Communications (Galt, CA) [99.15 km]: 28.366 ms
  12. Comcast (Sacramento, CA) [120.90 km]: 334.725 ms
  13. Succeed.Net (Sacramento, CA) [120.90 km]: 25.858 ms
  14. T-Mobile (West Sacramento, CA) [121.60 km]: 36.447 ms
  15. Zeta Broadband (Rancho Murieta, CA) [132.44 km]: 25.001 ms
Testing upload speeds
  1. AT&T (San Francisco, CA):                    ......................... 604.30 Mbit/s
  2. Unwired (San Francisco, CA):                 ......................... 615.71 Mbit/s
  3. Comcast (San Francisco, CA):                 ......................... 61.93 Mbit/s
  4. Monkey Brains (San Francisco, CA):           ......................... 513.59 Mbit/s
  5. Race Communications (San Francisco, CA):     ......................... 453.67 Mbit/s
  6. Fastmetrics Inc. (San Francisco, CA):        ......................... 614.69 Mbit/s
  7. Cruzio (Santa Cruz, CA):                     ......................... 301.56 Mbit/s
  8. Velociter Wireless (Stockton, CA):           ......................... 116.61 Mbit/s
  9. Ayera Technologies, Inc. (Modesto, CA):      ......................... 46.75 Mbit/s
  10. Velociter Wireless (Escalon, CA):           ......................... 144.72 Mbit/s
  11. Softcom Internet Communications (Galt, CA): ......................... 167.03 Mbit/s
  12. Comcast (Sacramento, CA):                   ......................... 18.61 Mbit/s
  13. Succeed.Net (Sacramento, CA):               ......................... 328.92 Mbit/s
  14. T-Mobile (West Sacramento, CA):             ......................... 125.83 Mbit/s
  15. Zeta Broadband (Rancho Murieta, CA):        ......................... 460.69 Mbit/s
Average upload speed is 304.97 Mbit/s