Stopwatch
Benchmark report #2419
Digital Ocean – 1GB
Report
Share test result

Test results for 1GB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
992 MB RAM / 30 GB disk space
Ubuntu 16.04 Xenial
Frankfurt am Main, Germany

Benchmark results summary:


UnixBench - 1320.5
Disk Read - 255 MB/s
Disk Write - 645 MB/s
Bandwidth - 672.38 MB/s

More: https://serverscope.io/trials/02eZ
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
CPU Cores
1 × 1800 MHz
RAM
992 MB
Disk
30 GB
OS
Ubuntu 16.04 Xenial
Location
Frankfurt am Main, Germany
Benchmark summary
Benchmark summary
UnixBench
1320.5
Disk Read
255 MB/s
Disk Write
645 MB/s
Bandwidth
672.38 Mbit/s
Speedtest
370.62 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1320.5
Terminal
Raw Output
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
	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.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
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: ubuntu-1gb-fra1-01: GNU/Linux
   OS: GNU/Linux -- 4.4.0-59-generic -- #80-Ubuntu SMP Fri Jan 6 17:47:47 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3600.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   17:51:31 up 7 min,  1 user,  load average: 8.07, 4.43, 1.87; runlevel Jan

------------------------------------------------------------------------
Benchmark Run: Mon Jan 23 2017 17:51:31 - 18:19:39
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       23937119.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2574.3 MWIPS (9.7 s, 7 samples)
Execl Throughput                               4113.4 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        822517.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          237334.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1577060.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1795100.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 233674.0 lps   (10.0 s, 7 samples)
Process Creation                              11852.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7137.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    921.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2765165.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   23937119.5   2051.2
Double-Precision Whetstone                       55.0       2574.3    468.1
Execl Throughput                                 43.0       4113.4    956.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     822517.2   2077.1
File Copy 256 bufsize 500 maxblocks            1655.0     237334.9   1434.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1577060.8   2719.1
Pipe Throughput                               12440.0    1795100.7   1443.0
Pipe-based Context Switching                   4000.0     233674.0    584.2
Process Creation                                126.0      11852.7    940.7
Shell Scripts (1 concurrent)                     42.4       7137.0   1683.3
Shell Scripts (8 concurrent)                      6.0        921.8   1536.4
System Call Overhead                          15000.0    2765165.1   1843.4
                                                                   ========
System Benchmarks Index Score                                        1320.5

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, 2.58001 s, 832 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, 2.62732 s, 817 MB/s


Hard drive
FIO random read
Performance
255.53 MB/s
IOPS
65415
./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=11570: Mon Jan 23 17:48:27 2017
  read : io=15332MB, bw=261660KB/s, iops=65415, runt= 60001msec
    slat (usec): min=1, max=22882, avg=118.59, stdev=171.02
    clat (usec): min=2, max=51789, avg=3791.73, stdev=1448.67
     lat (usec): min=121, max=52063, avg=3911.00, stdev=1484.74
    clat percentiles (usec):
     |  1.00th=[ 1832],  5.00th=[ 2192], 10.00th=[ 2416], 20.00th=[ 2736],
     | 30.00th=[ 3024], 40.00th=[ 3248], 50.00th=[ 3504], 60.00th=[ 3728],
     | 70.00th=[ 4080], 80.00th=[ 4576], 90.00th=[ 5536], 95.00th=[ 6496],
     | 99.00th=[ 8640], 99.50th=[ 9792], 99.90th=[13760], 99.95th=[15936],
     | 99.99th=[25216]
    bw (KB  /s): min=19304, max=51056, per=12.50%, avg=32697.19, stdev=6629.46
    lat (usec) : 4=0.01%, 10=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=2.23%, 4=65.96%, 10=31.35%, 20=0.42%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=2.83%, sys=6.28%, ctx=2521121, majf=1, minf=336
  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=3924967/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=15332MB, aggrb=261660KB/s, minb=261660KB/s, maxb=261660KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2508261/11, merge=0/4, ticks=107320/0, in_queue=106688, util=94.35%
