perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_MEASUREMENT = "en_CA.UTF-8",
LC_PAPER = "en_CA.UTF-8",
LC_MONETARY = "en_CA.UTF-8",
LC_NAME = "en_CA.UTF-8",
LC_ADDRESS = "en_CA.UTF-8",
LC_NUMERIC = "en_CA.UTF-8",
LC_TELEPHONE = "en_CA.UTF-8",
LC_IDENTIFICATION = "en_CA.UTF-8",
LC_TIME = "en_CA.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to a fallback locale ("en_US.UTF-8").
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-wCXHyT/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-wCXHyT/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-wCXHyT/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-wCXHyT/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-wCXHyT/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-wCXHyT/byte-unixbench/UnixBench"
locale: Cannot set LC_ALL 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: la-production-docker: GNU/Linux
OS: GNU/Linux -- 4.9.0-3-amd64 -- #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)
Machine: x86_64 (unknown)
Language: en_US.utf8 (charmap="UTF-8", collate="ANSI_X3.4-1968")
CPU 0: Intel Xeon E312xx (Sandy Bridge) (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 1: Intel Xeon E312xx (Sandy Bridge) (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 2: Intel Xeon E312xx (Sandy Bridge) (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
CPU 3: Intel Xeon E312xx (Sandy Bridge) (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
14:24:45 up 33 min, 2 users, load average: 7.54, 4.52, 1.91; runlevel Jul
------------------------------------------------------------------------
Benchmark Run: Sun Jul 23 2017 14:24:45 - 14:52:53
4 CPUs in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 28533690.8 lps (10.0 s, 7 samples)
Double-Precision Whetstone 3806.3 MWIPS (9.9 s, 7 samples)
Execl Throughput 2521.6 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 733399.3 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 207980.9 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1857985.6 KBps (30.0 s, 2 samples)
Pipe Throughput 1745939.8 lps (10.0 s, 7 samples)
Pipe-based Context Switching 121871.4 lps (10.0 s, 7 samples)
Process Creation 5668.6 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 7807.9 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 2547.0 lpm (60.0 s, 2 samples)
System Call Overhead 2746209.6 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 28533690.8 2445.0
Double-Precision Whetstone 55.0 3806.3 692.1
Execl Throughput 43.0 2521.6 586.4
File Copy 1024 bufsize 2000 maxblocks 3960.0 733399.3 1852.0
File Copy 256 bufsize 500 maxblocks 1655.0 207980.9 1256.7
File Copy 4096 bufsize 8000 maxblocks 5800.0 1857985.6 3203.4
Pipe Throughput 12440.0 1745939.8 1403.5
Pipe-based Context Switching 4000.0 121871.4 304.7
Process Creation 126.0 5668.6 449.9
Shell Scripts (1 concurrent) 42.4 7807.9 1841.5
Shell Scripts (8 concurrent) 6.0 2547.0 4245.1
System Call Overhead 15000.0 2746209.6 1830.8
========
System Benchmarks Index Score 1285.5
------------------------------------------------------------------------
Benchmark Run: Sun Jul 23 2017 14:52:53 - 15:21:06
4 CPUs in system; running 4 parallel copies of tests
Dhrystone 2 using register variables 110763104.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 14962.3 MWIPS (9.9 s, 7 samples)
Execl Throughput 11297.5 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 821072.0 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 217323.1 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 2361505.8 KBps (30.0 s, 2 samples)
Pipe Throughput 6771611.0 lps (10.0 s, 7 samples)
Pipe-based Context Switching 243462.0 lps (10.0 s, 7 samples)
Process Creation 24352.1 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 24813.1 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 3115.3 lpm (60.0 s, 2 samples)
System Call Overhead 6498189.1 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 110763104.9 9491.3
Double-Precision Whetstone 55.0 14962.3 2720.4
Execl Throughput 43.0 11297.5 2627.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 821072.0 2073.4
File Copy 256 bufsize 500 maxblocks 1655.0 217323.1 1313.1
File Copy 4096 bufsize 8000 maxblocks 5800.0 2361505.8 4071.6
Pipe Throughput 12440.0 6771611.0 5443.4
Pipe-based Context Switching 4000.0 243462.0 608.7
Process Creation 126.0 24352.1 1932.7
Shell Scripts (1 concurrent) 42.4 24813.1 5852.2
Shell Scripts (8 concurrent) 6.0 3115.3 5192.1
System Call Overhead 15000.0 6498189.1 4332.1
========
System Benchmarks Index Score 3044.4
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, 2.0 GiB) copied, 6.27014 s, 342 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, 2.0 GiB) copied, 4.52701 s, 474 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=11800: Sun Jul 23 14:21:40 2017
read : io=99868MB, bw=1664.5MB/s, iops=426095, runt= 60001msec
clat (usec): min=1, max=91993, avg=16.21, stdev=121.68
lat (usec): min=1, max=91994, avg=16.52, stdev=122.46
clat percentiles (usec):
| 1.00th=[ 1], 5.00th=[ 1], 10.00th=[ 1], 20.00th=[ 2],
| 30.00th=[ 2], 40.00th=[ 2], 50.00th=[ 2], 60.00th=[ 3],
| 70.00th=[ 5], 80.00th=[ 7], 90.00th=[ 59], 95.00th=[ 97],
| 99.00th=[ 155], 99.50th=[ 199], 99.90th=[ 506], 99.95th=[ 732],
| 99.99th=[ 4768]
bw (KB /s): min=25472, max=1552696, per=12.47%, avg=212482.61, stdev=264334.74
lat (usec) : 2=17.75%, 4=50.10%, 10=16.20%, 20=3.36%, 50=1.90%
lat (usec) : 100=5.99%, 250=4.38%, 500=0.22%, 750=0.05%, 1000=0.02%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
lat (msec) : 100=0.01%
cpu : usr=8.86%, sys=32.46%, ctx=3380752, majf=4, minf=104
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=25566131/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=99868MB, aggrb=1664.5MB/s, minb=1664.5MB/s, maxb=1664.5MB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=2444125/784, merge=7/36191, ticks=184228/4688, in_queue=190456, util=92.28%
./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=11810: Sun Jul 23 14:22:41 2017
read : io=15754MB, bw=268866KB/s, iops=67216, runt= 60001msec
clat (usec): min=27, max=12962, avg=115.09, stdev=87.97
lat (usec): min=27, max=12962, avg=115.43, stdev=88.01
clat percentiles (usec):
| 1.00th=[ 57], 5.00th=[ 71], 10.00th=[ 78], 20.00th=[ 86],
| 30.00th=[ 93], 40.00th=[ 100], 50.00th=[ 107], 60.00th=[ 114],
| 70.00th=[ 120], 80.00th=[ 129], 90.00th=[ 143], 95.00th=[ 159],
| 99.00th=[ 374], 99.50th=[ 516], 99.90th=[ 972], 99.95th=[ 1384],
| 99.99th=[ 3248]
bw (KB /s): min=22624, max=41824, per=12.50%, avg=33617.09, stdev=2172.92
lat (usec) : 50=0.28%, 100=39.19%, 250=58.75%, 500=1.25%, 750=0.34%
lat (usec) : 1000=0.10%
lat (msec) : 2=0.07%, 4=0.02%, 10=0.01%, 20=0.01%
cpu : usr=4.95%, sys=14.20%, ctx=4037274, majf=0, minf=80
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=4033062/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=15754MB, aggrb=268866KB/s, minb=268866KB/s, maxb=268866KB/s, mint=60001msec, maxt=60001msec
Disk stats (read/write):
vda: ios=4028860/2, merge=21/2, ticks=346404/0, in_queue=348884, util=96.69%
./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=11833: Sun Jul 23 14:24:42 2017
write: io=58155MB, bw=992366KB/s, iops=248091, runt= 60009msec
clat (usec): min=1, max=168198, avg=30.09, stdev=590.46
lat (usec): min=2, max=168199, avg=30.38, stdev=591.10
clat percentiles (usec):
| 1.00th=[ 2], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 4],
| 30.00th=[ 5], 40.00th=[ 6], 50.00th=[ 7], 60.00th=[ 8],
| 70.00th=[ 10], 80.00th=[ 11], 90.00th=[ 15], 95.00th=[ 18],
| 99.00th=[ 33], 99.50th=[ 50], 99.90th=[ 9664], 99.95th=[14656],
| 99.99th=[23424]
bw (KB /s): min=30666, max=202027, per=12.51%, avg=124191.55, stdev=24799.80
lat (usec) : 2=0.01%, 4=18.53%, 10=51.04%, 20=26.26%, 50=3.66%
lat (usec) : 100=0.16%, 250=0.10%, 500=0.03%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.02%, 4=0.02%, 10=0.07%, 20=0.08%, 50=0.02%
lat (msec) : 100=0.01%, 250=0.01%
cpu : usr=4.90%, sys=28.59%, ctx=569204, majf=0, minf=83
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=14887728/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=58155MB, aggrb=992366KB/s, minb=992366KB/s, maxb=992366KB/s, mint=60009msec, maxt=60009msec
Disk stats (read/write):
vda: ios=0/547130, merge=0/54, ticks=0/2252864, in_queue=2252708, util=37.28%
./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=11822: Sun Jul 23 14:23:41 2017
write: io=2505.3MB, bw=42609KB/s, iops=10652, runt= 60209msec
clat (usec): min=51, max=372972, avg=747.24, stdev=4856.84
lat (usec): min=52, max=372973, avg=747.64, stdev=4856.86
clat percentiles (usec):
| 1.00th=[ 55], 5.00th=[ 58], 10.00th=[ 60], 20.00th=[ 65],
| 30.00th=[ 71], 40.00th=[ 75], 50.00th=[ 80], 60.00th=[ 88],
| 70.00th=[ 97], 80.00th=[ 127], 90.00th=[ 1624], 95.00th=[ 3024],
| 99.00th=[12224], 99.50th=[18304], 99.90th=[39168], 99.95th=[50944],
| 99.99th=[313344]
bw (KB /s): min= 86, max=25096, per=12.66%, avg=5393.87, stdev=3923.74
lat (usec) : 100=71.74%, 250=10.28%, 500=0.83%, 750=2.47%, 1000=1.86%
lat (msec) : 2=4.68%, 4=4.43%, 10=2.31%, 20=1.00%, 50=0.35%
lat (msec) : 100=0.04%, 250=0.01%, 500=0.01%
cpu : usr=0.74%, sys=4.27%, ctx=1308727, majf=0, minf=66
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=641355/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=2505.3MB, aggrb=42608KB/s, minb=42608KB/s, maxb=42608KB/s, mint=60209msec, maxt=60209msec
Disk stats (read/write):
vda: ios=44/641398, merge=1/1430, ticks=0/47724, in_queue=48140, util=73.64%
Downloaded 104857600 bytes in 1.231318 sec Downloaded 104857600 bytes in 1.196774 sec Downloaded 104857600 bytes in 1.175136 sec Downloaded 104857600 bytes in 1.137027 sec Downloaded 104857600 bytes in 1.147929 sec Finished! Average download speed is 679.33 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from QuadraNet ... Selecting 15 servers that are not too close: 1. Ideatek Telcom (Buhler, KS) [42.88 km]: 67.119 ms 2. Sumner Communications (Wellington, KS) [65.42 km]: 78.989 ms 3. H&B Communications (Holyrood, KS) [106.27 km]: 104.061 ms 4. Encounter Wireless (Tonkawa, OK) [127.59 km]: 56.622 ms 5. Sprint (Enid, OK) [150.80 km]: 75.117 ms 6. Twin Valley Communications (Miltonvale, KS) [180.51 km]: 65.083 ms 7. Fort Hays State Univ (Hays, KS) [181.31 km]: 100.137 ms 8. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS) [191.97 km]: 67.611 ms 9. United Telephone Association, Inc. (Dodge City, KS) [193.08 km]: 80.969 ms 10. Chickasaw Telecommunications Services, Inc. (Stillwater, OK) [193.17 km]: 75.33 ms 11. Wamego Telephone Company (Wamego, KS) [208.50 km]: 81.408 ms 12. KwiKom Communications (Iola, KS) [213.52 km]: 86.231 ms 13. Encore Communications, Inc. (Tulsa, OK) [240.75 km]: 68.215 ms 14. Dobson Technologies (Oklahoma City, OK) [249.60 km]: 70.807 ms 15. Midco (Lawrence, KS) [261.21 km]: 135.475 ms Testing upload speeds 1. Ideatek Telcom (Buhler, KS): ......................... 96.96 Mbit/s 2. Sumner Communications (Wellington, KS): ......................... 32.50 Mbit/s 3. H&B Communications (Holyrood, KS): ......................... 42.19 Mbit/s 4. Encounter Wireless (Tonkawa, OK): ......................... 81.83 Mbit/s 5. Sprint (Enid, OK): ......................... 32.34 Mbit/s 6. Twin Valley Communications (Miltonvale, KS): ......................... 91.62 Mbit/s 7. Fort Hays State Univ (Hays, KS): ......................... 74.70 Mbit/s 8. North Central Kansas Community Network/Cunningham Telephone & Cable (Beloit, KS):......................... 62.81 Mbit/s 9. United Telephone Association, Inc. (Dodge City, KS):......................... 84.72 Mbit/s 10. Chickasaw Telecommunications Services, Inc. (Stillwater, OK):......................... 77.85 Mbit/s 11. Wamego Telephone Company (Wamego, KS): ......................... 77.37 Mbit/s 12. KwiKom Communications (Iola, KS): ......................... 31.20 Mbit/s 13. Encore Communications, Inc. (Tulsa, OK): ......................... 107.04 Mbit/s 14. Dobson Technologies (Oklahoma City, OK): ......................... 69.53 Mbit/s 15. Midco (Lawrence, KS): ......................... 64.46 Mbit/s Average upload speed is 68.47 Mbit/s