Stopwatch
Benchmark report #11248
Fastpipe.io – 2gb
Report
Share test result

Test results for 2gb at Fastpipe.io


Server specs:


Common KVM processor
2 GB RAM / 31 GB disk space
Ubuntu 18.04 Bionic

Benchmark results summary:


UnixBench - 361.2
Disk Read - 34 MB/s
Disk Write - 117 MB/s
Bandwidth - 816.84 MB/s

More: https://serverscope.io/trials/GAD3
Share
Share this page
Cpu chip
Server Specs
CPU
Common KVM processor
CPU Cores
1 × 2500 MHz
RAM
2 GB
Disk
31 GB
OS
Ubuntu 18.04 Bionic
Benchmark summary
Benchmark summary
UnixBench
361.2
Disk Read
34 MB/s
Disk Write
117 MB/s
Bandwidth
816.84 Mbit/s
Speedtest
357.68 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
361.2
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 
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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                                  ^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                       ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-tbZg0c/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-tbZg0c/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-tbZg0c/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-tbZg0c/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-tbZg0c/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-tbZg0c/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: cloud607297.fastpipe.io: GNU/Linux
   OS: GNU/Linux -- 4.15.0-50-generic -- #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Common KVM processor (5000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   20:54:05 up  5:10,  1 user,  load average: 7.71, 4.76, 2.05; runlevel 2019-05-31

------------------------------------------------------------------------
Benchmark Run: Fri May 31 2019 20:54:05 - 21:22:22
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       15695928.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1972.8 MWIPS (9.9 s, 7 samples)
Execl Throughput                               1541.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        157107.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           44440.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        477671.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                              201681.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  55867.5 lps   (10.0 s, 7 samples)
Process Creation                               4181.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2866.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    402.1 lpm   (60.1 s, 2 samples)
System Call Overhead                         143251.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   15695928.3   1345.0
Double-Precision Whetstone                       55.0       1972.8    358.7
Execl Throughput                                 43.0       1541.8    358.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     157107.5    396.7
File Copy 256 bufsize 500 maxblocks            1655.0      44440.3    268.5
File Copy 4096 bufsize 8000 maxblocks          5800.0     477671.1    823.6
Pipe Throughput                               12440.0     201681.9    162.1
Pipe-based Context Switching                   4000.0      55867.5    139.7
Process Creation                                126.0       4181.8    331.9
Shell Scripts (1 concurrent)                     42.4       2866.3    676.0
Shell Scripts (8 concurrent)                      6.0        402.1    670.2
System Call Overhead                          15000.0     143251.4     95.5
                                                                   ========
System Benchmarks Index Score                                         361.2

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, 5.51706 s, 389 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, 5.45537 s, 394 MB/s


Hard drive
FIO random read
Performance
34.07 MB/s
IOPS
8721
./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=6549: Fri May 31 20:50:58 2019
  read : io=2044.3MB, bw=34886KB/s, iops=8721, runt= 60005msec
    clat (usec): min=7, max=209678, avg=896.18, stdev=4966.95
     lat (usec): min=10, max=209681, avg=899.55, stdev=4969.92
    clat percentiles (usec):
     |  1.00th=[  141],  5.00th=[  274], 10.00th=[  298], 20.00th=[  326],
     | 30.00th=[  354], 40.00th=[  378], 50.00th=[  394], 60.00th=[  414],
     | 70.00th=[  438], 80.00th=[  474], 90.00th=[  556], 95.00th=[  692],
     | 99.00th=[ 4448], 99.50th=[52992], 99.90th=[56064], 99.95th=[56576],
     | 99.99th=[60672]
    bw (KB  /s): min=   89, max= 8856, per=12.52%, avg=4369.23, stdev=1069.42
    lat (usec) : 10=0.04%, 20=0.07%, 50=0.07%, 100=0.43%, 250=2.83%
    lat (usec) : 500=80.75%, 750=11.77%, 1000=1.65%
    lat (msec) : 2=0.98%, 4=0.34%, 10=0.15%, 20=0.01%, 50=0.24%
    lat (msec) : 100=0.66%, 250=0.01%
  cpu          : usr=2.10%, sys=3.72%, ctx=533262, majf=0, minf=91
  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=523339/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=2044.3MB, aggrb=34886KB/s, minb=34886KB/s, maxb=34886KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=520829/69, merge=0/19, ticks=400008/344, in_queue=354000, util=98.64%
