Stopwatch
Benchmark report #9270
BigPowerHosting – 2GB 3-Core
Report
Share test result

Test results for 2GB 3-Core at BigPowerHosting


Server specs:


Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
487 MB RAM / 9 GB disk space
Centos 7.6.1810 Core

Benchmark results summary:


UnixBench - 1385.9
Disk Read - 93 MB/s
Disk Write - 545 MB/s
Bandwidth - 1393.24 MB/s

More: https://serverscope.io/trials/Eljx
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
CPU Cores
1 × 3600 MHz
RAM
487 MB
Disk
9 GB
OS
Centos 7.6.1810 Core
Benchmark summary
Benchmark summary
UnixBench
1385.9
Disk Read
93 MB/s
Disk Write
545 MB/s
Bandwidth
1393.24 Mbit/s
Speedtest
279.2 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1385.9
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-x937ym/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-x937ym/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-x937ym/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-x937ym/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-x937ym/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-x937ym/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: miatest.bigpowerhosting.com: GNU/Linux
   OS: GNU/Linux -- 3.10.0-957.1.3.el7.x86_64 -- #1 SMP Thu Nov 29 14:49:43 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz (7200.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   06:08:05 up 6 min,  1 user,  load average: 8.57, 4.90, 2.05; runlevel 2018-12-08

------------------------------------------------------------------------
Benchmark Run: Sat Dec 08 2018 06:08:05 - 06:38:05
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       44131888.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2958.0 MWIPS (21.7 s, 7 samples)
Execl Throughput                               4634.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        911544.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          234325.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2320600.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1219900.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 243071.9 lps   (10.0 s, 7 samples)
Process Creation                              16665.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7157.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    979.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        1212687.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   44131888.9   3781.7
Double-Precision Whetstone                       55.0       2958.0    537.8
Execl Throughput                                 43.0       4634.9   1077.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     911544.7   2301.9
File Copy 256 bufsize 500 maxblocks            1655.0     234325.7   1415.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    2320600.0   4001.0
Pipe Throughput                               12440.0    1219900.4    980.6
Pipe-based Context Switching                   4000.0     243071.9    607.7
Process Creation                                126.0      16665.6   1322.7
Shell Scripts (1 concurrent)                     42.4       7157.1   1688.0
Shell Scripts (8 concurrent)                      6.0        979.6   1632.7
System Call Overhead                          15000.0    1212687.3    808.5
                                                                   ========
System Benchmarks Index Score                                        1385.9

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, 9.46619 s, 227 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, 9.19847 s, 233 MB/s


Hard drive
FIO random read
Performance
93.5 MB/s
IOPS
23936
./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=6843: Sat Dec  8 06:05:02 2018
  read : io=5610.2MB, bw=95745KB/s, iops=23936, runt= 60001msec
    clat (usec): min=1, max=52339, avg=328.26, stdev=2432.37
     lat (usec): min=2, max=52340, avg=329.13, stdev=2432.37
    clat percentiles (usec):
     |  1.00th=[   58],  5.00th=[   84], 10.00th=[   99], 20.00th=[  119],
     | 30.00th=[  135], 40.00th=[  151], 50.00th=[  165], 60.00th=[  183],
     | 70.00th=[  205], 80.00th=[  235], 90.00th=[  294], 95.00th=[  374],
     | 99.00th=[  668], 99.50th=[  948], 99.90th=[43776], 99.95th=[44800],
     | 99.99th=[47360]
    bw (KB  /s): min= 9784, max=21968, per=12.47%, avg=11938.31, stdev=1641.75
    lat (usec) : 2=0.01%, 4=0.35%, 10=0.15%, 20=0.02%, 50=0.16%
    lat (usec) : 100=9.60%, 250=73.00%, 500=14.44%, 750=1.52%, 1000=0.29%
    lat (msec) : 2=0.12%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.33%
    lat (msec) : 100=0.01%
  cpu          : usr=1.62%, sys=5.31%, ctx=1428612, majf=0, 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=1436204/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=5610.2MB, aggrb=95745KB/s, minb=95745KB/s, maxb=95745KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1428154/15, merge=0/17, ticks=285004/161, in_queue=268224, util=94.44%
