Stopwatch
Benchmark report #12525
DesiVPS – 4 GB Plan
Report
Share test result

Test results for 4 GB Plan at DesiVPS


Server specs:


2 × Intel Core Processor (Skylake, IBRS)
4 GB RAM / 78 GB disk space
Centos 7.7.1908 Core

Benchmark results summary:


UnixBench - 1988.0
Disk Read - 1035 MB/s
Disk Write - 1320 MB/s
Bandwidth - 649.67 MB/s

More: https://serverscope.io/trials/azBD
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel Core Processor (Skylake, IBRS)
CPU Cores
2 × 3504 MHz
RAM
4 GB
Disk
78 GB
OS
Centos 7.7.1908 Core
Benchmark summary
Benchmark summary
UnixBench
1988.0
Disk Read
1035 MB/s
Disk Write
1320 MB/s
Bandwidth
649.67 Mbit/s
Speedtest
113.17 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1988.0
UnixBench (one CPU)
1068.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-4M1bT4/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-4M1bT4/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-4M1bT4/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-4M1bT4/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-4M1bT4/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-4M1bT4/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: testingdelete: GNU/Linux
   OS: GNU/Linux -- 3.10.0-957.1.3.el7.x86_64 -- #1 SMP Thu Nov 29 14:49:43 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Core Processor (Skylake, IBRS) (7008.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel Core Processor (Skylake, IBRS) (7008.1 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   06:02:29 up 11 min,  1 user,  load average: 7.68, 4.81, 2.15; runlevel 2019-12-03

------------------------------------------------------------------------
Benchmark Run: Tue Dec 03 2019 06:02:29 - 06:32:22
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       50800860.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3101.4 MWIPS (20.8 s, 7 samples)
Execl Throughput                               2853.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        560116.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          152661.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1736873.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              790335.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 155467.4 lps   (10.0 s, 7 samples)
Process Creation                              11257.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6584.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1500.8 lpm   (60.0 s, 2 samples)
System Call Overhead                         609881.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   50800860.6   4353.1
Double-Precision Whetstone                       55.0       3101.4    563.9
Execl Throughput                                 43.0       2853.9    663.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     560116.2   1414.4
File Copy 256 bufsize 500 maxblocks            1655.0     152661.1    922.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1736873.3   2994.6
Pipe Throughput                               12440.0     790335.7    635.3
Pipe-based Context Switching                   4000.0     155467.4    388.7
Process Creation                                126.0      11257.0    893.4
Shell Scripts (1 concurrent)                     42.4       6584.8   1553.0
Shell Scripts (8 concurrent)                      6.0       1500.8   2501.4
System Call Overhead                          15000.0     609881.7    406.6
                                                                   ========
System Benchmarks Index Score                                        1068.6

------------------------------------------------------------------------
Benchmark Run: Tue Dec 03 2019 06:32:22 - 07:02:13
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       99656350.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     6299.2 MWIPS (20.2 s, 7 samples)
Execl Throughput                               6933.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1041273.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          282633.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3276200.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1570771.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 310074.6 lps   (10.0 s, 7 samples)
Process Creation                              22985.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11163.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1549.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        1177092.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   99656350.2   8539.5
Double-Precision Whetstone                       55.0       6299.2   1145.3
Execl Throughput                                 43.0       6933.7   1612.5
File Copy 1024 bufsize 2000 maxblocks          3960.0    1041273.9   2629.5
File Copy 256 bufsize 500 maxblocks            1655.0     282633.4   1707.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    3276200.0   5648.6
Pipe Throughput                               12440.0    1570771.7   1262.7
Pipe-based Context Switching                   4000.0     310074.6    775.2
Process Creation                                126.0      22985.0   1824.2
Shell Scripts (1 concurrent)                     42.4      11163.5   2632.9
Shell Scripts (8 concurrent)                      6.0       1549.4   2582.3
System Call Overhead                          15000.0    1177092.2    784.7
                                                                   ========
System Benchmarks Index Score                                        1988.0

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, 5.0947 s, 422 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.95231 s, 434 MB/s


