Stopwatch
Benchmark report #4385
Time4VPS – L
Report
Share test result

Test results for L at Time4VPS


Server specs:


4 × Intel(R) Xeon(R) CPU E5645 @ 2.40GHz
4 GB RAM / 168 GB disk space
Debian 8.9
Republic of Lithuania

Benchmark results summary:


UnixBench - 2777.6
Disk Read - 1 MB/s
Disk Write - 1044 MB/s
Bandwidth - 195.77 MB/s

More: https://serverscope.io/trials/A26w
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5645 @ 2.40GHz
CPU Cores
6 × 2400 MHz
RAM
4 GB
Disk
168 GB
OS
Debian 8.9
Benchmark summary
Benchmark summary
UnixBench
2777.6
Disk Read
1 MB/s
Disk Write
1044 MB/s
Bandwidth
195.77 Mbit/s
Speedtest
184.35 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2777.6
UnixBench (one CPU)
1147.1
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-n0EDY8/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-n0EDY8/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-n0EDY8/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-n0EDY8/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-n0EDY8/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-n0EDY8/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
sh: 1: 3dinfo: 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: 30299.s.t4vps.eu: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab125.3 -- #1 SMP Wed Sep 27 19:27:11 MSK 2017
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (4800.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (4799.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (4800.5 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5645 @ 2.40GHz (4799.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   16:52:19 up 17 days, 15:19,  2 users,  load average: 8.06, 4.99, 2.17; runlevel Oct

------------------------------------------------------------------------
Benchmark Run: Fri Oct 27 2017 16:52:19 - 17:20:29
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24022811.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3090.5 MWIPS (9.7 s, 7 samples)
Execl Throughput                               2832.8 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        531262.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          166115.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1234284.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1427590.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 150762.7 lps   (10.0 s, 7 samples)
Process Creation                               6320.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6484.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1985.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        3247789.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24022811.4   2058.5
Double-Precision Whetstone                       55.0       3090.5    561.9
Execl Throughput                                 43.0       2832.8    658.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     531262.4   1341.6
File Copy 256 bufsize 500 maxblocks            1655.0     166115.5   1003.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1234284.3   2128.1
Pipe Throughput                               12440.0    1427590.5   1147.6
Pipe-based Context Switching                   4000.0     150762.7    376.9
Process Creation                                126.0       6320.3    501.6
Shell Scripts (1 concurrent)                     42.4       6484.2   1529.3
Shell Scripts (8 concurrent)                      6.0       1985.3   3308.8
System Call Overhead                          15000.0    3247789.3   2165.2
                                                                   ========
System Benchmarks Index Score                                        1147.1

------------------------------------------------------------------------
Benchmark Run: Fri Oct 27 2017 17:20:29 - 17:48:53
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       85999782.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    12220.5 MWIPS (9.5 s, 7 samples)
Execl Throughput                              12497.9 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        553140.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          153988.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1509647.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4936366.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 698661.0 lps   (10.0 s, 7 samples)
Process Creation                              21031.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  18306.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2640.3 lpm   (60.1 s, 2 samples)
System Call Overhead                        8939411.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   85999782.3   7369.3
Double-Precision Whetstone                       55.0      12220.5   2221.9
Execl Throughput                                 43.0      12497.9   2906.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     553140.4   1396.8
File Copy 256 bufsize 500 maxblocks            1655.0     153988.9    930.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1509647.6   2602.8
Pipe Throughput                               12440.0    4936366.3   3968.1
Pipe-based Context Switching                   4000.0     698661.0   1746.7
Process Creation                                126.0      21031.1   1669.1
Shell Scripts (1 concurrent)                     42.4      18306.3   4317.5
Shell Scripts (8 concurrent)                      6.0       2640.3   4400.5
System Call Overhead                          15000.0    8939411.2   5959.6
                                                                   ========
System Benchmarks Index Score                                        2777.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, 43.2576 s, 49.6 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, 48.185 s, 44.6 MB/s


Hard drive
FIO random read
Performance
1.18 MB/s
IOPS
302
./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=8025: Fri Oct 27 16:49:13 2017
  read : io=72772KB, bw=1211.6KB/s, iops=302, runt= 60068msec
    clat (usec): min=45, max=282401, avg=26382.23, stdev=9954.52
     lat (usec): min=46, max=282401, avg=26382.67, stdev=9954.53
    clat percentiles (usec):
     |  1.00th=[   53],  5.00th=[12864], 10.00th=[17792], 20.00th=[20608],
     | 30.00th=[23936], 40.00th=[23936], 50.00th=[26240], 60.00th=[28032],
     | 70.00th=[28288], 80.00th=[31872], 90.00th=[35584], 95.00th=[39680],
     | 99.00th=[53504], 99.50th=[67072], 99.90th=[124416], 99.95th=[150528],
     | 99.99th=[203776]
    bw (KB  /s): min=   23, max= 2348, per=12.50%, avg=151.36, stdev=77.64
    lat (usec) : 50=0.60%, 100=1.28%, 250=0.12%, 500=0.02%
    lat (msec) : 4=0.23%, 10=1.24%, 20=12.57%, 50=82.64%, 100=1.12%
    lat (msec) : 250=0.19%, 500=0.01%
  cpu          : usr=0.05%, sys=0.16%, ctx=39882, 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=18193/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=72772KB, aggrb=1211KB/s, minb=1211KB/s, maxb=1211KB/s, mint=60068msec, maxt=60068msec
Hard drive
FIO random direct read
Performance
1.16 MB/s
IOPS
297
./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=8047: Fri Oct 27 16:50:14 2017
  read : io=71504KB, bw=1191.3KB/s, iops=297, runt= 60023msec
    clat (usec): min=47, max=186308, avg=26843.65, stdev=9369.53
     lat (usec): min=48, max=186309, avg=26844.11, stdev=9369.53
    clat percentiles (msec):
     |  1.00th=[    6],  5.00th=[   16], 10.00th=[   20], 20.00th=[   21],
     | 30.00th=[   24], 40.00th=[   24], 50.00th=[   26], 60.00th=[   29],
     | 70.00th=[   29], 80.00th=[   32], 90.00th=[   37], 95.00th=[   41],
     | 99.00th=[   58], 99.50th=[   71], 99.90th=[  119], 99.95th=[  139],
     | 99.99th=[  157]
    bw (KB  /s): min=   92, max=  735, per=12.48%, avg=148.64, stdev=24.73
    lat (usec) : 50=0.01%, 100=0.49%, 250=0.05%, 500=0.01%
    lat (msec) : 4=0.18%, 10=1.06%, 20=13.27%, 50=83.25%, 100=1.50%
    lat (msec) : 250=0.17%
  cpu          : usr=0.06%, sys=0.16%, ctx=40369, majf=0, minf=273
  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=17876/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=71504KB, aggrb=1191KB/s, minb=1191KB/s, maxb=1191KB/s, mint=60023msec, maxt=60023msec
Hard drive
FIO random write
Performance
1044.9 MB/s
IOPS
267475
./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=8095: Fri Oct 27 16:52:14 2017
  write: io=62692MB, bw=1044.9MB/s, iops=267475, runt= 60002msec
    clat (usec): min=1, max=266202, avg= 9.87, stdev=312.40
     lat (usec): min=1, max=267220, avg=10.09, stdev=314.27
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    6], 90.00th=[    7], 95.00th=[    8],
     | 99.00th=[   12], 99.50th=[   14], 99.90th=[  868], 99.95th=[ 3984],
     | 99.99th=[10176]
    bw (KB  /s): min=  432, max=214850, per=12.57%, avg=134455.30, stdev=39434.83
    lat (usec) : 2=0.01%, 4=47.50%, 10=50.04%, 20=2.12%, 50=0.15%
    lat (usec) : 100=0.04%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=4.89%, sys=21.19%, ctx=355489, majf=0, minf=247
  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=16049094/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=62692MB, aggrb=1044.9MB/s, minb=1044.9MB/s, maxb=1044.9MB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random direct write
Performance
964.54 MB/s
IOPS
246923
./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=8070: Fri Oct 27 16:51:14 2017
  write: io=57874MB, bw=987693KB/s, iops=246923, runt= 60001msec
    clat (usec): min=1, max=199582, avg=10.31, stdev=351.09
     lat (usec): min=1, max=199582, avg=10.52, stdev=352.58
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    6], 90.00th=[    7], 95.00th=[    8],
     | 99.00th=[   12], 99.50th=[   15], 99.90th=[  692], 99.95th=[ 3984],
     | 99.99th=[11072]
    bw (KB  /s): min=    1, max=214109, per=13.00%, avg=128438.70, stdev=45395.33
    lat (usec) : 2=0.01%, 4=47.89%, 10=49.75%, 20=2.02%, 50=0.16%
    lat (usec) : 100=0.04%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=4.56%, sys=19.25%, ctx=258776, majf=0, minf=262
  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=14815637/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=57874MB, aggrb=987692KB/s, minb=987692KB/s, maxb=987692KB/s, mint=60001msec, maxt=60001msec
Download
Download benchmark results
Download speed
195.77 Mbit/s
Downloaded 104857600 bytes in 3.340 sec
Downloaded 104857600 bytes in 4.741 sec
Downloaded 104857600 bytes in 5.686 sec
Downloaded 104857600 bytes in 3.031 sec
Downloaded 104857600 bytes in 3.634 sec
Finished! Average download speed is 195.77 Mbit/s
Upload
Speedtest results
Upload speed
184.35 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Interneto Vizija ...
Selecting 15 servers that are not too close:
  1. BalticServers.com (Siauliai) [43.38 km]: 6.384 ms
  2. www.bacloud.com (Siauliai) [43.38 km]: 514.904 ms
  3. Kiwinet (Siauliai) [43.38 km]: 12.418 ms
  4. UAB TOPNET (Kursenai) [67.40 km]: 8.477 ms
  5. BALTCOM (Jelgava) [74.21 km]: 11.163 ms
  6. Lattelecom (Riga) [105.78 km]: 10.649 ms
  7. AS Balticom (Riga) [105.78 km]: 11.322 ms
  8. BALTCOM (Riga) [105.78 km]: 9.093 ms
  9. Latvijas Mobilais Telefons (Riga) [105.78 km]: 10.989 ms
  10. SIA Bite Latvija (Riga) [105.78 km]: 8.695 ms
  11. SIA Stream Networks (Riga) [105.78 km]: 12.296 ms
  12. DEAC (Riga) [105.78 km]: 25.127 ms
  13. Telenet, sia (Riga) [105.78 km]: 10.728 ms
  14. Tele2 (Riga) [105.78 km]: 37.479 ms
  15. CloudHosting SIA (Riga) [105.78 km]: 34.78 ms
Testing upload speeds
  1. BalticServers.com (Siauliai):                ......................... 267.42 Mbit/s
  2. www.bacloud.com (Siauliai):                  ......................... 80.67 Mbit/s
  3. Kiwinet (Siauliai):                          ......................... 11.22 Mbit/s
  4. UAB TOPNET (Kursenai):                       ......................... 224.48 Mbit/s
  5. BALTCOM (Jelgava):                           ......................... 148.03 Mbit/s
  6. Lattelecom (Riga):                           ......................... 213.19 Mbit/s
  7. AS Balticom (Riga):                          ......................... 292.32 Mbit/s
  8. BALTCOM (Riga):                              ......................... 228.82 Mbit/s
  9. Latvijas Mobilais Telefons (Riga):           ......................... 70.26 Mbit/s
  10. SIA Bite Latvija (Riga):                    ......................... 272.60 Mbit/s
  11. SIA Stream Networks (Riga):                 ......................... 110.04 Mbit/s
  12. DEAC (Riga):                                ......................... 235.78 Mbit/s
  13. Telenet, sia (Riga):                        ......................... 175.96 Mbit/s
  14. Tele2 (Riga):                               ......................... 76.98 Mbit/s
  15. CloudHosting SIA (Riga):                    ......................... 17.21 Mbit/s
Average upload speed is 161.67 Mbit/s