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 src/pipe.c: In function xe2x80x98mainxe2x80x99: src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result] pipe(pvec); ^ 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 In file included from src/execl.c:34:0: src/big.c: In function xe2x80x98dummyxe2x80x99: src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen("masterlog.00", "a", stderr); ^ src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen(logname, "w", stderr); ^ src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] dup(pvec[0]); ^ src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result] freopen(logname, "w", stderr); ^ src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result] write(fcopy, cp->line, p - cp->line + 1); ^ 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/byte-unixbench/UnixBench" make distr make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench" Checking distribution of files ./pgms exists ./src exists ./testdir exists make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench" make programs make[2]: Entering directory "/root/serverscope/byte-unixbench/UnixBench" make[2]: Nothing to be done for "programs". make[2]: Leaving directory "/root/serverscope/byte-unixbench/UnixBench" make[1]: Leaving directory "/root/serverscope/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: kebab: GNU/Linux OS: GNU/Linux -- 4.4.0-21-generic -- #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 Machine: x86_64 (x86_64) Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8") CPU 0: Intel(R) Xeon(R) CPU E3-1270 v3 @ 3.50GHz (7000.0 bogomips) x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET 15:17:48 up 45 min, 2 users, load average: 8.27, 4.72, 2.02; runlevel 2016-08-23 ------------------------------------------------------------------------ Benchmark Run: Tue Aug 23 2016 15:17:48 - 15:45:56 1 CPU in system; running 1 parallel copy of tests Dhrystone 2 using register variables 43802562.9 lps (10.0 s, 7 samples) Double-Precision Whetstone 4591.7 MWIPS (10.2 s, 7 samples) Execl Throughput 6625.8 lps (30.0 s, 2 samples) File Copy 1024 bufsize 2000 maxblocks 1658304.1 KBps (30.0 s, 2 samples) File Copy 256 bufsize 500 maxblocks 472739.9 KBps (30.0 s, 2 samples) File Copy 4096 bufsize 8000 maxblocks 3702530.6 KBps (30.0 s, 2 samples) Pipe Throughput 3322351.5 lps (10.0 s, 7 samples) Pipe-based Context Switching 515771.1 lps (10.0 s, 7 samples) Process Creation 17292.1 lps (30.0 s, 2 samples) Shell Scripts (1 concurrent) 12327.3 lpm (60.0 s, 2 samples) Shell Scripts (8 concurrent) 1591.1 lpm (60.0 s, 2 samples) System Call Overhead 5261365.4 lps (10.0 s, 7 samples) System Benchmarks Index Values BASELINE RESULT INDEX Dhrystone 2 using register variables 116700.0 43802562.9 3753.4 Double-Precision Whetstone 55.0 4591.7 834.8 Execl Throughput 43.0 6625.8 1540.9 File Copy 1024 bufsize 2000 maxblocks 3960.0 1658304.1 4187.6 File Copy 256 bufsize 500 maxblocks 1655.0 472739.9 2856.4 File Copy 4096 bufsize 8000 maxblocks 5800.0 3702530.6 6383.7 Pipe Throughput 12440.0 3322351.5 2670.7 Pipe-based Context Switching 4000.0 515771.1 1289.4 Process Creation 126.0 17292.1 1372.4 Shell Scripts (1 concurrent) 42.4 12327.3 2907.4 Shell Scripts (8 concurrent) 6.0 1591.1 2651.8 System Call Overhead 15000.0 5261365.4 3507.6 ======== System Benchmarks Index Score 2451.5
dd if=/dev/zero of=benchmark bs=64K count=64K conv=fdatasync 65536+0 records in 65536+0 records out 4294967296 bytes (4.3 GB, 4.0 GiB) copied, 6.34901 s, 676 MB/s dd if=/dev/zero of=benchmark bs=1M count=4096 conv=fdatasync 4096+0 records in 4096+0 records out 4294967296 bytes (4.3 GB, 4.0 GiB) copied, 5.19462 s, 827 MB/s
./fio --time_based --name=benchmark --size=1536M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: (groupid=0, jobs=8): err= 0: pid=20781: Tue Aug 23 15:14:44 2016 read : io=20902MB, bw=356722KB/s, iops=89180, runt= 60001msec slat (usec): min=1, max=8471, avg=86.52, stdev=102.20 clat (usec): min=1, max=19822, avg=2781.43, stdev=985.93 lat (usec): min=21, max=20036, avg=2868.66, stdev=1012.00 clat percentiles (usec): | 1.00th=[ 1272], 5.00th=[ 1832], 10.00th=[ 2064], 20.00th=[ 2224], | 30.00th=[ 2320], 40.00th=[ 2384], 50.00th=[ 2448], 60.00th=[ 2576], | 70.00th=[ 2960], 80.00th=[ 3216], 90.00th=[ 3888], 95.00th=[ 4512], | 99.00th=[ 6816], 99.50th=[ 7840], 99.90th=[ 9920], 99.95th=[10816], | 99.99th=[12736] bw (KB /s): min=14472, max=92304, per=12.49%, avg=44568.32, stdev=10365.87 lat (usec) : 2=0.01%, 4=0.01%, 50=0.01%, 100=0.01%, 250=0.01% lat (usec) : 500=0.01%, 750=0.02%, 1000=0.25% lat (msec) : 2=7.95%, 4=83.09%, 10=8.59%, 20=0.10% cpu : usr=2.81%, sys=5.82%, ctx=5489797, majf=0, minf=329 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0% issued : total=r=5350913/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=20902MB, aggrb=356721KB/s, minb=356721KB/s, maxb=356721KB/s, mint=60001msec, maxt=60001msec Disk stats (read/write): dm-0: ios=5232394/88, merge=0/0, ticks=176964/68, in_queue=177324, util=94.82%, aggrios=5235756/50, aggrmerge=0/49, aggrticks=174496/64, aggrin_queue=174140, aggrutil=94.53% vda: ios=5235756/50, merge=0/49, ticks=174496/64, in_queue=174140, util=94.53%
./fio --time_based --name=benchmark --size=1536M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=20858: Tue Aug 23 15:15:45 2016 read : io=60546MB, bw=1009.5MB/s, iops=258305, runt= 60006msec slat (usec): min=1, max=64049, avg=12.62, stdev=444.21 clat (usec): min=13, max=68112, avg=969.18, stdev=3431.84 lat (usec): min=16, max=68114, avg=982.33, stdev=3461.64 clat percentiles (usec): | 1.00th=[ 95], 5.00th=[ 98], 10.00th=[ 101], 20.00th=[ 104], | 30.00th=[ 106], 40.00th=[ 111], 50.00th=[ 116], 60.00th=[ 119], | 70.00th=[ 125], 80.00th=[ 163], 90.00th=[ 1480], 95.00th=[ 5024], | 99.00th=[20096], 99.50th=[25984], 99.90th=[34048], 99.95th=[36096], | 99.99th=[43264] bw (KB /s): min=23968, max=143832, per=12.50%, avg=129186.70, stdev=11975.03 lat (usec) : 20=0.01%, 50=0.01%, 100=6.93%, 250=74.37%, 500=1.14% lat (usec) : 750=3.20%, 1000=1.92% lat (msec) : 2=3.82%, 4=2.81%, 10=3.25%, 20=1.55%, 50=1.01% lat (msec) : 100=0.01% cpu : usr=2.95%, sys=9.09%, ctx=135223, majf=0, minf=345 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0% issued : total=r=15499868/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=60546MB, aggrb=1009.5MB/s, minb=1009.5MB/s, maxb=1009.5MB/s, mint=60006msec, maxt=60006msec Disk stats (read/write): dm-0: ios=15475946/98, merge=0/0, ticks=1001292/64, in_queue=1002464, util=98.27%, aggrios=15500170/62, aggrmerge=0/47, aggrticks=936944/64, aggrin_queue=936444, aggrutil=97.48% vda: ios=15500170/62, merge=0/47, ticks=936944/64, in_queue=936444, util=97.48%
./fio --time_based --name=benchmark --size=1536M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: (groupid=0, jobs=8): err= 0: pid=21607: Tue Aug 23 15:17:45 2016 write: io=61597MB, bw=1026.5MB/s, iops=262776, runt= 60008msec slat (usec): min=0, max=81633, avg=23.60, stdev=594.29 clat (usec): min=1, max=98506, avg=944.91, stdev=4471.17 lat (usec): min=3, max=98507, avg=969.44, stdev=4524.45 clat percentiles (usec): | 1.00th=[ 61], 5.00th=[ 63], 10.00th=[ 64], 20.00th=[ 66], | 30.00th=[ 67], 40.00th=[ 69], 50.00th=[ 73], 60.00th=[ 78], | 70.00th=[ 86], 80.00th=[ 100], 90.00th=[ 217], 95.00th=[ 3280], | 99.00th=[25216], 99.50th=[32128], 99.90th=[48384], 99.95th=[53504], | 99.99th=[68096] bw (KB /s): min=61903, max=183490, per=12.50%, avg=131435.06, stdev=19454.88 lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01% lat (usec) : 100=79.81%, 250=10.43%, 500=2.27%, 750=1.40%, 1000=0.16% lat (msec) : 2=0.53%, 4=0.62%, 10=1.69%, 20=1.35%, 50=1.67% lat (msec) : 100=0.08% cpu : usr=2.25%, sys=6.67%, ctx=114022, majf=0, minf=98 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0% issued : total=r=0/w=15768721/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=61597MB, aggrb=1026.5MB/s, minb=1026.5MB/s, maxb=1026.5MB/s, mint=60008msec, maxt=60008msec Disk stats (read/write): dm-0: ios=4/5756871, merge=0/0, ticks=20/1994384, in_queue=1994760, util=74.82%, aggrios=4/5775095, aggrmerge=0/109, aggrticks=20/1973224, aggrin_queue=1972784, aggrutil=61.86% vda: ios=4/5775095, merge=0/109, ticks=20/1973224, in_queue=1972784, util=61.86%
./fio --time_based --name=benchmark --size=1536M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32 ... fio-2.8 Starting 8 processes benchmark: Laying out IO file(s) (1 file(s) / 1536MB) benchmark: (groupid=0, jobs=8): err= 0: pid=21516: Tue Aug 23 15:16:45 2016 write: io=46624MB, bw=795698KB/s, iops=198924, runt= 60002msec slat (usec): min=1, max=43718, avg=24.41, stdev=407.21 clat (usec): min=15, max=48257, avg=1258.29, stdev=3213.52 lat (usec): min=19, max=48261, avg=1283.57, stdev=3244.45 clat percentiles (usec): | 1.00th=[ 94], 5.00th=[ 99], 10.00th=[ 103], 20.00th=[ 111], | 30.00th=[ 118], 40.00th=[ 127], 50.00th=[ 155], 60.00th=[ 235], | 70.00th=[ 748], 80.00th=[ 1528], 90.00th=[ 2960], 95.00th=[ 4960], | 99.00th=[18304], 99.50th=[23936], 99.90th=[32128], 99.95th=[34560], | 99.99th=[40192] bw (KB /s): min=30203, max=147257, per=12.49%, avg=99400.22, stdev=31544.51 lat (usec) : 20=0.01%, 50=0.01%, 100=5.91%, 250=55.44%, 500=5.40% lat (usec) : 750=3.32%, 1000=3.38% lat (msec) : 2=10.86%, 4=9.52%, 10=3.60%, 20=1.74%, 50=0.83% cpu : usr=2.93%, sys=8.63%, ctx=780221, majf=0, minf=89 IO depths : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0% issued : total=r=0/w=11935867/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=46624MB, aggrb=795697KB/s, minb=795697KB/s, maxb=795697KB/s, mint=60002msec, maxt=60002msec Disk stats (read/write): dm-0: ios=0/11929516, merge=0/0, ticks=0/1210092, in_queue=1211368, util=97.66%, aggrios=0/11936328, aggrmerge=0/5465, aggrticks=0/1203588, aggrin_queue=1202696, aggrutil=97.25% vda: ios=0/11936328, merge=0/5465, ticks=0/1203588, in_queue=1202696, util=97.25%
Downloaded 104857600 bytes in 1.184 sec Downloaded 104857600 bytes in 1.215 sec Downloaded 104857600 bytes in 1.400 sec Downloaded 104857600 bytes in 1.323 sec Downloaded 104857600 bytes in 1.304 sec Finished! Average download speed is 622.47 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from BuyVM ... Selecting 15 servers that are not too close: 1. Cruzio (Santa Cruz, CA) [42.50 km]: 29.683 ms 2. AT&T (San Francisco, CA) [67.16 km]: 29.539 ms 3. Unwired (San Francisco, CA) [67.16 km]: 34.649 ms 4. Comcast (San Francisco, CA) [67.16 km]: 84.782 ms 5. Monkey Brains (San Francisco, CA) [67.16 km]: 29.437 ms 6. Race Communications (San Francisco, CA) [67.16 km]: 37.595 ms 7. Fastmetrics Inc. (San Francisco, CA) [67.73 km]: 158.731 ms 8. Velociter Wireless (Stockton, CA) [86.80 km]: 33.831 ms 9. Ayera Technologies, Inc. (Modesto, CA) [86.89 km]: 36.626 ms 10. Velociter Wireless (Escalon, CA) [93.68 km]: 28.524 ms 11. Softcom Internet Communications (Galt, CA) [114.39 km]: 48.995 ms 12. Comcast (Sacramento, CA) [140.29 km]: 75.413 ms 13. Succeed.Net (Sacramento, CA) [140.29 km]: 34.067 ms 14. T-Mobile (West Sacramento, CA) [141.67 km]: 22.573 ms 15. Zeta Broadband (Rancho Murieta, CA) [147.55 km]: 38.187 ms Testing upload speeds 1. Cruzio (Santa Cruz, CA): ......................... 20.74 Mbit/s 2. AT&T (San Francisco, CA): ......................... 252.49 Mbit/s 3. Unwired (San Francisco, CA): ......................... 338.76 Mbit/s 4. Comcast (San Francisco, CA): ......................... 243.63 Mbit/s 5. Monkey Brains (San Francisco, CA): ......................... 299.80 Mbit/s 6. Race Communications (San Francisco, CA): ......................... 211.31 Mbit/s 7. Fastmetrics Inc. (San Francisco, CA): ......................... 280.35 Mbit/s 8. Velociter Wireless (Stockton, CA): ......................... 51.18 Mbit/s 9. Ayera Technologies, Inc. (Modesto, CA): ......................... 40.44 Mbit/s 10. Velociter Wireless (Escalon, CA): ......................... 54.30 Mbit/s 11. Softcom Internet Communications (Galt, CA): ......................... 121.33 Mbit/s 12. Comcast (Sacramento, CA): ......................... 211.83 Mbit/s 13. Succeed.Net (Sacramento, CA): ......................... 210.06 Mbit/s 14. T-Mobile (West Sacramento, CA): ......................... 129.12 Mbit/s 15. Zeta Broadband (Rancho Murieta, CA): ......................... 143.02 Mbit/s Average upload speed is 173.89 Mbit/s