Stopwatch
Benchmark report #2598
BuyVM – E3 KVM 2GB
Report
Share test result

Test results for E3 KVM 2GB at BuyVM


Server specs:


Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
2 GB RAM / 39 GB disk space
Debian 7.11
Buffalo, United States

Benchmark results summary:


UnixBench - 1139.2
Disk Read - 564 MB/s
Disk Write - 597 MB/s
Bandwidth - 837.00 MB/s

More: https://serverscope.io/trials/Z4RJ
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz
CPU Cores
3500 MHz
RAM
2 GB
Disk
39 GB
OS
Debian 7.11
Location
Buffalo, United States
Benchmark summary
Benchmark summary
UnixBench
1139.2
Disk Read
564 MB/s
Disk Write
597 MB/s
Bandwidth
837.00 Mbit/s
Speedtest
167.34 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1139.2
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-5SaSVQ/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-5SaSVQ/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-5SaSVQ/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-5SaSVQ/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-5SaSVQ/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-5SaSVQ/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 -- 3.2.0-4-686-pae -- #1 SMP Debian 3.2.81-2
   Machine: i686 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E3-1241 v3 @ 3.50GHz (7000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   01:40:22 up  1:06,  1 user,  load average: 8.03, 4.65, 2.43; runlevel 2017-02-24

------------------------------------------------------------------------
Benchmark Run: Fri Feb 24 2017 01:40:22 - 02:08:24
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32468325.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4198.9 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3691.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        406735.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          108470.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1361749.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                              612121.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 207306.1 lps   (10.0 s, 7 samples)
Process Creation                              10818.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7091.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    928.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        4388961.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32468325.6   2782.2
Double-Precision Whetstone                       55.0       4198.9    763.4
Execl Throughput                                 43.0       3691.8    858.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     406735.4   1027.1
File Copy 256 bufsize 500 maxblocks            1655.0     108470.4    655.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1361749.5   2347.8
Pipe Throughput                               12440.0     612121.5    492.1
Pipe-based Context Switching                   4000.0     207306.1    518.3
Process Creation                                126.0      10818.2    858.6
Shell Scripts (1 concurrent)                     42.4       7091.4   1672.5
Shell Scripts (8 concurrent)                      6.0        928.5   1547.5
System Call Overhead                          15000.0    4388961.3   2926.0
                                                                   ========
System Benchmarks Index Score                                        1139.2

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.67849 s, 459 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, 3.43212 s, 626 MB/s


Hard drive
FIO random read
Performance
564.02 MB/s
IOPS
144390
./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=24745: Fri Feb 24 01:37:19 2017
  read : io=33842MB, bw=577561KB/s, iops=144390, runt= 60001msec
    clat (usec): min=1, max=102410, avg=51.60, stdev=713.66
     lat (usec): min=1, max=102410, avg=52.22, stdev=717.93
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    8], 80.00th=[   69], 90.00th=[  120], 95.00th=[  177],
     | 99.00th=[  422], 99.50th=[  724], 99.90th=[ 3152], 99.95th=[ 4512],
     | 99.99th=[21632]
    bw (KB  /s): min= 9946, max=212508, per=12.50%, avg=72193.69, stdev=32910.56
    lat (usec) : 2=11.69%, 4=54.29%, 10=4.43%, 20=1.20%, 50=4.84%
    lat (usec) : 100=9.91%, 250=11.04%, 500=1.81%, 750=0.29%, 1000=0.11%
    lat (msec) : 2=0.18%, 4=0.13%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.87%, sys=8.61%, ctx=3286028, majf=2, minf=304
  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=8663565/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=33842MB, aggrb=577561KB/s, minb=577561KB/s, maxb=577561KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2441462/8, merge=0/3, ticks=83844/192, in_queue=83180, util=60.85%
Hard drive
FIO random direct read
Performance
311.5 MB/s
IOPS
79743
./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=24755: Fri Feb 24 01:38:19 2017
  read : io=18690MB, bw=318974KB/s, iops=79743, runt= 60001msec
    clat (usec): min=16, max=101756, avg=97.63, stdev=930.20
     lat (usec): min=16, max=101756, avg=97.96, stdev=930.22
    clat percentiles (usec):
     |  1.00th=[   24],  5.00th=[   39], 10.00th=[   51], 20.00th=[   62],
     | 30.00th=[   71], 40.00th=[   79], 50.00th=[   84], 60.00th=[   92],
     | 70.00th=[  100], 80.00th=[  108], 90.00th=[  126], 95.00th=[  149],
     | 99.00th=[  207], 99.50th=[  247], 99.90th=[  362], 99.95th=[  458],
     | 99.99th=[21120]
    bw (KB  /s): min=12036, max=64528, per=12.52%, avg=39935.20, stdev=7810.37
    lat (usec) : 20=0.01%, 50=8.00%, 100=61.92%, 250=29.60%, 500=0.42%
    lat (usec) : 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.72%, sys=8.68%, ctx=4997248, majf=0, minf=290
  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=4784688/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=18690MB, aggrb=318973KB/s, minb=318973KB/s, maxb=318973KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4776353/11, merge=248/4, ticks=126012/4, in_queue=124484, util=96.46%
