Stopwatch
Benchmark report #1815
Vultr – 90 GB SSD
Report
Share test result

Test results for 90 GB SSD at Vultr


Server specs:


4 × Virtual CPU a7769a6388d5
4 GB RAM / 93 GB disk space
Centos 7.2.1511 Core
Seattle, United States

Benchmark results summary:


UnixBench - 3996.1
Disk Read - 5851 MB/s
Disk Write - 1656 MB/s
Bandwidth - 515.73 MB/s

More: https://serverscope.io/trials/jKm
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Virtual CPU a7769a6388d5
CPU Cores
4 × 2400 MHz
RAM
4 GB
Disk
93 GB
OS
Centos 7.2.1511 Core
Location
Seattle, United States
Benchmark summary
Benchmark summary
UnixBench
3996.1
Disk Read
5851 MB/s
Disk Write
1656 MB/s
Bandwidth
515.73 Mbit/s
Speedtest
521.71 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3996.1
UnixBench (one CPU)
1520.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-jt6Snd/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-jt6Snd/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-jt6Snd/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-jt6Snd/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-jt6Snd/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-jt6Snd/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: ss-test-4: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.36.3.el7.x86_64 -- #1 SMP Mon Oct 24 16:09:20 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Virtual CPU a7769a6388d5 (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Virtual CPU a7769a6388d5 (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Virtual CPU a7769a6388d5 (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Virtual CPU a7769a6388d5 (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   21:49:04 up 8 min,  1 user,  load average: 7.76, 4.69, 2.00; runlevel 2016-11-13

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 21:49:04 - 22:17:07
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30049716.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4493.3 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2927.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        864868.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          234178.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1780218.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1463835.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 308417.8 lps   (10.0 s, 7 samples)
Process Creation                              11723.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6476.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2334.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        3363248.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30049716.7   2575.0
Double-Precision Whetstone                       55.0       4493.3    817.0
Execl Throughput                                 43.0       2927.4    680.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     864868.7   2184.0
File Copy 256 bufsize 500 maxblocks            1655.0     234178.9   1415.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1780218.5   3069.3
Pipe Throughput                               12440.0    1463835.2   1176.7
Pipe-based Context Switching                   4000.0     308417.8    771.0
Process Creation                                126.0      11723.2    930.4
Shell Scripts (1 concurrent)                     42.4       6476.3   1527.4
Shell Scripts (8 concurrent)                      6.0       2334.7   3891.1
System Call Overhead                          15000.0    3363248.1   2242.2
                                                                   ========
System Benchmarks Index Score                                        1520.6

------------------------------------------------------------------------
Benchmark Run: Sun Nov 13 2016 22:17:07 - 22:45:11
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      122712362.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    18421.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                              13963.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1058590.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          277721.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2863571.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5956258.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1273359.2 lps   (10.0 s, 7 samples)
Process Creation                              52377.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  19861.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3045.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        6518507.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  122712362.3  10515.2
Double-Precision Whetstone                       55.0      18421.2   3349.3
Execl Throughput                                 43.0      13963.4   3247.3
File Copy 1024 bufsize 2000 maxblocks          3960.0    1058590.5   2673.2
File Copy 256 bufsize 500 maxblocks            1655.0     277721.7   1678.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    2863571.9   4937.2
Pipe Throughput                               12440.0    5956258.4   4788.0
Pipe-based Context Switching                   4000.0    1273359.2   3183.4
Process Creation                                126.0      52377.2   4156.9
Shell Scripts (1 concurrent)                     42.4      19861.9   4684.4
Shell Scripts (8 concurrent)                      6.0       3045.7   5076.2
System Call Overhead                          15000.0    6518507.2   4345.7
                                                                   ========
System Benchmarks Index Score                                        3996.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.73669 s, 453 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.70442 s, 456 MB/s


