Stopwatch
Benchmark report #12328
Linode – Linode 1GB
Report
Share test result

Test results for Linode 1GB at Linode


Server specs:


Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
985 MB RAM / 25 GB disk space
Ubuntu 18.04 Bionic

Benchmark results summary:


UnixBench - 828.8
Disk Read - 88 MB/s
Disk Write - 395 MB/s
Bandwidth - 777.69 MB/s

More: https://serverscope.io/trials/VPw5
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
985 MB
Disk
25 GB
OS
Ubuntu 18.04 Bionic
Benchmark summary
Benchmark summary
UnixBench
828.8
Disk Read
88 MB/s
Disk Write
395 MB/s
Bandwidth
777.69 Mbit/s
Speedtest
578.39 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
828.8
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-4pIpOu/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-4pIpOu/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-4pIpOu/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-4pIpOu/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-4pIpOu/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-4pIpOu/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: localhost: 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: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   05:47:58 up 11 min,  1 user,  load average: 7.82, 4.72, 2.03; runlevel 2019-11-11

------------------------------------------------------------------------
Benchmark Run: Mon Nov 11 2019 05:47:58 - 06:16:02
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       30188747.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4186.6 MWIPS (9.4 s, 7 samples)
Execl Throughput                               2967.6 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        436216.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          117992.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1108964.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              600047.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 159599.9 lps   (10.0 s, 7 samples)
Process Creation                               7829.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5930.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    791.3 lpm   (60.0 s, 2 samples)
System Call Overhead                         350038.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   30188747.9   2586.9
Double-Precision Whetstone                       55.0       4186.6    761.2
Execl Throughput                                 43.0       2967.6    690.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     436216.4   1101.6
File Copy 256 bufsize 500 maxblocks            1655.0     117992.0    712.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1108964.4   1912.0
Pipe Throughput                               12440.0     600047.7    482.4
Pipe-based Context Switching                   4000.0     159599.9    399.0
Process Creation                                126.0       7829.4    621.4
Shell Scripts (1 concurrent)                     42.4       5930.1   1398.6
Shell Scripts (8 concurrent)                      6.0        791.3   1318.9
System Call Overhead                          15000.0     350038.6    233.4
                                                                   ========
System Benchmarks Index Score                                         828.8

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.69513 s, 797 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, 4.20891 s, 510 MB/s


Hard drive
FIO random read
Performance
88.48 MB/s
IOPS
22651
./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=11390: Mon Nov 11 05:44:53 2019
  read : io=5309.1MB, bw=90605KB/s, iops=22651, runt= 60002msec
    clat (usec): min=2, max=116190, avg=347.21, stdev=741.17
     lat (usec): min=3, max=116191, avg=348.13, stdev=741.34
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[  151], 10.00th=[  205], 20.00th=[  219],
     | 30.00th=[  227], 40.00th=[  237], 50.00th=[  249], 60.00th=[  262],
     | 70.00th=[  286], 80.00th=[  330], 90.00th=[  466], 95.00th=[  692],
     | 99.00th=[ 2320], 99.50th=[ 3920], 99.90th=[ 8640], 99.95th=[12352],
     | 99.99th=[16192]
    bw (KB  /s): min=  154, max=24118, per=12.50%, avg=11328.03, stdev=2633.41
    lat (usec) : 4=2.27%, 10=1.33%, 20=0.08%, 50=0.02%, 100=0.47%
    lat (usec) : 250=46.66%, 500=40.42%, 750=4.35%, 1000=1.51%
    lat (msec) : 2=1.69%, 4=0.74%, 10=0.39%, 20=0.07%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.01%, sys=4.61%, ctx=1329498, majf=2, minf=104
  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=1359127/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=5309.1MB, aggrb=90605KB/s, minb=90605KB/s, maxb=90605KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=1305322/65, merge=0/16, ticks=389484/16, in_queue=346488, util=96.73%
