Stopwatch
Benchmark report #2972
Digital Ocean – 512MB
Report
Share test result

Test results for 512MB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
489 MB RAM / 21 GB disk space
Centos 7.3.1611 Core
Toronto, Canada

Benchmark results summary:


UnixBench - 897.0
Disk Read - 103 MB/s
Disk Write - 95 MB/s
Bandwidth - 887.11 MB/s

More: https://serverscope.io/trials/VaK1
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz
CPU Cores
1 × 1798 MHz
RAM
489 MB
Disk
21 GB
OS
Centos 7.3.1611 Core
Location
Toronto, Canada
Benchmark summary
Benchmark summary
UnixBench
897.0
Disk Read
103 MB/s
Disk Write
95 MB/s
Bandwidth
887.11 Mbit/s
Speedtest
251.61 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
897.0
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 
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 
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-do4Zfd/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-do4Zfd/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-do4Zfd/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-do4Zfd/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-do4Zfd/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-do4Zfd/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: revwayne-dotor: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.10.2.el7.x86_64 -- #1 SMP Fri Mar 3 00:04:05 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2650L v3 @ 1.80GHz (3595.8 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   15:33:22 up 20 min,  1 user,  load average: 8.09, 4.94, 2.18; runlevel 2017-04-01

------------------------------------------------------------------------
Benchmark Run: Sat Apr 01 2017 15:33:22 - 16:01:00
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       18673803.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2649.3 MWIPS (8.4 s, 7 samples)
Execl Throughput                               2466.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        585103.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          173249.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1185357.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1048972.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 202282.1 lps   (10.0 s, 7 samples)
Process Creation                               7629.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3503.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    466.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        1754056.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18673803.0   1600.2
Double-Precision Whetstone                       55.0       2649.3    481.7
Execl Throughput                                 43.0       2466.9    573.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     585103.1   1477.5
File Copy 256 bufsize 500 maxblocks            1655.0     173249.2   1046.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    1185357.5   2043.7
Pipe Throughput                               12440.0    1048972.2    843.2
Pipe-based Context Switching                   4000.0     202282.1    505.7
Process Creation                                126.0       7629.8    605.5
Shell Scripts (1 concurrent)                     42.4       3503.8    826.4
Shell Scripts (8 concurrent)                      6.0        466.7    777.9
System Call Overhead                          15000.0    1754056.5   1169.4
                                                                   ========
System Benchmarks Index Score                                         897.0

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) copied, 4.93515 s, 435 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) copied, 5.34078 s, 402 MB/s


Hard drive
FIO random read
Performance
103.21 MB/s
IOPS
26421
./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=12963: Sat Apr  1 15:30:15 2017
  read : io=6193.2MB, bw=105686KB/s, iops=26421, runt= 60006msec
    clat (usec): min=1, max=43230, avg=295.71, stdev=706.65
     lat (usec): min=2, max=43231, avg=296.45, stdev=708.52
    clat percentiles (usec):
     |  1.00th=[   48],  5.00th=[   70], 10.00th=[   83], 20.00th=[  104],
     | 30.00th=[  123], 40.00th=[  143], 50.00th=[  163], 60.00th=[  187],
     | 70.00th=[  219], 80.00th=[  266], 90.00th=[  414], 95.00th=[  860],
     | 99.00th=[ 2864], 99.50th=[ 4128], 99.90th=[ 9664], 99.95th=[13376],
     | 99.99th=[19584]
    bw (KB  /s): min= 7984, max=21728, per=12.50%, avg=13209.92, stdev=2426.39
    lat (usec) : 2=0.01%, 4=0.21%, 10=0.16%, 20=0.25%, 50=0.54%
    lat (usec) : 100=16.43%, 250=59.36%, 500=14.97%, 750=2.49%, 1000=1.24%
    lat (msec) : 2=2.43%, 4=1.40%, 10=0.43%, 20=0.08%, 50=0.01%
  cpu          : usr=2.86%, sys=8.16%, ctx=1573995, majf=0, minf=319
  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=1585455/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=6193.2MB, aggrb=105686KB/s, minb=105686KB/s, maxb=105686KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=1573272/10, merge=0/6, ticks=125442/48, in_queue=124807, util=92.20%
