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

Test results for 1GB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
992 MB RAM / 30 GB disk space
Ubuntu 16.04 Xenial
Amsterdam, Netherlands

Benchmark results summary:


UnixBench - 896.5
Disk Read - 81 MB/s
Disk Write - 197 MB/s
Bandwidth - 764.09 MB/s

More: https://serverscope.io/trials/xM3D
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
CPU Cores
1 × 2400 MHz
RAM
992 MB
Disk
30 GB
OS
Ubuntu 16.04 Xenial
Location
Amsterdam, Netherlands
Benchmark summary
Benchmark summary
UnixBench
896.5
Disk Read
81 MB/s
Disk Write
197 MB/s
Bandwidth
764.09 Mbit/s
Speedtest
328.92 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
896.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-eg6tRo/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-eg6tRo/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-eg6tRo/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-eg6tRo/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-eg6tRo/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-eg6tRo/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-ams3-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-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   17:21:04 up 9 min,  1 user,  load average: 7.96, 4.90, 2.15; runlevel Jan

------------------------------------------------------------------------
Benchmark Run: Tue Jan 24 2017 17:21:04 - 17:48:53
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       19631884.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2077.3 MWIPS (9.4 s, 7 samples)
Execl Throughput                               2413.3 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        492985.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          171417.1 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        949022.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1314068.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 134324.9 lps   (10.0 s, 7 samples)
Process Creation                               7101.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4206.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    625.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        2599284.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   19631884.1   1682.3
Double-Precision Whetstone                       55.0       2077.3    377.7
Execl Throughput                                 43.0       2413.3    561.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     492985.9   1244.9
File Copy 256 bufsize 500 maxblocks            1655.0     171417.1   1035.8
File Copy 4096 bufsize 8000 maxblocks          5800.0     949022.9   1636.2
Pipe Throughput                               12440.0    1314068.0   1056.3
Pipe-based Context Switching                   4000.0     134324.9    335.8
Process Creation                                126.0       7101.0    563.6
Shell Scripts (1 concurrent)                     42.4       4206.5    992.1
Shell Scripts (8 concurrent)                      6.0        625.1   1041.9
System Call Overhead                          15000.0    2599284.0   1732.9
                                                                   ========
System Benchmarks Index Score                                         896.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, 7.77385 s, 276 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, 7.89828 s, 272 MB/s


Hard drive
FIO random read
Performance
81.95 MB/s
IOPS
20978
./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=18579: Tue Jan 24 17:17:58 2017
  read : io=4917.3MB, bw=83916KB/s, iops=20978, runt= 60004msec
    clat (usec): min=1, max=112044, avg=374.59, stdev=571.19
     lat (usec): min=1, max=112045, avg=375.19, stdev=571.42
    clat percentiles (usec):
     |  1.00th=[    9],  5.00th=[   99], 10.00th=[  147], 20.00th=[  187],
     | 30.00th=[  215], 40.00th=[  249], 50.00th=[  302], 60.00th=[  366],
     | 70.00th=[  430], 80.00th=[  498], 90.00th=[  628], 95.00th=[  796],
     | 99.00th=[ 1304], 99.50th=[ 2040], 99.90th=[ 5344], 99.95th=[ 8160],
     | 99.99th=[18816]
    bw (KB  /s): min= 5384, max=17904, per=12.50%, avg=10491.42, stdev=2968.53
    lat (usec) : 2=0.01%, 4=0.12%, 10=0.96%, 20=1.98%, 50=1.05%
    lat (usec) : 100=0.93%, 250=35.26%, 500=40.12%, 750=13.60%, 1000=3.83%
    lat (msec) : 2=1.66%, 4=0.33%, 10=0.15%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.44%, sys=9.47%, ctx=1210296, majf=0, minf=89
  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=1258822/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=4917.3MB, aggrb=83915KB/s, minb=83915KB/s, maxb=83915KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=1199869/26, merge=0/19, ticks=95420/4, in_queue=94612, util=92.03%
