Stopwatch
Benchmark report #4595
Digital Ocean – 512MB
Report
Share test result

Test results for 512MB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
488 MB RAM / 21 GB disk space
Centos 7.4.1708 Core
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 843.3
Disk Read - 110 MB/s
Disk Write - 118 MB/s
Bandwidth - 1527.30 MB/s

More: https://serverscope.io/trials/OzQG
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
CPU Cores
1 × 1798 MHz
RAM
488 MB
Disk
21 GB
OS
Centos 7.4.1708 Core
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
843.3
Disk Read
110 MB/s
Disk Write
118 MB/s
Bandwidth
1527.30 Mbit/s
Speedtest
299.25 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
843.3
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-OP2qKj/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-OP2qKj/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-OP2qKj/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-OP2qKj/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-OP2qKj/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-OP2qKj/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

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

   System: asdfz: GNU/Linux
   OS: GNU/Linux -- 3.10.0-693.5.2.el7.x86_64 -- #1 SMP Fri Oct 20 20:32:50 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3595.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   07:01:10 up 10 min,  1 user,  load average: 8.63, 5.11, 2.25; runlevel 2017-11-24

------------------------------------------------------------------------
Benchmark Run: Fri Nov 24 2017 07:01:10 - 07:28:51
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       19274537.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2721.0 MWIPS (8.7 s, 7 samples)
Execl Throughput                               2113.4 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        605344.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          183229.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1354635.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1005511.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 189484.4 lps   (10.0 s, 7 samples)
Process Creation                               6380.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2725.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    382.3 lpm   (60.1 s, 2 samples)
System Call Overhead                        1539763.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   19274537.5   1651.6
Double-Precision Whetstone                       55.0       2721.0    494.7
Execl Throughput                                 43.0       2113.4    491.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     605344.7   1528.6
File Copy 256 bufsize 500 maxblocks            1655.0     183229.3   1107.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1354635.2   2335.6
Pipe Throughput                               12440.0    1005511.8    808.3
Pipe-based Context Switching                   4000.0     189484.4    473.7
Process Creation                                126.0       6380.7    506.4
Shell Scripts (1 concurrent)                     42.4       2725.9    642.9
Shell Scripts (8 concurrent)                      6.0        382.3    637.2
System Call Overhead                          15000.0    1539763.0   1026.5
                                                                   ========
System Benchmarks Index Score                                         843.3

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, 5.4924 s, 391 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.74546 s, 453 MB/s


Hard drive
FIO random read
Performance
110.39 MB/s
IOPS
28258
./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=16319: Fri Nov 24 06:58:04 2017
  read : io=6623.7MB, bw=113036KB/s, iops=28258, runt= 60004msec
    clat (usec): min=1, max=52654, avg=277.25, stdev=657.43
     lat (usec): min=2, max=52655, avg=277.85, stdev=658.46
    clat percentiles (usec):
     |  1.00th=[   48],  5.00th=[   71], 10.00th=[   83], 20.00th=[  100],
     | 30.00th=[  116], 40.00th=[  133], 50.00th=[  151], 60.00th=[  173],
     | 70.00th=[  203], 80.00th=[  251], 90.00th=[  402], 95.00th=[  780],
     | 99.00th=[ 2704], 99.50th=[ 4048], 99.90th=[ 8768], 99.95th=[10944],
     | 99.99th=[17792]
    bw (KB  /s): min= 5896, max=24288, per=12.52%, avg=14150.82, stdev=3544.35
    lat (usec) : 2=0.01%, 4=0.16%, 10=0.19%, 20=0.28%, 50=0.47%
    lat (usec) : 100=18.43%, 250=60.46%, 500=12.33%, 750=2.47%, 1000=1.26%
    lat (msec) : 2=2.27%, 4=1.17%, 10=0.45%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.50%, sys=8.11%, ctx=1682913, majf=0, minf=320
  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=1695651/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=6623.7MB, aggrb=113035KB/s, minb=113035KB/s, maxb=113035KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=1681312/12, merge=1/5, ticks=144739/7, in_queue=144006, util=90.82%