Hard drive
FIO random direct read
Performance
448.61 MB/s
IOPS
114845
./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=11582: Mon Jan 23 17:49:27 2017
  read : io=26919MB, bw=459381KB/s, iops=114845, runt= 60005msec
    slat (usec): min=1, max=58721, avg=35.22, stdev=515.33
    clat (usec): min=2, max=62510, avg=2185.81, stdev=3333.52
     lat (usec): min=72, max=62523, avg=2221.74, stdev=3368.79
    clat percentiles (usec):
     |  1.00th=[  129],  5.00th=[  169], 10.00th=[  229], 20.00th=[  338],
     | 30.00th=[  852], 40.00th=[ 1240], 50.00th=[ 1464], 60.00th=[ 1720],
     | 70.00th=[ 2128], 80.00th=[ 2768], 90.00th=[ 4256], 95.00th=[ 6176],
     | 99.00th=[19584], 99.50th=[25728], 99.90th=[33536], 99.95th=[36608],
     | 99.99th=[44288]
    bw (KB  /s): min=41912, max=71648, per=12.50%, avg=57444.69, stdev=5895.24
    lat (usec) : 4=0.01%, 10=0.01%, 50=0.01%, 100=0.04%, 250=12.31%
    lat (usec) : 500=13.60%, 750=2.70%, 1000=3.93%
    lat (msec) : 2=34.97%, 4=21.23%, 10=8.76%, 20=1.49%, 50=0.96%
    lat (msec) : 100=0.01%
  cpu          : usr=2.80%, sys=7.18%, ctx=285085, 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=6891286/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=26919MB, aggrb=459380KB/s, minb=459380KB/s, maxb=459380KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  vda: ios=6881672/8, merge=0/2, ticks=3202788/0, in_queue=3201056, util=97.50%
Hard drive
FIO random write
Performance
645.06 MB/s
IOPS
165135
./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=11621: Mon Jan 23 17:51:28 2017
  write: io=38708MB, bw=660541KB/s, iops=165135, runt= 60007msec
    slat (usec): min=1, max=135140, avg=37.21, stdev=624.86
    clat (usec): min=1, max=137340, avg=1499.44, stdev=4444.90
     lat (usec): min=4, max=137342, avg=1538.22, stdev=4494.70
    clat percentiles (usec):
     |  1.00th=[  116],  5.00th=[  119], 10.00th=[  122], 20.00th=[  133],
     | 30.00th=[  141], 40.00th=[  151], 50.00th=[  165], 60.00th=[  177],
     | 70.00th=[  189], 80.00th=[  213], 90.00th=[ 5600], 95.00th=[11456],
     | 99.00th=[20608], 99.50th=[24704], 99.90th=[34048], 99.95th=[39168],
     | 99.99th=[87552]
    bw (KB  /s): min=    4, max=109972, per=12.54%, avg=82805.13, stdev=10580.94
    lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=85.22%, 500=3.29%, 750=0.09%, 1000=0.04%
    lat (msec) : 2=0.29%, 4=0.48%, 10=4.21%, 20=5.27%, 50=1.09%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=3.09%, sys=8.18%, ctx=108335, majf=0, minf=99
  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=9909271/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=38708MB, aggrb=660541KB/s, minb=660541KB/s, maxb=660541KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  vda: ios=1/399230, merge=0/466, ticks=4/7321416, in_queue=7321324, util=99.28%
Hard drive
FIO random direct write
Performance
36.0 MB/s
IOPS
9215
./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=11597: Mon Jan 23 17:50:28 2017
  write: io=2160.8MB, bw=36864KB/s, iops=9215, runt= 60020msec
    slat (usec): min=2, max=209986, avg=758.05, stdev=3811.50
    clat (usec): min=32, max=339754, avg=27009.86, stdev=13687.12
     lat (usec): min=485, max=339761, avg=27768.45, stdev=14381.46
    clat percentiles (msec):
     |  1.00th=[    4],  5.00th=[    8], 10.00th=[   10], 20.00th=[   19],
     | 30.00th=[   24], 40.00th=[   26], 50.00th=[   28], 60.00th=[   29],
     | 70.00th=[   31], 80.00th=[   33], 90.00th=[   37], 95.00th=[   50],
     | 99.00th=[   69], 99.50th=[   86], 99.90th=[  169], 99.95th=[  208],
     | 99.99th=[  219]
    bw (KB  /s): min= 1531, max=14288, per=12.53%, avg=4618.94, stdev=1908.22
    lat (usec) : 50=0.01%, 100=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.12%, 4=0.88%, 10=9.29%, 20=11.59%, 50=73.21%
    lat (msec) : 100=4.60%, 250=0.29%, 500=0.01%
  cpu          : usr=0.39%, sys=1.25%, ctx=129852, 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=553142/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=2160.8MB, aggrb=36863KB/s, minb=36863KB/s, maxb=36863KB/s, mint=60020msec, maxt=60020msec

