Stopwatch
Benchmark report #14416
ZTV – SSD-RU-2
Report
Share test result

Test results for SSD-RU-2 at ZTV


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
2 GB RAM / 26 GB disk space
Centos 7.8.2003 Core

Benchmark results summary:


UnixBench - 1270.1
Disk Read - 244 MB/s
Disk Write - 589 MB/s
Bandwidth - 1.41 MB/s

More: https://serverscope.io/trials/YqDX
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
CPU Cores
1 × 2694 MHz
RAM
2 GB
Disk
26 GB
OS
Centos 7.8.2003 Core
Benchmark summary
Benchmark summary
UnixBench
1270.1
Disk Read
244 MB/s
Disk Write
589 MB/s
Bandwidth
1.41 Mbit/s
Speedtest
101.54 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1270.1
UnixBench (one CPU)
764.0
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-TvxnPx/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-TvxnPx/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-TvxnPx/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-TvxnPx/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-TvxnPx/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-TvxnPx/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: vps11926.dedic.su: GNU/Linux
   OS: GNU/Linux -- 3.10.0-1062.12.1.el7.x86_64 -- #1 SMP Tue Feb 4 23:02:59 UTC 2020
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz (5387.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz (5387.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   01:31:08 up 15 min,  1 user,  load average: 8.19, 4.77, 2.10; runlevel 2020-10-05

------------------------------------------------------------------------
Benchmark Run: Mon Oct 05 2020 01:31:08 - 01:59:09
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       33855748.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4277.4 MWIPS (9.5 s, 7 samples)
Execl Throughput                               1938.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        397311.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          103502.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1323680.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              572272.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 100890.5 lps   (10.0 s, 7 samples)
Process Creation                               5631.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4636.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    943.0 lpm   (60.0 s, 2 samples)
System Call Overhead                         456886.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   33855748.7   2901.1
Double-Precision Whetstone                       55.0       4277.4    777.7
Execl Throughput                                 43.0       1938.9    450.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     397311.0   1003.3
File Copy 256 bufsize 500 maxblocks            1655.0     103502.0    625.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1323680.5   2282.2
Pipe Throughput                               12440.0     572272.0    460.0
Pipe-based Context Switching                   4000.0     100890.5    252.2
Process Creation                                126.0       5631.8    447.0
Shell Scripts (1 concurrent)                     42.4       4636.0   1093.4
Shell Scripts (8 concurrent)                      6.0        943.0   1571.6
System Call Overhead                          15000.0     456886.5    304.6
                                                                   ========
System Benchmarks Index Score                                         764.0

------------------------------------------------------------------------
Benchmark Run: Mon Oct 05 2020 01:59:09 - 02:27:13
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       67967644.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8557.0 MWIPS (9.6 s, 7 samples)
Execl Throughput                               4056.2 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        521588.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          133773.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1538772.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1180211.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 208634.6 lps   (10.0 s, 7 samples)
Process Creation                              12365.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7060.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    973.0 lpm   (60.1 s, 2 samples)
System Call Overhead                         835095.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   67967644.9   5824.1
Double-Precision Whetstone                       55.0       8557.0   1555.8
Execl Throughput                                 43.0       4056.2    943.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     521588.5   1317.1
File Copy 256 bufsize 500 maxblocks            1655.0     133773.5    808.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1538772.3   2653.1
Pipe Throughput                               12440.0    1180211.3    948.7
Pipe-based Context Switching                   4000.0     208634.6    521.6
Process Creation                                126.0      12365.4    981.4
Shell Scripts (1 concurrent)                     42.4       7060.8   1665.3
Shell Scripts (8 concurrent)                      6.0        973.0   1621.6
System Call Overhead                          15000.0     835095.9    556.7
                                                                   ========
System Benchmarks Index Score                                        1270.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.96994 s, 432 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.54169 s, 473 MB/s


Hard drive
FIO random read
Performance
244.47 MB/s
IOPS
62585
./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=5871: Mon Oct  5 01:28:03 2020
  read : io=14669MB, bw=250341KB/s, iops=62585, runt= 60002msec
    clat (usec): min=2, max=18078, avg=120.66, stdev=178.62
     lat (usec): min=2, max=18079, avg=121.73, stdev=178.66
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    4], 20.00th=[    9],
     | 30.00th=[   24], 40.00th=[  101], 50.00th=[  118], 60.00th=[  137],
     | 70.00th=[  157], 80.00th=[  185], 90.00th=[  229], 95.00th=[  274],
     | 99.00th=[  402], 99.50th=[  498], 99.90th=[ 1864], 99.95th=[ 3984],
     | 99.99th=[ 7200]
    bw (KB  /s): min=20256, max=67560, per=12.49%, avg=31255.63, stdev=6260.25
    lat (usec) : 4=9.72%, 10=11.63%, 20=7.69%, 50=1.66%, 100=8.62%
    lat (usec) : 250=53.48%, 500=6.71%, 750=0.30%, 1000=0.06%
    lat (msec) : 2=0.04%, 4=0.05%, 10=0.05%, 20=0.01%
  cpu          : usr=4.23%, sys=19.97%, ctx=2601746, majf=1, 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=3755243/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=14669MB, aggrb=250341KB/s, minb=250341KB/s, maxb=250341KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=2596588/46, merge=0/35, ticks=174032/5, in_queue=171616, util=99.41%
Hard drive
FIO random direct read
Performance
261.78 MB/s
IOPS
67015
./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=5881: Mon Oct  5 01:29:04 2020
  read : io=15707MB, bw=268063KB/s, iops=67015, runt= 60001msec
    clat (usec): min=37, max=25067, avg=111.31, stdev=55.32
     lat (usec): min=38, max=25069, avg=112.43, stdev=55.45
    clat percentiles (usec):
     |  1.00th=[   60],  5.00th=[   70], 10.00th=[   75], 20.00th=[   86],
     | 30.00th=[   92], 40.00th=[   98], 50.00th=[  104], 60.00th=[  113],
     | 70.00th=[  121], 80.00th=[  133], 90.00th=[  151], 95.00th=[  169],
     | 99.00th=[  215], 99.50th=[  241], 99.90th=[  454], 99.95th=[  524],
     | 99.99th=[ 2064]
    bw (KB  /s): min=17672, max=41024, per=12.50%, avg=33510.38, stdev=3415.63
    lat (usec) : 50=0.05%, 100=42.62%, 250=56.92%, 500=0.34%, 750=0.04%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=5.12%, sys=19.44%, ctx=4021053, 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=4021019/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=15707MB, aggrb=268063KB/s, minb=268063KB/s, maxb=268063KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4017091/3, merge=0/0, ticks=233038/0, in_queue=228881, util=99.87%
Hard drive
FIO random write
Performance
589.8 MB/s
IOPS
150987
./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=5903: Mon Oct  5 01:31:05 2020
  write: io=35389MB, bw=603952KB/s, iops=150987, runt= 60002msec
    clat (usec): min=2, max=132602, avg=44.83, stdev=1479.32
     lat (usec): min=3, max=132603, avg=46.20, stdev=1493.70
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    4], 10.00th=[    4], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    5], 50.00th=[    5], 60.00th=[    5],
     | 70.00th=[    6], 80.00th=[    8], 90.00th=[   12], 95.00th=[   16],
     | 99.00th=[   27], 99.50th=[   32], 99.90th=[  253], 99.95th=[40192],
     | 99.99th=[73216]
    bw (KB  /s): min=19594, max=176242, per=12.54%, avg=75744.64, stdev=23895.40
    lat (usec) : 4=4.74%, 10=78.07%, 20=14.07%, 50=2.94%, 100=0.06%
    lat (usec) : 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.03%
    lat (msec) : 100=0.04%, 250=0.01%
  cpu          : usr=5.58%, sys=15.65%, ctx=37671, majf=0, minf=297
  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=9059576/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=35389MB, aggrb=603951KB/s, minb=603951KB/s, maxb=603951KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=88/1016554, merge=0/3, ticks=10/1885530, in_queue=1317002, util=27.35%