Hard drive
FIO random read
Performance
5851.2 MB/s
IOPS
1533849
./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=24843: Sun Nov 13 21:46:01 2016
  read : io=351079MB, bw=5851.2MB/s, iops=1497.9K, runt= 60002msec
    clat (usec): min=0, max=43013, avg= 3.70, stdev=123.74
     lat (usec): min=0, max=43013, avg= 3.96, stdev=129.35
    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=[    1], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    5], 99.50th=[  169], 99.90th=[  229], 99.95th=[  258],
     | 99.99th=[10048]
    bw (KB  /s): min=  368, max=1999200, per=12.49%, avg=748191.08, stdev=549760.07
    lat (usec) : 2=88.00%, 4=10.90%, 10=0.32%, 20=0.18%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.53%, 500=0.04%, 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.53%, sys=27.96%, ctx=541885, majf=0, minf=319
  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=89876180/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=351079MB, aggrb=5851.2MB/s, minb=5851.2MB/s, maxb=5851.2MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=524288/671, merge=0/252, ticks=108230/1947, in_queue=110453, util=24.28%
Hard drive
FIO random direct read
Performance
156.47 MB/s
IOPS
40055
./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=24854: Sun Nov 13 21:47:01 2016
  read : io=9388.2MB, bw=160222KB/s, iops=40055, runt= 60001msec
    clat (usec): min=115, max=10968, avg=197.81, stdev=102.49
     lat (usec): min=115, max=10968, avg=198.00, stdev=102.50
    clat percentiles (usec):
     |  1.00th=[  139],  5.00th=[  151], 10.00th=[  159], 20.00th=[  169],
     | 30.00th=[  175], 40.00th=[  181], 50.00th=[  187], 60.00th=[  195],
     | 70.00th=[  203], 80.00th=[  215], 90.00th=[  233], 95.00th=[  253],
     | 99.00th=[  330], 99.50th=[  486], 99.90th=[ 1832], 99.95th=[ 2352],
     | 99.99th=[ 3536]
    bw (KB  /s): min=14024, max=22760, per=12.50%, avg=20026.70, stdev=1349.17
    lat (usec) : 250=94.48%, 500=5.03%, 750=0.13%, 1000=0.09%
    lat (msec) : 2=0.18%, 4=0.08%, 10=0.01%, 20=0.01%
  cpu          : usr=1.10%, sys=3.62%, ctx=2403404, majf=0, minf=310
  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=2403368/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=9388.2MB, aggrb=160221KB/s, minb=160221KB/s, maxb=160221KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2400376/0, merge=0/0, ticks=457741/0, in_queue=458818, util=99.89%
Hard drive
FIO random write
Performance
1656.8 MB/s
IOPS
424134
./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=24874: Sun Nov 13 21:49:02 2016
  write: io=99410MB, bw=1656.8MB/s, iops=424134, runt= 60002msec
    clat (usec): min=1, max=324372, avg=17.66, stdev=709.11
     lat (usec): min=1, max=324372, avg=17.86, stdev=709.34
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    5],
     | 70.00th=[    5], 80.00th=[    6], 90.00th=[    7], 95.00th=[    8],
     | 99.00th=[   18], 99.50th=[   20], 99.90th=[   43], 99.95th=[ 5344],
     | 99.99th=[36096]
    bw (KB  /s): min=43306, max=487880, per=12.52%, avg=212408.24, stdev=64797.95
    lat (usec) : 2=0.86%, 4=47.27%, 10=49.23%, 20=2.00%, 50=0.55%
    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.01%, 20=0.02%, 50=0.02%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=3.91%, sys=25.83%, ctx=433983, majf=0, minf=298
  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=25448892/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=99410MB, aggrb=1656.8MB/s, minb=1656.8MB/s, maxb=1656.8MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/14384, merge=0/12, ticks=0/1049193, in_queue=1049178, util=14.91%
Hard drive
FIO random direct write
Performance
47.72 MB/s
IOPS
12217
./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=24864: Sun Nov 13 21:48:02 2016
  write: io=2863.6MB, bw=48869KB/s, iops=12217, runt= 60002msec
    clat (usec): min=51, max=10734K, avg=652.96, stdev=46620.70
     lat (usec): min=51, max=10734K, avg=653.22, stdev=46620.70
    clat percentiles (usec):
     |  1.00th=[   55],  5.00th=[   57], 10.00th=[   58], 20.00th=[   63],
     | 30.00th=[   66], 40.00th=[   69], 50.00th=[   72], 60.00th=[   77],
     | 70.00th=[   81], 80.00th=[   85], 90.00th=[   97], 95.00th=[  114],
     | 99.00th=[ 9408], 99.50th=[20096], 99.90th=[48896], 99.95th=[64256],
     | 99.99th=[124416]
    bw (KB  /s): min=    0, max=59168, per=20.98%, avg=10252.81, stdev=14207.84
    lat (usec) : 100=91.21%, 250=6.55%, 500=0.14%, 750=0.19%, 1000=0.13%
    lat (msec) : 2=0.18%, 4=0.19%, 10=0.46%, 20=0.46%, 50=0.41%
    lat (msec) : 100=0.08%, 250=0.01%, 500=0.01%, 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.35%, sys=2.17%, ctx=1466063, majf=0, minf=300
  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=733065/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=2863.6MB, aggrb=48869KB/s, minb=48869KB/s, maxb=48869KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/732361, merge=0/1255, ticks=0/52349, in_queue=52261, util=86.94%