Disk stats (read/write):
  vda: ios=1/552923, merge=0/385, ticks=0/7420096, in_queue=7422344, util=99.95%
Download
Download benchmark results
Download speed
672.38 Mbit/s
Downloaded 104857600 bytes in 1.310 sec
Downloaded 104857600 bytes in 1.350 sec
Downloaded 104857600 bytes in 0.968 sec
Downloaded 104857600 bytes in 1.355 sec
Downloaded 104857600 bytes in 0.966 sec
Finished! Average download speed is 672.38 Mbit/s
Upload
Speedtest results
Upload speed
370.62 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]: 25.26 ms
  2. TWL-KOM (Ludwigshafen) [72.88 km]: 13.43 ms
  3. KEVAG Telekom GmbH (Koblenz) [81.79 km]: 8.507 ms
  4. HillCom Solutions (Alsfeld) [81.91 km]: 12.409 ms
  5. www.Wint.global (Waghaeusel) [97.12 km]: 24.826 ms
  6. Mobile Breitbandnetze GmbH (Freisbach) [98.51 km]: 12.971 ms
  7. iWelt AG (Eibelstadt) [103.95 km]: 21.266 ms
  8. Kroell Systems GbR. (Eitorf) [113.61 km]: 16.464 ms
  9. YSS Networking Solutions by Yannick Hack (Durmersheim) [134.73 km]: 24.25 ms
  10. bc-networks (Ludwigsburg) [140.89 km]: 11.259 ms
  11. NetCologne (Cologne) [152.54 km]: 13.185 ms
  12. hotspot.koeln (Cologne) [152.54 km]: 20.444 ms
  13. KUES DATA GmbH (Losheim am See) [154.52 km]: 23.956 ms
  14. intersaar GmbH (Saarbrucken) [156.65 km]: 19.293 ms
  15. TBits.net GmbH (Alfdorf) [159.96 km]: 20.829 ms
Testing upload speeds
  1. Neon IT Kevin Wendel (Riedstadt):            ......................... 17.50 Mbit/s
  2. TWL-KOM (Ludwigshafen):                      ......................... 341.35 Mbit/s
  3. KEVAG Telekom GmbH (Koblenz):                ......................... 447.61 Mbit/s
  4. HillCom Solutions (Alsfeld):                 ......................... 76.03 Mbit/s
  5. www.Wint.global (Waghaeusel):                ......................... 262.73 Mbit/s
  6. Mobile Breitbandnetze GmbH (Freisbach):      ......................... 83.69 Mbit/s
  7. iWelt AG (Eibelstadt):                       ......................... 105.86 Mbit/s
  8. Kroell Systems GbR. (Eitorf):                ......................... 509.17 Mbit/s
  9. YSS Networking Solutions by Yannick Hack (Durmersheim):......................... 322.49 Mbit/s
  10. bc-networks (Ludwigsburg):                  ......................... 505.38 Mbit/s
  11. NetCologne (Cologne):                       ......................... 359.36 Mbit/s
  12. hotspot.koeln (Cologne):                    ......................... 482.25 Mbit/s
  13. KUES DATA GmbH (Losheim am See):            ......................... 370.03 Mbit/s
  14. intersaar GmbH (Saarbrucken):               ......................... 69.25 Mbit/s
  15. TBits.net GmbH (Alfdorf):                   ......................... 49.37 Mbit/s
Average upload speed is 266.81 Mbit/s