Stopwatch
Benchmark report #13010
ZTV – KVM-SSD-RU-2S
Report
Share test result

Test results for KVM-SSD-RU-2S at ZTV


Server specs:


2 × Intel(R) Xeon(R) CPU E5-2697 v2 @ 2.70GHz
991 MB RAM / 15 GB disk space
Centos 7.7.1908 Core

Benchmark results summary:


UnixBench - 1191.7
Disk Read - 165 MB/s
Disk Write - 352 MB/s
Bandwidth - 184.01 MB/s

More: https://serverscope.io/trials/ZWX7
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
991 MB
Disk
15 GB
OS
Centos 7.7.1908 Core
Benchmark summary
Benchmark summary
UnixBench
1191.7
Disk Read
165 MB/s
Disk Write
352 MB/s
Bandwidth
184.01 Mbit/s
Speedtest
190.79 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1191.7
UnixBench (one CPU)
653.8
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-WVsP3K/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-WVsP3K/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-WVsP3K/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-WVsP3K/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-WVsP3K/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-WVsP3K/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
   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
   16:54:56 up 14 min,  1 user,  load average: 9.00, 4.94, 2.08; runlevel 2020-02-19

------------------------------------------------------------------------
Benchmark Run: Wed Feb 19 2020 16:54:56 - 17:23:04
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       31018867.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3925.5 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1684.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        332414.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           89788.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        863048.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              502474.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  86416.5 lps   (10.0 s, 7 samples)
Process Creation                               4893.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4082.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    824.3 lpm   (60.0 s, 2 samples)
System Call Overhead                         404977.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   31018867.9   2658.0
Double-Precision Whetstone                       55.0       3925.5    713.7
Execl Throughput                                 43.0       1684.7    391.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     332414.6    839.4
File Copy 256 bufsize 500 maxblocks            1655.0      89788.9    542.5
File Copy 4096 bufsize 8000 maxblocks          5800.0     863048.3   1488.0
Pipe Throughput                               12440.0     502474.0    403.9
Pipe-based Context Switching                   4000.0      86416.5    216.0
Process Creation                                126.0       4893.1    388.3
Shell Scripts (1 concurrent)                     42.4       4082.2    962.8
Shell Scripts (8 concurrent)                      6.0        824.3   1373.9
System Call Overhead                          15000.0     404977.4    270.0
                                                                   ========
System Benchmarks Index Score                                         653.8

------------------------------------------------------------------------
Benchmark Run: Wed Feb 19 2020 17:23:04 - 17:51:12
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       62282201.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7854.2 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3703.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        570221.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          161667.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1544901.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1016201.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 171202.5 lps   (10.0 s, 7 samples)
Process Creation                              11067.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6249.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    854.2 lpm   (60.1 s, 2 samples)
System Call Overhead                         776262.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   62282201.7   5336.9
Double-Precision Whetstone                       55.0       7854.2   1428.0
Execl Throughput                                 43.0       3703.4    861.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     570221.8   1440.0
File Copy 256 bufsize 500 maxblocks            1655.0     161667.8    976.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1544901.7   2663.6
Pipe Throughput                               12440.0    1016201.6    816.9
Pipe-based Context Switching                   4000.0     171202.5    428.0
Process Creation                                126.0      11067.2    878.4
Shell Scripts (1 concurrent)                     42.4       6249.4   1473.9
Shell Scripts (8 concurrent)                      6.0        854.2   1423.7
System Call Overhead                          15000.0     776262.9    517.5
                                                                   ========
System Benchmarks Index Score                                        1191.7

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.6828 s, 583 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.29519 s, 500 MB/s