Hard drive
FIO random direct read
Performance
93.88 MB/s
IOPS
24032
./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=6857: Sat Dec  8 06:06:02 2018
  read : io=5633.7MB, bw=96129KB/s, iops=24032, runt= 60012msec
    clat (usec): min=24, max=53590, avg=326.71, stdev=2695.38
     lat (usec): min=25, max=53593, avg=327.63, stdev=2695.38
    clat percentiles (usec):
     |  1.00th=[   56],  5.00th=[   75], 10.00th=[   88], 20.00th=[  108],
     | 30.00th=[  123], 40.00th=[  139], 50.00th=[  153], 60.00th=[  171],
     | 70.00th=[  191], 80.00th=[  221], 90.00th=[  274], 95.00th=[  330],
     | 99.00th=[  532], 99.50th=[  788], 99.90th=[48384], 99.95th=[49920],
     | 99.99th=[51968]
    bw (KB  /s): min= 9856, max=25456, per=12.50%, avg=12016.16, stdev=2253.81
    lat (usec) : 50=0.48%, 100=14.91%, 250=71.22%, 500=12.22%, 750=0.66%
    lat (usec) : 1000=0.11%
    lat (msec) : 2=0.08%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.29%
    lat (msec) : 100=0.05%
  cpu          : usr=1.60%, sys=4.96%, ctx=1442165, majf=0, 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=1442223/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=5633.7MB, aggrb=96128KB/s, minb=96128KB/s, maxb=96128KB/s, mint=60012msec, maxt=60012msec

Disk stats (read/write):
  vda: ios=1440047/19, merge=0/14, ticks=322810/147, in_queue=301179, util=95.21%
