Stopwatch
Benchmark report #2516
WestPlainsHosting – vps1
Report
Share test result

Test results for vps1 at WestPlainsHosting


Server specs:


Intel(R) Xeon(R) CPU E5640 @ 2.67GHz
1 GB RAM / 21 GB disk space
Centos 7.3.1611 Core
St Louis, United States

Benchmark results summary:


UnixBench - 1069.4
Disk Read - 1762 MB/s
Disk Write - 984 MB/s
Bandwidth - 95.55 MB/s

More: https://serverscope.io/trials/YaAE
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5640 @ 2.67GHz
CPU Cores
4 × 2660 MHz
RAM
1 GB
Disk
21 GB
OS
Centos 7.3.1611 Core
Location
St Louis, United States
Benchmark summary
Benchmark summary
UnixBench
1069.4
Disk Read
1762 MB/s
Disk Write
984 MB/s
Bandwidth
95.55 Mbit/s
Speedtest
47.85 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1069.4
Terminal
Raw Output
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-1A9UK_/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-1A9UK_/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-1A9UK_/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-1A9UK_/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-1A9UK_/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-1A9UK_/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

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: Indexyz: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.16 -- #1 SMP Tue Dec 13 20:58:28 MSK 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5640 @ 2.67GHz (5320.2 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   16:23:58 up 12:31,  1 user,  load average: 7.86, 4.57, 1.93; runlevel 2017-01-31

------------------------------------------------------------------------
Benchmark Run: Tue Jan 31 2017 16:23:58 - 16:52:04
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28120627.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3660.9 MWIPS (9.9 s, 7 samples)
Execl Throughput                               3879.6 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        517031.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          149976.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1193846.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1366246.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 228912.0 lps   (10.0 s, 7 samples)
Process Creation                               9777.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4544.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    605.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        1806430.3 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28120627.3   2409.7
Double-Precision Whetstone                       55.0       3660.9    665.6
Execl Throughput                                 43.0       3879.6    902.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     517031.6   1305.6
File Copy 256 bufsize 500 maxblocks            1655.0     149976.8    906.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1193846.5   2058.4
Pipe Throughput                               12440.0    1366246.2   1098.3
Pipe-based Context Switching                   4000.0     228912.0    572.3
Process Creation                                126.0       9777.9    776.0
Shell Scripts (1 concurrent)                     42.4       4544.6   1071.8
Shell Scripts (8 concurrent)                      6.0        605.3   1008.8
System Call Overhead                          15000.0    1806430.3   1204.3
                                                                   ========
System Benchmarks Index Score                                        1069.4

Hard drive
dd
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, 8.98297 s, 239 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, 4.8725 s, 441 MB/s


Hard drive
FIO random read
Performance
1762.7 MB/s
IOPS
451229
./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=16498: Tue Jan 31 16:20:55 2017
  read : io=105771MB, bw=1762.7MB/s, iops=451229, runt= 60008msec
    clat (usec): min=0, max=444972, avg=16.99, stdev=692.97
     lat (usec): min=0, max=444972, avg=17.03, stdev=692.97
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    1],
     | 70.00th=[    1], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    5], 99.50th=[   46], 99.90th=[ 5600], 99.95th=[10048],
     | 99.99th=[21632]
    bw (KB  /s): min=   69, max=2115152, per=12.73%, avg=229718.58, stdev=625843.74
    lat (usec) : 2=74.75%, 4=24.01%, 10=0.35%, 20=0.16%, 50=0.31%
    lat (usec) : 100=0.22%, 250=0.05%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.07%, 20=0.04%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=3.78%, sys=7.91%, ctx=309876, majf=0, minf=323
  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=27077370/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=105771MB, aggrb=1762.7MB/s, minb=1762.7MB/s, maxb=1762.7MB/s, mint=60008msec, maxt=60008msec
Hard drive
FIO random direct read
Performance
3.76 MB/s
IOPS
961
./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=16515: Tue Jan 31 16:21:55 2017
  read : io=230776KB, bw=3845.9KB/s, iops=961, runt= 60007msec
    clat (usec): min=38, max=554687, avg=8312.00, stdev=14792.48
     lat (usec): min=38, max=554687, avg=8312.21, stdev=14792.49
    clat percentiles (usec):
     |  1.00th=[   45],  5.00th=[   68], 10.00th=[   83], 20.00th=[  322],
     | 30.00th=[ 3056], 40.00th=[ 4576], 50.00th=[ 5920], 60.00th=[ 7200],
     | 70.00th=[ 9280], 80.00th=[12352], 90.00th=[17792], 95.00th=[23424],
     | 99.00th=[39680], 99.50th=[54016], 99.90th=[224256], 99.95th=[284672],
     | 99.99th=[509952]
    bw (KB  /s): min=   21, max= 1418, per=12.62%, avg=485.14, stdev=245.74
    lat (usec) : 50=2.31%, 100=10.79%, 250=6.66%, 500=0.54%, 750=0.23%
    lat (usec) : 1000=0.30%
    lat (msec) : 2=3.70%, 4=11.47%, 10=36.59%, 20=19.86%, 50=6.98%
    lat (msec) : 100=0.31%, 250=0.20%, 500=0.07%, 750=0.01%
  cpu          : usr=0.07%, sys=0.25%, ctx=58826, majf=0, minf=307
  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=57694/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=230776KB, aggrb=3845KB/s, minb=3845KB/s, maxb=3845KB/s, mint=60007msec, maxt=60007msec