Hard drive
FIO random read
Performance
165.5 MB/s
IOPS
42367
./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=16910: Wed Feb 19 16:51:50 2020
  read : io=9930.3MB, bw=169470KB/s, iops=42367, runt= 60002msec
    clat (usec): min=2, max=35783, avg=180.16, stdev=307.13
     lat (usec): min=3, max=35784, avg=181.39, stdev=307.57
    clat percentiles (usec):
     |  1.00th=[   10],  5.00th=[   16], 10.00th=[   88], 20.00th=[  110],
     | 30.00th=[  121], 40.00th=[  133], 50.00th=[  147], 60.00th=[  161],
     | 70.00th=[  177], 80.00th=[  201], 90.00th=[  249], 95.00th=[  330],
     | 99.00th=[  972], 99.50th=[ 1544], 99.90th=[ 3504], 99.95th=[ 5536],
     | 99.99th=[12480]
    bw (KB  /s): min=15432, max=29368, per=12.49%, avg=21160.98, stdev=2250.71
    lat (usec) : 4=0.17%, 10=0.71%, 20=4.92%, 50=1.54%, 100=5.90%
    lat (usec) : 250=76.94%, 500=7.40%, 750=0.98%, 1000=0.48%
    lat (msec) : 2=0.66%, 4=0.24%, 10=0.06%, 20=0.02%, 50=0.01%
  cpu          : usr=3.75%, sys=20.07%, ctx=2353049, 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=2542137/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=9930.3MB, aggrb=169470KB/s, minb=169470KB/s, maxb=169470KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=2345845/47, merge=0/32, ticks=192689/43, in_queue=190390, util=99.98%
Hard drive
FIO random direct read
Performance
224.3 MB/s
IOPS
57420
./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=16920: Wed Feb 19 16:52:51 2020
  read : io=13459MB, bw=229683KB/s, iops=57420, runt= 60004msec
    clat (usec): min=38, max=44492, avg=130.32, stdev=146.51
     lat (usec): min=39, max=44494, avg=131.57, stdev=147.17
    clat percentiles (usec):
     |  1.00th=[   60],  5.00th=[   69], 10.00th=[   75], 20.00th=[   85],
     | 30.00th=[   92], 40.00th=[   99], 50.00th=[  107], 60.00th=[  117],
     | 70.00th=[  129], 80.00th=[  147], 90.00th=[  175], 95.00th=[  217],
     | 99.00th=[  548], 99.50th=[  828], 99.90th=[ 1944], 99.95th=[ 2512],
     | 99.99th=[ 3632]
    bw (KB  /s): min=19664, max=35928, per=12.50%, avg=28721.54, stdev=2907.19
    lat (usec) : 50=0.04%, 100=41.07%, 250=55.21%, 500=2.53%, 750=0.51%
    lat (usec) : 1000=0.22%
    lat (msec) : 2=0.33%, 4=0.08%, 10=0.01%, 20=0.01%, 50=0.01%
  cpu          : usr=4.98%, sys=18.48%, ctx=3445411, 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=3445472/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=13459MB, aggrb=229682KB/s, minb=229682KB/s, maxb=229682KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=3443913/4, merge=0/0, ticks=247817/2, in_queue=244428, util=99.96%
Hard drive
FIO random write
Performance
352.09 MB/s
IOPS
90134
./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=16950: Wed Feb 19 16:54:52 2020
  write: io=21129MB, bw=360538KB/s, iops=90134, runt= 60010msec
    clat (usec): min=2, max=158074, avg=78.03, stdev=1984.22
     lat (usec): min=3, max=158075, avg=79.88, stdev=2001.97
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[    5], 40.00th=[    5], 50.00th=[    6], 60.00th=[    8],
     | 70.00th=[   11], 80.00th=[   13], 90.00th=[   18], 95.00th=[   25],
     | 99.00th=[   47], 99.50th=[   80], 99.90th=[30336], 99.95th=[53504],
     | 99.99th=[86528]
    bw (KB  /s): min= 6881, max=133120, per=12.55%, avg=45238.67, stdev=15609.24
    lat (usec) : 4=0.51%, 10=62.92%, 20=27.66%, 50=8.02%, 100=0.47%
    lat (usec) : 250=0.08%, 500=0.11%, 750=0.04%, 1000=0.02%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.02%, 50=0.07%
    lat (msec) : 100=0.05%, 250=0.01%
  cpu          : usr=4.43%, sys=13.73%, ctx=63599, 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=5408965/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=21129MB, aggrb=360537KB/s, minb=360537KB/s, maxb=360537KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  vda: ios=0/2028907, merge=0/45, ticks=0/4436687, in_queue=2838241, util=49.92%