Hard drive
FIO random direct read
Performance
34.87 MB/s
IOPS
8925
./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=6563: Fri May 31 20:51:59 2019
  read : io=2092.7MB, bw=35703KB/s, iops=8925, runt= 60020msec
    clat (usec): min=63, max=66906, avg=871.85, stdev=3637.75
     lat (usec): min=64, max=66909, avg=874.77, stdev=3639.96
    clat percentiles (usec):
     |  1.00th=[   99],  5.00th=[  205], 10.00th=[  290], 20.00th=[  326],
     | 30.00th=[  362], 40.00th=[  394], 50.00th=[  418], 60.00th=[  454],
     | 70.00th=[  524], 80.00th=[  764], 90.00th=[ 1096], 95.00th=[ 1368],
     | 99.00th=[ 3632], 99.50th=[38656], 99.90th=[49920], 99.95th=[52480],
     | 99.99th=[54528]
    bw (KB  /s): min=    6, max=11624, per=12.54%, avg=4476.95, stdev=1142.19
    lat (usec) : 100=1.01%, 250=5.65%, 500=61.15%, 750=11.71%, 1000=7.92%
    lat (msec) : 2=10.99%, 4=0.61%, 10=0.13%, 20=0.06%, 50=0.67%
    lat (msec) : 100=0.10%
  cpu          : usr=1.90%, sys=3.17%, ctx=541763, 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=535720/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=2092.7MB, aggrb=35702KB/s, minb=35702KB/s, maxb=35702KB/s, mint=60020msec, maxt=60020msec

Disk stats (read/write):
  vda: ios=535043/73, merge=0/9, ticks=413188/248, in_queue=368656, util=98.74%
Hard drive
FIO random write
Performance
117.22 MB/s
IOPS
30008
./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=6591: Fri May 31 20:54:00 2019
  write: io=7042.2MB, bw=120034KB/s, iops=30008, runt= 60076msec
    clat (usec): min=3, max=554561, avg=138.44, stdev=2694.35
     lat (usec): min=4, max=554562, avg=162.64, stdev=3146.44
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    5], 10.00th=[    5], 20.00th=[    6],
     | 30.00th=[    8], 40.00th=[    9], 50.00th=[    9], 60.00th=[   10],
     | 70.00th=[   11], 80.00th=[   12], 90.00th=[   14], 95.00th=[   15],
     | 99.00th=[   52], 99.50th=[ 6880], 99.90th=[30848], 99.95th=[44288],
     | 99.99th=[70144]
    bw (KB  /s): min=  801, max=39599, per=12.75%, avg=15310.11, stdev=6850.59
    lat (usec) : 4=0.05%, 10=52.25%, 20=45.40%, 50=1.29%, 100=0.12%
    lat (usec) : 250=0.06%, 500=0.03%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.05%, 4=0.10%, 10=0.25%, 20=0.19%, 50=0.16%
    lat (msec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=6.32%, sys=5.48%, ctx=33480, majf=0, minf=76
  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=1802797/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=7042.2MB, aggrb=120034KB/s, minb=120034KB/s, maxb=120034KB/s, mint=60076msec, maxt=60076msec

Disk stats (read/write):
  vda: ios=0/286182, merge=0/4521, ticks=0/739944, in_queue=687836, util=30.40%
Hard drive
FIO random direct write
Performance
9.53 MB/s
IOPS
2439
./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=6579: Fri May 31 20:52:59 2019
  write: io=585628KB, bw=9759.6KB/s, iops=2439, runt= 60006msec
    clat (usec): min=100, max=75996, avg=3260.33, stdev=9999.52
     lat (usec): min=101, max=75999, avg=3263.06, stdev=9999.63
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  179], 10.00th=[  201], 20.00th=[  258],
     | 30.00th=[  298], 40.00th=[  322], 50.00th=[  346], 60.00th=[  370],
     | 70.00th=[  398], 80.00th=[  442], 90.00th=[  540], 95.00th=[31360],
     | 99.00th=[47360], 99.50th=[49408], 99.90th=[52992], 99.95th=[55040],
     | 99.99th=[63744]
    bw (KB  /s): min=  682, max= 2520, per=12.51%, avg=1220.62, stdev=287.74
    lat (usec) : 250=18.61%, 500=69.40%, 750=3.33%, 1000=0.12%
    lat (msec) : 2=0.04%, 4=0.08%, 10=0.07%, 20=0.32%, 50=7.67%
    lat (msec) : 100=0.37%
  cpu          : usr=0.69%, sys=2.65%, ctx=305460, majf=0, minf=66
  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=146407/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=585628KB, aggrb=9759KB/s, minb=9759KB/s, maxb=9759KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=1/146465, merge=0/2038, ticks=4/46796, in_queue=172, util=0.10%