Hard drive
FIO random write
Performance
545.44 MB/s
IOPS
139632
./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=6889: Sat Dec  8 06:08:03 2018
  write: io=32735MB, bw=558530KB/s, iops=139632, runt= 60016msec
    clat (usec): min=1, max=726044, avg=50.82, stdev=2766.53
     lat (usec): min=1, max=726045, avg=52.01, stdev=2803.27
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    3],
     | 99.00th=[    6], 99.50th=[   10], 99.90th=[   79], 99.95th=[10048],
     | 99.99th=[154624]
    bw (KB  /s): min= 1489, max=236622, per=12.63%, avg=70563.10, stdev=38849.60
    lat (usec) : 2=25.12%, 4=71.94%, 10=2.37%, 20=0.34%, 50=0.10%
    lat (usec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.02%, 500=0.01%, 750=0.01%
  cpu          : usr=1.73%, sys=4.97%, ctx=172543, majf=0, minf=283
  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=8380184/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=32735MB, aggrb=558529KB/s, minb=558529KB/s, maxb=558529KB/s, mint=60016msec, maxt=60016msec

Disk stats (read/write):
  vda: ios=112/2962273, merge=1/2714, ticks=292/8371415, in_queue=4597749, util=70.95%
Hard drive
FIO random direct write
Performance
93.52 MB/s
IOPS
23940
./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=6867: Sat Dec  8 06:07:03 2018
  write: io=5611.5MB, bw=95763KB/s, iops=23940, runt= 60004msec
    clat (usec): min=25, max=59999K, avg=289.77, stdev=120493.63
     lat (usec): min=25, max=59999K, avg=290.19, stdev=120493.63
    clat percentiles (usec):
     |  1.00th=[   30],  5.00th=[   31], 10.00th=[   31], 20.00th=[   32],
     | 30.00th=[   32], 40.00th=[   33], 50.00th=[   36], 60.00th=[   38],
     | 70.00th=[   41], 80.00th=[   45], 90.00th=[   50], 95.00th=[   55],
     | 99.00th=[   75], 99.50th=[   95], 99.90th=[  147], 99.95th=[  175],
     | 99.99th=[  426]
    bw (KB  /s): min=    0, max=105240, per=93.69%, avg=89719.05, stdev=24543.20
    lat (usec) : 50=89.22%, 100=10.34%, 250=0.41%, 500=0.02%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 250=0.01%
    lat (msec) : >=2000=0.01%
  cpu          : usr=0.73%, sys=3.76%, ctx=2873084, majf=0, minf=283
  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=1436534/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=5611.5MB, aggrb=95762KB/s, minb=95762KB/s, maxb=95762KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=273/1434741, merge=0/409, ticks=21/52749, in_queue=52586, util=77.44%
Download
Download benchmark results
Download speed
1393.24 Mbit/s
Downloaded 104857600 bytes in 0.618 sec
Downloaded 104857600 bytes in 0.523 sec
Downloaded 104857600 bytes in 0.617 sec
Downloaded 104857600 bytes in 0.559 sec
Downloaded 104857600 bytes in 0.554 sec
Finished! Average download speed is 1393.24 Mbit/s
Upload
Speedtest results
Upload speed
279.2 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from ReliableSite.Net LLC ...
Selecting 15 servers that are not too close:
  1. Broadwave (Fort Lauderdale, FL) [37.01 km]: 8.885 ms
  2. Hotwire Fision (Boca Raton, FL) [63.17 km]: 5.218 ms
  3. Comcast (Bonita Springs, FL) [162.08 km]: 8.626 ms
  4. CenturyLink, Inc (Fort Myers, FL) [185.92 km]: 23.364 ms
  5. T3 Communications (Fort Myers, FL) [185.92 km]: 21.221 ms
  6. CenturyLink, Inc (Fort Myers, FL) [185.92 km]: 16.862 ms
  7. Broadwave (Key West, FL) [209.34 km]: 9.118 ms
  8. FL High Speed Internet (Cocoa, FL) [288.74 km]: 46.327 ms
  9. GlobalNexus (Nassau) [301.74 km]: 11.679 ms
  10. BTC (Nassau) [301.74 km]: 11.582 ms
  11. Spectrum (Orlando, FL) [308.07 km]: 22.171 ms
  12. Smart City Telecom (Lake Buena Vista, FL) [312.43 km]: 11.971 ms
  13. AT&T (Orlando, FL) [323.58 km]: 11.331 ms
  14. T-Mobile (Orlando, FL) [323.58 km]: 29.469 ms
  15. CenturyLink, Inc (Orlando, FL) [323.58 km]: 15.007 ms
Testing upload speeds
  1. Broadwave (Fort Lauderdale, FL):             ......................... 278.52 Mbit/s
  2. Hotwire Fision (Boca Raton, FL):             ......................... 693.42 Mbit/s
  3. Comcast (Bonita Springs, FL):                ......................... 442.77 Mbit/s
  4. CenturyLink, Inc (Fort Myers, FL):           ......................... 318.28 Mbit/s
  5. T3 Communications (Fort Myers, FL):          ......................... 149.22 Mbit/s
  6. CenturyLink, Inc (Fort Myers, FL):           ......................... 335.25 Mbit/s
  7. Broadwave (Key West, FL):                    ......................... 116.79 Mbit/s
  8. FL High Speed Internet (Cocoa, FL):          ......................... 132.15 Mbit/s
  9. GlobalNexus (Nassau):                        ......................... 262.10 Mbit/s
  10. BTC (Nassau):                               ......................... 278.80 Mbit/s
  11. Spectrum (Orlando, FL):                     ......................... 54.57 Mbit/s
  12. Smart City Telecom (Lake Buena Vista, FL):  ......................... 100.66 Mbit/s
  13. AT&T (Orlando, FL):                         ......................... 190.93 Mbit/s
  14. T-Mobile (Orlando, FL):                     ......................... 127.71 Mbit/s
  15. CenturyLink, Inc (Orlando, FL):             ......................... 482.23 Mbit/s
Average upload speed is 264.23 Mbit/s