Stopwatch
Benchmark report #2421
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 - 1136.6
Disk Read - 62 MB/s
Disk Write - 285 MB/s
Bandwidth - 642.05 MB/s

More: https://serverscope.io/trials/6aYa
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
1136.6
Disk Read
62 MB/s
Disk Write
285 MB/s
Bandwidth
642.05 Mbit/s
Speedtest
242.65 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1136.6
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-ams2-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
   18:25:24 up 10 min,  1 user,  load average: 7.53, 4.57, 2.03; runlevel Jan

------------------------------------------------------------------------
Benchmark Run: Mon Jan 23 2017 18:25:24 - 18:52:42
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24764752.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2865.7 MWIPS (5.8 s, 7 samples)
Execl Throughput                               3000.1 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        720591.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          190340.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1330496.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1669742.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 196881.1 lps   (10.0 s, 7 samples)
Process Creation                               6673.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5979.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    818.4 lpm   (60.1 s, 2 samples)
System Call Overhead                        2796920.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24764752.9   2122.1
Double-Precision Whetstone                       55.0       2865.7    521.0
Execl Throughput                                 43.0       3000.1    697.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     720591.0   1819.7
File Copy 256 bufsize 500 maxblocks            1655.0     190340.0   1150.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1330496.7   2294.0
Pipe Throughput                               12440.0    1669742.3   1342.2
Pipe-based Context Switching                   4000.0     196881.1    492.2
Process Creation                                126.0       6673.3    529.6
Shell Scripts (1 concurrent)                     42.4       5979.7   1410.3
Shell Scripts (8 concurrent)                      6.0        818.4   1364.0
System Call Overhead                          15000.0    2796920.1   1864.6
                                                                   ========
System Benchmarks Index Score                                        1136.6

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, 6.91586 s, 311 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, 11.8377 s, 181 MB/s


Hard drive
FIO random read
Performance
62.74 MB/s
IOPS
16061
./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=11566: Mon Jan 23 18:22:17 2017
  read : io=3764.7MB, bw=64247KB/s, iops=16061, runt= 60002msec
    slat (usec): min=2, max=84210, avg=488.10, stdev=730.04
    clat (usec): min=3, max=140911, avg=15437.18, stdev=7565.27
     lat (usec): min=16, max=141562, avg=15927.15, stdev=7756.83
    clat percentiles (msec):
     |  1.00th=[    6],  5.00th=[    8], 10.00th=[    9], 20.00th=[   11],
     | 30.00th=[   12], 40.00th=[   13], 50.00th=[   14], 60.00th=[   16],
     | 70.00th=[   18], 80.00th=[   20], 90.00th=[   24], 95.00th=[   30],
     | 99.00th=[   43], 99.50th=[   51], 99.90th=[   77], 99.95th=[   87],
     | 99.99th=[  104]
    bw (KB  /s): min= 3064, max=17304, per=12.49%, avg=8023.75, stdev=2583.48
    lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 500=0.01%
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.06%, 10=19.71%, 20=62.51%, 50=17.19%
    lat (msec) : 100=0.50%, 250=0.02%
  cpu          : usr=1.92%, sys=6.76%, ctx=729683, majf=1, minf=345
  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=963737/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=3764.7MB, aggrb=64246KB/s, minb=64246KB/s, maxb=64246KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=722501/8, merge=0/3, ticks=126304/24, in_queue=125652, util=89.97%