Download
Download benchmark results
Download speed
515.73 Mbit/s
Downloaded 104857600 bytes in 2.943 sec
Downloaded 104857600 bytes in 1.258 sec
Downloaded 104857600 bytes in 1.211 sec
Downloaded 104857600 bytes in 1.201 sec
Downloaded 104857600 bytes in 1.143 sec
Finished! Average download speed is 515.73 Mbit/s
Upload
Speedtest results
Upload speed
521.71 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Choopa ...
Selecting 15 servers that are not too close:
  1. Rainier Connect (Tacoma, WA) [42.32 km]: 18.16 ms
  2. Whidbey Telecom (Langley, WA) [47.52 km]: 24.308 ms
  3. Shaw Communications (Victoria, BC) [117.45 km]: 20.893 ms
  4. JUCE Communications (Victoria, BC) [117.45 km]: 16.173 ms
  5. OpenAccess Network Srvc (Bellingham, WA) [126.63 km]: 9.82 ms
  6. LocalTel Communications (Wenatchee, WA) [153.37 km]: 42.118 ms
  7. T-Mobile (East Wenatchee, WA) [156.17 km]: 64.774 ms
  8. Delta Cable (Delta, BC) [175.55 km]: 47.045 ms
  9. In2net Network Inc. (Burnaby, BC) [189.30 km]: 26.747 ms
  10. Tech Futures Interactive Inc. (Burnaby, BC) [189.30 km]: 31.285 ms
  11. Shaw Communications (Vancouver, BC) [190.44 km]: 7.038 ms
  12. TELUS (Vancouver, BC) [190.44 km]: 22.004 ms
  13. Teksavvy Solutions Inc. (Vancouver, BC) [190.44 km]: 16.435 ms
  14. Skyway West Business Internet Services (Vancouver, BC) [190.44 km]: 21.814 ms
  15. Cipherkey (Vancouver, BC) [190.44 km]: 15.983 ms
Testing upload speeds
  1. Rainier Connect (Tacoma, WA):                ......................... 494.25 Mbit/s
  2. Whidbey Telecom (Langley, WA):               ......................... 622.30 Mbit/s
  3. Shaw Communications (Victoria, BC):          ......................... 549.96 Mbit/s
  4. JUCE Communications (Victoria, BC):          ......................... 488.52 Mbit/s
  5. OpenAccess Network Srvc (Bellingham, WA):    ......................... 91.81 Mbit/s
  6. LocalTel Communications (Wenatchee, WA):     ......................... 539.89 Mbit/s
  7. T-Mobile (East Wenatchee, WA):               ......................... 70.00 Mbit/s
  8. Delta Cable (Delta, BC):                     ......................... 665.04 Mbit/s
  9. In2net Network Inc. (Burnaby, BC):           ......................... 241.86 Mbit/s
  10. Tech Futures Interactive Inc. (Burnaby, BC):......................... 206.52 Mbit/s
  11. Shaw Communications (Vancouver, BC):        ......................... 489.80 Mbit/s
  12. TELUS (Vancouver, BC):                      ......................... 530.91 Mbit/s
  13. Teksavvy Solutions Inc. (Vancouver, BC):    ......................... 524.77 Mbit/s
  14. Skyway West Business Internet Services (Vancouver, BC):......................... 497.44 Mbit/s
  15. Cipherkey (Vancouver, BC):                  ......................... 335.93 Mbit/s
Average upload speed is 423.27 Mbit/s