Download
Download benchmark results
Download speed
816.84 Mbit/s
Downloaded 104857600 bytes in 0.992803 sec
Downloaded 104857600 bytes in 1.032952 sec
Downloaded 104857600 bytes in 0.997729 sec
Downloaded 104857600 bytes in 0.879878 sec
Downloaded 104857600 bytes in 0.993549 sec
Finished! Average download speed is 816.84 Mbit/s
Upload
Speedtest results
Upload speed
357.68 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from combahton IT Services ...
Selecting 15 servers that are not too close:
  1. Neon IT Kevin Wendel (Riedstadt) [34.57 km]: 19.045 ms
  2. TWL-KOM (Ludwigshafen) [72.78 km]: 7.811 ms
  3. PfalzKom (Ludwigshafen) [72.78 km]: 7.093 ms
  4. KEVAG Telekom GmbH (Koblenz) [84.14 km]: 7.601 ms
  5. WIRCON GmbH (Waghxc3xa4usel) [96.72 km]: 14.517 ms
  6. Mobile Breitbandnetze GmbH (Freisbach) [98.54 km]: 5.149 ms
  7. iWelt AG (Eibelstadt) [101.62 km]: 7.038 ms
  8. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht) [121.10 km]: 9.167 ms
  9. TelemaxX Telekommunikation GmbH (Karlsruhe) [124.47 km]: 6.261 ms
  10. STARFACE GmbH (Karlsruhe) [124.74 km]: 7.917 ms
  11. bc-networks (Ludwigsburg) [139.62 km]: 11.94 ms
  12. bc-networks (Remseck) [142.75 km]: 8.154 ms
  13. La Regie (Reichshoffen) [151.11 km]: 36.312 ms
  14. dasWLAN.de (Stuttgart) [152.20 km]: 11.293 ms
  15. Bahnmxc3xbcller IT (Welzheim) [152.55 km]: 11.522 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 155.82 Mbit/s
  2. TWL-KOM (Ludwigshafen):                      ......................... 338.24 Mbit/s
  3. PfalzKom (Ludwigshafen):                     ......................... 345.25 Mbit/s
  4. KEVAG Telekom GmbH (Koblenz):                ......................... 335.27 Mbit/s
  5. WIRCON GmbH (Waghxc3xa4usel):                    ......................... 310.65 Mbit/s
  6. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 247.39 Mbit/s
  7. iWelt AG (Eibelstadt):                       ......................... 358.46 Mbit/s
  8. Gemeindewerke Nxc3xbcmbrecht GmbH (Nxc3xbcmbrecht):  ......................... 377.29 Mbit/s
  9. TelemaxX Telekommunikation GmbH (Karlsruhe): ......................... 343.81 Mbit/s
  10. STARFACE GmbH (Karlsruhe):                  ......................... 411.77 Mbit/s
  11. bc-networks (Ludwigsburg):                  ......................... 391.54 Mbit/s
  12. bc-networks (Remseck):                      ......................... 487.38 Mbit/s
  13. La Regie (Reichshoffen):                    ......................... 123.81 Mbit/s
  14. dasWLAN.de (Stuttgart):                     ......................... 379.81 Mbit/s
  15. Bahnmxc3xbcller IT (Welzheim):                  ......................... 322.94 Mbit/s
Average upload speed is 328.63 Mbit/s