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-Yx_yms/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-Yx_yms/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-Yx_yms/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-Yx_yms/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-Yx_yms/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-Yx_yms/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
6 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
6 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
6 x Execl Throughput 1 2 3
6 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
6 x File Copy 256 bufsize 500 maxblocks 1 2 3
6 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
6 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
6 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
6 x Process Creation 1 2 3
6 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
6 x Shell Scripts (1 concurrent) 1 2 3
6 x Shell Scripts (8 concurrent) 1 2 3
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: vmi202093.contaboserver.net: GNU/Linux
OS: GNU/Linux -- 4.20.0-1.el7.elrepo.x86_64 -- #1 SMP Sun Dec 23 20:11:51 EST 2018
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 4: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 5: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
01:42:24 up 9:55, 1 user, load average: 8.55, 4.87, 2.05; runlevel 2018-12-28
------------------------------------------------------------------------
Benchmark Run: Sat Dec 29 2018 01:42:24 - 02:10:28
6 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 27590095.6 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4200.1 MWIPS (9.8 s, 7 samples)
Execl Throughput 3276.4 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 558374.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 147610.0 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1662913.9 KBps (30.0 s, 2 samples)
Pipe Throughput 820368.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 98037.3 lps (10.0 s, 7 samples)
Process Creation 6574.7 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 5922.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2433.0 lpm (60.0 s, 2 samples)
System Call Overhead 708485.6 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 27590095.6 2364.2
Double-Precision Whetstone 55.0 4200.1 763.6
Execl Throughput 43.0 3276.4 762.0
File Copy 1024 bufsize 2000 maxblocks 3960.0 558374.7 1410.0
File Copy 256 bufsize 500 maxblocks 1655.0 147610.0 891.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 1662913.9 2867.1
Pipe Throughput 12440.0 820368.0 659.5
Pipe-based Context Switching 4000.0 98037.3 245.1
Process Creation 126.0 6574.7 521.8
Shell Scripts (1 concurrent) 42.4 5922.5 1396.8
Shell Scripts (8 concurrent) 6.0 2433.0 4054.9
System Call Overhead 15000.0 708485.6 472.3
========
System Benchmarks Index Score 1009.4
------------------------------------------------------------------------
Benchmark Run: Sat Dec 29 2018 02:10:28 - 02:38:34
6 CPUs in system; running 6 parallel copies of tests
Dhrystone 2 using register variables 165080841.4 lps (10.0 s, 7 samples)
Double-Precision Whetstone 25053.3 MWIPS (9.9 s, 7 samples)
Execl Throughput 17545.7 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 738905.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 210423.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2416823.0 KBps (30.0 s, 2 samples)
Pipe Throughput 4877102.1 lps (10.0 s, 7 samples)
Pipe-based Context Switching 941482.9 lps (10.0 s, 7 samples)
Process Creation 29005.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 22320.0 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 3433.7 lpm (60.0 s, 2 samples)
System Call Overhead 3878861.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 165080841.4 14145.7
Double-Precision Whetstone 55.0 25053.3 4555.1
Execl Throughput 43.0 17545.7 4080.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 738905.5 1865.9
File Copy 256 bufsize 500 maxblocks 1655.0 210423.9 1271.4
File Copy 4096 bufsize 8000 maxblocks 5800.0 2416823.0 4166.9
Pipe Throughput 12440.0 4877102.1 3920.5
Pipe-based Context Switching 4000.0 941482.9 2353.7
Process Creation 126.0 29005.3 2302.0
Shell Scripts (1 concurrent) 42.4 22320.0 5264.1
Shell Scripts (8 concurrent) 6.0 3433.7 5722.9
System Call Overhead 15000.0 3878861.3 2585.9
========
System Benchmarks Index Score 3571.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, 7.4425 s, 289 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.74943 s, 452 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=17495: Sat Dec 29 01:39:20 2018
read : io=237358MB, bw=3955.1MB/s, iops=1012.8K, runt= 60001msec
clat (usec): min=1, max=41925, avg= 4.26, stdev=93.61
lat (usec): min=1, max=41926, avg= 4.92, stdev=102.86
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2],
| 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 3], 95.00th=[ 3],
| 99.00th=[ 21], 99.50th=[ 119], 99.90th=[ 183], 99.95th=[ 211],
| 99.99th=[ 462]
bw (KB /s): min= 412, max=828488, per=12.49%, avg=505749.78, stdev=228226.84
lat (usec) : 2=3.17%, 4=93.05%, 10=1.62%, 20=1.08%, 50=0.20%
lat (usec) : 100=0.19%, 250=0.66%, 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.01%
cpu : usr=18.76%, sys=47.82%, ctx=546299, majf=0, minf=93
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=60763662/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=237358MB, aggrb=3955.1MB/s, minb=3955.1MB/s, maxb=3955.1MB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
sda: ios=524300/515, merge=0/370, ticks=56909/258, in_queue=75317, util=38.50%
./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=17518: Sat Dec 29 01:40:20 2018
read : io=16629MB, bw=283793KB/s, iops=70948, runt= 60002msec
clat (usec): min=31, max=102880, avg=107.77, stdev=119.28
lat (usec): min=32, max=102880, avg=108.45, stdev=119.32
clat percentiles (usec):
| 1.00th=[ 55], 5.00th=[ 68], 10.00th=[ 75], 20.00th=[ 83],
| 30.00th=[ 89], 40.00th=[ 95], 50.00th=[ 101], 60.00th=[ 107],
| 70.00th=[ 115], 80.00th=[ 125], 90.00th=[ 143], 95.00th=[ 159],
| 99.00th=[ 207], 99.50th=[ 241], 99.90th=[ 836], 99.95th=[ 1144],
| 99.99th=[ 2736]
bw (KB /s): min=25928, max=42392, per=12.50%, avg=35487.23, stdev=1978.39
lat (usec) : 50=0.34%, 100=47.45%, 250=51.77%, 500=0.27%, 750=0.05%
lat (usec) : 1000=0.05%
lat (msec) : 2=0.05%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%, 250=0.01%
cpu : usr=4.22%, sys=15.41%, ctx=4256618, majf=0, minf=92
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=4257032/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=16629MB, aggrb=283792KB/s, minb=283792KB/s, maxb=283792KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
sda: ios=4253290/480, merge=0/130, ticks=381213/122, in_queue=397754, util=100.00%
./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=17556: Sat Dec 29 01:42:21 2018
write: io=85373MB, bw=1422.9MB/s, iops=364247, runt= 60002msec
clat (usec): min=1, max=78291, avg=18.99, stdev=345.92
lat (usec): min=2, max=78292, avg=19.54, stdev=346.02
clat percentiles (usec):
| 1.00th=[ 3], 5.00th=[ 4], 10.00th=[ 5], 20.00th=[ 7],
| 30.00th=[ 8], 40.00th=[ 9], 50.00th=[ 10], 60.00th=[ 11],
| 70.00th=[ 11], 80.00th=[ 12], 90.00th=[ 14], 95.00th=[ 19],
| 99.00th=[ 30], 99.50th=[ 37], 99.90th=[ 580], 99.95th=[ 9024],
| 99.99th=[17024]
bw (KB /s): min=50720, max=256448, per=12.50%, avg=182153.83, stdev=28273.68
lat (usec) : 2=0.01%, 4=2.48%, 10=45.63%, 20=46.99%, 50=4.65%
lat (usec) : 100=0.13%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.03%, 20=0.04%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=7.60%, sys=53.85%, ctx=1028977, 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=21855575/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=85373MB, aggrb=1422.9MB/s, minb=1422.9MB/s, maxb=1422.9MB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
sda: ios=0/34040, merge=0/139, ticks=0/618440, in_queue=620388, util=30.97%
./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=17538: Sat Dec 29 01:41:21 2018
write: io=2222.1MB, bw=37936KB/s, iops=9483, runt= 60003msec
clat (usec): min=35, max=317070, avg=839.04, stdev=5728.87
lat (usec): min=35, max=317070, avg=839.77, stdev=5728.92
clat percentiles (usec):
| 1.00th=[ 43], 5.00th=[ 47], 10.00th=[ 50], 20.00th=[ 58],
| 30.00th=[ 75], 40.00th=[ 107], 50.00th=[ 124], 60.00th=[ 155],
| 70.00th=[ 628], 80.00th=[ 756], 90.00th=[ 892], 95.00th=[ 1032],
| 99.00th=[13632], 99.50th=[34560], 99.90th=[91648], 99.95th=[112128],
| 99.99th=[181248]
bw (KB /s): min= 150, max=26744, per=12.58%, avg=4772.67, stdev=3035.77
lat (usec) : 50=9.38%, 100=27.67%, 250=28.14%, 500=0.92%, 750=13.21%
lat (usec) : 1000=14.88%
lat (msec) : 2=3.78%, 4=0.47%, 10=0.37%, 20=0.38%, 50=0.48%
lat (msec) : 100=0.24%, 250=0.07%, 500=0.01%
cpu : usr=0.55%, sys=3.62%, ctx=1137529, majf=0, minf=92
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=569062/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=2222.1MB, aggrb=37935KB/s, minb=37935KB/s, maxb=37935KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
sda: ios=0/569123, merge=0/1853, ticks=0/49895, in_queue=60332, util=100.00%
Downloaded 104857600 bytes in 2.217 sec Downloaded 104857600 bytes in 2.172 sec Downloaded 104857600 bytes in 2.222 sec Downloaded 104857600 bytes in 2.225 sec Downloaded 104857600 bytes in 2.242 sec Finished! Average download speed is 361.08 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Contabo GmbH ... Selecting 15 servers that are not too close: 1. COM IN Telekommunikations (Ingolstadt) [75.38 km]: 31.105 ms 2. R-KOM GmbH & Co. KG (Regensburg) [79.62 km]: 22.935 ms 3. iWelt AG (Eibelstadt) [91.02 km]: 17.205 ms 4. SWW Wunsiedel GmbH (Wunsiedel) [91.32 km]: 20.333 ms 5. suec//dacor GmbH (Coburg) [96.59 km]: 805.91 ms 6. CGbunch.com (Falkenstein) [101.91 km]: 5033.801 ms 7. Thxc3xbcga SmartService (Hof) [115.15 km]: 28.364 ms 8. Net-D-Sign GmbH (Garching) [133.70 km]: 813.122 ms 9. Stadtwerke Schorndorf GmbH (Schorndorf) [136.79 km]: 18.885 ms 10. SWU TeleNet GmbH (Ulm) [141.45 km]: 18.255 ms 11. Newone (Ilmenau) [143.42 km]: 48.905 ms 12. LWLcom GmbH (Munchen) [144.71 km]: 28.662 ms 13. InterNetX GmbH (Munich) [144.71 km]: 13.109 ms 14. Vodafone Kabel Deutschland (Mxc3xbcnchen) [144.71 km]: 18.68 ms 15. Contabo GmbH (Munich) [144.71 km]: 14.645 ms Testing upload speeds 1. COM IN Telekommunikations (Ingolstadt): ......................... 207.19 Mbit/s 2. R-KOM GmbH & Co. KG (Regensburg): ......................... 133.30 Mbit/s 3. iWelt AG (Eibelstadt): ......................... 278.98 Mbit/s 4. SWW Wunsiedel GmbH (Wunsiedel): ......................... 250.02 Mbit/s 5. suec//dacor GmbH (Coburg): ......................... 211.28 Mbit/s 6. CGbunch.com (Falkenstein): ......................... 1.51 Mbit/s 7. Thxc3xbcga SmartService (Hof): ......................... 242.59 Mbit/s 8. Net-D-Sign GmbH (Garching): ......................... 199.04 Mbit/s 9. Stadtwerke Schorndorf GmbH (Schorndorf): ......................... 150.06 Mbit/s 10. SWU TeleNet GmbH (Ulm): ......................... 228.20 Mbit/s 11. Newone (Ilmenau): ......................... 70.93 Mbit/s 12. LWLcom GmbH (Munchen): ......................... 172.00 Mbit/s 13. InterNetX GmbH (Munich): ......................... 89.74 Mbit/s 14. Vodafone Kabel Deutschland (Mxc3xbcnchen): ......................... 270.16 Mbit/s 15. Contabo GmbH (Munich): ......................... 265.70 Mbit/s Average upload speed is 184.71 Mbit/s