Hard drive
FIO random direct read
Performance
125.3 MB/s
IOPS
32078
./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=11576: Mon Jan 23 18:23:17 2017
  read : io=7519.9MB, bw=128312KB/s, iops=32078, runt= 60012msec
    slat (usec): min=3, max=133884, avg=154.80, stdev=1818.27
    clat (usec): min=7, max=146106, avg=7760.83, stdev=11098.19
     lat (usec): min=118, max=146141, avg=7924.25, stdev=11204.72
    clat percentiles (usec):
     |  1.00th=[  282],  5.00th=[  390], 10.00th=[  478], 20.00th=[  652],
     | 30.00th=[  868], 40.00th=[ 1128], 50.00th=[ 1448], 60.00th=[ 3056],
     | 70.00th=[ 7392], 80.00th=[15680], 90.00th=[28288], 95.00th=[32640],
     | 99.00th=[40192], 99.50th=[44288], 99.90th=[57600], 99.95th=[64768],
     | 99.99th=[96768]
    bw (KB  /s): min= 7561, max=44978, per=12.50%, avg=16043.21, stdev=5247.74
    lat (usec) : 10=0.01%, 100=0.01%, 250=0.42%, 500=10.94%, 750=13.38%
    lat (usec) : 1000=10.24%
    lat (msec) : 2=21.83%, 4=5.93%, 10=11.34%, 20=9.19%, 50=16.52%
    lat (msec) : 100=0.20%, 250=0.01%
  cpu          : usr=2.92%, sys=8.70%, ctx=40171, 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=1925069/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=7519.9MB, aggrb=128312KB/s, minb=128312KB/s, maxb=128312KB/s, mint=60012msec, maxt=60012msec

Disk stats (read/write):
  vda: ios=1924594/0, merge=0/0, ticks=1098588/0, in_queue=1096940, util=96.59%
Hard drive
FIO random write
Performance
285.1 MB/s
IOPS
72986
./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=11618: Mon Jan 23 18:25:18 2017
  write: io=17108MB, bw=291945KB/s, iops=72986, runt= 60007msec
    slat (usec): min=1, max=194043, avg=87.66, stdev=1285.92
    clat (usec): min=4, max=204951, avg=3401.67, stdev=8911.20
     lat (usec): min=14, max=204961, avg=3492.88, stdev=9015.30
    clat percentiles (usec):
     |  1.00th=[  147],  5.00th=[  169], 10.00th=[  193], 20.00th=[  219],
     | 30.00th=[  262], 40.00th=[  330], 50.00th=[  370], 60.00th=[  406],
     | 70.00th=[  458], 80.00th=[  532], 90.00th=[16512], 95.00th=[26240],
     | 99.00th=[36608], 99.50th=[40704], 99.90th=[52480], 99.95th=[75264],
     | 99.99th=[156672]
    bw (KB  /s): min=17601, max=63144, per=12.52%, avg=36550.91, stdev=8018.60
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=28.08%
    lat (usec) : 500=48.73%, 750=9.00%, 1000=0.51%
    lat (msec) : 2=0.41%, 4=0.36%, 10=1.08%, 20=3.27%, 50=8.43%
    lat (msec) : 100=0.09%, 250=0.03%
  cpu          : usr=3.11%, sys=7.82%, ctx=54114, majf=0, minf=90
  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=4379691/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=17108MB, aggrb=291945KB/s, minb=291945KB/s, maxb=291945KB/s, mint=60007msec, maxt=60007msec

Disk stats (read/write):
  vda: ios=41/345046, merge=0/49, ticks=284/4774100, in_queue=4775044, util=68.84%
Hard drive
FIO random direct write
Performance
77.53 MB/s
IOPS
19846
./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=11586: Mon Jan 23 18:24:18 2017
  write: io=4652.5MB, bw=79387KB/s, iops=19846, runt= 60011msec
    slat (usec): min=4, max=114844, avg=270.90, stdev=1804.12
    clat (usec): min=130, max=156371, avg=12613.71, stdev=10726.64
     lat (usec): min=210, max=163625, avg=12886.81, stdev=10905.81
    clat percentiles (usec):
     |  1.00th=[  588],  5.00th=[  916], 10.00th=[ 1464], 20.00th=[ 4640],
     | 30.00th=[ 6880], 40.00th=[ 8768], 50.00th=[10560], 60.00th=[12480],
     | 70.00th=[14912], 80.00th=[18304], 90.00th=[24704], 95.00th=[31360],
     | 99.00th=[51968], 99.50th=[63744], 99.90th=[94720], 99.95th=[107008],
     | 99.99th=[124416]
    bw (KB  /s): min= 3257, max=17148, per=12.53%, avg=9946.14, stdev=2774.95
    lat (usec) : 250=0.01%, 500=0.49%, 750=2.09%, 1000=3.76%
    lat (msec) : 2=5.34%, 4=6.18%, 10=29.32%, 20=36.29%, 50=15.40%
    lat (msec) : 100=1.05%, 250=0.07%
  cpu          : usr=1.70%, sys=5.00%, ctx=102580, 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=1191019/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=4652.5MB, aggrb=79386KB/s, minb=79386KB/s, maxb=79386KB/s, mint=60011msec, maxt=60011msec

