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-yzWC5e/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-yzWC5e/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-yzWC5e/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-yzWC5e/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-yzWC5e/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-yzWC5e/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: vps13255.ztv.su: GNU/Linux OS: GNU/Linux -- 3.10.0-1127.19.1.el7.x86_64 -- #1 SMP Tue Aug 25 17:23:54 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-2690 v3 @ 2.60GHz (5194.0 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E5-2690 v3 @ 2.60GHz (5194.0 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 03:34:14 up 12 min, 1 user, load average: 8.56, 4.89, 2.08; runlevel 2020-10-05 ------------------------------------------------------------------------ Benchmark Run: Mon Oct 05 2020 03:34:14 - 04:02:31 2 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 40634629.4 lps (10.0 s, 7 samples) Double-Precision Whetstone 4659.4 MWIPS (10.1 s, 7 samples) Execl Throughput 977.7 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 593695.3 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 154350.3 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1991214.9 KBps (30.0 s, 2 samples) Pipe Throughput 750512.4 lps (10.0 s, 7 samples) Pipe-based Context Switching 132132.0 lps (10.0 s, 7 samples) Process Creation 6051.9 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 5185.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1200.2 lpm (60.0 s, 2 samples) System Call Overhead 583701.3 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 40634629.4 3482.0 Double-Precision Whetstone 55.0 4659.4 847.2 Execl Throughput 43.0 977.7 227.4 File Copy 1024 bufsize 2000 maxblocks 3960.0 593695.3 1499.2 File Copy 256 bufsize 500 maxblocks 1655.0 154350.3 932.6 File Copy 4096 bufsize 8000 maxblocks 5800.0 1991214.9 3433.1 Pipe Throughput 12440.0 750512.4 603.3 Pipe-based Context Switching 4000.0 132132.0 330.3 Process Creation 126.0 6051.9 480.3 Shell Scripts (1 concurrent) 42.4 5185.3 1222.9 Shell Scripts (8 concurrent) 6.0 1200.2 2000.3 System Call Overhead 15000.0 583701.3 389.1 ======== System Benchmarks Index Score 902.9 ------------------------------------------------------------------------ Benchmark Run: Mon Oct 05 2020 04:02:31 - 04:30:38 2 CPUs in system; running 2 parallel copies of tests Dhrystone 2 using register variables 79954077.2 lps (10.0 s, 7 samples) Double-Precision Whetstone 9817.0 MWIPS (9.2 s, 7 samples) Execl Throughput 5348.3 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 695952.8 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 191494.8 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 2005682.6 KBps (30.0 s, 2 samples) Pipe Throughput 1513492.3 lps (10.0 s, 7 samples) Pipe-based Context Switching 263497.6 lps (10.0 s, 7 samples) Process Creation 16512.2 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 9024.9 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1239.1 lpm (60.0 s, 2 samples) System Call Overhead 1035776.9 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 79954077.2 6851.2 Double-Precision Whetstone 55.0 9817.0 1784.9 Execl Throughput 43.0 5348.3 1243.8 File Copy 1024 bufsize 2000 maxblocks 3960.0 695952.8 1757.5 File Copy 256 bufsize 500 maxblocks 1655.0 191494.8 1157.1 File Copy 4096 bufsize 8000 maxblocks 5800.0 2005682.6 3458.1 Pipe Throughput 12440.0 1513492.3 1216.6 Pipe-based Context Switching 4000.0 263497.6 658.7 Process Creation 126.0 16512.2 1310.5 Shell Scripts (1 concurrent) 42.4 9024.9 2128.5 Shell Scripts (8 concurrent) 6.0 1239.1 2065.2 System Call Overhead 15000.0 1035776.9 690.5 ======== System Benchmarks Index Score 1625.8
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.92709 s, 436 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, 3.97392 s, 540 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=24930: Mon Oct 5 03:31:09 2020 read : io=32832MB, bw=560321KB/s, iops=140080, runt= 60001msec clat (usec): min=1, max=23422, avg=52.60, stdev=235.31 lat (usec): min=1, max=23424, avg=53.37, stdev=235.36 clat percentiles (usec): | 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2], | 30.00th=[ 2], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 13], | 70.00th=[ 78], 80.00th=[ 98], 90.00th=[ 129], 95.00th=[ 163], | 99.00th=[ 266], 99.50th=[ 342], 99.90th=[ 948], 99.95th=[ 6048], | 99.99th=[10944] bw (KB /s): min= 388, max=745848, per=12.44%, avg=69731.57, stdev=117834.42 lat (usec) : 2=0.35%, 4=52.40%, 10=5.95%, 20=1.78%, 50=0.68% lat (usec) : 100=19.69%, 250=17.94%, 500=0.99%, 750=0.10%, 1000=0.02% lat (msec) : 2=0.02%, 4=0.01%, 10=0.03%, 20=0.03%, 50=0.01% cpu : usr=6.91%, sys=16.46%, ctx=3312255, majf=1, minf=317 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=8404952/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=32832MB, aggrb=560320KB/s, minb=560320KB/s, maxb=560320KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=3305649/14, merge=0/5, ticks=195992/0, in_queue=194610, util=97.72%
./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=24940: Mon Oct 5 03:32:09 2020 read : io=18140MB, bw=309587KB/s, iops=77396, runt= 60001msec clat (usec): min=28, max=66267, avg=97.30, stdev=65.61 lat (usec): min=28, max=66269, avg=98.20, stdev=65.73 clat percentiles (usec): | 1.00th=[ 46], 5.00th=[ 53], 10.00th=[ 60], 20.00th=[ 70], | 30.00th=[ 77], 40.00th=[ 84], 50.00th=[ 92], 60.00th=[ 99], | 70.00th=[ 107], 80.00th=[ 117], 90.00th=[ 135], 95.00th=[ 155], | 99.00th=[ 221], 99.50th=[ 290], 99.90th=[ 486], 99.95th=[ 596], | 99.99th=[ 1160] bw (KB /s): min=18552, max=46832, per=12.50%, avg=38698.73, stdev=4092.90 lat (usec) : 50=2.64%, 100=58.32%, 250=38.36%, 500=0.60%, 750=0.06% lat (usec) : 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 100=0.01% cpu : usr=5.52%, sys=15.37%, ctx=4643916, 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=4643885/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=18140MB, aggrb=309587KB/s, minb=309587KB/s, maxb=309587KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): vda: ios=4638488/0, merge=0/0, ticks=310839/0, in_queue=307633, util=99.76%
./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=24961: Mon Oct 5 03:34:10 2020 write: io=34825MB, bw=594314KB/s, iops=148578, runt= 60004msec clat (usec): min=1, max=163018, avg=44.93, stdev=1419.25 lat (usec): min=2, max=163019, avg=46.50, stdev=1434.38 clat percentiles (usec): | 1.00th=[ 3], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 4], | 30.00th=[ 4], 40.00th=[ 4], 50.00th=[ 5], 60.00th=[ 5], | 70.00th=[ 5], 80.00th=[ 6], 90.00th=[ 8], 95.00th=[ 11], | 99.00th=[ 21], 99.50th=[ 31], 99.90th=[ 7904], 99.95th=[32128], | 99.99th=[72192] bw (KB /s): min=21676, max=176256, per=12.53%, avg=74457.33, stdev=25044.01 lat (usec) : 2=0.01%, 4=12.95%, 10=79.71%, 20=6.17%, 50=0.84% lat (usec) : 100=0.07%, 250=0.03%, 500=0.06%, 750=0.02%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.03%, 50=0.04% lat (msec) : 100=0.03%, 250=0.01% cpu : usr=7.17%, sys=12.59%, ctx=131173, majf=0, minf=306 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=8915310/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=34825MB, aggrb=594314KB/s, minb=594314KB/s, maxb=594314KB/s, mint=60004msec, maxt=60004msec Disk stats (read/write): vda: ios=0/972713, merge=0/6, ticks=0/4318850, in_queue=2641455, util=42.09%
./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=24950: Mon Oct 5 03:33:10 2020 write: io=16521MB, bw=281941KB/s, iops=70485, runt= 60003msec clat (usec): min=32, max=134016, avg=107.15, stdev=211.12 lat (usec): min=33, max=134017, avg=108.42, stdev=211.18 clat percentiles (usec): | 1.00th=[ 47], 5.00th=[ 55], 10.00th=[ 62], 20.00th=[ 73], | 30.00th=[ 83], 40.00th=[ 91], 50.00th=[ 99], 60.00th=[ 107], | 70.00th=[ 116], 80.00th=[ 129], 90.00th=[ 149], 95.00th=[ 173], | 99.00th=[ 282], 99.50th=[ 406], 99.90th=[ 636], 99.95th=[ 828], | 99.99th=[ 4320] bw (KB /s): min=10392, max=43008, per=12.50%, avg=35229.70, stdev=4800.11 lat (usec) : 50=1.93%, 100=48.62%, 250=48.11%, 500=1.15%, 750=0.12% lat (usec) : 1000=0.03% lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01% lat (msec) : 250=0.01% cpu : usr=5.56%, sys=14.39%, ctx=4319775, 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=4229325/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=16521MB, aggrb=281940KB/s, minb=281940KB/s, maxb=281940KB/s, mint=60003msec, maxt=60003msec Disk stats (read/write): vda: ios=5/4225623, merge=0/6, ticks=3/312836, in_queue=311048, util=99.92%
Downloaded 104857600 bytes in 8.779 sec Downloaded 104857600 bytes in 8.778 sec Downloaded 57226408 bytes in 606.177 sec Downloaded 34585480 bytes in 604.401 sec Downloaded 37860856 bytes in 604.649 sec Finished! Average download speed is 1.41 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]: 54.62 ms 2. Beirel Telecom ISP (Pushkino) [30.72 km]: 34.134 ms 3. Premier Group Companies Telecom (Pushkino) [30.72 km]: 34.254 ms 4. Mescherino (Meshcherino) [30.92 km]: 50.922 ms 5. FTIC Ltd (Fryazino) [34.91 km]: 35.735 ms 6. Infolink (Monino) [37.49 km]: 48.64 ms 7. Quartz Telecom (Podolsk) [37.66 km]: 33.721 ms 8. Tochka Dostupa (Podolsk) [37.66 km]: 143.562 ms 9. MK-NET (Podolsk) [37.66 km]: 70.284 ms 10. Dataplanet Ltd. (Zelenograd) [38.07 km]: 56.486 ms 11. MicMedia (Zelenograd) [38.07 km]: 54.901 ms 12. MosLine Group LLC (Krasnoznamensk) [40.07 km]: 43.324 ms 13. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno) [42.26 km]: 83.002 ms 14. Gigacom Systems LLC (Domodedovo) [42.35 km]: 78.677 ms 15. Proxima (Ramenskoye) [42.98 km]: 35.645 ms Testing upload speeds 1. Intelsc (Rodniki): ......................... 113.36 Mbit/s 2. Beirel Telecom ISP (Pushkino): ......................... 97.90 Mbit/s 3. Premier Group Companies Telecom (Pushkino): ......................... 99.82 Mbit/s 4. Mescherino (Meshcherino): ......................... 101.59 Mbit/s 5. FTIC Ltd (Fryazino): ......................... 99.70 Mbit/s 6. Infolink (Monino): ......................... 100.51 Mbit/s 7. Quartz Telecom (Podolsk): ......................... 98.05 Mbit/s 8. Tochka Dostupa (Podolsk): ......................... 102.06 Mbit/s 9. MK-NET (Podolsk): ......................... 97.76 Mbit/s 10. Dataplanet Ltd. (Zelenograd): ......................... 100.75 Mbit/s 11. MicMedia (Zelenograd): ......................... 98.97 Mbit/s 12. MosLine Group LLC (Krasnoznamensk): ......................... 100.54 Mbit/s 13. xd0x93xd0xbexd0xbbxd0xb8xd1x86xd1x8bxd0xbdxd0xbe xd0xa2xd0xb5xd0xbbxd0xb5xd0xbaxd0xbexd0xbc (Golitsyno):......................... 99.49 Mbit/s 14. Gigacom Systems LLC (Domodedovo): ......................... 97.90 Mbit/s 15. Proxima (Ramenskoye): ......................... 101.52 Mbit/s Average upload speed is 100.66 Mbit/s