Stopwatch
Benchmark report #2420
Vultr – 20 GB SSD (old)
Report
Share test result

Test results for 20 GB SSD (old) at Vultr


Server specs:


Virtual CPU 714389bda930
992 MB RAM / 21 GB disk space
Ubuntu 16.04 Xenial
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 1542.0
Disk Read - 163 MB/s
Disk Write - 794 MB/s
Bandwidth - 640.10 MB/s

More: https://serverscope.io/trials/Q2l0
Share
Share this page
Cpu chip
Server Specs
CPU
Virtual CPU 714389bda930
CPU Cores
1 × 2400 MHz
RAM
992 MB
Disk
21 GB
OS
Ubuntu 16.04 Xenial
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
1542.0
Disk Read
163 MB/s
Disk Write
794 MB/s
Bandwidth
640.10 Mbit/s
Speedtest
466.97 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1542.0
Terminal
Raw Output
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = "en_US:",
	LC_ALL = (unset),
	LC_PAPER = "pl_PL.UTF-8",
	LC_ADDRESS = "pl_PL.UTF-8",
	LC_MONETARY = "pl_PL.UTF-8",
	LC_NUMERIC = "pl_PL.UTF-8",
	LC_TELEPHONE = "pl_PL.UTF-8",
	LC_IDENTIFICATION = "pl_PL.UTF-8",
	LC_MEASUREMENT = "pl_PL.UTF-8",
	LC_TIME = "pl_PL.UTF-8",
	LC_NAME = "pl_PL.UTF-8",
	LANG = "en_US"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US").
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 
src/pipe.c: In function xe2x80x98mainxe2x80x99:
src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function xe2x80x98dummyxe2x80x99:
src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench"
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
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: prod12: GNU/Linux
   OS: GNU/Linux -- 4.4.0-53-generic -- #74-Ubuntu SMP Fri Dec 2 15:59:10 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="ANSI_X3.4-1968")
   CPU 0: Virtual CPU 714389bda930 (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   18:02:01 up 11 min,  1 user,  load average: 7.36, 4.20, 1.83; runlevel Jan

------------------------------------------------------------------------
Benchmark Run: Mon Jan 23 2017 18:02:01 - 18:30:13
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       27967540.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3012.1 MWIPS (9.9 s, 7 samples)
Execl Throughput                               4062.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1050856.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          282749.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2396438.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2166278.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 286096.5 lps   (10.0 s, 7 samples)
Process Creation                              10339.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7961.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1049.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        3477368.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   27967540.6   2396.5
Double-Precision Whetstone                       55.0       3012.1    547.7
Execl Throughput                                 43.0       4062.6    944.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1050856.5   2653.7
File Copy 256 bufsize 500 maxblocks            1655.0     282749.9   1708.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    2396438.1   4131.8
Pipe Throughput                               12440.0    2166278.4   1741.4
Pipe-based Context Switching                   4000.0     286096.5    715.2
Process Creation                                126.0      10339.3    820.6
Shell Scripts (1 concurrent)                     42.4       7961.2   1877.7
Shell Scripts (8 concurrent)                      6.0       1049.4   1749.0
System Call Overhead                          15000.0    3477368.5   2318.2
                                                                   ========
System Benchmarks Index Score                                        1542.0

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, 2.0 GiB) copied, 4.52405 s, 475 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, 2.0 GiB) copied, 6.40893 s, 335 MB/s