Hard drive
FIO random direct read
Performance
74.2 MB/s
IOPS
18995
./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=11411: Mon Nov 11 05:45:54 2019
  read : io=4452.3MB, bw=75984KB/s, iops=18995, runt= 60001msec
    clat (usec): min=63, max=85655, avg=414.03, stdev=1032.90
     lat (usec): min=64, max=85656, avg=414.97, stdev=1033.01
    clat percentiles (usec):
     |  1.00th=[  181],  5.00th=[  201], 10.00th=[  207], 20.00th=[  217],
     | 30.00th=[  225], 40.00th=[  235], 50.00th=[  245], 60.00th=[  262],
     | 70.00th=[  290], 80.00th=[  354], 90.00th=[  540], 95.00th=[  844],
     | 99.00th=[ 3792], 99.50th=[ 5344], 99.90th=[15936], 99.95th=[20864],
     | 99.99th=[27008]
    bw (KB  /s): min= 1656, max=15352, per=12.48%, avg=9483.49, stdev=3685.78
    lat (usec) : 100=0.01%, 250=52.87%, 500=35.88%, 750=5.33%, 1000=1.86%
    lat (msec) : 2=2.01%, 4=1.15%, 10=0.67%, 20=0.16%, 50=0.06%
    lat (msec) : 100=0.01%
  cpu          : usr=1.72%, sys=3.71%, ctx=1149842, majf=0, minf=73
  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=1139773/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=4452.3MB, aggrb=75983KB/s, minb=75983KB/s, maxb=75983KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=1139489/50, merge=0/13, ticks=407476/0, in_queue=363160, util=97.93%
Hard drive
FIO random write
Performance
395.88 MB/s
IOPS
101345
./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=11441: Mon Nov 11 05:47:54 2019
  write: io=23754MB, bw=405382KB/s, iops=101345, runt= 60004msec
    clat (usec): min=2, max=85964, avg=47.42, stdev=740.27
     lat (usec): min=2, max=88534, avg=52.90, stdev=801.11
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    4], 90.00th=[    4], 95.00th=[    4],
     | 99.00th=[   36], 99.50th=[ 2320], 99.90th=[11968], 99.95th=[17024],
     | 99.99th=[26496]
    bw (KB  /s): min=18072, max=61772, per=12.51%, avg=50727.58, stdev=4773.57
    lat (usec) : 4=52.67%, 10=44.99%, 20=0.74%, 50=0.77%, 100=0.09%
    lat (usec) : 250=0.07%, 500=0.05%, 750=0.01%, 1000=0.02%
    lat (msec) : 2=0.06%, 4=0.14%, 10=0.25%, 20=0.10%, 50=0.03%
    lat (msec) : 100=0.01%
  cpu          : usr=4.96%, sys=5.83%, ctx=86342, majf=0, minf=74
  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=6081137/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=23754MB, aggrb=405382KB/s, minb=405382KB/s, maxb=405382KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  sda: ios=1/1957554, merge=0/92, ticks=0/1396456, in_queue=1321372, util=64.65%
Hard drive
FIO random direct write
Performance
29.8 MB/s
IOPS
7628
./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=11431: Mon Nov 11 05:46:54 2019
  write: io=1788.2MB, bw=30516KB/s, iops=7628, runt= 60003msec
    clat (usec): min=65, max=192242, avg=1042.57, stdev=6082.03
     lat (usec): min=66, max=192243, avg=1043.60, stdev=6082.60
    clat percentiles (usec):
     |  1.00th=[   69],  5.00th=[   72], 10.00th=[   73], 20.00th=[   76],
     | 30.00th=[   78], 40.00th=[   82], 50.00th=[   87], 60.00th=[   94],
     | 70.00th=[  105], 80.00th=[  121], 90.00th=[  169], 95.00th=[  350],
     | 99.00th=[37120], 99.50th=[41728], 99.90th=[55552], 99.95th=[66048],
     | 99.99th=[112128]
    bw (KB  /s): min= 1023, max= 6037, per=12.51%, avg=3817.74, stdev=957.72
    lat (usec) : 100=65.32%, 250=28.16%, 500=2.61%, 750=0.65%, 1000=0.22%
    lat (msec) : 2=0.30%, 4=0.22%, 10=0.09%, 20=0.01%, 50=2.26%
    lat (msec) : 100=0.16%, 250=0.02%
  cpu          : usr=0.77%, sys=2.39%, ctx=926814, 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=0/w=457760/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=1788.2MB, aggrb=30515KB/s, minb=30515KB/s, maxb=30515KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=4/457234, merge=0/1853, ticks=12/48220, in_queue=56, util=0.08%
