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-yh5RsS/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-yh5RsS/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory `/root/serverscope-yh5RsS/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-yh5RsS/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-yh5RsS/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-yh5RsS/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
2 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10
2 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10
2 x Execl Throughput 1 2 3
2 x File Copy 1024 bufsize 2000 maxblocks 1 2 3
2 x File Copy 256 bufsize 500 maxblocks 1 2 3
2 x File Copy 4096 bufsize 8000 maxblocks 1 2 3
2 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10
2 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10
2 x Process Creation 1 2 3
2 x System Call Overhead 1 2 3 4 5 6 7 8 9 10
2 x Shell Scripts (1 concurrent) 1 2 3
2 x Shell Scripts (8 concurrent) 1 2 3
========================================================================
BYTE UNIX Benchmarks (Version 5.1.3)
System: los4ram50ssdKVM.abc.com: GNU/Linux
OS: GNU/Linux -- 3.10.0-957.10.1.el7.x86_64 -- #1 SMP Mon Mar 18 15:06:45 UTC 2019
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: QEMU Virtual CPU version 2.5+ (6800.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: QEMU Virtual CPU version 2.5+ (6800.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
04:01:21 up 9:16, 0 users, load average: 6.30, 5.19, 2.53; runlevel 2019-04-07
------------------------------------------------------------------------
Benchmark Run: Mon Apr 08 2019 04:01:21 - 04:29:55
2 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 27328356.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4326.8 MWIPS (10.0 s, 7 samples)
Execl Throughput 506.2 lps (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 198699.4 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 52799.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 600874.7 KBps (30.0 s, 2 samples)
Pipe Throughput 275681.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 63416.8 lps (10.0 s, 7 samples)
Process Creation 2419.0 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 1648.8 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 494.3 lpm (60.1 s, 2 samples)
System Call Overhead 297786.8 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 27328356.0 2341.8
Double-Precision Whetstone 55.0 4326.8 786.7
Execl Throughput 43.0 506.2 117.7
File Copy 1024 bufsize 2000 maxblocks 3960.0 198699.4 501.8
File Copy 256 bufsize 500 maxblocks 1655.0 52799.8 319.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 600874.7 1036.0
Pipe Throughput 12440.0 275681.9 221.6
Pipe-based Context Switching 4000.0 63416.8 158.5
Process Creation 126.0 2419.0 192.0
Shell Scripts (1 concurrent) 42.4 1648.8 388.9
Shell Scripts (8 concurrent) 6.0 494.3 823.8
System Call Overhead 15000.0 297786.8 198.5
========
System Benchmarks Index Score 397.2
------------------------------------------------------------------------
Benchmark Run: Mon Apr 08 2019 04:29:55 - 04:58:54
2 CPUs in system; running 2 parallel copies of tests
Dhrystone 2 using register variables 43380040.0 lps (10.0 s, 7 samples)
Double-Precision Whetstone 8467.1 MWIPS (10.0 s, 7 samples)
Execl Throughput 1897.9 lps (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 259098.5 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 74033.6 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 832730.1 KBps (30.0 s, 2 samples)
Pipe Throughput 477315.3 lps (10.0 s, 7 samples)
Pipe-based Context Switching 129556.2 lps (10.0 s, 7 samples)
Process Creation 4317.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 3077.5 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 611.5 lpm (60.1 s, 2 samples)
System Call Overhead 489370.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 43380040.0 3717.2
Double-Precision Whetstone 55.0 8467.1 1539.5
Execl Throughput 43.0 1897.9 441.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 259098.5 654.3
File Copy 256 bufsize 500 maxblocks 1655.0 74033.6 447.3
File Copy 4096 bufsize 8000 maxblocks 5800.0 832730.1 1435.7
Pipe Throughput 12440.0 477315.3 383.7
Pipe-based Context Switching 4000.0 129556.2 323.9
Process Creation 126.0 4317.6 342.7
Shell Scripts (1 concurrent) 42.4 3077.5 725.8
Shell Scripts (8 concurrent) 6.0 611.5 1019.2
System Call Overhead 15000.0 489370.5 326.2
========
System Benchmarks Index Score 686.2
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, 71.9988 s, 29.8 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, 54.3666 s, 39.5 MB/s
./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=25968: Mon Apr 8 03:57:32 2019
read : io=250132KB, bw=4168.7KB/s, iops=1042, runt= 60004msec
clat (usec): min=816, max=120186, avg=7633.74, stdev=5238.88
lat (usec): min=820, max=120188, avg=7639.58, stdev=5241.35
clat percentiles (msec):
| 1.00th=[ 4], 5.00th=[ 4], 10.00th=[ 4], 20.00th=[ 5],
| 30.00th=[ 5], 40.00th=[ 6], 50.00th=[ 6], 60.00th=[ 7],
| 70.00th=[ 9], 80.00th=[ 11], 90.00th=[ 14], 95.00th=[ 18],
| 99.00th=[ 28], 99.50th=[ 33], 99.90th=[ 46], 99.95th=[ 54],
| 99.99th=[ 106]
bw (KB /s): min= 240, max= 790, per=12.48%, avg=520.18, stdev=114.31
lat (usec) : 1000=0.01%
lat (msec) : 2=0.01%, 4=15.55%, 10=64.24%, 20=17.09%, 50=3.04%
lat (msec) : 100=0.05%, 250=0.02%
cpu : usr=0.88%, sys=3.89%, ctx=62566, majf=0, minf=312
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=62533/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=250132KB, aggrb=4168KB/s, minb=4168KB/s, maxb=4168KB/s, mint=60004msec, maxt=60004msec
Disk stats (read/write):
sda: ios=62273/29, merge=0/42, ticks=443340/1063, in_queue=444227, util=99.99%
./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=25982: Mon Apr 8 03:58:33 2019
read : io=226160KB, bw=3768.1KB/s, iops=942, runt= 60006msec
clat (usec): min=481, max=70888, avg=8437.07, stdev=5591.39
lat (usec): min=483, max=70927, avg=8443.67, stdev=5593.77
clat percentiles (usec):
| 1.00th=[ 3408], 5.00th=[ 3760], 10.00th=[ 4048], 20.00th=[ 4576],
| 30.00th=[ 5152], 40.00th=[ 5792], 50.00th=[ 6560], 60.00th=[ 7584],
| 70.00th=[ 9024], 80.00th=[11200], 90.00th=[15168], 95.00th=[19328],
| 99.00th=[30080], 99.50th=[34048], 99.90th=[47872], 99.95th=[55552],
| 99.99th=[69120]
bw (KB /s): min= 198, max= 792, per=12.51%, avg=471.22, stdev=119.49
lat (usec) : 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.02%, 4=9.00%, 10=66.12%, 20=20.30%, 50=4.47%
lat (msec) : 100=0.08%
cpu : usr=1.11%, sys=3.51%, ctx=56555, majf=0, minf=303
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=56540/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=226160KB, aggrb=3768KB/s, minb=3768KB/s, maxb=3768KB/s, mint=60006msec, maxt=60006msec
Disk stats (read/write):
sda: ios=56343/41, merge=0/56, ticks=441375/1689, in_queue=442959, util=99.95%
./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=26004: Mon Apr 8 04:00:34 2019
write: io=11555MB, bw=197197KB/s, iops=49299, runt= 60002msec
clat (usec): min=3, max=2807.6K, avg=118.19, stdev=6992.55
lat (usec): min=4, max=2807.6K, avg=127.09, stdev=7062.61
clat percentiles (usec):
| 1.00th=[ 4], 5.00th=[ 5], 10.00th=[ 5], 20.00th=[ 6],
| 30.00th=[ 6], 40.00th=[ 6], 50.00th=[ 7], 60.00th=[ 7],
| 70.00th=[ 7], 80.00th=[ 8], 90.00th=[ 10], 95.00th=[ 13],
| 99.00th=[ 115], 99.50th=[ 258], 99.90th=[11712], 99.95th=[68096],
| 99.99th=[179200]
bw (KB /s): min= 432, max=95832, per=13.73%, avg=27074.47, stdev=14315.35
lat (usec) : 4=0.01%, 10=89.16%, 20=7.42%, 50=1.32%, 100=0.96%
lat (usec) : 250=0.62%, 500=0.19%, 750=0.07%, 1000=0.03%
lat (msec) : 2=0.05%, 4=0.03%, 10=0.03%, 20=0.02%, 50=0.02%
lat (msec) : 100=0.04%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2000=0.01%, >=2000=0.01%
cpu : usr=3.72%, sys=7.59%, ctx=8346, 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=2958060/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=11555MB, aggrb=197197KB/s, minb=197197KB/s, maxb=197197KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
sda: ios=0/4669, merge=0/61504, ticks=0/9477690, in_queue=10026571, util=86.26%
./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=25992: Mon Apr 8 03:59:33 2019
write: io=54944KB, bw=937070B/s, iops=228, runt= 60041msec
clat (msec): min=1, max=817, avg=34.93, stdev=69.52
lat (msec): min=1, max=817, avg=34.93, stdev=69.52
clat percentiles (usec):
| 1.00th=[ 1336], 5.00th=[ 3152], 10.00th=[ 3248], 20.00th=[ 3344],
| 30.00th=[ 3440], 40.00th=[ 3632], 50.00th=[ 4192], 60.00th=[ 5536],
| 70.00th=[ 9408], 80.00th=[57600], 90.00th=[109056], 95.00th=[171008],
| 99.00th=[337920], 99.50th=[428032], 99.90th=[577536], 99.95th=[643072],
| 99.99th=[724992]
bw (KB /s): min= 6, max= 477, per=12.68%, avg=116.05, stdev=70.55
lat (msec) : 2=2.21%, 4=45.18%, 10=22.90%, 20=1.78%, 50=6.11%
lat (msec) : 100=10.68%, 250=8.85%, 500=2.05%, 750=0.23%, 1000=0.01%
cpu : usr=0.08%, sys=1.69%, ctx=27464, majf=0, minf=287
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=13736/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=54944KB, aggrb=915KB/s, minb=915KB/s, maxb=915KB/s, mint=60041msec, maxt=60041msec
Disk stats (read/write):
sda: ios=0/13744, merge=0/852, ticks=0/57494, in_queue=57461, util=94.96%
Downloaded 104857600 bytes in 1.172 sec Downloaded 104857600 bytes in 1.142 sec Downloaded 104857600 bytes in 1.112 sec Downloaded 104857600 bytes in 1.153 sec Downloaded 104857600 bytes in 1.234 sec Finished! Average download speed is 688.11 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from ColoCrossing ... Selecting 15 servers that are not too close: 1. Verizon (Azusa, CA) [32.20 km]: 21.419 ms 2. Sprint (Anaheim, CA) [38.88 km]: 26.603 ms 3. C3Network.Inc (Diamond Bar, CA) [39.44 km]: 16.081 ms 4. Ultimate Internet Access (Ontario, CA) [54.65 km]: 5.022 ms 5. T-Mobile (Simi Valley, CA) [54.93 km]: 1800000.0 ms 6. T-Mobile (Irvine, CA) [58.58 km]: 14.591 ms 7. Cox - Orange County (Orange County, CA) [75.02 km]: 66.65 ms 8. T-Mobile (Riverside, CA) [79.05 km]: 13.394 ms 9. Verizon (Vista, CA) [131.87 km]: 41.78 ms 10. T-Mobile (Escondido, CA) [149.37 km]: 1800000.0 ms 11. AT&T (San Diego, CA) [179.91 km]: 1800000.0 ms 12. Cox - San Diego (San Diego, CA) [179.91 km]: 6.75 ms 13. Spacelink (San Diego, CA) [179.91 km]: 16.972 ms 14. M5 Hosting (San Diego, CA) [179.91 km]: 262.447 ms 15. FastServ Networks LLC (San Diego, CA) [179.91 km]: 39.455 ms Testing upload speeds 1. Verizon (Azusa, CA): ......................... 228.44 Mbit/s 2. Sprint (Anaheim, CA): ......................... 272.18 Mbit/s 3. C3Network.Inc (Diamond Bar, CA): ......................... 169.62 Mbit/s 4. Ultimate Internet Access (Ontario, CA): ......................... 300.45 Mbit/s 5. T-Mobile (Simi Valley, CA): ......................... 0.00 Mbit/s 6. T-Mobile (Irvine, CA): ......................... 212.91 Mbit/s 7. Cox - Orange County (Orange County, CA): ......................... 240.96 Mbit/s 8. T-Mobile (Riverside, CA): ......................... 246.54 Mbit/s 9. Verizon (Vista, CA): ......................... 225.56 Mbit/s 10. T-Mobile (Escondido, CA): ......................... 0.00 Mbit/s 11. AT&T (San Diego, CA): ......................... 0.00 Mbit/s 12. Cox - San Diego (San Diego, CA): ......................... 85.65 Mbit/s 13. Spacelink (San Diego, CA): ......................... 272.40 Mbit/s 14. M5 Hosting (San Diego, CA): ......................... 241.48 Mbit/s 15. FastServ Networks LLC (San Diego, CA): ......................... 191.20 Mbit/s Average upload speed is 179.16 Mbit/s