Hard drive
FIO random read
Performance
163.62 MB/s
IOPS
41887
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=23248: Mon Jan 23 17:58:57 2017
  read : io=9817.9MB, bw=167551KB/s, iops=41887, runt= 60002msec
    slat (usec): min=1, max=11641, avg=188.22, stdev=298.16
    clat (usec): min=2, max=37571, avg=5920.55, stdev=3207.67
     lat (usec): min=273, max=40425, avg=6109.37, stdev=3296.47
    clat percentiles (usec):
     |  1.00th=[ 1704],  5.00th=[ 2384], 10.00th=[ 2832], 20.00th=[ 3472],
     | 30.00th=[ 3984], 40.00th=[ 4512], 50.00th=[ 5088], 60.00th=[ 5920],
     | 70.00th=[ 6496], 80.00th=[ 7904], 90.00th=[10176], 95.00th=[12224],
     | 99.00th=[17280], 99.50th=[19328], 99.90th=[23424], 99.95th=[25216],
     | 99.99th=[30080]
    bw (KB  /s): min= 7688, max=44744, per=12.53%, avg=20992.74, stdev=8314.77
    lat (usec) : 4=0.01%, 500=0.01%, 750=0.01%, 1000=0.04%
    lat (msec) : 2=2.12%, 4=27.90%, 10=59.22%, 20=10.33%, 50=0.37%
  cpu          : usr=1.45%, sys=3.56%, ctx=1688417, majf=2, minf=343
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2513356/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=9817.9MB, aggrb=167551KB/s, minb=167551KB/s, maxb=167551KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1666728/8, merge=0/3, ticks=411920/0, in_queue=411816, util=98.94%
Hard drive
FIO random direct read
Performance
211.47 MB/s
IOPS
54137
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=23288: Mon Jan 23 17:59:57 2017
  read : io=12690MB, bw=216550KB/s, iops=54137, runt= 60005msec
    slat (usec): min=1, max=120495, avg=92.05, stdev=633.41
    clat (usec): min=98, max=134439, avg=4628.29, stdev=2565.40
     lat (usec): min=150, max=134441, avg=4720.63, stdev=2627.18
    clat percentiles (usec):
     |  1.00th=[ 1480],  5.00th=[ 1976], 10.00th=[ 2192], 20.00th=[ 2672],
     | 30.00th=[ 3312], 40.00th=[ 3760], 50.00th=[ 4128], 60.00th=[ 4576],
     | 70.00th=[ 5216], 80.00th=[ 6112], 90.00th=[ 7584], 95.00th=[ 9152],
     | 99.00th=[12992], 99.50th=[14784], 99.90th=[20352], 99.95th=[25216],
     | 99.99th=[60160]
    bw (KB  /s): min=12647, max=36720, per=12.50%, avg=27061.90, stdev=5325.56
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.07%, 750=0.26%, 1000=0.18%
    lat (msec) : 2=5.08%, 4=41.40%, 10=49.59%, 20=3.30%, 50=0.10%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.04%, sys=2.45%, ctx=275161, majf=0, minf=337
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=3248524/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=12690MB, aggrb=216550KB/s, minb=216550KB/s, maxb=216550KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=3242838/0, merge=0/0, ticks=6772876/0, in_queue=6772484, util=99.73%
Hard drive
FIO random write
Performance
794.13 MB/s
IOPS
203297
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=23332: Mon Jan 23 18:01:58 2017
  write: io=47653MB, bw=813190KB/s, iops=203297, runt= 60006msec
    slat (usec): min=1, max=432041, avg=32.99, stdev=1130.76
    clat (usec): min=1, max=480282, avg=1220.84, stdev=7631.42
     lat (usec): min=3, max=480285, avg=1254.78, stdev=7731.32
    clat percentiles (usec):
     |  1.00th=[   95],  5.00th=[   97], 10.00th=[   97], 20.00th=[   98],
     | 30.00th=[   99], 40.00th=[  100], 50.00th=[  102], 60.00th=[  105],
     | 70.00th=[  108], 80.00th=[  113], 90.00th=[  129], 95.00th=[  161],
     | 99.00th=[32128], 99.50th=[47360], 99.90th=[89600], 99.95th=[125440],
     | 99.99th=[216064]
    bw (KB  /s): min=32388, max=147182, per=12.55%, avg=102052.82, stdev=19781.31
    lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (usec) : 100=33.19%, 250=63.17%, 500=0.07%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.04%, 4=0.06%, 10=0.16%, 20=0.64%, 50=2.22%
    lat (msec) : 100=0.36%, 250=0.07%, 500=0.01%
  cpu          : usr=2.39%, sys=7.53%, ctx=39695, majf=0, minf=107
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=12199066/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=47653MB, aggrb=813189KB/s, minb=813189KB/s, maxb=813189KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=0/212711, merge=0/804, ticks=0/7231492, in_queue=7234436, util=99.39%
Hard drive
FIO random direct write
Performance
171.58 MB/s
IOPS
43924
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=23303: Mon Jan 23 18:00:58 2017
  write: io=10295MB, bw=175698KB/s, iops=43924, runt= 60004msec
    slat (usec): min=1, max=26805, avg=114.19, stdev=680.38
    clat (usec): min=93, max=82620, avg=5711.92, stdev=2783.85
     lat (usec): min=111, max=82624, avg=5826.43, stdev=2859.33
    clat percentiles (usec):
     |  1.00th=[ 1592],  5.00th=[ 2192], 10.00th=[ 2608], 20.00th=[ 3696],
     | 30.00th=[ 4512], 40.00th=[ 4960], 50.00th=[ 5408], 60.00th=[ 5856],
     | 70.00th=[ 6432], 80.00th=[ 7200], 90.00th=[ 8640], 95.00th=[10048],
     | 99.00th=[15168], 99.50th=[18816], 99.90th=[27264], 99.95th=[30592],
     | 99.99th=[46336]
    bw (KB  /s): min=11332, max=30456, per=12.50%, avg=21954.61, stdev=3981.47
    lat (usec) : 100=0.01%, 250=0.03%, 500=0.05%, 750=0.12%, 1000=0.14%
    lat (msec) : 2=2.76%, 4=19.69%, 10=71.96%, 20=4.83%, 50=0.42%
    lat (msec) : 100=0.01%
  cpu          : usr=1.02%, sys=2.27%, ctx=215500, majf=0, minf=89
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=2635646/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=10295MB, aggrb=175698KB/s, minb=175698KB/s, maxb=175698KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=36/2632335, merge=0/236, ticks=96/6823928, in_queue=6823740, util=99.89%
Download
Download benchmark results
Download speed
640.10 Mbit/s
Downloaded 104857600 bytes in 1.039 sec
Downloaded 104857600 bytes in 1.051 sec
Downloaded 104857600 bytes in 1.399 sec
Downloaded 104857600 bytes in 1.651 sec
Downloaded 104857600 bytes in 1.109 sec
Finished! Average download speed is 640.10 Mbit/s
Upload
Speedtest results
Upload speed
466.97 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Choopa ...
Selecting 15 servers that are not too close:
  1. Neon IT Kevin Wendel (Riedstadt) [34.11 km]: 13.59 ms
  2. TWL-KOM (Ludwigshafen) [72.88 km]: 8.63 ms
  3. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 6.386 ms
  4. HillCom Solutions (Alsfeld) [81.91 km]: 7.561 ms
  5. www.Wint.global (Waghaeusel) [97.12 km]: 137.022 ms
  6. Mobile Breitbandnetze GmbH (Freisbach) [98.51 km]: 5.619 ms
  7. iWelt AG (Eibelstadt) [103.95 km]: 10.639 ms
  8. Kroell Systems GbR. (Eitorf) [113.61 km]: 55.329 ms
  9. YSS Networking Solutions by Yannick Hack (Durmersheim) [134.73 km]: 114.015 ms
  10. bc-networks (Ludwigsburg) [140.89 km]: 12.933 ms
  11. NetCologne (Cologne) [152.54 km]: 93.73 ms
  12. hotspot.koeln (Cologne) [152.54 km]: 8.786 ms
  13. KUES DATA GmbH (Losheim am See) [154.52 km]: 10.59 ms
  14. intersaar GmbH (Saarbrucken) [156.65 km]: 10.371 ms
  15. TBits.net GmbH (Alfdorf) [159.96 km]: 10.993 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 94.69 Mbit/s
  2. TWL-KOM (Ludwigshafen):                      ......................... 565.61 Mbit/s
  3. KEVAG Telekom GmbH (Koblenz):                ......................... 528.49 Mbit/s
  4. HillCom Solutions (Alsfeld):                 ......................... 51.62 Mbit/s
  5. www.Wint.global (Waghaeusel):                ......................... 396.74 Mbit/s
  6. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 90.97 Mbit/s
  7. iWelt AG (Eibelstadt):                       ......................... 587.74 Mbit/s
  8. Kroell Systems GbR. (Eitorf):                ......................... 551.80 Mbit/s
  9. YSS Networking Solutions by Yannick Hack (Durmersheim):......................... 337.64 Mbit/s
  10. bc-networks (Ludwigsburg):                  ......................... 537.72 Mbit/s
  11. NetCologne (Cologne):                       ......................... 235.60 Mbit/s
  12. hotspot.koeln (Cologne):                    ......................... 561.42 Mbit/s
  13. KUES DATA GmbH (Losheim am See):            ......................... 366.89 Mbit/s
  14. intersaar GmbH (Saarbrucken):               ......................... 114.65 Mbit/s
  15. TBits.net GmbH (Alfdorf):                   ......................... 44.41 Mbit/s
Average upload speed is 337.73 Mbit/s