Hard drive
FIO random direct read
Performance
156.81 MB/s
IOPS
40142
./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=16331: Fri Nov 24 06:59:04 2017
  read : io=9408.6MB, bw=160570KB/s, iops=40142, runt= 60001msec
    clat (usec): min=22, max=38587, avg=193.62, stdev=403.67
     lat (usec): min=22, max=38590, avg=194.20, stdev=404.29
    clat percentiles (usec):
     |  1.00th=[   45],  5.00th=[   59], 10.00th=[   67], 20.00th=[   81],
     | 30.00th=[   93], 40.00th=[  107], 50.00th=[  121], 60.00th=[  137],
     | 70.00th=[  159], 80.00th=[  191], 90.00th=[  262], 95.00th=[  446],
     | 99.00th=[ 1832], 99.50th=[ 2576], 99.90th=[ 5664], 99.95th=[ 7008],
     | 99.99th=[10944]
    bw (KB  /s): min= 8040, max=31336, per=12.51%, avg=20094.11, stdev=4279.95
    lat (usec) : 50=1.89%, 100=32.87%, 250=54.31%, 500=6.55%, 750=1.42%
    lat (usec) : 1000=0.75%
    lat (msec) : 2=1.37%, 4=0.67%, 10=0.16%, 20=0.01%, 50=0.01%
  cpu          : usr=3.35%, sys=7.67%, ctx=2407857, 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=2408597/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=9408.6MB, aggrb=160570KB/s, minb=160570KB/s, maxb=160570KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2407257/8, merge=0/1, ticks=174663/3, in_queue=173821, util=94.96%
Hard drive
FIO random write
Performance
118.09 MB/s
IOPS
30230
./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=16359: Fri Nov 24 07:01:06 2017
  write: io=7089.6MB, bw=120923KB/s, iops=30230, runt= 60036msec
    clat (usec): min=1, max=24108K, avg=258.76, stdev=56937.81
     lat (usec): min=1, max=24120K, avg=259.48, stdev=56944.97
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    8], 95.00th=[   12],
     | 99.00th=[   32], 99.50th=[  251], 99.90th=[ 9664], 99.95th=[11584],
     | 99.99th=[17792]
    bw (KB  /s): min=    0, max=147568, per=62.25%, avg=75274.86, stdev=56609.65
    lat (usec) : 2=0.01%, 4=27.72%, 10=64.35%, 20=6.06%, 50=1.19%
    lat (usec) : 100=0.08%, 250=0.09%, 500=0.13%, 750=0.05%, 1000=0.02%
    lat (msec) : 2=0.03%, 4=0.02%, 10=0.16%, 20=0.08%, 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%, >=2000=0.01%
  cpu          : usr=0.86%, sys=2.88%, ctx=11112, majf=1, minf=309
  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=1814929/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=7089.6MB, aggrb=120922KB/s, minb=120922KB/s, maxb=120922KB/s, mint=60036msec, maxt=60036msec

Disk stats (read/write):
  vda: ios=344/714505, merge=0/290, ticks=564/5913252, in_queue=5913544, util=83.50%