Disk stats (read/write):
  vda: ios=35/1190863, merge=0/388, ticks=796/5754660, in_queue=5755372, util=99.17%
Download
Download benchmark results
Download speed
642.05 Mbit/s
Downloaded 104857600 bytes in 1.157 sec
Downloaded 104857600 bytes in 1.251 sec
Downloaded 104857600 bytes in 1.379 sec
Downloaded 104857600 bytes in 1.266 sec
Downloaded 104857600 bytes in 1.177 sec
Finished! Average download speed is 642.05 Mbit/s
Upload
Speedtest results
Upload speed
242.65 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. A2B Internet B.V. (Alkmaar) [39.77 km]: 6.774 ms
  2. ColoCenter bv (Zoetermeer) [40.89 km]: 232.611 ms
  3. Matrix DATA (Harderwijk) [45.42 km]: 5.963 ms
  4. SIT Internetdiensten B.V. (Voorthuizen) [46.84 km]: 11.079 ms
  5. Xela Hosting (The Hague) [49.49 km]: 4.97 ms
  6. Qweb | Full-Service Hosting (Alblasserdam) [52.10 km]: 5.294 ms
  7. Maximum (Rotterdam) [52.72 km]: 9.496 ms
  8. IP Visie Networking BV (Rotterdam) [52.72 km]: 6.908 ms
  9. Solcon (Dronten) [58.04 km]: 5.5 ms
  10. WorldStream B.V. (Naaldwijk) [61.24 km]: 5.466 ms
  11. Netrouting (Spijkenisse) [67.59 km]: 5.792 ms
  12. Solcon Internetdiensten N.V. (Apeldoorn) [69.49 km]: 5.656 ms
  13. DT-IT (Arnhem) [74.35 km]: 6.585 ms
  14. Breedband Arnhem (Arnhem) [74.35 km]: 4.594 ms
  15. FunnyMedia Internet (Steenbergen) [92.83 km]: 7.636 ms
Testing upload speeds
  1. A2B Internet B.V. (Alkmaar):                 ......................... 19.79 Mbit/s
  2. ColoCenter bv (Zoetermeer):                  ......................... 56.69 Mbit/s
  3. Matrix DATA (Harderwijk):                    ......................... 103.16 Mbit/s
  4. SIT Internetdiensten B.V. (Voorthuizen):     ......................... 318.52 Mbit/s
  5. Xela Hosting (The Hague):                    ......................... 409.05 Mbit/s
  6. Qweb | Full-Service Hosting (Alblasserdam):  ......................... 7.22 Mbit/s
  7. Maximum (Rotterdam):                         ......................... 162.59 Mbit/s
  8. IP Visie Networking BV (Rotterdam):          ......................... 147.10 Mbit/s
  9. Solcon (Dronten):                            ......................... 338.85 Mbit/s
  10. WorldStream B.V. (Naaldwijk):               ......................... 330.39 Mbit/s
  11. Netrouting (Spijkenisse):                   ......................... 396.04 Mbit/s
  12. Solcon Internetdiensten N.V. (Apeldoorn):   ......................... 366.44 Mbit/s
  13. DT-IT (Arnhem):                             ......................... 169.07 Mbit/s
  14. Breedband Arnhem (Arnhem):                  ......................... 113.94 Mbit/s
  15. FunnyMedia Internet (Steenbergen):          ......................... 18.89 Mbit/s
Average upload speed is 197.18 Mbit/s