Stopwatch
Benchmark report #2707
Linode – Linode 1GB
Report
Share test result

Test results for Linode 1GB at Linode


Server specs:


Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
989 MB RAM / 20 GB disk space
Debian 8.6
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 1382.9
Disk Read - 67 MB/s
Disk Write - 574 MB/s
Bandwidth - 1178.20 MB/s

More: https://serverscope.io/trials/OZeY
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
989 MB
Disk
20 GB
OS
Debian 8.6
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
1382.9
Disk Read
67 MB/s
Disk Write
574 MB/s
Bandwidth
1178.20 Mbit/s
Speedtest
373.62 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1382.9
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-CMa71o/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-CMa71o/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-CMa71o/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-CMa71o/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-CMa71o/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-CMa71o/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

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: debian: GNU/Linux
   OS: GNU/Linux -- 4.9.7-x86_64-linode80 -- #2 SMP Thu Feb 2 15:43:55 EST 2017
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   09:37:41 up 9 min,  1 user,  load average: 8.45, 4.91, 2.10; runlevel 2017-03-12

------------------------------------------------------------------------
Benchmark Run: Sun Mar 12 2017 09:37:41 - 10:05:52
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26285693.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3476.6 MWIPS (9.8 s, 7 samples)
Execl Throughput                               4126.4 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        913483.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          256852.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1358576.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2065404.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 344065.7 lps   (10.0 s, 7 samples)
Process Creation                               9616.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6057.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    805.6 lpm   (60.1 s, 2 samples)
System Call Overhead                        3062156.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26285693.2   2252.4
Double-Precision Whetstone                       55.0       3476.6    632.1
Execl Throughput                                 43.0       4126.4    959.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     913483.1   2306.8
File Copy 256 bufsize 500 maxblocks            1655.0     256852.4   1552.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1358576.1   2342.4
Pipe Throughput                               12440.0    2065404.6   1660.3
Pipe-based Context Switching                   4000.0     344065.7    860.2
Process Creation                                126.0       9616.8    763.2
Shell Scripts (1 concurrent)                     42.4       6057.2   1428.6
Shell Scripts (8 concurrent)                      6.0        805.6   1342.7
System Call Overhead                          15000.0    3062156.9   2041.4
                                                                   ========
System Benchmarks Index Score                                        1382.9

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, 4.5731 s, 470 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.24914 s, 661 MB/s


Hard drive
FIO random read
Performance
67.69 MB/s
IOPS
17327
./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=19104: Sun Mar 12 09:34:37 2017
  read : io=4061.4MB, bw=69311KB/s, iops=17327, runt= 60003msec
    clat (usec): min=1, max=140304, avg=452.30, stdev=779.54
     lat (usec): min=1, max=140304, avg=453.19, stdev=779.83
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[  104], 10.00th=[  133], 20.00th=[  175],
     | 30.00th=[  227], 40.00th=[  290], 50.00th=[  342], 60.00th=[  398],
     | 70.00th=[  482], 80.00th=[  612], 90.00th=[  836], 95.00th=[ 1096],
     | 99.00th=[ 2160], 99.50th=[ 2960], 99.90th=[ 6368], 99.95th=[ 9408],
     | 99.99th=[24704]
    bw (KB  /s): min= 2384, max=12808, per=12.52%, avg=8679.98, stdev=1379.75
    lat (usec) : 2=0.01%, 4=1.49%, 10=0.97%, 20=0.05%, 50=0.04%
    lat (usec) : 100=1.97%, 250=29.27%, 500=38.11%, 750=15.24%, 1000=6.58%
    lat (msec) : 2=5.11%, 4=0.91%, 10=0.22%, 20=0.03%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.19%, sys=7.52%, ctx=1081097, 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=1039716/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=4061.4MB, aggrb=69310KB/s, minb=69310KB/s, maxb=69310KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=1010410/9, merge=0/5, ticks=227756/8333, in_queue=235723, util=93.12%
Hard drive
FIO random direct read
Performance
78.75 MB/s
IOPS
20161
./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=19114: Sun Mar 12 09:35:37 2017
  read : io=4725.5MB, bw=80644KB/s, iops=20161, runt= 60002msec
    clat (usec): min=41, max=503176, avg=386.32, stdev=990.57
     lat (usec): min=42, max=503177, avg=387.21, stdev=990.84
    clat percentiles (usec):
     |  1.00th=[   81],  5.00th=[  105], 10.00th=[  121], 20.00th=[  145],
     | 30.00th=[  173], 40.00th=[  211], 50.00th=[  258], 60.00th=[  322],
     | 70.00th=[  406], 80.00th=[  548], 90.00th=[  748], 95.00th=[  956],
     | 99.00th=[ 1656], 99.50th=[ 2288], 99.90th=[ 5600], 99.95th=[ 8256],
     | 99.99th=[38144]
    bw (KB  /s): min= 2020, max=13117, per=12.52%, avg=10096.19, stdev=1690.85
    lat (usec) : 50=0.01%, 100=3.66%, 250=44.69%, 500=28.75%, 750=12.87%
    lat (usec) : 1000=5.72%
    lat (msec) : 2=3.66%, 4=0.45%, 10=0.16%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%
  cpu          : usr=1.37%, sys=7.74%, ctx=1361965, 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=1209705/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=4725.5MB, aggrb=80644KB/s, minb=80644KB/s, maxb=80644KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=1208981/4, merge=0/10, ticks=202343/2217, in_queue=204003, util=88.86%
