Stopwatch
Benchmark report #2597
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.3
Disk Read - 564 MB/s
Disk Write - 608 MB/s
Bandwidth - 870.51 MB/s

More: https://serverscope.io/trials/de9e
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.3
Disk Read
564 MB/s
Disk Write
608 MB/s
Bandwidth
870.51 Mbit/s
Speedtest
167.42 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1139.3
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-01J1RO/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-01J1RO/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-01J1RO/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-01J1RO/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-01J1RO/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-01J1RO/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
   00:50:37 up 17 min,  1 user,  load average: 7.63, 4.60, 1.95; runlevel 2017-02-24

------------------------------------------------------------------------
Benchmark Run: Fri Feb 24 2017 00:50:37 - 01:18:40
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32599443.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4185.1 MWIPS (10.0 s, 7 samples)
Execl Throughput                               3697.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        413782.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          108065.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1351621.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                              607629.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 207393.4 lps   (10.0 s, 7 samples)
Process Creation                              10790.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7103.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    926.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        4396659.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32599443.0   2793.4
Double-Precision Whetstone                       55.0       4185.1    760.9
Execl Throughput                                 43.0       3697.6    859.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     413782.8   1044.9
File Copy 256 bufsize 500 maxblocks            1655.0     108065.0    653.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1351621.2   2330.4
Pipe Throughput                               12440.0     607629.0    488.4
Pipe-based Context Switching                   4000.0     207393.4    518.5
Process Creation                                126.0      10790.9    856.4
Shell Scripts (1 concurrent)                     42.4       7103.2   1675.3
Shell Scripts (8 concurrent)                      6.0        926.8   1544.6
System Call Overhead                          15000.0    4396659.3   2931.1
                                                                   ========
System Benchmarks Index Score                                        1139.3

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, 5.0024 s, 429 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.47381 s, 618 MB/s


Hard drive
FIO random read
Performance
564.2 MB/s
IOPS
144435
./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=30806: Fri Feb 24 00:47:34 2017
  read : io=33858MB, bw=577744KB/s, iops=144435, runt= 60010msec
    clat (usec): min=0, max=99984, avg=51.25, stdev=723.99
     lat (usec): min=1, max=99984, avg=51.86, stdev=727.89
    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=[   65], 90.00th=[  118], 95.00th=[  177],
     | 99.00th=[  418], 99.50th=[  724], 99.90th=[ 3312], 99.95th=[ 4704],
     | 99.99th=[21888]
    bw (KB  /s): min= 9664, max=230976, per=12.49%, avg=72172.22, stdev=34609.60
    lat (usec) : 2=11.21%, 4=54.97%, 10=4.61%, 20=1.16%, 50=5.19%
    lat (usec) : 100=9.99%, 250=10.31%, 500=1.79%, 750=0.28%, 1000=0.11%
    lat (msec) : 2=0.18%, 4=0.12%, 10=0.05%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%
  cpu          : usr=2.88%, sys=8.60%, ctx=3241055, 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=8667599/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=33858MB, aggrb=577743KB/s, minb=577743KB/s, maxb=577743KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  vda: ios=2417306/8, merge=24/3, ticks=84148/1328, in_queue=84868, util=60.75%
Hard drive
FIO random direct read
Performance
306.02 MB/s
IOPS
78342
./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=30816: Fri Feb 24 00:48:34 2017
  read : io=18362MB, bw=313369KB/s, iops=78342, runt= 60001msec
    clat (usec): min=16, max=659574, avg=99.39, stdev=1170.54
     lat (usec): min=16, max=659575, avg=99.73, stdev=1170.55
    clat percentiles (usec):
     |  1.00th=[   24],  5.00th=[   34], 10.00th=[   51], 20.00th=[   63],
     | 30.00th=[   72], 40.00th=[   79], 50.00th=[   85], 60.00th=[   93],
     | 70.00th=[  101], 80.00th=[  110], 90.00th=[  129], 95.00th=[  151],
     | 99.00th=[  209], 99.50th=[  245], 99.90th=[  354], 99.95th=[  418],
     | 99.99th=[21376]
    bw (KB  /s): min=    5, max=85032, per=12.56%, avg=39363.93, stdev=8327.79
    lat (usec) : 20=0.05%, 50=8.85%, 100=60.01%, 250=30.64%, 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%, 750=0.01%
  cpu          : usr=2.79%, sys=8.60%, ctx=4922049, 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=4700617/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=18362MB, aggrb=313369KB/s, minb=313369KB/s, maxb=313369KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4692504/0, merge=0/0, ticks=128164/0, in_queue=126428, util=96.33%
Hard drive
FIO random write
Performance
608.23 MB/s
IOPS
155708
./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=30837: Fri Feb 24 00:50:35 2017
  write: io=36518MB, bw=622832KB/s, iops=155708, runt= 60039msec
    clat (usec): min=1, max=60028, avg=31.04, stdev=673.37
     lat (usec): min=2, max=60029, avg=32.33, stdev=700.07
    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=[   13], 99.90th=[12480], 99.95th=[17280],
     | 99.99th=[25216]
    bw (KB  /s): min=    0, max=121860, per=16.65%, avg=103691.47, stdev=8969.28
    lat (usec) : 2=0.01%, 4=96.10%, 10=2.67%, 20=0.90%, 50=0.06%
    lat (usec) : 100=0.01%, 250=0.01%, 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.94%, sys=8.83%, ctx=137018, 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=9348556/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=36518MB, aggrb=622832KB/s, minb=622832KB/s, maxb=622832KB/s, mint=60039msec, maxt=60039msec

