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);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-epLmiA/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-epLmiA/byte-unixbench/UnixBench"
Checking distribution of files
./pgms exists
./src exists
./testdir exists
make[2]: Leaving directory "/root/serverscope-epLmiA/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-epLmiA/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-epLmiA/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-epLmiA/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: ubuntu-s-1vcpu-1gb-nyc3-01: GNU/Linux
OS: GNU/Linux -- 4.15.0-66-generic -- #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019
Machine: x86_64 (x86_64)
Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
CPU 0: Intel(R) Xeon(R) CPU E5-2650 v4 @ 2.20GHz (4400.0 bogomips)
x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
14:31:55 up 8 min, 1 user, load average: 7.99, 4.87, 2.12; runlevel 2019-11-11
------------------------------------------------------------------------
Benchmark Run: Mon Nov 11 2019 14:31:55 - 15:00:02
1 CPU in system; running 1 parallel copy of tests
Dhrystone 2 using register variables 26940874.9 lps (10.0 s, 7 samples)
Double-Precision Whetstone 4662.5 MWIPS (9.6 s, 7 samples)
Execl Throughput 2916.9 lps (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks 416852.2 KBps (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks 114354.8 KBps (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks 1091136.7 KBps (30.0 s, 2 samples)
Pipe Throughput 555262.9 lps (10.0 s, 7 samples)
Pipe-based Context Switching 128079.1 lps (10.0 s, 7 samples)
Process Creation 5989.3 lps (30.0 s, 2 samples)
Shell Scripts (1 concurrent) 4532.6 lpm (60.0 s, 2 samples)
Shell Scripts (8 concurrent) 557.0 lpm (60.1 s, 2 samples)
System Call Overhead 310616.3 lps (10.0 s, 7 samples)
System Benchmarks Index Values BASELINE RESULT INDEX
Dhrystone 2 using register variables 116700.0 26940874.9 2308.6
Double-Precision Whetstone 55.0 4662.5 847.7
Execl Throughput 43.0 2916.9 678.3
File Copy 1024 bufsize 2000 maxblocks 3960.0 416852.2 1052.7
File Copy 256 bufsize 500 maxblocks 1655.0 114354.8 691.0
File Copy 4096 bufsize 8000 maxblocks 5800.0 1091136.7 1881.3
Pipe Throughput 12440.0 555262.9 446.4
Pipe-based Context Switching 4000.0 128079.1 320.2
Process Creation 126.0 5989.3 475.3
Shell Scripts (1 concurrent) 42.4 4532.6 1069.0
Shell Scripts (8 concurrent) 6.0 557.0 928.4
System Call Overhead 15000.0 310616.3 207.1
========
System Benchmarks Index Score 736.2
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, 3.92743 s, 547 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.53302 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=22283: Mon Nov 11 14:28:50 2019
read : io=4510.2MB, bw=76970KB/s, iops=19242, runt= 60002msec
clat (usec): min=2, max=579302, avg=407.41, stdev=1858.61
lat (usec): min=3, max=579303, avg=408.64, stdev=1858.67
clat percentiles (usec):
| 1.00th=[ 4], 5.00th=[ 189], 10.00th=[ 219], 20.00th=[ 243],
| 30.00th=[ 262], 40.00th=[ 282], 50.00th=[ 298], 60.00th=[ 326],
| 70.00th=[ 358], 80.00th=[ 418], 90.00th=[ 532], 95.00th=[ 668],
| 99.00th=[ 2544], 99.50th=[ 3696], 99.90th=[17280], 99.95th=[21376],
| 99.99th=[25728]
bw (KB /s): min= 7, max=14288, per=12.56%, avg=9666.88, stdev=2866.79
lat (usec) : 4=0.51%, 10=3.19%, 20=0.24%, 50=0.12%, 100=0.01%
lat (usec) : 250=19.23%, 500=64.43%, 750=8.63%, 1000=1.15%
lat (msec) : 2=1.16%, 4=0.92%, 10=0.27%, 20=0.08%, 50=0.06%
lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%
cpu : usr=2.20%, sys=5.37%, ctx=1111300, majf=2, minf=105
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=1154586/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=4510.2MB, aggrb=76969KB/s, minb=76969KB/s, maxb=76969KB/s, mint=60002msec, maxt=60002msec
Disk stats (read/write):
vda: ios=1106720/55, merge=0/13, ticks=383408/1164, in_queue=339772, util=97.95%
./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=22301: Mon Nov 11 14:29:50 2019
read : io=4212.4MB, bw=71888KB/s, iops=17971, runt= 60003msec
clat (usec): min=133, max=178029, avg=436.53, stdev=1734.02
lat (usec): min=134, max=178030, avg=437.69, stdev=1734.05
clat percentiles (usec):
| 1.00th=[ 177], 5.00th=[ 199], 10.00th=[ 213], 20.00th=[ 233],
| 30.00th=[ 249], 40.00th=[ 266], 50.00th=[ 282], 60.00th=[ 302],
| 70.00th=[ 330], 80.00th=[ 378], 90.00th=[ 486], 95.00th=[ 604],
| 99.00th=[ 2864], 99.50th=[ 5536], 99.90th=[22656], 99.95th=[23936],
| 99.99th=[29824]
bw (KB /s): min= 166, max=15024, per=12.61%, avg=9064.17, stdev=3889.07
lat (usec) : 250=30.44%, 500=60.46%, 750=6.20%, 1000=0.68%
lat (msec) : 2=0.82%, 4=0.71%, 10=0.28%, 20=0.22%, 50=0.18%
lat (msec) : 100=0.01%, 250=0.01%
cpu : usr=2.00%, sys=4.31%, ctx=1081610, majf=0, minf=74
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=1078368/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=4212.4MB, aggrb=71887KB/s, minb=71887KB/s, maxb=71887KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
vda: ios=1076990/45, merge=0/9, ticks=406396/120, in_queue=361668, util=98.95%
./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=22327: Mon Nov 11 14:31:51 2019
write: io=20919MB, bw=357006KB/s, iops=89251, runt= 60003msec
clat (usec): min=2, max=1123.1K, avg=60.48, stdev=2228.79
lat (usec): min=2, max=1123.1K, avg=65.45, stdev=2256.99
clat percentiles (usec):
| 1.00th=[ 3], 5.00th=[ 3], 10.00th=[ 3], 20.00th=[ 3],
| 30.00th=[ 4], 40.00th=[ 4], 50.00th=[ 4], 60.00th=[ 4],
| 70.00th=[ 5], 80.00th=[ 5], 90.00th=[ 5], 95.00th=[ 6],
| 99.00th=[ 13], 99.50th=[ 43], 99.90th=[16192], 99.95th=[20352],
| 99.99th=[31104]
bw (KB /s): min= 1, max=277961, per=13.12%, avg=46821.80, stdev=13524.65
lat (usec) : 4=20.68%, 10=77.83%, 20=0.77%, 50=0.23%, 100=0.03%
lat (usec) : 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.04%, 10=0.14%, 20=0.17%, 50=0.06%
lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
lat (msec) : 2000=0.01%
cpu : usr=4.37%, sys=5.79%, ctx=50368, majf=0, minf=78
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=5355351/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=20919MB, aggrb=357005KB/s, minb=357005KB/s, maxb=357005KB/s, mint=60003msec, maxt=60003msec
Disk stats (read/write):
vda: ios=3/630807, merge=0/14689, ticks=12/3143324, in_queue=2896152, util=88.96%
./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=22313: Mon Nov 11 14:30:50 2019
write: io=147884KB, bw=2464.3KB/s, iops=616, runt= 60012msec
clat (usec): min=592, max=2164.3K, avg=12973.70, stdev=73234.78
lat (usec): min=593, max=2164.3K, avg=12975.13, stdev=73234.81
clat percentiles (usec):
| 1.00th=[ 644], 5.00th=[ 676], 10.00th=[ 716], 20.00th=[ 900],
| 30.00th=[ 940], 40.00th=[ 972], 50.00th=[ 1012], 60.00th=[ 1080],
| 70.00th=[ 1256], 80.00th=[ 1544], 90.00th=[ 2672], 95.00th=[123392],
| 99.00th=[179200], 99.50th=[224256], 99.90th=[1482752], 99.95th=[1843200],
| 99.99th=[2146304]
bw (KB /s): min= 2, max= 856, per=14.17%, avg=349.10, stdev=143.31
lat (usec) : 750=11.88%, 1000=35.54%
lat (msec) : 2=39.97%, 4=3.76%, 10=2.16%, 20=0.24%, 50=0.07%
lat (msec) : 100=0.02%, 250=6.00%, 500=0.16%, 750=0.01%, 1000=0.06%
lat (msec) : 2000=0.10%, >=2000=0.02%
cpu : usr=0.11%, sys=0.52%, ctx=76403, majf=0, minf=74
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=36971/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=147884KB, aggrb=2464KB/s, minb=2464KB/s, maxb=2464KB/s, mint=60012msec, maxt=60012msec
Disk stats (read/write):
vda: ios=9/37103, merge=0/1476, ticks=4/57656, in_queue=324, util=0.34%
Downloaded 104857600 bytes in 5.102574 sec Downloaded 104857600 bytes in 0.926362 sec Downloaded 104857600 bytes in 0.910715 sec Downloaded 104857600 bytes in 0.645627 sec Downloaded 104857600 bytes in 0.809102 sec Finished! Average download speed is 476.51 Mbit/s
Retrieving speedtest.net configuration... Retrieving speedtest.net server list... Testing from Digital Ocean ... Selecting 15 servers that are not too close: 1. QTS Data Centers (Piscataway, NJ) [41.54 km]: 10.061 ms 2. Webair.com (Garden City, NY) [43.06 km]: 34.276 ms 3. Vultr (Matawan, NJ) [47.50 km]: 3.59 ms 4. Optimum Online (Hicksville, NY) [50.53 km]: 4.641 ms 5. Comcast (Plainfield, NJ) [53.64 km]: 5.565 ms 6. T-Mobile (Syosset, NY) [53.87 km]: 6.453 ms 7. Verizon (Branchburg, NJ) [54.63 km]: 7.504 ms 8. Verizon (Farmingdale, NY) [59.63 km]: 8.615 ms 9. Verizon (Wall, NJ) [75.38 km]: 8.822 ms 10. KamaTera INC (New Jersey, NJ) [89.39 km]: 4.987 ms 11. NCN Data, LLC (Stroudsburg, PA) [90.16 km]: 26.983 ms 12. Lafayette College (Easton, PA) [92.47 km]: 12.93 ms 13. Colonial IU20 (Bethlehem, PA) [106.27 km]: 17.211 ms 14. PenTeleData (Palmerton, PA) [123.75 km]: 15.951 ms 15. Wayne Highlands School District (Honesdale, PA) [124.25 km]: 32.645 ms Testing upload speeds 1. QTS Data Centers (Piscataway, NJ): ......................... 655.80 Mbit/s 2. Webair.com (Garden City, NY): ......................... 587.91 Mbit/s 3. Vultr (Matawan, NJ): ......................... 795.81 Mbit/s 4. Optimum Online (Hicksville, NY): ......................... 611.37 Mbit/s 5. Comcast (Plainfield, NJ): ......................... 622.19 Mbit/s 6. T-Mobile (Syosset, NY): ......................... 793.88 Mbit/s 7. Verizon (Branchburg, NJ): ......................... 687.95 Mbit/s 8. Verizon (Farmingdale, NY): ......................... 473.96 Mbit/s 9. Verizon (Wall, NJ): ......................... 492.77 Mbit/s 10. KamaTera INC (New Jersey, NJ): ......................... 882.91 Mbit/s 11. NCN Data, LLC (Stroudsburg, PA): ......................... 405.54 Mbit/s 12. Lafayette College (Easton, PA): ......................... 802.07 Mbit/s 13. Colonial IU20 (Bethlehem, PA): ......................... 233.69 Mbit/s 14. PenTeleData (Palmerton, PA): ......................... 477.03 Mbit/s 15. Wayne Highlands School District (Honesdale, PA):......................... 385.85 Mbit/s Average upload speed is 593.92 Mbit/s