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-cZXowL/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-cZXowL/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-cZXowL/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-cZXowL/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-cZXowL/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-cZXowL/byte-unixbench/UnixBench"
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
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: 8cdd8.k.dedikuoti.lt: GNU/Linux
OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.39-1+deb8u1 (2017-02-22)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel Core Processor (Broadwell) (3595.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel Core Processor (Broadwell) (3595.8 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
17:22:11 up 2 days, 21:04, 1 user, load average: 8.29, 5.25, 2.31; runlevel 2017-03-14
------------------------------------------------------------------------
Benchmark Run: Fri Mar 17 2017 17:22:11 - 17:51:18
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 26649921.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4068.7 MWIPS (9.4 s, 7 samples)
Execl Throughput 3283.7 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 841588.1 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 213007.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1887984.5 KBps (30.0 s, 2 samples)
Pipe Throughput 1519174.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 299952.6 lps (10.0 s, 7 samples)
Process Creation 7060.8 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 6161.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1763.0 lpm (60.0 s, 2 samples)
System Call Overhead 3141418.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 26649921.3 2283.6
Double-Precision Whetstone 55.0 4068.7 739.8
Execl Throughput 43.0 3283.7 763.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 841588.1 2125.2
File Copy 256 bufsize 500 maxblocks 1655.0 213007.9 1287.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 1887984.5 3255.1
Pipe Throughput 12440.0 1519174.0 1221.2
Pipe-based Context Switching 4000.0 299952.6 749.9
Process Creation 126.0 7060.8 560.4
Shell Scripts (1 concurrent) 42.4 6161.1 1453.1
Shell Scripts (8 concurrent) 6.0 1763.0 2938.4
System Call Overhead 15000.0 3141418.0 2094.3
========
System Benchmarks Index Score 1391.5
------------------------------------------------------------------------
Benchmark Run: Fri Mar 17 2017 17:51:18 - 18:19:25
2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 53396395.6 lps (10.0 s, 7 samples)
Double-Precision Whetstone 7898.6 MWIPS (9.6 s, 7 samples)
Execl Throughput 7433.4 lps (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 705478.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 258899.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2540178.0 KBps (30.0 s, 2 samples)
Pipe Throughput 3032667.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 593334.3 lps (10.0 s, 7 samples)
Process Creation 16177.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 12347.4 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 1728.0 lpm (60.0 s, 2 samples)
System Call Overhead 4317730.0 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 53396395.6 4575.5
Double-Precision Whetstone 55.0 7898.6 1436.1
Execl Throughput 43.0 7433.4 1728.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 705478.7 1781.5
File Copy 256 bufsize 500 maxblocks 1655.0 258899.5 1564.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 2540178.0 4379.6
Pipe Throughput 12440.0 3032667.1 2437.8
Pipe-based Context Switching 4000.0 593334.3 1483.3
Process Creation 126.0 16177.1 1283.9
Shell Scripts (1 concurrent) 42.4 12347.4 2912.1
Shell Scripts (8 concurrent) 6.0 1728.0 2880.0
System Call Overhead 15000.0 4317730.0 2878.5
========
System Benchmarks Index Score 2235.1
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, 41.1088 s, 52.2 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, 41.0796 s, 52.3 MB/s
./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=26364: Fri Mar 17 17:18:55 2017
read : io=96116KB, bw=1601.5KB/s, iops=400, runt= 60018msec
clat (usec): min=146, max=154015, avg=19969.33, stdev=4445.09
lat (usec): min=147, max=154015, avg=19970.12, stdev=4445.09
clat percentiles (msec):
| 1.00th=[ 15], 5.00th=[ 16], 10.00th=[ 18], 20.00th=[ 18],
| 30.00th=[ 19], 40.00th=[ 20], 50.00th=[ 20], 60.00th=[ 21],
| 70.00th=[ 21], 80.00th=[ 21], 90.00th=[ 24], 95.00th=[ 27],
| 99.00th=[ 37], 99.50th=[ 50], 99.90th=[ 57], 99.95th=[ 68],
| 99.99th=[ 112]
bw (KB /s): min= 147, max= 256, per=12.49%, avg=199.94, stdev=18.87
lat (usec) : 250=0.18%, 500=0.04%, 750=0.02%
lat (msec) : 2=0.01%, 4=0.04%, 10=0.05%, 20=60.71%, 50=38.49%
lat (msec) : 100=0.45%, 250=0.01%
cpu : usr=0.07%, sys=0.32%, ctx=24117, majf=0, minf=89
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=24029/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=96116KB, aggrb=1601KB/s, minb=1601KB/s, maxb=1601KB/s, mint=60018msec, maxt=60018msec
Disk stats (read/write):
sda: ios=23975/10, merge=0/10, ticks=477596/32, in_queue=714676, util=99.93%
./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=26378: Fri Mar 17 17:19:55 2017
read : io=96184KB, bw=1602.6KB/s, iops=400, runt= 60018msec
clat (usec): min=187, max=64323, avg=19954.33, stdev=2085.03
lat (usec): min=188, max=64323, avg=19955.21, stdev=2085.02
clat percentiles (usec):
| 1.00th=[16768], 5.00th=[17792], 10.00th=[19328], 20.00th=[19584],
| 30.00th=[19840], 40.00th=[19840], 50.00th=[20096], 60.00th=[20096],
| 70.00th=[20096], 80.00th=[20352], 90.00th=[20608], 95.00th=[20864],
| 99.00th=[25216], 99.50th=[27776], 99.90th=[51968], 99.95th=[54528],
| 99.99th=[57600]
bw (KB /s): min= 163, max= 326, per=12.50%, avg=200.21, stdev= 7.31
lat (usec) : 250=0.05%, 500=0.09%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.05%, 10=0.03%, 20=49.43%, 50=50.18%
lat (msec) : 100=0.14%
cpu : usr=0.10%, sys=0.30%, ctx=24112, majf=0, minf=81
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=24046/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=96184KB, aggrb=1602KB/s, minb=1602KB/s, maxb=1602KB/s, mint=60018msec, maxt=60018msec
Disk stats (read/write):
sda: ios=24022/5, merge=0/4, ticks=478320/12, in_queue=631196, util=99.93%
./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=26404: Fri Mar 17 17:21:58 2017
write: io=5849.9MB, bw=96383KB/s, iops=24095, runt= 62151msec
clat (usec): min=1, max=32769K, avg=329.60, stdev=85915.50
lat (usec): min=1, max=32771K, avg=329.93, stdev=85915.89
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 3], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 4], 60.00th=[ 4],
| 70.00th=[ 4], 80.00th=[ 4], 90.00th=[ 6], 95.00th=[ 8],
| 99.00th=[ 18], 99.50th=[ 22], 99.90th=[ 9920], 99.95th=[15680],
| 99.99th=[24960]
bw (KB /s): min= 342, max=270193, per=98.30%, avg=94745.19, stdev=76033.59
lat (usec) : 2=0.16%, 4=45.16%, 10=51.05%, 20=2.89%, 50=0.49%
lat (usec) : 100=0.03%, 250=0.04%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.04%, 20=0.07%, 50=0.02%
lat (msec) : 500=0.01%, 2000=0.01%, >=2000=0.01%
cpu : usr=0.31%, sys=1.43%, ctx=11777, majf=0, minf=94
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=1497569/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=5849.9MB, aggrb=96382KB/s, minb=96382KB/s, maxb=96382KB/s, mint=62151msec, maxt=62151msec
Disk stats (read/write):
sda: ios=0/24709, merge=0/14422, ticks=0/8108272, in_queue=8144704, util=99.24%
./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=26392: Fri Mar 17 17:20:55 2017
write: io=95860KB, bw=1597.3KB/s, iops=399, runt= 60017msec
clat (usec): min=180, max=922187, avg=20021.40, stdev=78397.89
lat (usec): min=181, max=922188, avg=20022.52, stdev=78398.05
clat percentiles (usec):
| 1.00th=[ 1336], 5.00th=[ 1560], 10.00th=[ 2320], 20.00th=[ 2352],
| 30.00th=[ 2384], 40.00th=[ 2416], 50.00th=[ 2416], 60.00th=[ 2448],
| 70.00th=[ 2544], 80.00th=[ 2864], 90.00th=[ 3440], 95.00th=[140288],
| 99.00th=[440320], 99.50th=[544768], 99.90th=[757760], 99.95th=[815104],
| 99.99th=[864256]
bw (KB /s): min= 4, max= 1338, per=13.13%, avg=209.64, stdev=211.99
lat (usec) : 250=0.05%, 500=0.10%, 750=0.25%, 1000=0.16%
lat (msec) : 2=7.06%, 4=85.14%, 10=0.37%, 20=0.03%, 50=0.34%
lat (msec) : 100=0.79%, 250=2.93%, 500=2.16%, 750=0.54%, 1000=0.10%
cpu : usr=0.07%, sys=0.41%, ctx=48621, majf=0, minf=82
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=23965/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=95860KB, aggrb=1597KB/s, minb=1597KB/s, maxb=1597KB/s, mint=60017msec, maxt=60017msec
Disk stats (read/write):
sda: ios=0/24026, merge=0/1458, ticks=0/59168, in_queue=59116, util=95.88%
Downloaded 104857600 bytes in 2.623 sec Downloaded 104857600 bytes in 2.650 sec Downloaded 104857600 bytes in 2.878 sec Downloaded 104857600 bytes in 2.797 sec Downloaded 104857600 bytes in 2.796 sec Finished! Average download speed is 291.04 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]: 5.198 ms 2. www.bacloud.com (Siauliai) [43.38 km]: 9.91 ms 3. BALTCOM (Jelgava) [74.21 km]: 7.949 ms 4. AS Balticom (Riga) [105.78 km]: 43.179 ms 5. Lattelecom (Riga) [105.78 km]: 7.79 ms 6. BALTCOM (Riga) [105.78 km]: 6.923 ms 7. Latvijas Mobilais Telefons (Riga) [105.78 km]: 9.262 ms 8. SIA Bite Latvija (Riga) [105.78 km]: 7.445 ms 9. DEAC (Riga) [105.78 km]: 12.838 ms 10. SIA Stream Networks (Riga) [105.78 km]: 9.255 ms 11. Telenet, sia (Riga) [105.78 km]: 8.58 ms 12. CloudHosting SIA (Riga) [105.78 km]: 8.491 ms 13. Tele2 (Riga) [105.78 km]: 15.252 ms 14. Telia Lietuva, AB (Kaunas) [122.39 km]: 5.668 ms 15. DOKEDA (Kaunas) [122.39 km]: 4.626 ms Testing upload speeds 1. BalticServers.com (Siauliai): ......................... 342.67 Mbit/s 2. www.bacloud.com (Siauliai): ......................... 164.00 Mbit/s 3. BALTCOM (Jelgava): ......................... 320.11 Mbit/s 4. AS Balticom (Riga): ......................... 135.11 Mbit/s 5. Lattelecom (Riga): ......................... 365.21 Mbit/s 6. BALTCOM (Riga): ......................... 314.08 Mbit/s 7. Latvijas Mobilais Telefons (Riga): ......................... 87.16 Mbit/s 8. SIA Bite Latvija (Riga): ......................... 338.15 Mbit/s 9. DEAC (Riga): ......................... 323.69 Mbit/s 10. SIA Stream Networks (Riga): ......................... 134.95 Mbit/s 11. Telenet, sia (Riga): ......................... 238.02 Mbit/s 12. CloudHosting SIA (Riga): ......................... 47.10 Mbit/s 13. Tele2 (Riga): ......................... 308.86 Mbit/s 14. Telia Lietuva, AB (Kaunas): ......................... 342.84 Mbit/s 15. DOKEDA (Kaunas): ......................... 143.19 Mbit/s Average upload speed is 240.34 Mbit/s