Hard drive
FIO random read
Performance
1035.4 MB/s
IOPS
265058
./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=30148: Tue Dec  3 05:59:26 2019
  read : io=62124MB, bw=1035.4MB/s, iops=265058, runt= 60001msec
    clat (usec): min=1, max=132699, avg=27.24, stdev=507.30
     lat (usec): min=1, max=132700, avg=27.79, stdev=507.69
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    3],
     | 99.00th=[  302], 99.50th=[  358], 99.90th=[10048], 99.95th=[10944],
     | 99.99th=[22656]
    bw (KB  /s): min=  307, max=895384, per=12.56%, avg=133140.74, stdev=299753.63
    lat (usec) : 2=24.37%, 4=71.39%, 10=0.63%, 20=0.33%, 50=0.03%
    lat (usec) : 100=0.01%, 250=1.41%, 500=1.68%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.12%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=5.22%, sys=11.22%, ctx=520860, majf=0, minf=312
  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=15903800/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=62124MB, aggrb=1035.4MB/s, minb=1035.4MB/s, maxb=1035.4MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=514127/552, merge=0/371, ticks=189721/3838, in_queue=193593, util=44.53%
Hard drive
FIO random direct read
Performance
83.47 MB/s
IOPS
21369
./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=30160: Tue Dec  3 06:00:27 2019
  read : io=5008.7MB, bw=85476KB/s, iops=21369, runt= 60003msec
    clat (usec): min=113, max=37969, avg=368.67, stdev=1667.51
     lat (usec): min=114, max=37969, avg=369.41, stdev=1668.06
    clat percentiles (usec):
     |  1.00th=[  147],  5.00th=[  163], 10.00th=[  175], 20.00th=[  191],
     | 30.00th=[  205], 40.00th=[  219], 50.00th=[  233], 60.00th=[  247],
     | 70.00th=[  266], 80.00th=[  290], 90.00th=[  330], 95.00th=[  370],
     | 99.00th=[ 1480], 99.50th=[ 7200], 99.90th=[31872], 99.95th=[33024],
     | 99.99th=[34048]
    bw (KB  /s): min= 3040, max=12576, per=12.50%, avg=10687.45, stdev=1720.77
    lat (usec) : 250=61.77%, 500=35.62%, 750=0.30%, 1000=0.14%
    lat (msec) : 2=1.35%, 4=0.25%, 10=0.25%, 20=0.03%, 50=0.28%
  cpu          : usr=1.11%, sys=3.57%, ctx=1282223, majf=0, minf=311
  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=1282208/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=5008.7MB, aggrb=85476KB/s, minb=85476KB/s, maxb=85476KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=1281689/0, merge=0/0, ticks=449297/0, in_queue=448753, util=99.35%
Hard drive
FIO random write
Performance
1320.8 MB/s
IOPS
338107
./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=30199: Tue Dec  3 06:02:27 2019
  write: io=79247MB, bw=1320.8MB/s, iops=338107, runt= 60002msec
    clat (usec): min=1, max=561515, avg=17.60, stdev=1026.93
     lat (usec): min=2, max=561515, avg=18.75, stdev=1049.23
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    4],
     | 99.00th=[   10], 99.50th=[   13], 99.90th=[   24], 99.95th=[   52],
     | 99.99th=[60160]
    bw (KB  /s): min= 7890, max=431483, per=12.57%, avg=170058.70, stdev=58595.61
    lat (usec) : 2=0.60%, 4=89.97%, 10=8.33%, 20=0.93%, 50=0.11%
    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.01%, 250=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=6.94%, sys=16.21%, ctx=31912, 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=20287106/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=79247MB, aggrb=1320.8MB/s, minb=1320.8MB/s, maxb=1320.8MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/45235, merge=0/179, ticks=0/2199588, in_queue=1168387, util=15.53%
