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-2AVm6w/byte-unixbench/UnixBench" make distr make[2]: Entering directory `/root/serverscope-2AVm6w/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory `/root/serverscope-2AVm6w/byte-unixbench/UnixBench" make programs make[2]: Entering directory `/root/serverscope-2AVm6w/byte-unixbench/UnixBench" make[2]: Nothing to be done for `programs". make[2]: Leaving directory `/root/serverscope-2AVm6w/byte-unixbench/UnixBench" make[1]: Leaving directory `/root/serverscope-2AVm6w/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 4 x Dhrystone 2 using register variables 1 2 3 4 5 6 7 8 9 10 4 x Double-Precision Whetstone 1 2 3 4 5 6 7 8 9 10 4 x Execl Throughput 1 2 3 4 x File Copy 1024 bufsize 2000 maxblocks 1 2 3 4 x File Copy 256 bufsize 500 maxblocks 1 2 3 4 x File Copy 4096 bufsize 8000 maxblocks 1 2 3 4 x Pipe Throughput 1 2 3 4 5 6 7 8 9 10 4 x Pipe-based Context Switching 1 2 3 4 5 6 7 8 9 10 4 x Process Creation 1 2 3 4 x System Call Overhead 1 2 3 4 5 6 7 8 9 10 4 x Shell Scripts (1 concurrent) 1 2 3 4 x Shell Scripts (8 concurrent) 1 2 3 ======================================================================== BYTE UNIX Benchmarks (Version 5.1.3) System: mstdn: GNU/Linux OS: GNU/Linux -- 2.6.32-042stab131.1 -- #1 SMP Wed Jun 20 16:32:07 MSK 2018 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (6799.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 1: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (6799.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 2: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (6799.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization CPU 3: Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz (6799.9 bogomips) Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization 13:14:51 up 95 days, 15:22, 1 user, load average: 8.01, 4.81, 2.06; runlevel 2018-08-20 ------------------------------------------------------------------------ Benchmark Run: xe5x9cx9f 11xe6x9cx88 24 2018 13:14:51 - 13:43:14 4 CPUs in system; running 1 parallel copy of tests Dhrystone 2 using register variables 31178672.3 lps (10.0 s, 7 samples) Double-Precision Whetstone 4401.3 MWIPS (10.8 s, 7 samples) Execl Throughput 2679.7 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 366849.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 97678.4 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1124443.5 KBps (30.0 s, 2 samples) Pipe Throughput 647275.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 124917.3 lps (10.0 s, 7 samples) Process Creation 7027.2 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 4393.5 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 968.1 lpm (60.1 s, 2 samples) System Call Overhead 642827.8 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 31178672.3 2671.7 Double-Precision Whetstone 55.0 4401.3 800.2 Execl Throughput 43.0 2679.7 623.2 File Copy 1024 bufsize 2000 maxblocks 3960.0 366849.1 926.4 File Copy 256 bufsize 500 maxblocks 1655.0 97678.4 590.2 File Copy 4096 bufsize 8000 maxblocks 5800.0 1124443.5 1938.7 Pipe Throughput 12440.0 647275.5 520.3 Pipe-based Context Switching 4000.0 124917.3 312.3 Process Creation 126.0 7027.2 557.7 Shell Scripts (1 concurrent) 42.4 4393.5 1036.2 Shell Scripts (8 concurrent) 6.0 968.1 1613.4 System Call Overhead 15000.0 642827.8 428.6 ======== System Benchmarks Index Score 819.5 ------------------------------------------------------------------------ Benchmark Run: xe5x9cx9f 11xe6x9cx88 24 2018 13:43:14 - 14:13:02 4 CPUs in system; running 4 parallel copies of tests Dhrystone 2 using register variables 70159358.8 lps (10.0 s, 7 samples) Double-Precision Whetstone 18036.3 MWIPS (9.9 s, 7 samples) Execl Throughput 7654.2 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 421919.2 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 105402.3 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 1190438.9 KBps (30.0 s, 2 samples) Pipe Throughput 1324161.1 lps (10.0 s, 7 samples) Pipe-based Context Switching 358959.5 lps (10.0 s, 7 samples) Process Creation 18532.8 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 8652.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1170.3 lpm (60.2 s, 2 samples) System Call Overhead 1637694.8 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 70159358.8 6011.9 Double-Precision Whetstone 55.0 18036.3 3279.3 Execl Throughput 43.0 7654.2 1780.1 File Copy 1024 bufsize 2000 maxblocks 3960.0 421919.2 1065.5 File Copy 256 bufsize 500 maxblocks 1655.0 105402.3 636.9 File Copy 4096 bufsize 8000 maxblocks 5800.0 1190438.9 2052.5 Pipe Throughput 12440.0 1324161.1 1064.4 Pipe-based Context Switching 4000.0 358959.5 897.4 Process Creation 126.0 18532.8 1470.9 Shell Scripts (1 concurrent) 42.4 8652.3 2040.6 Shell Scripts (8 concurrent) 6.0 1170.3 1950.6 System Call Overhead 15000.0 1637694.8 1091.8 ======== System Benchmarks Index Score 1607.8
dd if=/dev/zero of=benchmark bs=64K count=32K conv=fdatasync 32768+0 xe3x83xacxe3x82xb3xe3x83xbcxe3x83x89xe5x85xa5xe5x8ax9b 32768+0 xe3x83xacxe3x82xb3xe3x83xbcxe3x83x89xe5x87xbaxe5x8ax9b 2147483648 xe3x83x90xe3x82xa4xe3x83x88 (2.1 GB) xe3x82xb3xe3x83x94xe3x83xbcxe3x81x95xe3x82x8cxe3x81xbexe3x81x97xe3x81x9fxe3x80x81 5.07811 xe7xa7x92xe3x80x81 423 MB/xe7xa7x92 dd if=/dev/zero of=benchmark bs=1M count=2048 conv=fdatasync 2048+0 xe3x83xacxe3x82xb3xe3x83xbcxe3x83x89xe5x85xa5xe5x8ax9b 2048+0 xe3x83xacxe3x82xb3xe3x83xbcxe3x83x89xe5x87xbaxe5x8ax9b 2147483648 xe3x83x90xe3x82xa4xe3x83x88 (2.1 GB) xe3x82xb3xe3x83x94xe3x83xbcxe3x81x95xe3x82x8cxe3x81xbexe3x81x97xe3x81x9fxe3x80x81 34.3515 xe7xa7x92xe3x80x81 62.5 MB/xe7xa7x92
./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=6518: Sat Nov 24 13:11:47 2018 read : io=128160MB, bw=2135.1MB/s, iops=546808, runt= 60001msec clat (usec): min=0, max=279154, avg=11.87, stdev=342.60 lat (usec): min=0, max=279154, avg=12.01, stdev=342.99 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1], | 30.00th=[ 1], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2], | 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 2], 95.00th=[ 3], | 99.00th=[ 189], 99.50th=[ 290], 99.90th=[ 1144], 99.95th=[ 1960], | 99.99th=[ 6560] bw (KB /s): min= 75, max=1788960, per=12.63%, avg=276259.44, stdev=398538.03 lat (usec) : 2=34.56%, 4=61.69%, 10=0.41%, 20=0.34%, 50=0.13% lat (usec) : 100=0.06%, 250=2.21%, 500=0.33%, 750=0.10%, 1000=0.05% lat (msec) : 2=0.08%, 4=0.03%, 10=0.01%, 20=0.01%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01%, 500=0.01% cpu : usr=7.37%, sys=15.99%, ctx=1217016, majf=2, minf=330 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=32809059/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=128160MB, aggrb=2135.1MB/s, minb=2135.1MB/s, maxb=2135.1MB/s, mint=60001msec, maxt=60001msec
./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=6550: Sat Nov 24 13:12:48 2018 read : io=97008MB, bw=1616.8MB/s, iops=413895, runt= 60001msec clat (usec): min=0, max=227272, avg=16.66, stdev=142.71 lat (usec): min=1, max=227272, avg=16.79, stdev=143.22 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 1], | 30.00th=[ 1], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 2], | 70.00th=[ 2], 80.00th=[ 2], 90.00th=[ 2], 95.00th=[ 119], | 99.00th=[ 290], 99.50th=[ 482], 99.90th=[ 1400], 99.95th=[ 2096], | 99.99th=[ 4960] bw (KB /s): min=11872, max=1813224, per=12.50%, avg=207026.13, stdev=340991.09 lat (usec) : 2=33.83%, 4=59.67%, 10=0.54%, 20=0.46%, 50=0.09% lat (usec) : 100=0.04%, 250=4.13%, 500=0.77%, 750=0.20%, 1000=0.10% lat (msec) : 2=0.13%, 4=0.04%, 10=0.01%, 20=0.01%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01% cpu : usr=5.86%, sys=14.40%, ctx=1535820, majf=1, minf=321 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=24834167/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=97008MB, aggrb=1616.8MB/s, minb=1616.8MB/s, maxb=1616.8MB/s, mint=60001msec, maxt=60001msec
./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=6735: Sat Nov 24 13:14:48 2018 write: io=47641MB, bw=813052KB/s, iops=203262, runt= 60001msec clat (usec): min=1, max=87078, avg=11.94, stdev=307.02 lat (usec): min=1, max=87078, avg=12.34, stdev=315.73 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2], | 30.00th=[ 2], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 4], 95.00th=[ 5], | 99.00th=[ 8], 99.50th=[ 18], 99.90th=[ 2832], 99.95th=[ 6048], | 99.99th=[14016] bw (KB /s): min= 0, max=220586, per=14.14%, avg=114964.81, stdev=37630.94 lat (usec) : 2=2.58%, 4=83.54%, 10=13.03%, 20=0.37%, 50=0.19% lat (usec) : 100=0.06%, 250=0.03%, 500=0.02%, 750=0.01%, 1000=0.01% lat (msec) : 2=0.03%, 4=0.04%, 10=0.06%, 20=0.02%, 50=0.01% lat (msec) : 100=0.01% cpu : usr=3.29%, sys=9.36%, ctx=222030, majf=0, minf=299 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=12195981/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=47641MB, aggrb=813051KB/s, minb=813051KB/s, maxb=813051KB/s, mint=60001msec, maxt=60001msec
./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=6600: Sat Nov 24 13:13:48 2018 write: io=38459MB, bw=656331KB/s, iops=164082, runt= 60003msec clat (usec): min=1, max=963949, avg=16.25, stdev=1129.28 lat (usec): min=1, max=963951, avg=16.59, stdev=1130.90 clat percentiles (usec): | 1.00th=[ 1], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 2], | 30.00th=[ 2], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3], | 70.00th=[ 3], 80.00th=[ 3], 90.00th=[ 4], 95.00th=[ 5], | 99.00th=[ 8], 99.50th=[ 26], 99.90th=[ 3408], 99.95th=[ 6560], | 99.99th=[15296] bw (KB /s): min= 2, max=188512, per=13.72%, avg=90074.49, stdev=56811.40 lat (usec) : 2=2.50%, 4=85.46%, 10=11.13%, 20=0.34%, 50=0.21% lat (usec) : 100=0.06%, 250=0.04%, 500=0.03%, 750=0.02%, 1000=0.02% lat (msec) : 2=0.05%, 4=0.06%, 10=0.06%, 20=0.02%, 50=0.01% lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01% cpu : usr=2.75%, sys=7.43%, ctx=177525, majf=0, minf=316 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=9845461/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=38459MB, aggrb=656331KB/s, minb=656331KB/s, maxb=656331KB/s, mint=60003msec, maxt=60003msec
Downloaded 104857600 bytes in 1.679 sec Downloaded 104857600 bytes in 1.440 sec Downloaded 104857600 bytes in 1.494 sec Downloaded 104857600 bytes in 1.605 sec Downloaded 104857600 bytes in 1.436 sec Finished! Average download speed is 522.60 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]: 23.442 ms 2. Sprint (Anaheim, CA) [38.88 km]: 6.507 ms 3. C3Network.Inc (Diamond Bar, CA) [39.44 km]: 53.842 ms 4. Siteserver, Inc. (Simi Valley, CA) [51.56 km]: 3.375 ms 5. Ultimate Internet Access (Ontario, CA) [54.65 km]: 14.216 ms 6. T-Mobile (Simi Valley, CA) [54.93 km]: 1800000.0 ms 7. Google Fiber (Irvine, CA) [58.58 km]: 1800000.0 ms 8. T-Mobile (Irvine, CA) [58.58 km]: 11.302 ms 9. Cox - Orange County (Orange County, CA) [75.02 km]: 11.942 ms 10. T-Mobile (Riverside, CA) [79.05 km]: 37.735 ms 11. Verizon (Vista, CA) [131.87 km]: 20.115 ms 12. T-Mobile (Escondido, CA) [149.37 km]: 1800000.0 ms 13. AT&T (San Diego, CA) [179.91 km]: 18.787 ms 14. Cox - San Diego (San Diego, CA) [179.91 km]: 10.187 ms 15. M5 Hosting (San Diego, CA) [179.91 km]: 28.578 ms Testing upload speeds 1. Verizon (Azusa, CA): ......................... 342.41 Mbit/s 2. Sprint (Anaheim, CA): ......................... 387.38 Mbit/s 3. C3Network.Inc (Diamond Bar, CA): ......................... 306.82 Mbit/s 4. Siteserver, Inc. (Simi Valley, CA): ......................... 255.52 Mbit/s 5. Ultimate Internet Access (Ontario, CA): ......................... 332.77 Mbit/s 6. T-Mobile (Simi Valley, CA): ......................... 0.00 Mbit/s 7. Google Fiber (Irvine, CA): ......................... 0.00 Mbit/s 8. T-Mobile (Irvine, CA): ......................... 319.29 Mbit/s 9. Cox - Orange County (Orange County, CA): ......................... 317.08 Mbit/s 10. T-Mobile (Riverside, CA): ......................... 244.24 Mbit/s 11. Verizon (Vista, CA): ......................... 306.94 Mbit/s 12. T-Mobile (Escondido, CA): ......................... 0.00 Mbit/s 13. AT&T (San Diego, CA): ......................... 242.48 Mbit/s 14. Cox - San Diego (San Diego, CA): ......................... 256.80 Mbit/s 15. M5 Hosting (San Diego, CA): ......................... 272.31 Mbit/s Average upload speed is 238.94 Mbit/s