Hard drive
FIO random direct write
Performance
19.48 MB/s
IOPS
4986
./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=16341: Fri Nov 24 07:00:05 2017
  write: io=1169.2MB, bw=19947KB/s, iops=4986, runt= 60013msec
    clat (usec): min=196, max=49115, avg=1595.01, stdev=1450.69
     lat (usec): min=197, max=49116, avg=1596.09, stdev=1450.82
    clat percentiles (usec):
     |  1.00th=[  290],  5.00th=[  374], 10.00th=[  486], 20.00th=[  700],
     | 30.00th=[  868], 40.00th=[ 1032], 50.00th=[ 1224], 60.00th=[ 1448],
     | 70.00th=[ 1912], 80.00th=[ 2320], 90.00th=[ 2832], 95.00th=[ 3472],
     | 99.00th=[ 6944], 99.50th=[ 9792], 99.90th=[17280], 99.95th=[20864],
     | 99.99th=[27520]
    bw (KB  /s): min=  654, max= 4256, per=12.55%, avg=2502.31, stdev=856.68
    lat (usec) : 250=0.15%, 500=10.46%, 750=12.21%, 1000=15.14%
    lat (msec) : 2=33.42%, 4=25.43%, 10=2.71%, 20=0.41%, 50=0.06%
  cpu          : usr=0.72%, sys=2.90%, ctx=299724, majf=0, minf=296
  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=299268/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=1169.2MB, aggrb=19946KB/s, minb=19946KB/s, maxb=19946KB/s, mint=60013msec, maxt=60013msec

Disk stats (read/write):
  vda: ios=0/298763, merge=0/1, ticks=0/433072, in_queue=432909, util=98.95%
Download
Download benchmark results
Download speed
1527.30 Mbit/s
Downloaded 104857600 bytes in 0.540 sec
Downloaded 104857600 bytes in 0.510 sec
Downloaded 104857600 bytes in 0.528 sec
Downloaded 104857600 bytes in 0.448 sec
Downloaded 104857600 bytes in 0.593 sec
Finished! Average download speed is 1527.30 Mbit/s
Upload
Speedtest results
Upload speed
299.25 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Neon IT Kevin Wendel (Riedstadt) [34.11 km]: 15.534 ms
  2. TWL-KOM (Ludwigshafen) [72.88 km]: 6.235 ms
  3. PfalzKom (Ludwigshafen) [72.88 km]: 10.606 ms
  4. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 7.755 ms
  5. WIRCON GmbH (Waghaeusel) [97.12 km]: 517.737 ms
  6. Mobile Breitbandnetze GmbH (Freisbach) [98.51 km]: 4.722 ms
  7. iWelt AG (Eibelstadt) [103.95 km]: 9.515 ms
  8. bc-networks (Ludwigsburg) [140.89 km]: 16.51 ms
  9. La Regie (Reichshoffen) [150.61 km]: 42.216 ms
  10. hotspot.koeln (Cologne) [152.54 km]: 63.25 ms
  11. NetCologne (Cologne) [152.54 km]: 63.238 ms
  12. KUES DATA GmbH (Losheim am See) [154.52 km]: 7.603 ms
  13. intersaar GmbH (Saarbrucken) [156.65 km]: 8.122 ms
  14. suec//dacor GmbH (Coburg) [163.40 km]: 9.586 ms
  15. inexio (Saarlouis) [165.02 km]: 9.134 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 97.01 Mbit/s
  2. TWL-KOM (Ludwigshafen):                      ......................... 333.37 Mbit/s
  3. PfalzKom (Ludwigshafen):                     ......................... 308.88 Mbit/s
  4. KEVAG Telekom GmbH (Koblenz):                ......................... 214.63 Mbit/s
  5. WIRCON GmbH (Waghaeusel):                    ......................... 203.06 Mbit/s
  6. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 118.99 Mbit/s
  7. iWelt AG (Eibelstadt):                       ......................... 346.04 Mbit/s
  8. bc-networks (Ludwigsburg):                   ......................... 355.24 Mbit/s
  9. La Regie (Reichshoffen):                     ......................... 116.66 Mbit/s
  10. hotspot.koeln (Cologne):                    ......................... 121.52 Mbit/s
  11. NetCologne (Cologne):                       ......................... 297.25 Mbit/s
  12. KUES DATA GmbH (Losheim am See):            ......................... 281.53 Mbit/s
  13. intersaar GmbH (Saarbrucken):               ......................... 43.54 Mbit/s
  14. suec//dacor GmbH (Coburg):                  ......................... 379.41 Mbit/s
  15. inexio (Saarlouis):                         ......................... 273.13 Mbit/s
Average upload speed is 232.68 Mbit/s