Stopwatch
Benchmark report #11382
BuyVM – KVM 512
Report
Share test result

Test results for KVM 512 at BuyVM


Server specs:


Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
492 MB RAM / 10 GB disk space
Debian 9.9

Benchmark results summary:


UnixBench - 1139.1
Disk Read - 52 MB/s
Disk Write - 232 MB/s
Bandwidth - 500.60 MB/s

More: https://serverscope.io/trials/K3xm
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
CPU Cores
1 × 3500 MHz
RAM
492 MB
Disk
10 GB
OS
Debian 9.9
Benchmark summary
Benchmark summary
UnixBench
1139.1
Disk Read
52 MB/s
Disk Write
232 MB/s
Bandwidth
500.60 Mbit/s
Speedtest
296.06 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1139.1
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-BuuXTc/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-BuuXTc/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-BuuXTc/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-BuuXTc/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-BuuXTc/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-BuuXTc/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

Wide character in print at ./Run line 1529.
Wide character in printf at ./Run line 1560.

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 3Wide character in printf at ./Run line 1502.


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

   System: s6: GNU/Linux
   OS: GNU/Linux -- 4.9.0-9-amd64 -- #1 SMP Debian 4.9.168-1+deb9u3 (2019-06-16)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz (7000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   15:18:54 up 9 days,  3:46,  1 user,  load average: 8.43, 4.84, 2.03; runlevel 2019-06-21

------------------------------------------------------------------------
Benchmark Run: xd0x92xd1x81 xd0xb8xd1x8exd0xbd 30 2019 15:18:54 - 15:47:16
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32662540.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4502.0 MWIPS (10.5 s, 7 samples)
Execl Throughput                               4413.3 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        676422.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          180262.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1891997.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1171630.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 141811.5 lps   (10.0 s, 7 samples)
Process Creation                              10027.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6837.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    817.3 lpm   (60.0 s, 2 samples)
System Call Overhead                         859185.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32662540.8   2798.8
Double-Precision Whetstone                       55.0       4502.0    818.5
Execl Throughput                                 43.0       4413.3   1026.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     676422.7   1708.1
File Copy 256 bufsize 500 maxblocks            1655.0     180262.2   1089.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1891997.6   3262.1
Pipe Throughput                               12440.0    1171630.6    941.8
Pipe-based Context Switching                   4000.0     141811.5    354.5
Process Creation                                126.0      10027.9    795.9
Shell Scripts (1 concurrent)                     42.4       6837.2   1612.5
Shell Scripts (8 concurrent)                      6.0        817.3   1362.1
System Call Overhead                          15000.0     859185.6    572.8
                                                                   ========
System Benchmarks Index Score                                        1139.1

Hard drive
dd
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
32768+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 7,21134 s, 298 MB/s


dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbfxd0xbexd0xbbxd1x83xd1x87xd0xb5xd0xbdxd0xbe
2048+0 xd0xb7xd0xb0xd0xbfxd0xb8xd1x81xd0xb5xd0xb9 xd0xbexd1x82xd0xbfxd1x80xd0xb0xd0xb2xd0xbbxd0xb5xd0xbdxd0xbe
2147483648 xd0xb1xd0xb0xd0xb9xd1x82 (2,1 GB, 2,0 GiB) xd1x81xd0xbaxd0xbexd0xbfxd0xb8xd1x80xd0xbexd0xb2xd0xb0xd0xbd, 6,77988 s, 317 MB/s


Hard drive
FIO random read
Performance
52.33 MB/s
IOPS
13396
./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=16542: Sun Jun 30 15:15:49 2019
  read : io=3140.2MB, bw=53585KB/s, iops=13396, runt= 60007msec
    clat (usec): min=1, max=124836, avg=588.69, stdev=1499.68
     lat (usec): min=1, max=124837, avg=589.66, stdev=1500.47
    clat percentiles (usec):
     |  1.00th=[   28],  5.00th=[   63], 10.00th=[   84], 20.00th=[  129],
     | 30.00th=[  177], 40.00th=[  221], 50.00th=[  274], 60.00th=[  346],
     | 70.00th=[  446], 80.00th=[  620], 90.00th=[ 1048], 95.00th=[ 1816],
     | 99.00th=[ 6304], 99.50th=[ 9792], 99.90th=[19584], 99.95th=[23680],
     | 99.99th=[33024]
    bw (KB  /s): min= 1825, max=13136, per=12.51%, avg=6702.73, stdev=2223.17
    lat (usec) : 2=0.01%, 4=0.78%, 10=0.17%, 20=0.03%, 50=1.69%
    lat (usec) : 100=10.90%, 250=32.15%, 500=28.13%, 750=10.58%, 1000=4.87%
    lat (msec) : 2=6.31%, 4=2.55%, 10=1.34%, 20=0.40%, 50=0.09%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.40%, sys=4.75%, ctx=825154, 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=803875/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=3140.2MB, aggrb=53585KB/s, minb=53585KB/s, maxb=53585KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  vda: ios=794286/10, merge=0/7, ticks=350232/12, in_queue=349984, util=94.35%
