Stopwatch
Benchmark report #7269
Subnet Labs – SSD KVM Beta
Report
Share test result

Test results for SSD KVM Beta at Subnet Labs


Server specs:


2 × Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
4 GB RAM / 62 GB disk space
Centos 7.5.1804 Core
United States

Benchmark results summary:


UnixBench - 1778.6
Disk Read - 2449 MB/s
Disk Write - 1666 MB/s
Bandwidth - 1294.50 MB/s

More: https://serverscope.io/trials/aYoj
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
CPU Cores
1 × 2200 MHz
RAM
4 GB
Disk
62 GB
OS
Centos 7.5.1804 Core
Location
Benchmark summary
Benchmark summary
UnixBench
1778.6
Disk Read
2449 MB/s
Disk Write
1666 MB/s
Bandwidth
1294.50 Mbit/s
Speedtest
381.92 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1778.6
UnixBench (one CPU)
1283.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-nCCYbd/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-nCCYbd/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-nCCYbd/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-nCCYbd/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-nCCYbd/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-nCCYbd/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

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: subtest.fhrnet.eu: GNU/Linux
   OS: GNU/Linux -- 3.10.0-693.el7.x86_64 -- #1 SMP Tue Aug 22 21:09:27 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz (4400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz (4400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   15:48:57 up 15 min,  1 user,  load average: 7.75, 4.70, 2.05; runlevel 2018-06-24

------------------------------------------------------------------------
Benchmark Run: Sun Jun 24 2018 15:48:57 - 16:17:07
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27625081.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3468.4 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3090.4 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        773316.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          204242.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1861329.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1370374.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 268092.1 lps   (10.0 s, 7 samples)
Process Creation                               9757.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6480.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1247.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        1987318.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27625081.5   2367.2
Double-Precision Whetstone                       55.0       3468.4    630.6
Execl Throughput                                 43.0       3090.4    718.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     773316.7   1952.8
File Copy 256 bufsize 500 maxblocks            1655.0     204242.1   1234.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1861329.1   3209.2
Pipe Throughput                               12440.0    1370374.1   1101.6
Pipe-based Context Switching                   4000.0     268092.1    670.2
Process Creation                                126.0       9757.8    774.4
Shell Scripts (1 concurrent)                     42.4       6480.3   1528.4
Shell Scripts (8 concurrent)                      6.0       1247.3   2078.8
System Call Overhead                          15000.0    1987318.9   1324.9
                                                                   ========
System Benchmarks Index Score                                        1283.4

------------------------------------------------------------------------
Benchmark Run: Sun Jun 24 2018 16:17:07 - 16:45:20
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       55137512.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     6931.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                               6118.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        513791.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          146772.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1583632.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2738672.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 534394.5 lps   (10.0 s, 7 samples)
Process Creation                              19901.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9362.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1269.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        2601644.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   55137512.2   4724.7
Double-Precision Whetstone                       55.0       6931.9   1260.4
Execl Throughput                                 43.0       6118.3   1422.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     513791.0   1297.5
File Copy 256 bufsize 500 maxblocks            1655.0     146772.1    886.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1583632.2   2730.4
Pipe Throughput                               12440.0    2738672.1   2201.5
Pipe-based Context Switching                   4000.0     534394.5   1336.0
Process Creation                                126.0      19901.3   1579.5
Shell Scripts (1 concurrent)                     42.4       9362.3   2208.1
Shell Scripts (8 concurrent)                      6.0       1269.5   2115.8
System Call Overhead                          15000.0    2601644.1   1734.4
                                                                   ========
System Benchmarks Index Score                                        1778.6

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, 2.24281 s, 957 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, 2.08508 s, 1.0 GB/s