Hard drive
FIO random direct read
Performance
104.41 MB/s
IOPS
26728
./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=18594: Tue Jan 24 17:18:58 2017
  read : io=6264.8MB, bw=106914KB/s, iops=26728, runt= 60002msec
    clat (usec): min=26, max=54775, avg=291.38, stdev=230.62
     lat (usec): min=26, max=54776, avg=292.01, stdev=230.95
    clat percentiles (usec):
     |  1.00th=[   72],  5.00th=[   95], 10.00th=[  116], 20.00th=[  151],
     | 30.00th=[  181], 40.00th=[  219], 50.00th=[  258], 60.00th=[  298],
     | 70.00th=[  338], 80.00th=[  382], 90.00th=[  486], 95.00th=[  612],
     | 99.00th=[  908], 99.50th=[ 1080], 99.90th=[ 2224], 99.95th=[ 3632],
     | 99.99th=[ 6880]
    bw (KB  /s): min= 7328, max=25688, per=12.53%, avg=13400.20, stdev=3997.07
    lat (usec) : 50=0.03%, 100=6.01%, 250=41.87%, 500=42.91%, 750=6.81%
    lat (usec) : 1000=1.70%
    lat (msec) : 2=0.55%, 4=0.08%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=3.19%, sys=8.85%, ctx=1608780, majf=0, minf=89
  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=1603770/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=6264.8MB, aggrb=106914KB/s, minb=106914KB/s, maxb=106914KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1603165/10, merge=0/8, ticks=125240/0, in_queue=124288, util=95.70%
Hard drive
FIO random write
Performance
197.86 MB/s
IOPS
50653
./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=18624: Tue Jan 24 17:20:59 2017
  write: io=11873MB, bw=202612KB/s, iops=50653, runt= 60007msec
    clat (usec): min=1, max=294139, avg=137.44, stdev=1760.86
     lat (usec): min=1, max=294140, avg=140.08, stdev=1783.91
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    4], 20.00th=[    5],
     | 30.00th=[    5], 40.00th=[    6], 50.00th=[    7], 60.00th=[    9],
     | 70.00th=[   12], 80.00th=[   14], 90.00th=[   22], 95.00th=[   30],
     | 99.00th=[ 2768], 99.50th=[10816], 99.90th=[20096], 99.95th=[23936],
     | 99.99th=[39168]
    bw (KB  /s): min= 8316, max=83747, per=12.49%, avg=25310.33, stdev=9101.68
    lat (usec) : 2=0.03%, 4=9.11%, 10=51.33%, 20=27.74%, 50=9.13%
    lat (usec) : 100=1.15%, 250=0.31%, 500=0.07%, 750=0.03%, 1000=0.02%
    lat (msec) : 2=0.05%, 4=0.11%, 10=0.39%, 20=0.42%, 50=0.11%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=2.04%, sys=7.68%, ctx=76718, majf=0, minf=83
  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=3039539/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=11873MB, aggrb=202612KB/s, minb=202612KB/s, maxb=202612KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  vda: ios=0/708747, merge=0/3162, ticks=0/5572936, in_queue=5573532, util=88.38%
Hard drive
FIO random direct write
Performance
7.39 MB/s
IOPS
1891
./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=18608: Tue Jan 24 17:19:59 2017
  write: io=454100KB, bw=7566.5KB/s, iops=1891, runt= 60015msec
    clat (usec): min=130, max=115502, avg=4219.23, stdev=14538.07
     lat (usec): min=131, max=115504, avg=4220.18, stdev=14538.14
    clat percentiles (usec):
     |  1.00th=[  157],  5.00th=[  191], 10.00th=[  266], 20.00th=[  322],
     | 30.00th=[  354], 40.00th=[  386], 50.00th=[  438], 60.00th=[  556],
     | 70.00th=[  644], 80.00th=[  724], 90.00th=[  964], 95.00th=[51968],
     | 99.00th=[68096], 99.50th=[75264], 99.90th=[90624], 99.95th=[96768],
     | 99.99th=[103936]
    bw (KB  /s): min=  262, max= 2296, per=12.51%, avg=946.24, stdev=280.50
    lat (usec) : 250=8.77%, 500=47.47%, 750=26.06%, 1000=8.06%
    lat (msec) : 2=2.70%, 4=0.47%, 10=0.18%, 20=0.02%, 50=0.64%
    lat (msec) : 100=5.62%, 250=0.02%
  cpu          : usr=0.34%, sys=1.62%, ctx=234586, majf=0, minf=80
  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=113525/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=454100KB, aggrb=7566KB/s, minb=7566KB/s, maxb=7566KB/s, mint=60015msec, maxt=60015msec