Hard drive
FIO random write
Performance
984.11 MB/s
IOPS
252154
./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=16545: Tue Jan 31 16:23:56 2017
  write: io=59101MB, bw=984.11MB/s, iops=252154, runt= 60002msec
    clat (usec): min=1, max=415580, avg=11.43, stdev=489.95
     lat (usec): min=1, max=415582, avg=11.79, stdev=500.91
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[    6], 99.50th=[    7], 99.90th=[  157], 99.95th=[ 5984],
     | 99.99th=[20096]
    bw (KB  /s): min=    1, max=163152, per=12.62%, avg=127279.19, stdev=25125.10
    lat (usec) : 2=0.39%, 4=94.84%, 10=4.46%, 20=0.11%, 50=0.08%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.02%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=3.00%, sys=8.24%, ctx=99159, 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=15129792/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=59101MB, aggrb=984.11MB/s, minb=984.11MB/s, maxb=984.11MB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random direct write
Performance
1005.5 MB/s
IOPS
257395
./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=16530: Tue Jan 31 16:22:56 2017
  write: io=60330MB, bw=1005.5MB/s, iops=257395, runt= 60003msec
    clat (usec): min=1, max=524182, avg=11.73, stdev=504.91
     lat (usec): min=1, max=524183, avg=12.13, stdev=516.86
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    3],
     | 99.00th=[    6], 99.50th=[    7], 99.90th=[  378], 99.95th=[ 7008],
     | 99.99th=[20096]
    bw (KB  /s): min= 3550, max=164015, per=12.53%, avg=129001.01, stdev=24212.16
    lat (usec) : 2=0.38%, 4=95.23%, 10=4.05%, 20=0.12%, 50=0.09%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.03%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=2.93%, sys=8.16%, ctx=110492, majf=0, minf=308
  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=15444517/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=60330MB, aggrb=1005.5MB/s, minb=1005.5MB/s, maxb=1005.5MB/s, mint=60003msec, maxt=60003msec
Download
Download benchmark results
Download speed
95.55 Mbit/s
Downloaded 104857600 bytes in 8.302 sec
Downloaded 104857600 bytes in 8.320 sec
Downloaded 104857600 bytes in 8.435 sec
Downloaded 104857600 bytes in 8.445 sec
Downloaded 104857600 bytes in 8.362 sec
Finished! Average download speed is 95.55 Mbit/s
Upload
Speedtest results
Upload speed
47.85 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Cyber Wurx ...
Selecting 15 servers that are not too close:
  1. Bay's ET High-Speed Internet (Pacific, MO) [31.51 km]: 24.261 ms
  2. Charter Communications (Olivette, MO) [40.75 km]: 38.308 ms
  3. Home Telephone Co. (Saint Jacob, IL) [58.86 km]: 1800000.0 ms
  4. Fidelity Communications (Sullivan, MO) [74.99 km]: 49.46 ms
  5. Kingdom Technology Solutions - KTIS (Fulton, MO) [141.93 km]: 68.263 ms
  6. Cobden Unit School District 17 (Cobden, IL) [145.30 km]: 40.654 ms
  7. CTI Fiber (Taylorville, IL) [150.09 km]: 59.289 ms
  8. Hamilton County Communications (Dahlgren, IL) [151.36 km]: 200.969 ms
  9. Socket (Columbia, MO) [176.68 km]: 63.534 ms
  10. University of Missouri System (Columbia, MO) [176.68 km]: 73.093 ms
  11. Co-Mo Connect (Tipton, MO) [209.37 km]: 52.817 ms
  12. e-Tel, LLC (Paducah, KY) [220.42 km]: 17.962 ms
  13. PPS Fibernet (Paducah, KY) [220.42 km]: 38.74 ms
  14. Metronet (Evansville, IN) [253.59 km]: 37.977 ms
  15. CIRBN LLC (Normal, IL) [254.61 km]: 200.838 ms
Testing upload speeds
  1. Bay's ET High-Speed Internet (Pacific, MO):  ......................... 31.90 Mbit/s
  2. Charter Communications (Olivette, MO):       ......................... 23.56 Mbit/s
  3. Home Telephone Co. (Saint Jacob, IL):        ......................... 0.00 Mbit/s
  4. Fidelity Communications (Sullivan, MO):      ......................... 75.19 Mbit/s
  5. Kingdom Technology Solutions - KTIS (Fulton, MO):......................... 31.10 Mbit/s
  6. Cobden Unit School District 17 (Cobden, IL): ......................... 23.45 Mbit/s
  7. CTI Fiber (Taylorville, IL):                 ......................... 17.99 Mbit/s
  8. Hamilton County Communications (Dahlgren, IL):......................... 66.45 Mbit/s
  9. Socket (Columbia, MO):                       ......................... 65.11 Mbit/s
  10. University of Missouri System (Columbia, MO):......................... 9.92 Mbit/s
  11. Co-Mo Connect (Tipton, MO):                 ......................... 11.30 Mbit/s
  12. e-Tel, LLC (Paducah, KY):                   ......................... 55.36 Mbit/s
  13. PPS Fibernet (Paducah, KY):                 ......................... 73.27 Mbit/s
  14. Metronet (Evansville, IN):                  ......................... 74.19 Mbit/s
  15. CIRBN LLC (Normal, IL):                     ......................... 36.58 Mbit/s
Average upload speed is 39.69 Mbit/s