Hard drive
FIO random direct write
Performance
210.93 MB/s
IOPS
53998
./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=16930: Wed Feb 19 16:53:51 2020
  write: io=12656MB, bw=215992KB/s, iops=53998, runt= 60003msec
    clat (usec): min=41, max=75257, avg=138.88, stdev=184.34
     lat (usec): min=42, max=75258, avg=140.40, stdev=184.82
    clat percentiles (usec):
     |  1.00th=[   63],  5.00th=[   73], 10.00th=[   79], 20.00th=[   90],
     | 30.00th=[   97], 40.00th=[  104], 50.00th=[  112], 60.00th=[  122],
     | 70.00th=[  135], 80.00th=[  155], 90.00th=[  191], 95.00th=[  253],
     | 99.00th=[  596], 99.50th=[  884], 99.90th=[ 1992], 99.95th=[ 2512],
     | 99.99th=[ 3344]
    bw (KB  /s): min=11200, max=34944, per=12.50%, avg=26992.65, stdev=3896.83
    lat (usec) : 50=0.02%, 100=33.32%, 250=61.58%, 500=3.79%, 750=0.60%
    lat (usec) : 1000=0.24%
    lat (msec) : 2=0.35%, 4=0.09%, 10=0.01%, 20=0.01%, 100=0.01%
  cpu          : usr=5.01%, sys=18.35%, ctx=3323318, majf=0, minf=288
  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=3240046/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=12656MB, aggrb=215992KB/s, minb=215992KB/s, maxb=215992KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=211/3238876, merge=0/5, ticks=57/249377, in_queue=246226, util=99.46%
Download
Download benchmark results
Download speed
184.01 Mbit/s
Downloaded 104857600 bytes in 4.312 sec
Downloaded 104857600 bytes in 4.404 sec
Downloaded 104857600 bytes in 4.349 sec
Downloaded 104857600 bytes in 4.438 sec
Downloaded 104857600 bytes in 4.235 sec
Finished! Average download speed is 184.01 Mbit/s
Upload
Speedtest results
Upload speed
190.79 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Chernyshov Aleksandr Aleksandrovich ...
Selecting 15 servers that are not too close:
  1. Beirel Telecom ISP (Pushkino) [32.32 km]: 15.562 ms
  2. MosLine Group LLC (Troitsk) [33.24 km]: 13.457 ms
  3. Tochka Dostupa (Podolsk) [36.09 km]: 17.827 ms
  4. FTIC Ltd (Fryazino) [36.31 km]: 15.588 ms
  5. Infolink (Monino) [38.46 km]: 16.839 ms
  6. Dataplanet Ltd. (Zelenograd) [38.81 km]: 23.519 ms
  7. MosLine Group LLC (Krasnoznamensk) [38.93 km]: 24.167 ms
  8. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno) [41.22 km]: 18.767 ms
  9. Gigacom Systems LLC (Domodedovo) [41.24 km]: 18.328 ms
  10. AVIEL (Ramenskoye) [42.77 km]: 21.177 ms
  11. Proxima (Ramenskoye) [42.77 km]: 16.469 ms
  12. Istranet (Istra) [50.60 km]: 13.475 ms
  13. NET-NORD (Povarovo) [50.73 km]: 31.017 ms
  14. UMINET Ltd. (Povarovo) [50.73 km]: 25.325 ms
  15. Proxima (Bronnicy) [53.59 km]: 23.553 ms
Testing upload speeds
  1. Beirel Telecom ISP (Pushkino):               ......................... 232.86 Mbit/s
  2. MosLine Group LLC (Troitsk):                 ......................... 110.03 Mbit/s
  3. Tochka Dostupa (Podolsk):                    ......................... 212.99 Mbit/s
  4. FTIC Ltd (Fryazino):                         ......................... 124.21 Mbit/s
  5. Infolink (Monino):                           ......................... 133.37 Mbit/s
  6. Dataplanet Ltd. (Zelenograd):                ......................... 125.74 Mbit/s
  7. MosLine Group LLC (Krasnoznamensk):          ......................... 124.70 Mbit/s
  8. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno): ......................... 143.45 Mbit/s
  9. Gigacom Systems LLC (Domodedovo):            ......................... 224.28 Mbit/s
  10. AVIEL (Ramenskoye):                         ......................... 226.70 Mbit/s
  11. Proxima (Ramenskoye):                       ......................... 186.00 Mbit/s
  12. Istranet (Istra):                           ......................... 188.09 Mbit/s
  13. NET-NORD (Povarovo):                        ......................... 135.35 Mbit/s
  14. UMINET Ltd. (Povarovo):                     ......................... 194.53 Mbit/s
  15. Proxima (Bronnicy):                         ......................... 221.03 Mbit/s
Average upload speed is 172.22 Mbit/s