Download
Download benchmark results
Download speed
777.69 Mbit/s
Downloaded 104857600 bytes in 1.455389 sec
Downloaded 104857600 bytes in 1.096671 sec
Downloaded 104857600 bytes in 0.847717 sec
Downloaded 104857600 bytes in 0.885111 sec
Downloaded 104857600 bytes in 0.858530 sec
Finished! Average download speed is 777.69 Mbit/s
Upload
Speedtest results
Upload speed
578.39 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. Verizon (Yonkers, NY) [31.25 km]: 170.689 ms
  2. QTS Data Centers (Piscataway, NJ) [32.20 km]: 16.982 ms
  3. Vultr (Matawan, NJ) [36.42 km]: 8.597 ms
  4. Green House Data (Orangeburg, NY) [38.88 km]: 27.781 ms
  5. Comcast (Plainfield, NJ) [42.56 km]: 220.672 ms
  6. Webair.com (Garden City, NY) [43.84 km]: 20.324 ms
  7. Verizon (Branchburg, NJ) [47.71 km]: 14.635 ms
  8. Optimum Online (Hicksville, NY) [52.50 km]: 6.596 ms
  9. T-Mobile (Syosset, NY) [56.92 km]: 50.262 ms
  10. Verizon (Farmingdale, NY) [61.03 km]: 29.3 ms
  11. Verizon (Wall, NJ) [64.88 km]: 9.584 ms
  12. KamaTera INC (New Jersey, NJ) [78.28 km]: 27.03 ms
  13. Lafayette College (Easton, PA) [88.76 km]: 23.852 ms
  14. NCN Data, LLC (Stroudsburg, PA) [90.48 km]: 39.903 ms
  15. Colonial IU20 (Bethlehem, PA) [102.03 km]: 2904.943 ms
Testing upload speeds
  1. Verizon (Yonkers, NY):                       ......................... 541.76 Mbit/s
  2. QTS Data Centers (Piscataway, NJ):           ......................... 604.51 Mbit/s
  3. Vultr (Matawan, NJ):                         ......................... 581.11 Mbit/s
  4. Green House Data (Orangeburg, NY):           ......................... 476.43 Mbit/s
  5. Comcast (Plainfield, NJ):                    ......................... 598.75 Mbit/s
  6. Webair.com (Garden City, NY):                ......................... 520.29 Mbit/s
  7. Verizon (Branchburg, NJ):                    ......................... 660.80 Mbit/s
  8. Optimum Online (Hicksville, NY):             ......................... 615.58 Mbit/s
  9. T-Mobile (Syosset, NY):                      ......................... 171.65 Mbit/s
  10. Verizon (Farmingdale, NY):                  ......................... 3.29 Mbit/s
  11. Verizon (Wall, NJ):                         ......................... 588.95 Mbit/s
  12. KamaTera INC (New Jersey, NJ):              ......................... 783.10 Mbit/s
  13. Lafayette College (Easton, PA):             ......................... 618.23 Mbit/s
  14. NCN Data, LLC (Stroudsburg, PA):            ......................... 351.22 Mbit/s
  15. Colonial IU20 (Bethlehem, PA):              ......................... 1.50 Mbit/s
Average upload speed is 474.48 Mbit/s