Hard drive
FIO random write
Performance
574.46 MB/s
IOPS
147061
./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=19137: Sun Mar 12 09:37:38 2017
  write: io=34490MB, bw=588246KB/s, iops=147061, runt= 60039msec
    clat (usec): min=0, max=170788, avg=49.45, stdev=1603.99
     lat (usec): min=1, max=170790, avg=50.21, stdev=1613.82
    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=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    4], 95.00th=[    4],
     | 99.00th=[    6], 99.50th=[   16], 99.90th=[16768], 99.95th=[20352],
     | 99.99th=[118272]
    bw (KB  /s): min=21312, max=115399, per=12.56%, avg=73873.65, stdev=12901.21
    lat (usec) : 2=0.45%, 4=81.49%, 10=17.30%, 20=0.31%, 50=0.16%
    lat (usec) : 100=0.02%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.03%, 10=0.05%, 20=0.10%, 50=0.05%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.76%, sys=6.22%, ctx=43937, majf=0, minf=77
  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=8829422/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=34490MB, aggrb=588245KB/s, minb=588245KB/s, maxb=588245KB/s, mint=60039msec, maxt=60039msec

Disk stats (read/write):
  sda: ios=0/841030, merge=0/1623, ticks=0/1530067, in_queue=1526386, util=89.80%
Hard drive
FIO random direct write
Performance
17.51 MB/s
IOPS
4481
./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=19127: Sun Mar 12 09:36:38 2017
  write: io=1050.6MB, bw=17928KB/s, iops=4481, runt= 60007msec
    clat (usec): min=64, max=109643, avg=1778.69, stdev=8385.43
     lat (usec): min=64, max=109643, avg=1779.34, stdev=8385.46
    clat percentiles (usec):
     |  1.00th=[   77],  5.00th=[   91], 10.00th=[   99], 20.00th=[  111],
     | 30.00th=[  121], 40.00th=[  133], 50.00th=[  145], 60.00th=[  161],
     | 70.00th=[  185], 80.00th=[  227], 90.00th=[  386], 95.00th=[ 1288],
     | 99.00th=[47872], 99.50th=[55040], 99.90th=[72192], 99.95th=[79360],
     | 99.99th=[92672]
    bw (KB  /s): min=  578, max= 4023, per=12.51%, avg=2242.76, stdev=594.27
    lat (usec) : 100=10.06%, 250=72.96%, 500=8.86%, 750=1.75%, 1000=0.82%
    lat (msec) : 2=1.16%, 4=0.60%, 10=0.20%, 20=0.02%, 50=2.75%
    lat (msec) : 100=0.82%, 250=0.01%
  cpu          : usr=0.46%, sys=2.05%, ctx=547308, 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=0/w=268946/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=1050.6MB, aggrb=17927KB/s, minb=17927KB/s, maxb=17927KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  sda: ios=0/268913, merge=0/2041, ticks=0/44723, in_queue=44584, util=71.10%
Download
Download benchmark results
Download speed
1178.20 Mbit/s
Downloaded 104857600 bytes in 0.545 sec
Downloaded 104857600 bytes in 0.446 sec
Downloaded 104857600 bytes in 1.463 sec
Downloaded 104857600 bytes in 0.486 sec
Downloaded 104857600 bytes in 0.455 sec
Finished! Average download speed is 1178.20 Mbit/s
Upload
Speedtest results
Upload speed
373.62 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. Neon IT Kevin Wendel (Riedstadt) [34.11 km]: 18.501 ms
  2. PfalzKom (Ludwigshafen) [72.88 km]: 10.462 ms
  3. TWL-KOM (Ludwigshafen) [72.88 km]: 8.747 ms
  4. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 10.467 ms
  5. HillCom Solutions (Alsfeld) [81.91 km]: 12.542 ms
  6. www.Wint.global (Waghaeusel) [97.12 km]: 155.169 ms
  7. Mobile Breitbandnetze GmbH (Freisbach) [98.51 km]: 11.674 ms
  8. iWelt AG (Eibelstadt) [103.95 km]: 13.5 ms
  9. bc-networks (Ludwigsburg) [140.89 km]: 17.884 ms
  10. NetCologne (Cologne) [152.54 km]: 15.895 ms
  11. hotspot.koeln (Cologne) [152.54 km]: 9.963 ms
  12. KUES DATA GmbH (Losheim am See) [154.52 km]: 14.834 ms
  13. intersaar GmbH (Saarbrucken) [156.65 km]: 14.036 ms
  14. TBits.net GmbH (Alfdorf) [159.96 km]: 23.122 ms
  15. suec//dacor GmbH (Coburg) [163.40 km]: 17.452 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 98.70 Mbit/s
  2. PfalzKom (Ludwigshafen):                     ......................... 255.94 Mbit/s
  3. TWL-KOM (Ludwigshafen):                      ......................... 379.58 Mbit/s
  4. KEVAG Telekom GmbH (Koblenz):                ......................... 419.47 Mbit/s
  5. HillCom Solutions (Alsfeld):                 ......................... 81.32 Mbit/s
  6. www.Wint.global (Waghaeusel):                ......................... 325.34 Mbit/s
  7. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 18.33 Mbit/s
  8. iWelt AG (Eibelstadt):                       ......................... 404.33 Mbit/s
  9. bc-networks (Ludwigsburg):                   ......................... 384.30 Mbit/s
  10. NetCologne (Cologne):                       ......................... 462.46 Mbit/s
  11. hotspot.koeln (Cologne):                    ......................... 439.29 Mbit/s
  12. KUES DATA GmbH (Losheim am See):            ......................... 376.58 Mbit/s
  13. intersaar GmbH (Saarbrucken):               ......................... 116.50 Mbit/s
  14. TBits.net GmbH (Alfdorf):                   ......................... 45.56 Mbit/s
  15. suec//dacor GmbH (Coburg):                  ......................... 288.89 Mbit/s
Average upload speed is 273.10 Mbit/s