Hard drive
FIO random direct write
Performance
243.57 MB/s
IOPS
62353
./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=5891: Mon Oct  5 01:30:04 2020
  write: io=14615MB, bw=249413KB/s, iops=62353, runt= 60005msec
    clat (usec): min=41, max=547788, avg=120.32, stdev=868.53
     lat (usec): min=42, max=547790, avg=121.66, stdev=868.54
    clat percentiles (usec):
     |  1.00th=[   64],  5.00th=[   73], 10.00th=[   78], 20.00th=[   90],
     | 30.00th=[   97], 40.00th=[  102], 50.00th=[  109], 60.00th=[  117],
     | 70.00th=[  126], 80.00th=[  139], 90.00th=[  161], 95.00th=[  187],
     | 99.00th=[  274], 99.50th=[  342], 99.90th=[  502], 99.95th=[  572],
     | 99.99th=[  972]
    bw (KB  /s): min= 3647, max=38296, per=12.53%, avg=31262.14, stdev=5121.26
    lat (usec) : 50=0.01%, 100=34.80%, 250=63.75%, 500=1.33%, 750=0.08%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 50=0.01%, 100=0.01%
    lat (msec) : 250=0.01%, 750=0.01%
  cpu          : usr=4.99%, sys=19.03%, ctx=3827537, majf=0, minf=289
  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=3741512/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=14615MB, aggrb=249413KB/s, minb=249413KB/s, maxb=249413KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=5/3739133, merge=0/5, ticks=0/242966, in_queue=234400, util=98.71%