Disk stats (read/write):
  vda: ios=0/3721868, merge=0/99, ticks=0/1542512, in_queue=1537488, util=89.78%
Hard drive
FIO random direct write
Performance
115.61 MB/s
IOPS
29596
./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=30826: Fri Feb 24 00:49:35 2017
  write: io=6937.2MB, bw=118386KB/s, iops=29596, runt= 60004msec
    clat (usec): min=21, max=46481, avg=267.68, stdev=2233.97
     lat (usec): min=21, max=46482, avg=268.05, stdev=2233.98
    clat percentiles (usec):
     |  1.00th=[   23],  5.00th=[   24], 10.00th=[   25], 20.00th=[   26],
     | 30.00th=[   26], 40.00th=[   27], 50.00th=[   28], 60.00th=[   29],
     | 70.00th=[   31], 80.00th=[   35], 90.00th=[   41], 95.00th=[   49],
     | 99.00th=[19584], 99.50th=[21120], 99.90th=[23168], 99.95th=[24448],
     | 99.99th=[28544]
    bw (KB  /s): min= 9042, max=18440, per=12.51%, avg=14812.09, stdev=1228.90
    lat (usec) : 50=95.09%, 100=3.61%, 250=0.12%, 500=0.02%, 750=0.03%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.22%, 50=0.90%
  cpu          : usr=1.06%, sys=4.15%, ctx=3571451, majf=0, minf=274
  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=1775911/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=6937.2MB, aggrb=118386KB/s, minb=118386KB/s, maxb=118386KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=1/1774151, merge=0/799, ticks=0/50872, in_queue=50228, util=61.86%
Download
Download benchmark results
Download speed
870.51 Mbit/s
Downloaded 104857600 bytes in 0.938 sec
Downloaded 104857600 bytes in 0.913 sec
Downloaded 104857600 bytes in 0.914 sec
Downloaded 104857600 bytes in 0.910 sec
Downloaded 104857600 bytes in 0.920 sec
Finished! Average download speed is 870.51 Mbit/s
Upload
Speedtest results
Upload speed
167.42 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]: 159.733 ms
  2. TELUS (Toronto, ON) [94.79 km]: 23.907 ms
  3. Rogers (Toronto, ON) [94.79 km]: 46.705 ms
  4. TekSavvy Solutions (Toronto, ON) [94.79 km]: 24.322 ms
  5. Beanfield Metroconnect (Toronto, ON) [94.79 km]: 424.406 ms
  6. Keewaytinook Okimakanak (Toronto, ON) [94.79 km]: 29.24 ms
  7. Nexicom Inc. (Toronto, ON) [94.79 km]: 23.061 ms
  8. Start Communications (Toronto, ON) [94.79 km]: 24.915 ms
  9. TeraGo Networks (Toronto, ON) [94.79 km]: 66.303 ms
  10. ZEROFAIL (Toronto, ON) [94.79 km]: 25.601 ms
  11. Ravand Cybertech INC (Toronto, ON) [94.79 km]: 162.063 ms
  12. Speedtest.net (Toronto, ON) [94.79 km]: 1800000.0 ms
  13. VMedia Inc (Toronto, ON) [94.79 km]: 27.323 ms
  14. Connexxa Networks (Toronto, ON) [94.79 km]: 23.414 ms
  15. UNMETERED.Online (Toronto, ON) [94.79 km]: 27.475 ms
Testing upload speeds
  1. The Trapshooting Academy (Stoney Creek, ON): ......................... 154.10 Mbit/s
  2. TELUS (Toronto, ON):                         ......................... 229.65 Mbit/s
  3. Rogers (Toronto, ON):                        ......................... 95.34 Mbit/s
  4. TekSavvy Solutions (Toronto, ON):            ......................... 181.78 Mbit/s
  5. Beanfield Metroconnect (Toronto, ON):        ......................... 130.03 Mbit/s
  6. Keewaytinook Okimakanak (Toronto, ON):       ......................... 70.33 Mbit/s
  7. Nexicom Inc. (Toronto, ON):                  ......................... 178.05 Mbit/s
  8. Start Communications (Toronto, ON):          ......................... 175.55 Mbit/s
  9. TeraGo Networks (Toronto, ON):               ......................... 9.46 Mbit/s
  10. ZEROFAIL (Toronto, ON):                     ......................... 111.68 Mbit/s
  11. Ravand Cybertech INC (Toronto, ON):         ......................... 184.53 Mbit/s
  12. Speedtest.net (Toronto, ON):                ......................... 201.53 Mbit/s
  13. VMedia Inc (Toronto, ON):                   ......................... 218.87 Mbit/s
  14. Connexxa Networks (Toronto, ON):            ......................... 159.47 Mbit/s
  15. UNMETERED.Online (Toronto, ON):             ......................... 155.83 Mbit/s
Average upload speed is 150.41 Mbit/s