Hard drive
FIO random read
Performance
2449.8 MB/s
IOPS
627120
./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=23969: Sun Jun 24 15:45:54 2018
  read : io=146989MB, bw=2449.8MB/s, iops=627120, runt= 60003msec
    clat (usec): min=0, max=710106, avg=11.43, stdev=332.55
     lat (usec): min=0, max=710106, avg=11.65, stdev=332.55
    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=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[  151], 99.50th=[  209], 99.90th=[  290], 99.95th=[10048],
     | 99.99th=[10944]
    bw (KB  /s): min=   76, max=1598136, per=12.51%, avg=313924.91, stdev=607136.98
    lat (usec) : 2=68.22%, 4=30.20%, 10=0.22%, 20=0.06%, 50=0.01%
    lat (usec) : 100=0.03%, 250=1.08%, 500=0.11%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.07%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%
  cpu          : usr=5.67%, sys=15.89%, ctx=497911, 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=37629098/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=146989MB, aggrb=2449.8MB/s, minb=2449.8MB/s, maxb=2449.8MB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=484278/671, merge=0/260, ticks=87027/6664, in_queue=93637, util=22.45%
Hard drive
FIO random direct read
Performance
172.15 MB/s
IOPS
44070
./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=23979: Sun Jun 24 15:46:54 2018
  read : io=10329MB, bw=176280KB/s, iops=44070, runt= 60002msec
    clat (usec): min=45, max=31193, avg=179.01, stdev=95.31
     lat (usec): min=45, max=31194, avg=179.28, stdev=95.31
    clat percentiles (usec):
     |  1.00th=[   73],  5.00th=[  129], 10.00th=[  137], 20.00th=[  145],
     | 30.00th=[  151], 40.00th=[  163], 50.00th=[  173], 60.00th=[  179],
     | 70.00th=[  189], 80.00th=[  223], 90.00th=[  235], 95.00th=[  243],
     | 99.00th=[  274], 99.50th=[  314], 99.90th=[  892], 99.95th=[ 1784],
     | 99.99th=[ 3888]
    bw (KB  /s): min=12728, max=27904, per=12.50%, avg=22033.85, stdev=2038.77
    lat (usec) : 50=0.01%, 100=2.66%, 250=94.70%, 500=2.46%, 750=0.05%
    lat (usec) : 1000=0.03%
    lat (msec) : 2=0.05%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=1.32%, sys=3.98%, ctx=2644339, majf=0, minf=318
  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=2644290/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=10329MB, aggrb=176280KB/s, minb=176280KB/s, maxb=176280KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=2640748/0, merge=0/0, ticks=452424/0, in_queue=452116, util=99.60%
Hard drive
FIO random write
Performance
1666.3 MB/s
IOPS
426551
./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=23999: Sun Jun 24 15:48:54 2018
  write: io=99976MB, bw=1666.3MB/s, iops=426551, runt= 60002msec
    clat (usec): min=1, max=221012, avg=16.64, stdev=937.63
     lat (usec): min=1, max=221012, avg=17.01, stdev=944.00
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    4], 95.00th=[    4],
     | 99.00th=[    6], 99.50th=[    7], 99.90th=[   13], 99.95th=[   22],
     | 99.99th=[61184]
    bw (KB  /s): min=57800, max=440752, per=12.52%, avg=213637.11, stdev=64913.41
    lat (usec) : 2=0.05%, 4=85.02%, 10=14.63%, 20=0.25%, 50=0.03%
    lat (usec) : 100=0.01%, 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.01%, 50=0.01%
    lat (msec) : 100=0.02%, 250=0.01%
  cpu          : usr=4.02%, sys=19.29%, ctx=189781, majf=0, minf=306
  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=25593920/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=99976MB, aggrb=1666.3MB/s, minb=1666.3MB/s, maxb=1666.3MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=6/66560, merge=0/26, ticks=1/291849, in_queue=291878, util=4.87%