Hard drive
FIO random direct read
Performance
57.78 MB/s
IOPS
14791
./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=16612: Sun Jun 30 15:16:49 2019
  read : io=3466.1MB, bw=59167KB/s, iops=14791, runt= 60002msec
    clat (usec): min=19, max=50688, avg=532.24, stdev=1447.62
     lat (usec): min=19, max=50688, avg=533.06, stdev=1448.20
    clat percentiles (usec):
     |  1.00th=[   41],  5.00th=[   59], 10.00th=[   77], 20.00th=[  110],
     | 30.00th=[  149], 40.00th=[  189], 50.00th=[  237], 60.00th=[  302],
     | 70.00th=[  390], 80.00th=[  532], 90.00th=[  900], 95.00th=[ 1560],
     | 99.00th=[ 6304], 99.50th=[10048], 99.90th=[20608], 99.95th=[24448],
     | 99.99th=[31616]
    bw (KB  /s): min= 2195, max=14416, per=12.49%, avg=7390.33, stdev=2030.78
    lat (usec) : 20=0.01%, 50=2.39%, 100=14.52%, 250=35.31%, 500=25.89%
    lat (usec) : 750=9.14%, 1000=4.05%
    lat (msec) : 2=4.98%, 4=2.03%, 10=1.17%, 20=0.40%, 50=0.11%
    lat (msec) : 100=0.01%
  cpu          : usr=1.54%, sys=4.49%, ctx=899735, 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=887535/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=3466.1MB, aggrb=59167KB/s, minb=59167KB/s, maxb=59167KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=884893/5, merge=3/3, ticks=343676/44, in_queue=343396, util=93.03%
Hard drive
FIO random write
Performance
232.43 MB/s
IOPS
59503
./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=16778: Sun Jun 30 15:18:50 2019
  write: io=13951MB, bw=238013KB/s, iops=59503, runt= 60021msec
    clat (usec): min=1, max=792705, avg=120.06, stdev=4023.14
     lat (usec): min=1, max=792705, avg=122.30, stdev=4047.65
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[   21], 99.50th=[   83], 99.90th=[38656], 99.95th=[64256],
     | 99.99th=[113152]
    bw (KB  /s): min=    2, max=68007, per=13.02%, avg=30988.58, stdev=12616.61
    lat (usec) : 2=6.00%, 4=77.65%, 10=14.07%, 20=1.19%, 50=0.49%
    lat (usec) : 100=0.12%, 250=0.11%, 500=0.04%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.06%, 20=0.07%, 50=0.07%
    lat (msec) : 100=0.07%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
  cpu          : usr=1.55%, sys=3.80%, ctx=21951, 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=3571439/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=13951MB, aggrb=238012KB/s, minb=238012KB/s, maxb=238012KB/s, mint=60021msec, maxt=60021msec

Disk stats (read/write):
  vda: ios=52/1519446, merge=0/3329, ticks=96/3868140, in_queue=3867996, util=68.55%
