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 `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/byte-unixbench/UnixBench" make[1]: Leaving directory `/var/discourse/shared/standalone/backups/default/serverscope-YFPE9e/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 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: centos-16gb-nbg1-1: GNU/Linux OS: GNU/Linux -- 3.10.0-957.21.3.el7.x86_64 -- #1 SMP Tue Jun 18 16:35:19 UTC 2019 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel Xeon Processor (Skylake, IBRS) (4200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 1: Intel Xeon Processor (Skylake, IBRS) (4200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 2: Intel Xeon Processor (Skylake, IBRS) (4200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET CPU 3: Intel Xeon Processor (Skylake, IBRS) (4200.0 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 15:06:06 up 2:43, 1 user, load average: 7.53, 4.76, 2.71; runlevel 2019-08-19 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 19 2019 15:06:06 - 15:34:28 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 33385385.0 lps (10.0 s, 7 samples) Double-Precision Whetstone 4308.6 MWIPS (9.8 s, 7 samples) Execl Throughput 1026.5 lps (29.5 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 293626.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 82225.0 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 858424.0 KBps (30.0 s, 2 samples) Pipe Throughput 387809.1 lps (10.0 s, 7 samples) Pipe-based Context Switching 52107.6 lps (10.0 s, 7 samples) Process Creation 5735.0 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 3156.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1427.7 lpm (60.0 s, 2 samples) System Call Overhead 289036.4 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 33385385.0 2860.8 Double-Precision Whetstone 55.0 4308.6 783.4 Execl Throughput 43.0 1026.5 238.7 File Copy 1024 bufsize 2000 maxblocks 3960.0 293626.1 741.5 File Copy 256 bufsize 500 maxblocks 1655.0 82225.0 496.8 File Copy 4096 bufsize 8000 maxblocks 5800.0 858424.0 1480.0 Pipe Throughput 12440.0 387809.1 311.7 Pipe-based Context Switching 4000.0 52107.6 130.3 Process Creation 126.0 5735.0 455.2 Shell Scripts (1 concurrent) 42.4 3156.5 744.4 Shell Scripts (8 concurrent) 6.0 1427.7 2379.5 System Call Overhead 15000.0 289036.4 192.7 ======== System Benchmarks Index Score 591.7 ------------------------------------------------------------------------ Benchmark Run: Mon Aug 19 2019 15:34:28 - 16:02:47 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 130514954.8 lps (10.0 s, 7 samples) Double-Precision Whetstone 17121.8 MWIPS (9.8 s, 7 samples) Execl Throughput 7216.7 lps (29.7 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 687813.4 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 188835.3 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1931192.4 KBps (30.0 s, 2 samples) Pipe Throughput 1514970.8 lps (10.0 s, 7 samples) Pipe-based Context Switching 319319.2 lps (10.0 s, 7 samples) Process Creation 24634.8 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 12452.8 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1656.1 lpm (60.1 s, 2 samples) System Call Overhead 1060346.0 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 130514954.8 11183.8 Double-Precision Whetstone 55.0 17121.8 3113.0 Execl Throughput 43.0 7216.7 1678.3 File Copy 1024 bufsize 2000 maxblocks 3960.0 687813.4 1736.9 File Copy 256 bufsize 500 maxblocks 1655.0 188835.3 1141.0 File Copy 4096 bufsize 8000 maxblocks 5800.0 1931192.4 3329.6 Pipe Throughput 12440.0 1514970.8 1217.8 Pipe-based Context Switching 4000.0 319319.2 798.3 Process Creation 126.0 24634.8 1955.1 Shell Scripts (1 concurrent) 42.4 12452.8 2937.0 Shell Scripts (8 concurrent) 6.0 1656.1 2760.2 System Call Overhead 15000.0 1060346.0 706.9 ======== System Benchmarks Index Score 2004.2
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, 10.7848 s, 199 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, 6.89809 s, 311 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=5066: Mon Aug 19 15:03:01 2019 read : io=88269MB, bw=1471.2MB/s, iops=376601, runt= 60002msec clat (usec): min=2, max=1550.1K, avg=11.70, stdev=961.30 lat (usec): min=3, max=1550.1K, avg=13.55, stdev=975.32 clat percentiles (usec): | 1.00th=[ 2], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3], | 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 4], 80.00th=[ 4], 90.00th=[ 4], 95.00th=[ 5], | 99.00th=[ 102], 99.50th=[ 125], 99.90th=[ 185], 99.95th=[ 306], | 99.99th=[11072] bw (KB /s): min= 35, max=506456, per=12.84%, avg=193419.28, stdev=129291.54 lat (usec) : 4=62.02%, 10=34.93%, 20=0.64%, 50=0.06%, 100=1.27% lat (usec) : 250=1.03%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.03%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2000=0.01% cpu : usr=19.06%, sys=26.94%, ctx=545602, majf=0, minf=322 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=22596869/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=88269MB, aggrb=1471.2MB/s, minb=1471.2MB/s, maxb=1471.2MB/s, mint=60002msec, maxt=60002msec Disk stats (read/write): sda: ios=524288/251, merge=0/130, ticks=66228/15869, in_queue=82025, util=22.35%
./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=5141: Mon Aug 19 15:04:02 2019 read : io=18442MB, bw=314735KB/s, iops=78683, runt= 60003msec clat (usec): min=36, max=22728, avg=93.33, stdev=138.40 lat (usec): min=36, max=22729, avg=94.69, stdev=138.47 clat percentiles (usec): | 1.00th=[ 51], 5.00th=[ 57], 10.00th=[ 62], 20.00th=[ 69], | 30.00th=[ 74], 40.00th=[ 80], 50.00th=[ 85], 60.00th=[ 91], | 70.00th=[ 99], 80.00th=[ 109], 90.00th=[ 124], 95.00th=[ 139], | 99.00th=[ 183], 99.50th=[ 213], 99.90th=[ 572], 99.95th=[ 1752], | 99.99th=[ 7520] bw (KB /s): min=26744, max=45528, per=12.51%, avg=39388.64, stdev=3133.45 lat (usec) : 50=0.69%, 100=70.11%, 250=28.91%, 500=0.18%, 750=0.03% lat (usec) : 1000=0.01% lat (msec) : 2=0.02%, 4=0.02%, 10=0.03%, 20=0.01%, 50=0.01% cpu : usr=7.22%, sys=23.24%, ctx=4719909, majf=0, minf=312 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=4721264/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=18442MB, aggrb=314735KB/s, minb=314735KB/s, maxb=314735KB/s, mint=60003msec, maxt=60003msec Disk stats (read/write): sda: ios=4720040/79, merge=0/91, ticks=345275/37, in_queue=343828, util=99.65%
./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=5303: Mon Aug 19 15:06:03 2019 write: io=75039MB, bw=1250.7MB/s, iops=320160, runt= 60001msec clat (usec): min=3, max=71952, avg=19.22, stdev=489.30 lat (usec): min=3, max=71953, avg=20.33, stdev=490.49 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=[ 6], | 70.00th=[ 7], 80.00th=[ 7], 90.00th=[ 8], 95.00th=[ 10], | 99.00th=[ 16], 99.50th=[ 21], 99.90th=[ 92], 99.95th=[11072], | 99.99th=[23680] bw (KB /s): min=67043, max=260950, per=12.51%, avg=160202.53, stdev=29600.29 lat (usec) : 4=0.08%, 10=94.63%, 20=4.71%, 50=0.47%, 100=0.01% lat (usec) : 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.04%, 50=0.02% lat (msec) : 100=0.01% cpu : usr=15.42%, sys=31.80%, ctx=53583, 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=19209971/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=75039MB, aggrb=1250.7MB/s, minb=1250.7MB/s, maxb=1250.7MB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): sda: ios=0/1219, merge=0/126, ticks=0/10179, in_queue=10162, util=2.18%
./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=5224: Mon Aug 19 15:05:02 2019 write: io=2077.7MB, bw=35457KB/s, iops=8864, runt= 60003msec clat (usec): min=52, max=86798, avg=894.92, stdev=1521.67 lat (usec): min=54, max=86799, avg=896.26, stdev=1521.80 clat percentiles (usec): | 1.00th=[ 65], 5.00th=[ 72], 10.00th=[ 78], 20.00th=[ 88], | 30.00th=[ 100], 40.00th=[ 120], 50.00th=[ 644], 60.00th=[ 788], | 70.00th=[ 1032], 80.00th=[ 1400], 90.00th=[ 2040], 95.00th=[ 2832], | 99.00th=[ 6752], 99.50th=[ 9280], 99.90th=[14912], 99.95th=[18816], | 99.99th=[43776] bw (KB /s): min= 1293, max=11378, per=12.51%, avg=4435.83, stdev=1605.12 lat (usec) : 100=29.67%, 250=18.45%, 500=0.14%, 750=9.01%, 1000=11.38% lat (msec) : 2=20.83%, 4=8.01%, 10=2.11%, 20=0.35%, 50=0.04% lat (msec) : 100=0.01% cpu : usr=1.15%, sys=5.87%, ctx=1062796, majf=0, minf=297 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=531887/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=2077.7MB, aggrb=35457KB/s, minb=35457KB/s, maxb=35457KB/s, mint=60003msec, maxt=60003msec Disk stats (read/write): sda: ios=0/531660, merge=0/1734, ticks=0/47598, in_queue=47393, util=74.90%
Downloaded 104857600 bytes in 1.314 sec Downloaded 104857600 bytes in 1.079 sec Downloaded 104857600 bytes in 1.029 sec Downloaded 104857600 bytes in 1.203 sec Downloaded 104857600 bytes in 1.231 sec Finished! Average download speed is 683.06 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Hetzner Online GmbH ... Selecting 15 servers that are not too close: 1. goetel GmbH (Gxc3xb6ttingen) [39.90 km]: 25.346 ms 2. Heuer & Sack GbR (Wernigerode) [107.53 km]: 12.904 ms 3. KNT Internet (Riethnordhausen) [107.87 km]: 222.487 ms 4. Newone (Ilmenau) [120.64 km]: 14.135 ms 5. Thueringer Netkom GmbH (Weimar) [132.12 km]: 12.312 ms 6. Spacken.net (Hagen) [141.07 km]: 11.233 ms 7. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht) [143.00 km]: 15.719 ms 8. Vodafone DE (Frankfurt) [143.90 km]: 12.845 ms 9. 23media GmbH (Frankfurt) [143.90 km]: 12.572 ms 10. LeaseWeb (Frankfurt) [143.90 km]: 291.322 ms 11. fdcservers.net (Frankfurt) [143.90 km]: 5.311 ms 12. MK Netzdienste (Frankfurt) [143.90 km]: 11.189 ms 13. DEAC (Frankfurt) [143.90 km]: 44.348 ms 14. creoline GmbH (Frankfurt) [143.90 km]: 9.116 ms 15. Gemnet LLC (Frankfurt) [143.90 km]: 40.969 ms Testing upload speeds 1. goetel GmbH (Gxc3xb6ttingen): ......................... 204.00 Mbit/s 2. Heuer & Sack GbR (Wernigerode): ......................... 186.64 Mbit/s 3. KNT Internet (Riethnordhausen): ......................... 283.62 Mbit/s 4. Newone (Ilmenau): ......................... 146.71 Mbit/s 5. Thueringer Netkom GmbH (Weimar): ......................... 437.70 Mbit/s 6. Spacken.net (Hagen): ......................... 517.95 Mbit/s 7. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht): ......................... 261.90 Mbit/s 8. Vodafone DE (Frankfurt): ......................... 71.12 Mbit/s 9. 23media GmbH (Frankfurt): ......................... 561.21 Mbit/s 10. LeaseWeb (Frankfurt): ......................... 602.58 Mbit/s 11. fdcservers.net (Frankfurt): ......................... 618.75 Mbit/s 12. MK Netzdienste (Frankfurt): ......................... 472.29 Mbit/s 13. DEAC (Frankfurt): ......................... 40.21 Mbit/s 14. creoline GmbH (Frankfurt): ......................... 605.50 Mbit/s 15. Gemnet LLC (Frankfurt): ......................... 493.37 Mbit/s Average upload speed is 366.90 Mbit/s