Disk stats (read/write):
  vda: ios=2/113515, merge=0/2132, ticks=4/50368, in_queue=50272, util=83.76%
Download
Download benchmark results
Download speed
764.09 Mbit/s
Downloaded 104857600 bytes in 1.041 sec
Downloaded 104857600 bytes in 1.067 sec
Downloaded 104857600 bytes in 1.031 sec
Downloaded 104857600 bytes in 1.044 sec
Downloaded 104857600 bytes in 1.052 sec
Finished! Average download speed is 764.09 Mbit/s
Upload
Speedtest results
Upload speed
328.92 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Vodafone NL (Utrecht) [31.60 km]: 8.315 ms
  2. A2B Internet B.V. (Alkmaar) [33.62 km]: 7.382 ms
  3. Marcok (lelystad) [40.38 km]: 14.846 ms
  4. ColoCenter bv (Zoetermeer) [44.55 km]: 6.705 ms
  5. Matrix DATA (Harderwijk) [45.87 km]: 8.147 ms
  6. SIT Internetdiensten B.V. (Voorthuizen) [49.67 km]: 6.577 ms
  7. Xela Hosting (The Hague) [52.05 km]: 5.895 ms
  8. Solcon (Dronten) [56.25 km]: 5.5 ms
  9. Maximum (Rotterdam) [57.31 km]: 11.669 ms
  10. IP Visie Networking BV (Rotterdam) [57.31 km]: 6.347 ms
  11. i3D.net (Rotterdam) [57.31 km]: 4.827 ms
  12. Qweb | Full-Service Hosting (Alblasserdam) [57.60 km]: 6.078 ms
  13. WorldStream B.V. (Naaldwijk) [64.20 km]: 4.999 ms
  14. Solcon Internetdiensten N.V. (Apeldoorn) [71.37 km]: 5.07 ms
  15. Netrouting (Spijkenisse) [71.98 km]: 5.277 ms
Testing upload speeds
  1. Vodafone NL (Utrecht):                       ......................... 97.95 Mbit/s
  2. A2B Internet B.V. (Alkmaar):                 ......................... 485.84 Mbit/s
  3. Marcok (lelystad):                           ......................... 339.13 Mbit/s
  4. ColoCenter bv (Zoetermeer):                  ......................... 107.26 Mbit/s
  5. Matrix DATA (Harderwijk):                    ......................... 108.06 Mbit/s
  6. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 420.20 Mbit/s
  7. Xela Hosting (The Hague):                    ......................... 222.50 Mbit/s
  8. Solcon (Dronten):                            ......................... 365.54 Mbit/s
  9. Maximum (Rotterdam):                         ......................... 207.31 Mbit/s
  10. IP Visie Networking BV (Rotterdam):         ......................... 239.46 Mbit/s
  11. i3D.net (Rotterdam):                        ......................... 157.29 Mbit/s
  12. Qweb | Full-Service Hosting (Alblasserdam): ......................... 56.39 Mbit/s
  13. WorldStream B.V. (Naaldwijk):               ......................... 433.20 Mbit/s
  14. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 376.92 Mbit/s
  15. Netrouting (Spijkenisse):                   ......................... 370.77 Mbit/s
Average upload speed is 265.86 Mbit/s