Hard drive
FIO random direct write
Performance
50.49 MB/s
IOPS
12925
./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=23989: Sun Jun 24 15:47:54 2018
  write: io=3029.6MB, bw=51702KB/s, iops=12925, runt= 60003msec
    clat (usec): min=54, max=11769K, avg=616.58, stdev=38907.00
     lat (usec): min=54, max=11769K, avg=616.90, stdev=38907.01
    clat percentiles (usec):
     |  1.00th=[   62],  5.00th=[   64], 10.00th=[   66], 20.00th=[   69],
     | 30.00th=[   73], 40.00th=[   89], 50.00th=[  564], 60.00th=[  580],
     | 70.00th=[  596], 80.00th=[  636], 90.00th=[  668], 95.00th=[  716],
     | 99.00th=[  828], 99.50th=[  980], 99.90th=[ 2608], 99.95th=[ 4384],
     | 99.99th=[59136]
    bw (KB  /s): min=    3, max=56400, per=18.10%, avg=9358.01, stdev=11580.75
    lat (usec) : 100=40.85%, 250=2.50%, 500=0.15%, 750=53.97%, 1000=2.05%
    lat (msec) : 2=0.36%, 4=0.07%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.45%, sys=2.57%, ctx=1551090, majf=0, minf=299
  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=775566/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=3029.6MB, aggrb=51701KB/s, minb=51701KB/s, maxb=51701KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=0/774703, merge=0/624, ticks=0/52826, in_queue=52696, util=87.82%
Download
Download benchmark results
Download speed
1294.50 Mbit/s
Downloaded 104857600 bytes in 0.776 sec
Downloaded 104857600 bytes in 0.584 sec
Downloaded 104857600 bytes in 0.528 sec
Downloaded 104857600 bytes in 0.631 sec
Downloaded 104857600 bytes in 0.571 sec
Finished! Average download speed is 1294.50 Mbit/s
Upload
Speedtest results
Upload speed
381.92 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Subnet Labs LLC ...
Selecting 15 servers that are not too close:
  1. Sprint (Tacoma, WA) [40.86 km]: 7.722 ms
  2. Rainier Connect (Tacoma, WA) [42.32 km]: 5.22 ms
  3. Whidbey Telecom (Langley, WA) [47.52 km]: 1.992 ms
  4. Shaw Communications (Victoria, BC) [117.45 km]: 19.927 ms
  5. JUCE Communications (Victoria, BC) [117.45 km]: 17.962 ms
  6. LocalTel Communications (Wenatchee, WA) [153.37 km]: 6.736 ms
  7. T-Mobile (East Wenatchee, WA) [156.17 km]: 40.585 ms
  8. Delta Cable (Delta, BC) [175.55 km]: 891.462 ms
  9. Urban Networks Inc (Burnaby, BC) [187.62 km]: 8.014 ms
  10. In2net Network Inc. (Burnaby, BC) [189.30 km]: 6.9 ms
  11. Tech Futures Interactive Inc. (Burnaby, BC) [189.30 km]: 11.068 ms
  12. Shaw Communications (Vancouver, BC) [190.44 km]: 7.768 ms
  13. TELUS (Vancouver, BC) [190.44 km]: 5.338 ms
  14. Skyway West Business Internet Services (Vancouver, BC) [190.44 km]: 10.097 ms
  15. Rogers (Vancouver, BC) [190.44 km]: 5062.756 ms
Testing upload speeds
  1. Sprint (Tacoma, WA):                         ......................... 465.21 Mbit/s
  2. Rainier Connect (Tacoma, WA):                ......................... 445.06 Mbit/s
  3. Whidbey Telecom (Langley, WA):               ......................... 300.66 Mbit/s
  4. Shaw Communications (Victoria, BC):          ......................... 399.10 Mbit/s
  5. JUCE Communications (Victoria, BC):          ......................... 174.53 Mbit/s
  6. LocalTel Communications (Wenatchee, WA):     ......................... 130.44 Mbit/s
  7. T-Mobile (East Wenatchee, WA):               ......................... 192.59 Mbit/s
  8. Delta Cable (Delta, BC):                     ......................... 521.28 Mbit/s
  9. Urban Networks Inc (Burnaby, BC):            ......................... 662.95 Mbit/s
  10. In2net Network Inc. (Burnaby, BC):          ......................... 195.91 Mbit/s
  11. Tech Futures Interactive Inc. (Burnaby, BC):......................... 193.28 Mbit/s
  12. Shaw Communications (Vancouver, BC):        ......................... 527.64 Mbit/s
  13. TELUS (Vancouver, BC):                      ......................... 419.79 Mbit/s
  14. Skyway West Business Internet Services (Vancouver, BC):......................... 466.93 Mbit/s
  15. Rogers (Vancouver, BC):                     ......................... 2.76 Mbit/s
Average upload speed is 339.88 Mbit/s