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 "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
make[1]: Leaving directory "/etc/nginx/serverscope-vey_k_/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
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
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: ssdnodes-server1: GNU/Linux
OS: GNU/Linux -- 2.6.32-042stab120.16 -- #1 SMP Tue Dec 13 20:58:28 MSK 2016
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
CPU 0: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 1: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 2: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
CPU 3: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 bogomips)
Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
04:11:53 up 9:03, 1 user, load average: 7.78, 4.55, 2.14; runlevel Jan
------------------------------------------------------------------------
Benchmark Run: Sat Jan 28 2017 04:11:53 - 04:40:54
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 36314899.3 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3847.4 MWIPS (13.9 s, 7 samples)
Execl Throughput 3036.6 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 839282.7 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 233014.5 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2325126.2 KBps (30.0 s, 2 samples)
Pipe Throughput 1718896.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 228576.5 lps (10.0 s, 7 samples)
Process Creation 7565.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 8499.2 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2532.2 lpm (60.0 s, 2 samples)
System Call Overhead 2605074.5 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 36314899.3 3111.8
Double-Precision Whetstone 55.0 3847.4 699.5
Execl Throughput 43.0 3036.6 706.2
File Copy 1024 bufsize 2000 maxblocks 3960.0 839282.7 2119.4
File Copy 256 bufsize 500 maxblocks 1655.0 233014.5 1407.9
File Copy 4096 bufsize 8000 maxblocks 5800.0 2325126.2 4008.8
Pipe Throughput 12440.0 1718896.7 1381.7
Pipe-based Context Switching 4000.0 228576.5 571.4
Process Creation 126.0 7565.1 600.4
Shell Scripts (1 concurrent) 42.4 8499.2 2004.5
Shell Scripts (8 concurrent) 6.0 2532.2 4220.3
System Call Overhead 15000.0 2605074.5 1736.7
========
System Benchmarks Index Score 1498.4
------------------------------------------------------------------------
Benchmark Run: Sat Jan 28 2017 04:40:54 - 05:10:04
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 140012183.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 15509.7 MWIPS (13.7 s, 7 samples)
Execl Throughput 18939.2 lps (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 838226.6 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 202370.4 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2239326.8 KBps (30.0 s, 2 samples)
Pipe Throughput 6495810.7 lps (10.0 s, 7 samples)
Pipe-based Context Switching 1202399.3 lps (10.0 s, 7 samples)
Process Creation 30315.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 26000.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 3499.6 lpm (60.0 s, 2 samples)
System Call Overhead 4447186.4 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 140012183.9 11997.6
Double-Precision Whetstone 55.0 15509.7 2819.9
Execl Throughput 43.0 18939.2 4404.5
File Copy 1024 bufsize 2000 maxblocks 3960.0 838226.6 2116.7
File Copy 256 bufsize 500 maxblocks 1655.0 202370.4 1222.8
File Copy 4096 bufsize 8000 maxblocks 5800.0 2239326.8 3860.9
Pipe Throughput 12440.0 6495810.7 5221.7
Pipe-based Context Switching 4000.0 1202399.3 3006.0
Process Creation 126.0 30315.3 2406.0
Shell Scripts (1 concurrent) 42.4 26000.9 6132.3
Shell Scripts (8 concurrent) 6.0 3499.6 5832.7
System Call Overhead 15000.0 4447186.4 2964.8
========
System Benchmarks Index Score 3669.7
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, 2.64652 s, 811 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, 2.32303 s, 924 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=11279: Sat Jan 28 04:08:49 2017
read : io=545324MB, bw=9088.7MB/s, iops=2326.7K, runt= 60001msec
clat (usec): min=0, max=26697, avg= 2.39, stdev=87.17
lat (usec): min=0, max=26697, avg= 2.46, stdev=88.92
clat percentiles (usec):
| 1.00th=[ 0], 5.00th=[ 0], 10.00th=[ 0], 20.00th=[ 1],
| 30.00th=[ 1], 40.00th=[ 1], 50.00th=[ 1], 60.00th=[ 1],
| 70.00th=[ 1], 80.00th=[ 1], 90.00th=[ 1], 95.00th=[ 1],
| 99.00th=[ 2], 99.50th=[ 2], 99.90th=[ 165], 99.95th=[ 175],
| 99.99th=[ 2024]
bw (MB /s): min= 3, max= 3290, per=12.48%, avg=1134.03, stdev=986.66
lat (usec) : 2=96.59%, 4=2.99%, 10=0.02%, 20=0.01%, 50=0.01%
lat (usec) : 100=0.01%, 250=0.36%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
cpu : usr=14.12%, sys=28.16%, ctx=579109, majf=0, minf=301
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=139603066/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=545324MB, aggrb=9088.7MB/s, minb=9088.7MB/s, maxb=9088.7MB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
ploop28304p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./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=11293: Sat Jan 28 04:09:49 2017
read : io=497368MB, bw=8289.4MB/s, iops=2122.7K, runt= 60001msec
clat (usec): min=0, max=21019, avg= 2.64, stdev=80.74
lat (usec): min=0, max=21019, avg= 2.71, stdev=82.15
clat percentiles (usec):
| 1.00th=[ 0], 5.00th=[ 0], 10.00th=[ 1], 20.00th=[ 1],
| 30.00th=[ 1], 40.00th=[ 1], 50.00th=[ 1], 60.00th=[ 1],
| 70.00th=[ 1], 80.00th=[ 1], 90.00th=[ 1], 95.00th=[ 2],
| 99.00th=[ 2], 99.50th=[ 3], 99.90th=[ 183], 99.95th=[ 211],
| 99.99th=[ 2096]
bw (MB /s): min= 9, max= 3075, per=12.46%, avg=1033.16, stdev=726.78
lat (usec) : 2=93.42%, 4=6.09%, 10=0.04%, 20=0.01%, 50=0.01%
lat (usec) : 100=0.01%, 250=0.39%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
cpu : usr=14.11%, sys=28.87%, ctx=602382, majf=0, minf=285
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=127326150/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=497368MB, aggrb=8289.4MB/s, minb=8289.4MB/s, maxb=8289.4MB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
ploop28304p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./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=11356: Sat Jan 28 04:11:50 2017
write: io=68819MB, bw=1143.1MB/s, iops=292840, runt= 60161msec
clat (usec): min=0, max=140928, avg= 8.16, stdev=272.35
lat (usec): min=1, max=140928, avg= 8.29, stdev=273.71
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3],
| 70.00th=[ 4], 80.00th=[ 5], 90.00th=[ 6], 95.00th=[ 6],
| 99.00th=[ 10], 99.50th=[ 19], 99.90th=[ 78], 99.95th=[ 980],
| 99.99th=[12736]
bw (KB /s): min= 0, max=317200, per=15.48%, avg=181315.07, stdev=41750.30
lat (usec) : 2=0.14%, 4=65.78%, 10=32.87%, 20=0.72%, 50=0.31%
lat (usec) : 100=0.10%, 250=0.02%, 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.01%
cpu : usr=2.99%, sys=34.12%, ctx=744004, majf=0, minf=266
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=17617565/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=68819MB, aggrb=1143.1MB/s, minb=1143.1MB/s, maxb=1143.1MB/s, mint=60161msec, maxt=60161msec
Disk stats (read/write):
ploop28304p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
./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=11336: Sat Jan 28 04:10:50 2017
write: io=64322MB, bw=1069.2MB/s, iops=273691, runt= 60164msec
clat (usec): min=0, max=118798, avg= 7.42, stdev=243.72
lat (usec): min=1, max=118799, avg= 7.54, stdev=245.38
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 2], 10.00th=[ 2], 20.00th=[ 3],
| 30.00th=[ 3], 40.00th=[ 3], 50.00th=[ 3], 60.00th=[ 3],
| 70.00th=[ 4], 80.00th=[ 5], 90.00th=[ 6], 95.00th=[ 7],
| 99.00th=[ 11], 99.50th=[ 15], 99.90th=[ 63], 99.95th=[ 167],
| 99.99th=[11584]
bw (KB /s): min= 0, max=601648, per=19.67%, avg=215306.55, stdev=113637.30
lat (usec) : 2=0.26%, 4=64.25%, 10=33.81%, 20=1.38%, 50=0.19%
lat (usec) : 100=0.05%, 250=0.03%, 500=0.01%, 750=0.01%, 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%
cpu : usr=2.74%, sys=32.43%, ctx=1232622, majf=0, minf=282
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=16466373/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=64322MB, aggrb=1069.2MB/s, minb=1069.2MB/s, maxb=1069.2MB/s, mint=60164msec, maxt=60164msec
Disk stats (read/write):
ploop28304p1: ios=0/0, merge=0/0, ticks=0/0, in_queue=0, util=0.00%
Downloaded 104857600 bytes in 0.409 sec Downloaded 104857600 bytes in 0.437 sec Downloaded 104857600 bytes in 0.479 sec Downloaded 104857600 bytes in 0.463 sec Downloaded 104857600 bytes in 0.383 sec Finished! Average download speed is 1842.47 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Fiberhub ... Selecting 15 servers that are not too close: 1. MVDSL (Overton, NV) [80.78 km]: 65.539 ms 2. Reliance Connects (Mesquite, NV) [119.03 km]: 34.892 ms 3. Race Communications (Mojave, CA) [123.60 km]: 110.315 ms 4. AWI networks (Saint George, UT) [179.47 km]: 55.912 ms 5. Infowest (Saint George, UT) [179.47 km]: 62.054 ms 6. South Central Internet (Cedar City, UT) [255.87 km]: 50.56 ms 7. Cable One, Inc. (Prescott, AZ) [296.99 km]: 74.488 ms 8. T-Mobile (Riverside, CA) [313.82 km]: 52.711 ms 9. C3Network.Inc (Diamond Bar, CA) [336.10 km]: 61.273 ms 10. https://fdcservers.net (Pasadena, CA) [347.51 km]: 53.354 ms 11. T-Mobile (Irvine, CA) [359.95 km]: 58.186 ms 12. Google Fiber (Irvine, CA) [359.95 km]: 1800000.0 ms 13. AT&T (Los Angeles, CA) [361.92 km]: 54.68 ms 14. Time Warner Cable (Los Angeles, CA) [361.92 km]: 84.561 ms 15. Race Communications (Los Angeles, CA) [361.92 km]: 67.365 ms Testing upload speeds 1. MVDSL (Overton, NV): ......................... 108.35 Mbit/s 2. Reliance Connects (Mesquite, NV): ......................... 129.04 Mbit/s 3. Race Communications (Mojave, CA): ......................... 143.45 Mbit/s 4. AWI networks (Saint George, UT): ......................... 92.74 Mbit/s 5. Infowest (Saint George, UT): ......................... 44.91 Mbit/s 6. South Central Internet (Cedar City, UT): ......................... 73.49 Mbit/s 7. Cable One, Inc. (Prescott, AZ): ......................... 55.91 Mbit/s 8. T-Mobile (Riverside, CA): ......................... 55.91 Mbit/s 9. C3Network.Inc (Diamond Bar, CA): ......................... 146.17 Mbit/s 10. https://fdcservers.net (Pasadena, CA): ......................... 70.51 Mbit/s 11. T-Mobile (Irvine, CA): ......................... 65.73 Mbit/s 12. Google Fiber (Irvine, CA): ......................... 0.00 Mbit/s 13. AT&T (Los Angeles, CA): ......................... 119.27 Mbit/s 14. Time Warner Cable (Los Angeles, CA): ......................... 52.95 Mbit/s 15. Race Communications (Los Angeles, CA): ......................... 129.36 Mbit/s Average upload speed is 85.85 Mbit/s