Hard drive
FIO random direct write
Performance
31.29 MB/s
IOPS
8009
./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=30170: Tue Dec  3 06:01:27 2019
  write: io=1877.4MB, bw=32039KB/s, iops=8009, runt= 60002msec
    clat (usec): min=70, max=2823.9K, avg=994.11, stdev=22717.94
     lat (usec): min=70, max=2823.9K, avg=994.84, stdev=22717.94
    clat percentiles (usec):
     |  1.00th=[   77],  5.00th=[   80], 10.00th=[   83], 20.00th=[   90],
     | 30.00th=[   95], 40.00th=[  100], 50.00th=[  108], 60.00th=[  131],
     | 70.00th=[  732], 80.00th=[  820], 90.00th=[  924], 95.00th=[ 1192],
     | 99.00th=[ 4832], 99.50th=[12352], 99.90th=[30080], 99.95th=[211968],
     | 99.99th=[1220608]
    bw (KB  /s): min=    4, max=39712, per=15.39%, avg=4929.83, stdev=7207.75
    lat (usec) : 100=38.50%, 250=25.55%, 500=0.54%, 750=6.64%, 1000=21.49%
    lat (msec) : 2=4.82%, 4=1.30%, 10=0.59%, 20=0.26%, 50=0.24%
    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.47%, sys=2.52%, ctx=960451, 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=480598/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=1877.4MB, aggrb=32038KB/s, minb=32038KB/s, maxb=32038KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=55/480194, merge=0/1826, ticks=18/51345, in_queue=51115, util=84.77%
Download
Download benchmark results
Download speed
649.67 Mbit/s
Downloaded 104857600 bytes in 1.197 sec
Downloaded 104857600 bytes in 1.606 sec
Downloaded 104857600 bytes in 1.193 sec
Downloaded 104857600 bytes in 1.135 sec
Downloaded 104857600 bytes in 1.026 sec
Finished! Average download speed is 649.67 Mbit/s
Upload
Speedtest results
Upload speed
113.17 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DediPath ...
Selecting 15 servers that are not too close:
  1. IdeaTek Telcom (Hutchinson, KS) [35.72 km]: 60.39 ms
  2. Cox - Wichita (Wichita, KS) [43.14 km]: 47.919 ms
  3. Kansas Research and Education Network (Wichita, KS) [43.14 km]: 46.597 ms
  4. H&B Communications (Holyrood, KS) [106.27 km]: 61.579 ms
  5. Giant Communications, Inc. (Haviland, KS) [113.97 km]: 161.056 ms
  6. Wilson Communications (Wilson, KS) [132.34 km]: 107.337 ms
  7. Sprint (Enid, OK) [150.80 km]: 30.367 ms
  8. S&A Telephone (Allen, KS) [175.61 km]: 51.308 ms
  9. Twin Valley Communications (Miltonvale, KS) [180.51 km]: 97.576 ms
  10. Fort Hays State Univ (Hays, KS) [181.31 km]: 61.42 ms
  11. Eagle Broadband Investments, LLC (Hays, KS) [181.31 km]: 75.086 ms
  12. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS) [191.97 km]: 86.249 ms
  13. United Telephone Association, Inc. (Dodge City, KS) [193.08 km]: 71.365 ms
  14. Chickasaw Telecommunications Services, Inc. (Stillwater, OK) [193.17 km]: 101.163 ms
  15. City of Chanute, Kansas (Chanute, KS) [208.16 km]: 65.623 ms
Testing upload speeds
  1. IdeaTek Telcom (Hutchinson, KS):             ......................... 108.12 Mbit/s
  2. Cox - Wichita (Wichita, KS):                 ......................... 94.50 Mbit/s
  3. Kansas Research and Education Network (Wichita, KS):......................... 122.02 Mbit/s
  4. H&B Communications (Holyrood, KS):           ......................... 102.36 Mbit/s
  5. Giant Communications, Inc. (Haviland, KS):   ......................... 93.96 Mbit/s
  6. Wilson Communications (Wilson, KS):          ......................... 105.53 Mbit/s
  7. Sprint (Enid, OK):                           ......................... 79.37 Mbit/s
  8. S&A Telephone (Allen, KS):                   ......................... 120.04 Mbit/s
  9. Twin Valley Communications (Miltonvale, KS): ......................... 78.51 Mbit/s
  10. Fort Hays State Univ (Hays, KS):            ......................... 122.25 Mbit/s
  11. Eagle Broadband Investments, LLC (Hays, KS):......................... 62.32 Mbit/s
  12. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS):......................... 121.73 Mbit/s
  13. United Telephone Association, Inc. (Dodge City, KS):......................... 74.50 Mbit/s
  14. Chickasaw Telecommunications Services, Inc. (Stillwater, OK):......................... 141.14 Mbit/s
  15. City of Chanute, Kansas (Chanute, KS):      ......................... 113.21 Mbit/s
Average upload speed is 102.64 Mbit/s