Download
Download benchmark results
Download speed
1.41 Mbit/s
Downloaded 104857600 bytes in 8.966 sec
Downloaded 104857600 bytes in 8.838 sec
Downloaded 29686896 bytes in 604.110 sec
Downloaded 64915288 bytes in 606.966 sec
Downloaded 34950376 bytes in 604.396 sec
Finished! Average download speed is 1.41 Mbit/s
Upload
Speedtest results
Upload speed
101.54 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from 3NT Solutions LLP ...
Selecting 15 servers that are not too close:
  1. Intelsc (Rodniki) [30.31 km]: 32.044 ms
  2. Beirel Telecom ISP (Pushkino) [30.72 km]: 14.586 ms
  3. Premier Group Companies Telecom (Pushkino) [30.72 km]: 19.686 ms
  4. Mescherino (Meshcherino) [30.92 km]: 21.688 ms
  5. FTIC Ltd (Fryazino) [34.91 km]: 24.511 ms
  6. Infolink (Monino) [37.49 km]: 27.486 ms
  7. Quartz Telecom (Podolsk) [37.66 km]: 23.084 ms
  8. Tochka Dostupa (Podolsk) [37.66 km]: 22.102 ms
  9. MK-NET (Podolsk) [37.66 km]: 25.94 ms
  10. Dataplanet Ltd. (Zelenograd) [38.07 km]: 14.74 ms
  11. MicMedia (Zelenograd) [38.07 km]: 21.222 ms
  12. MosLine Group LLC (Krasnoznamensk) [40.07 km]: 25.289 ms
  13. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno) [42.26 km]: 25.149 ms
  14. Gigacom Systems LLC (Domodedovo) [42.35 km]: 33.366 ms
  15. Proxima (Ramenskoye) [42.98 km]: 21.988 ms
Testing upload speeds
  1. Intelsc (Rodniki):                           ......................... 112.75 Mbit/s
  2. Beirel Telecom ISP (Pushkino):               ......................... 99.98 Mbit/s
  3. Premier Group Companies Telecom (Pushkino):  ......................... 90.13 Mbit/s
  4. Mescherino (Meshcherino):                    ......................... 112.60 Mbit/s
  5. FTIC Ltd (Fryazino):                         ......................... 97.01 Mbit/s
  6. Infolink (Monino):                           ......................... 101.63 Mbit/s
  7. Quartz Telecom (Podolsk):                    ......................... 101.01 Mbit/s
  8. Tochka Dostupa (Podolsk):                    ......................... 100.01 Mbit/s
  9. MK-NET (Podolsk):                            ......................... 99.80 Mbit/s
  10. Dataplanet Ltd. (Zelenograd):               ......................... 98.25 Mbit/s
  11. MicMedia (Zelenograd):                      ......................... 98.18 Mbit/s
  12. MosLine Group LLC (Krasnoznamensk):         ......................... 102.37 Mbit/s
  13. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno):......................... 96.56 Mbit/s
  14. Gigacom Systems LLC (Domodedovo):           ......................... 102.74 Mbit/s
  15. Proxima (Ramenskoye):                       ......................... 98.70 Mbit/s
Average upload speed is 100.78 Mbit/s