Hard drive
FIO random direct read
Performance
173.64 MB/s
IOPS
44450
./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=12973: Sat Apr  1 15:31:16 2017
  read : io=10418MB, bw=177803KB/s, iops=44450, runt= 60001msec
    clat (usec): min=24, max=33416, avg=174.43, stdev=337.69
     lat (usec): min=24, max=33419, avg=175.00, stdev=338.45
    clat percentiles (usec):
     |  1.00th=[   44],  5.00th=[   56], 10.00th=[   65], 20.00th=[   78],
     | 30.00th=[   90], 40.00th=[  103], 50.00th=[  116], 60.00th=[  131],
     | 70.00th=[  153], 80.00th=[  183], 90.00th=[  247], 95.00th=[  370],
     | 99.00th=[ 1432], 99.50th=[ 2040], 99.90th=[ 4512], 99.95th=[ 5984],
     | 99.99th=[10304]
    bw (KB  /s): min=11336, max=32928, per=12.47%, avg=22176.00, stdev=4083.37
    lat (usec) : 50=2.19%, 100=35.19%, 250=52.80%, 500=6.35%, 750=1.11%
    lat (usec) : 1000=0.61%
    lat (msec) : 2=1.22%, 4=0.40%, 10=0.11%, 20=0.01%, 50=0.01%
  cpu          : usr=3.81%, sys=7.92%, ctx=2666667, majf=0, minf=311
  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=2667087/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=10418MB, aggrb=177802KB/s, minb=177802KB/s, maxb=177802KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2663542/0, merge=0/0, ticks=155393/0, in_queue=154627, util=97.18%
Hard drive
FIO random write
Performance
95.28 MB/s
IOPS
24392
./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=12993: Sat Apr  1 15:33:17 2017
  write: io=5719.4MB, bw=97569KB/s, iops=24392, runt= 60025msec
    clat (usec): min=2, max=11694K, avg=320.84, stdev=41458.74
     lat (usec): min=2, max=11694K, avg=321.52, stdev=41460.21
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    5], 50.00th=[    5], 60.00th=[    6],
     | 70.00th=[    8], 80.00th=[   10], 90.00th=[   12], 95.00th=[   17],
     | 99.00th=[  131], 99.50th=[  478], 99.90th=[ 9152], 99.95th=[11456],
     | 99.99th=[30592]
    bw (KB  /s): min=    0, max=144809, per=47.42%, avg=46269.14, stdev=44804.17
    lat (usec) : 4=15.79%, 10=61.82%, 20=18.26%, 50=2.71%, 100=0.35%
    lat (usec) : 250=0.45%, 500=0.14%, 750=0.05%, 1000=0.03%
    lat (msec) : 2=0.06%, 4=0.04%, 10=0.24%, 20=0.06%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 2000=0.01%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.83%, sys=3.20%, ctx=9590, majf=0, minf=301
  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=1464145/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=5719.4MB, aggrb=97569KB/s, minb=97569KB/s, maxb=97569KB/s, mint=60025msec, maxt=60025msec

Disk stats (read/write):
  vda: ios=1/423506, merge=0/483, ticks=5/6427844, in_queue=6428381, util=97.15%
Hard drive
FIO random direct write
Performance
4.22 MB/s
IOPS
1079
./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=12983: Sat Apr  1 15:32:16 2017
  write: io=259024KB, bw=4316.3KB/s, iops=1079, runt= 60012msec
    clat (usec): min=330, max=21029, avg=915.77, stdev=977.16
     lat (usec): min=335, max=21030, avg=916.94, stdev=977.29
    clat percentiles (usec):
     |  1.00th=[  482],  5.00th=[  524], 10.00th=[  548], 20.00th=[  580],
     | 30.00th=[  604], 40.00th=[  620], 50.00th=[  652], 60.00th=[  692],
     | 70.00th=[  756], 80.00th=[  908], 90.00th=[ 1416], 95.00th=[ 2128],
     | 99.00th=[ 5408], 99.50th=[ 7456], 99.90th=[12096], 99.95th=[14656],
     | 99.99th=[18560]
    bw (KB  /s): min=    0, max= 5968, per=94.70%, avg=4087.10, stdev=1303.85
    lat (usec) : 500=2.26%, 750=66.80%, 1000=14.04%
    lat (msec) : 2=11.29%, 4=3.95%, 10=1.45%, 20=0.21%, 50=0.01%
  cpu          : usr=0.21%, sys=1.22%, ctx=129529, majf=0, minf=292
  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=64756/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=259024KB, aggrb=4316KB/s, minb=4316KB/s, maxb=4316KB/s, mint=60012msec, maxt=60012msec