Hard drive
FIO random direct write
Performance
10.53 MB/s
IOPS
2695
./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=16705: Sun Jun 30 15:17:50 2019
  write: io=647084KB, bw=10784KB/s, iops=2695, runt= 60005msec
    clat (usec): min=25, max=454044, avg=2957.82, stdev=14338.90
     lat (usec): min=25, max=454045, avg=2959.06, stdev=14340.97
    clat percentiles (usec):
     |  1.00th=[   41],  5.00th=[   51], 10.00th=[   58], 20.00th=[   71],
     | 30.00th=[   83], 40.00th=[   98], 50.00th=[  119], 60.00th=[  157],
     | 70.00th=[  225], 80.00th=[  382], 90.00th=[ 1004], 95.00th=[ 5152],
     | 99.00th=[76288], 99.50th=[94720], 99.90th=[158720], 99.95th=[185344],
     | 99.99th=[224256]
    bw (KB  /s): min=  267, max= 3379, per=12.56%, avg=1354.88, stdev=593.83
    lat (usec) : 50=4.20%, 100=36.68%, 250=31.51%, 500=11.23%, 750=4.07%
    lat (usec) : 1000=2.25%
    lat (msec) : 2=3.14%, 4=1.54%, 10=0.99%, 20=0.30%, 50=1.62%
    lat (msec) : 100=2.04%, 250=0.42%, 500=0.01%
  cpu          : usr=0.34%, sys=2.07%, ctx=320672, majf=0, minf=74
  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=161771/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=647084KB, aggrb=10783KB/s, minb=10783KB/s, maxb=10783KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=36/161085, merge=5/2261, ticks=72/51744, in_queue=51736, util=82.20%
Download
Download benchmark results
Download speed
500.60 Mbit/s
Downloaded 104857600 bytes in 1,782563 sec
Downloaded 104857600 bytes in 1,472663 sec
Downloaded 104857600 bytes in 1,602502 sec
Downloaded 104857600 bytes in 1,599258 sec
Downloaded 104857600 bytes in 1,533371 sec
Finished! Average download speed is 500.60 Mbit/s
Upload
Speedtest results
Upload speed
296.06 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from FranTech Solutions ...
Selecting 15 servers that are not too close:
  1. Docler Holding (Bettembourg) [30.02 km]: 24.064 ms
  2. Join Experience (Kayl) [34.04 km]: 35.056 ms
  3. RIV54 (Saulnes) [34.71 km]: 45.727 ms
  4. KUES DATA GmbH (Losheim am See) [56.07 km]: 21.46 ms
  5. ORNE THD (Rombas) [59.53 km]: 342.331 ms
  6. Regie Talange (Talange) [61.56 km]: 42.102 ms
  7. Net-Build GmbH (Saarwellingen) [70.21 km]: 18.259 ms
  8. inexio (Saarlouis) [70.40 km]: 13.132 ms
  9. Vialis (Woippy) [70.81 km]: 25.862 ms
  10. REFO Falck (Falck) [73.63 km]: 20.701 ms
  11. Enes (Creutzwald) [77.86 km]: 41.818 ms
  12. intersaar GmbH (Saarbrucken) [86.67 km]: 11.523 ms
  13. Fibragglo (Forbach) [88.24 km]: 40.633 ms
  14. Enes (Hombourg-Haut) [88.44 km]: 34.921 ms
  15. VOO (Lixc3xa8ge) [101.40 km]: 40.5 ms
Testing upload speeds
  1. Docler Holding (Bettembourg):                ......................... 209.55 Mbit/s
  2. Join Experience (Kayl):                      ......................... 234.57 Mbit/s
  3. RIV54 (Saulnes):                             ......................... 278.75 Mbit/s
  4. KUES DATA GmbH (Losheim am See):             ......................... 332.00 Mbit/s
  5. ORNE THD (Rombas):                           ......................... 193.13 Mbit/s
  6. Regie Talange (Talange):                     ......................... 189.87 Mbit/s
  7. Net-Build GmbH (Saarwellingen):              ......................... 358.37 Mbit/s
  8. inexio (Saarlouis):                          ......................... 404.75 Mbit/s
  9. Vialis (Woippy):                             ......................... 113.15 Mbit/s
  10. REFO Falck (Falck):                         ......................... 303.41 Mbit/s
  11. Enes (Creutzwald):                          ......................... 305.74 Mbit/s
  12. intersaar GmbH (Saarbrucken):               ......................... 322.64 Mbit/s
  13. Fibragglo (Forbach):                        ......................... 304.75 Mbit/s
  14. Enes (Hombourg-Haut):                       ......................... 288.13 Mbit/s
  15. VOO (Lixc3xa8ge):                               ......................... 210.02 Mbit/s
Average upload speed is 269.92 Mbit/s