Hard drive
FIO random write
Performance
597.72 MB/s
IOPS
153016
./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=24834: Fri Feb 24 01:40:20 2017
  write: io=35916MB, bw=612066KB/s, iops=153016, runt= 60088msec
    clat (usec): min=1, max=51893, avg=31.46, stdev=683.23
     lat (usec): min=2, max=53342, avg=32.76, stdev=709.76
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[   12], 99.50th=[   14], 99.90th=[12608], 99.95th=[17536],
     | 99.99th=[25728]
    bw (KB  /s): min=    0, max=117848, per=16.68%, avg=102077.34, stdev=9492.42
    lat (usec) : 2=0.01%, 4=95.65%, 10=2.94%, 20=1.03%, 50=0.08%
    lat (usec) : 100=0.02%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.07%, 20=0.10%, 50=0.03%
    lat (msec) : 100=0.01%
  cpu          : usr=2.88%, sys=8.76%, ctx=131915, majf=0, minf=278
  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=9194460/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=35916MB, aggrb=612066KB/s, minb=612066KB/s, maxb=612066KB/s, mint=60088msec, maxt=60088msec

Disk stats (read/write):
  vda: ios=2/3615750, merge=0/96, ticks=0/1507452, in_queue=1502724, util=88.05%
Hard drive
FIO random direct write
Performance
117.11 MB/s
IOPS
29980
./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=24785: Fri Feb 24 01:39:20 2017
  write: io=7027.4MB, bw=119920KB/s, iops=29980, runt= 60004msec
    clat (usec): min=21, max=274727, avg=264.19, stdev=2278.24
     lat (usec): min=21, max=274728, avg=264.56, stdev=2278.25
    clat percentiles (usec):
     |  1.00th=[   23],  5.00th=[   23], 10.00th=[   24], 20.00th=[   26],
     | 30.00th=[   26], 40.00th=[   27], 50.00th=[   27], 60.00th=[   28],
     | 70.00th=[   30], 80.00th=[   33], 90.00th=[   39], 95.00th=[   47],
     | 99.00th=[19072], 99.50th=[20608], 99.90th=[22912], 99.95th=[24448],
     | 99.99th=[33536]
    bw (KB  /s): min= 7931, max=19560, per=12.52%, avg=15018.51, stdev=1368.35
    lat (usec) : 50=95.77%, 100=2.94%, 250=0.12%, 500=0.02%, 750=0.02%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.34%, 50=0.77%
    lat (msec) : 100=0.01%, 500=0.01%
  cpu          : usr=1.11%, sys=4.13%, ctx=3617613, majf=0, minf=275
  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=1798922/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=7027.4MB, aggrb=119920KB/s, minb=119920KB/s, maxb=119920KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=2/1796619, merge=0/739, ticks=32/83320, in_queue=82700, util=62.84%
Download
Download benchmark results
Download speed
837.00 Mbit/s
Downloaded 104857600 bytes in 0.929 sec
Downloaded 104857600 bytes in 0.911 sec
Downloaded 104857600 bytes in 0.911 sec
Downloaded 104857600 bytes in 0.911 sec
Downloaded 104857600 bytes in 1.117 sec
Finished! Average download speed is 837.00 Mbit/s
Upload
Speedtest results
Upload speed
167.34 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from BuyVM ...
Selecting 15 servers that are not too close:
  1. The Trapshooting Academy (Stoney Creek, ON) [78.15 km]: 31.772 ms
  2. TELUS (Toronto, ON) [94.79 km]: 28.4 ms
  3. Rogers (Toronto, ON) [94.79 km]: 44.186 ms
  4. TekSavvy Solutions (Toronto, ON) [94.79 km]: 24.497 ms
  5. Beanfield Metroconnect (Toronto, ON) [94.79 km]: 424.393 ms
  6. Keewaytinook Okimakanak (Toronto, ON) [94.79 km]: 30.599 ms
  7. Start Communications (Toronto, ON) [94.79 km]: 27.591 ms
  8. Nexicom Inc. (Toronto, ON) [94.79 km]: 22.88 ms
  9. TeraGo Networks (Toronto, ON) [94.79 km]: 32.453 ms
  10. ZEROFAIL (Toronto, ON) [94.79 km]: 60.615 ms
  11. Ravand Cybertech INC (Toronto, ON) [94.79 km]: 162.198 ms
  12. Speedtest.net (Toronto, ON) [94.79 km]: 1800000.0 ms
  13. VMedia Inc (Toronto, ON) [94.79 km]: 161.088 ms
  14. Connexxa Networks (Toronto, ON) [94.79 km]: 23.47 ms
  15. UNMETERED.Online (Toronto, ON) [94.79 km]: 27.178 ms
Testing upload speeds
  1. The Trapshooting Academy (Stoney Creek, ON): ......................... 149.29 Mbit/s
  2. TELUS (Toronto, ON):                         ......................... 208.84 Mbit/s
  3. Rogers (Toronto, ON):                        ......................... 103.81 Mbit/s
  4. TekSavvy Solutions (Toronto, ON):            ......................... 214.88 Mbit/s
  5. Beanfield Metroconnect (Toronto, ON):        ......................... 131.59 Mbit/s
  6. Keewaytinook Okimakanak (Toronto, ON):       ......................... 69.51 Mbit/s
  7. Start Communications (Toronto, ON):          ......................... 177.10 Mbit/s
  8. Nexicom Inc. (Toronto, ON):                  ......................... 181.41 Mbit/s
  9. TeraGo Networks (Toronto, ON):               ......................... 11.85 Mbit/s
  10. ZEROFAIL (Toronto, ON):                     ......................... 111.15 Mbit/s
  11. Ravand Cybertech INC (Toronto, ON):         ......................... 212.68 Mbit/s
  12. Speedtest.net (Toronto, ON):                ......................... 178.26 Mbit/s
  13. VMedia Inc (Toronto, ON):                   ......................... 215.97 Mbit/s
  14. Connexxa Networks (Toronto, ON):            ......................... 148.00 Mbit/s
  15. UNMETERED.Online (Toronto, ON):             ......................... 142.50 Mbit/s
Average upload speed is 150.46 Mbit/s