Disk stats (read/write):
  vda: ios=0/64610, merge=0/1719, ticks=0/53562, in_queue=53496, util=89.29%
Download
Download benchmark results
Download speed
887.11 Mbit/s
Downloaded 104857600 bytes in 0.764 sec
Downloaded 104857600 bytes in 0.770 sec
Downloaded 104857600 bytes in 1.023 sec
Downloaded 104857600 bytes in 1.003 sec
Downloaded 104857600 bytes in 0.949 sec
Finished! Average download speed is 887.11 Mbit/s
Upload
Speedtest results
Upload speed
251.61 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. Standard Broadband (Milton, ON) [44.18 km]: 15.339 ms
  2. The Trapshooting Academy (Stoney Creek, ON) [55.67 km]: 52.627 ms
  3. Eastlink (Barrie, ON) [85.67 km]: 31.674 ms
  4. Netflash Internet (Kitchener, ON) [93.16 km]: 6.89 ms
  5. Tri City WiFi Corp. (kitchener, ON) [93.16 km]: 21.819 ms
  6. ColoCrossing (Buffalo, NY) [94.07 km]: 35.806 ms
  7. Mornington Communications Ltd (Milverton, ON) [125.96 km]: 40.34 ms
  8. Wightman Telecom Limited (Clifford, ON) [134.32 km]: 15.691 ms
  9. Mitchell Seaforth Cable TV (Dublin, ON) [149.53 km]: 77.949 ms
  10. OffsiteDataSync (Rochester, NY) [151.58 km]: 41.726 ms
  11. Synoptek (Rochester, NY) [151.58 km]: 38.327 ms
  12. CenturyLink, Inc (Rochester, NY) [151.58 km]: 38.926 ms
  13. Quadro Communications Co-operative Inc (Kirkton, ON) [161.63 km]: 20.373 ms
  14. VNET Fiber (Erie, PA) [179.59 km]: 41.688 ms
  15. Hay Communications (Zurich, ON) [184.27 km]: 33.977 ms
Testing upload speeds
  1. Standard Broadband (Milton, ON):             ......................... 447.77 Mbit/s
  2. The Trapshooting Academy (Stoney Creek, ON): ......................... 175.67 Mbit/s
  3. Eastlink (Barrie, ON):                       ......................... 141.83 Mbit/s
  4. Netflash Internet (Kitchener, ON):           ......................... 397.73 Mbit/s
  5. Tri City WiFi Corp. (kitchener, ON):         ......................... 162.47 Mbit/s
  6. ColoCrossing (Buffalo, NY):                  ......................... 107.24 Mbit/s
  7. Mornington Communications Ltd (Milverton, ON):......................... 276.10 Mbit/s
  8. Wightman Telecom Limited (Clifford, ON):     ......................... 156.09 Mbit/s
  9. Mitchell Seaforth Cable TV (Dublin, ON):     ......................... 246.11 Mbit/s
  10. OffsiteDataSync (Rochester, NY):            ......................... 93.25 Mbit/s
  11. Synoptek (Rochester, NY):                   ......................... 160.63 Mbit/s
  12. CenturyLink, Inc (Rochester, NY):           ......................... 148.51 Mbit/s
  13. Quadro Communications Co-operative Inc (Kirkton, ON):......................... 364.92 Mbit/s
  14. VNET Fiber (Erie, PA):                      ......................... 259.22 Mbit/s
  15. Hay Communications (Zurich, ON):            ......................... 333.93 Mbit/s
Average upload speed is 231.43 Mbit/s