Stopwatch
Benchmark report #2085
tragicserver – black friday deal
Report
Share test result

Test results for black friday deal at tragicserver


Server specs:


2 × Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
6 GB RAM / 26 GB disk space
Centos 7.2.1511 Core
Los Angeles, United States

Benchmark results summary:


UnixBench - 1671.2
Disk Read - 186 MB/s
Disk Write - 656 MB/s
Bandwidth - 373.55 MB/s

More: https://serverscope.io/trials/AnB1
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
CPU Cores
4 × 2400 MHz
RAM
6 GB
Disk
26 GB
OS
Centos 7.2.1511 Core
Location
Los Angeles, United States
Benchmark summary
Benchmark summary
UnixBench
1671.2
Disk Read
186 MB/s
Disk Write
656 MB/s
Bandwidth
373.55 Mbit/s
Speedtest
175.66 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1671.2
UnixBench (one CPU)
987.3
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/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: 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

2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

2 x Process Creation  1 2 3

2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

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

   System: tombstone: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.6 -- #1 SMP Thu Oct 27 16:59:03 MSK 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz (4800.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   15:40:39 up 40 min,  1 user,  load average: 7.53, 4.57, 1.92; runlevel 2016-12-07

------------------------------------------------------------------------
Benchmark Run: Wed Dec 07 2016 15:40:39 - 16:08:49
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       24177399.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3130.0 MWIPS (10.0 s, 7 samples)
Execl Throughput                               2526.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        515669.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          139634.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1235574.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1133960.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 189522.8 lps   (10.0 s, 7 samples)
Process Creation                               7703.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4721.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1065.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        1518723.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   24177399.9   2071.8
Double-Precision Whetstone                       55.0       3130.0    569.1
Execl Throughput                                 43.0       2526.3    587.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     515669.7   1302.2
File Copy 256 bufsize 500 maxblocks            1655.0     139634.8    843.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1235574.5   2130.3
Pipe Throughput                               12440.0    1133960.2    911.5
Pipe-based Context Switching                   4000.0     189522.8    473.8
Process Creation                                126.0       7703.6    611.4
Shell Scripts (1 concurrent)                     42.4       4721.5   1113.6
Shell Scripts (8 concurrent)                      6.0       1065.7   1776.2
System Call Overhead                          15000.0    1518723.5   1012.5
                                                                   ========
System Benchmarks Index Score                                         987.3

------------------------------------------------------------------------
Benchmark Run: Wed Dec 07 2016 16:08:49 - 16:37:00
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       48049210.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     6257.4 MWIPS (10.0 s, 7 samples)
Execl Throughput                               6347.1 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        735178.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          165865.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1720551.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2267644.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 383127.3 lps   (10.0 s, 7 samples)
Process Creation                              14226.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   8358.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1177.9 lpm   (60.0 s, 2 samples)
System Call Overhead                        2445328.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   48049210.4   4117.3
Double-Precision Whetstone                       55.0       6257.4   1137.7
Execl Throughput                                 43.0       6347.1   1476.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     735178.4   1856.5
File Copy 256 bufsize 500 maxblocks            1655.0     165865.9   1002.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1720551.1   2966.5
Pipe Throughput                               12440.0    2267644.0   1822.9
Pipe-based Context Switching                   4000.0     383127.3    957.8
Process Creation                                126.0      14226.6   1129.1
Shell Scripts (1 concurrent)                     42.4       8358.3   1971.3
Shell Scripts (8 concurrent)                      6.0       1177.9   1963.2
System Call Overhead                          15000.0    2445328.2   1630.2
                                                                   ========
System Benchmarks Index Score                                        1671.2

Hard drive
dd
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) copied, 9.07341 s, 473 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) copied, 8.94407 s, 480 MB/s


Hard drive
FIO random read
Performance
186.43 MB/s
IOPS
47727
./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=16743: Wed Dec  7 15:37:36 2016
  read : io=11186MB, bw=190909KB/s, iops=47727, runt= 60001msec
    slat (usec): min=44, max=43905, avg=163.13, stdev=129.92
    clat (usec): min=5, max=102656, avg=5197.14, stdev=1510.24
     lat (usec): min=148, max=106156, avg=5360.95, stdev=1550.82
    clat percentiles (usec):
     |  1.00th=[ 3248],  5.00th=[ 3984], 10.00th=[ 4192], 20.00th=[ 4384],
     | 30.00th=[ 4512], 40.00th=[ 4704], 50.00th=[ 4832], 60.00th=[ 5024],
     | 70.00th=[ 5344], 80.00th=[ 6112], 90.00th=[ 6752], 95.00th=[ 7200],
     | 99.00th=[ 8512], 99.50th=[ 9280], 99.90th=[18560], 99.95th=[28288],
     | 99.99th=[55552]
    bw (KB  /s): min=15712, max=40104, per=12.50%, avg=23865.07, stdev=3614.07
    lat (usec) : 10=0.01%, 20=0.01%, 250=0.01%, 500=0.01%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=5.38%, 10=94.30%, 20=0.22%, 50=0.08%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.56%, sys=13.31%, ctx=3000465, majf=0, minf=514
  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=2863676/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=11186MB, aggrb=190908KB/s, minb=190908KB/s, maxb=190908KB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
193.73 MB/s
IOPS
49594
./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=16760: Wed Dec  7 15:38:36 2016
  read : io=11624MB, bw=198378KB/s, iops=49594, runt= 60001msec
    slat (usec): min=1, max=21989, avg=153.96, stdev=91.89
    clat (usec): min=4, max=71177, avg=4915.28, stdev=1528.79
     lat (usec): min=6, max=76771, avg=5069.93, stdev=1573.42
    clat percentiles (usec):
     |  1.00th=[  122],  5.00th=[ 3728], 10.00th=[ 4048], 20.00th=[ 4192],
     | 30.00th=[ 4320], 40.00th=[ 4448], 50.00th=[ 4640], 60.00th=[ 4768],
     | 70.00th=[ 4960], 80.00th=[ 5984], 90.00th=[ 6688], 95.00th=[ 7008],
     | 99.00th=[ 7968], 99.50th=[ 8640], 99.90th=[18560], 99.95th=[29824],
     | 99.99th=[45824]
    bw (KB  /s): min=    2, max=421808, per=12.61%, avg=25023.01, stdev=13728.38
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=1.77%
    lat (usec) : 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=6.76%, 10=91.20%, 20=0.11%, 50=0.08%
    lat (msec) : 100=0.01%
  cpu          : usr=2.54%, sys=13.04%, ctx=3159382, majf=0, minf=529
  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=2975716/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=11624MB, aggrb=198377KB/s, minb=198377KB/s, maxb=198377KB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random write
Performance
656.89 MB/s
IOPS
168163
./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=16806: Wed Dec  7 15:40:37 2016
  write: io=39415MB, bw=672655KB/s, iops=168163, runt= 60002msec
    slat (usec): min=2, max=1953.8K, avg=27.74, stdev=1732.54
    clat (usec): min=4, max=1960.9K, avg=970.18, stdev=9870.37
     lat (usec): min=8, max=1960.1K, avg=998.23, stdev=10028.48
    clat percentiles (usec):
     |  1.00th=[  155],  5.00th=[  161], 10.00th=[  165], 20.00th=[  169],
     | 30.00th=[  179], 40.00th=[  191], 50.00th=[  207], 60.00th=[  231],
     | 70.00th=[  258], 80.00th=[  306], 90.00th=[ 1208], 95.00th=[ 5984],
     | 99.00th=[14016], 99.50th=[18048], 99.90th=[31360], 99.95th=[41216],
     | 99.99th=[59136]
    bw (KB  /s): min=    0, max=345616, per=19.63%, avg=132059.01, stdev=56023.98
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=66.74%
    lat (usec) : 500=21.85%, 750=0.56%, 1000=0.27%
    lat (msec) : 2=2.03%, 4=1.94%, 10=4.29%, 20=1.95%, 50=0.34%
    lat (msec) : 100=0.02%, 250=0.01%, 1000=0.01%, 2000=0.01%
  cpu          : usr=3.54%, sys=16.52%, ctx=709430, majf=0, minf=267
  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=10090168/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=39415MB, aggrb=672655KB/s, minb=672655KB/s, maxb=672655KB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random direct write
Performance
347.7 MB/s
IOPS
89011
./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=16777: Wed Dec  7 15:39:36 2016
  write: io=20914MB, bw=356048KB/s, iops=89011, runt= 60148msec
    slat (usec): min=2, max=1239.5K, avg=18.61, stdev=942.20
    clat (usec): min=3, max=1239.9K, avg=696.09, stdev=5813.12
     lat (usec): min=9, max=1239.9K, avg=714.98, stdev=5909.22
    clat percentiles (usec):
     |  1.00th=[  159],  5.00th=[  161], 10.00th=[  165], 20.00th=[  175],
     | 30.00th=[  193], 40.00th=[  213], 50.00th=[  231], 60.00th=[  251],
     | 70.00th=[  278], 80.00th=[  326], 90.00th=[ 1256], 95.00th=[ 2576],
     | 99.00th=[ 8256], 99.50th=[13504], 99.90th=[34048], 99.95th=[41728],
     | 99.99th=[50432]
    bw (KB  /s): min=    0, max=348808, per=50.16%, avg=178607.14, stdev=110188.77
    lat (usec) : 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%
    lat (usec) : 250=59.97%, 500=25.84%, 750=1.44%, 1000=0.90%
    lat (msec) : 2=4.43%, 4=4.55%, 10=2.00%, 20=0.57%, 50=0.29%
    lat (msec) : 100=0.01%, 250=0.01%, 1000=0.01%, 2000=0.01%
  cpu          : usr=2.07%, sys=14.12%, ctx=1467038, majf=0, minf=249
  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=5353887/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=20914MB, aggrb=356047KB/s, minb=356047KB/s, maxb=356047KB/s, mint=60148msec, maxt=60148msec
Download
Download benchmark results
Download speed
373.55 Mbit/s
Downloaded 104857600 bytes in 1.047 sec
Downloaded 104857600 bytes in 6.568 sec
Downloaded 104857600 bytes in 1.057 sec
Downloaded 104857600 bytes in 1.039 sec
Downloaded 104857600 bytes in 0.997 sec
Finished! Average download speed is 373.55 Mbit/s
Upload
Speedtest results
Upload speed
175.66 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from QuadraNet ...
Selecting 15 servers that are not too close:
  1. Urban Communications, Inc. (Oak Forest, IL) [30.73 km]: 11.623 ms
  2. GigeNET (Arlington Heights, IL) [39.43 km]: 10.151 ms
  3. Starpoint Digital inc (Schaumburg, IL) [42.76 km]: 10.467 ms
  4. Blast Communications (Aurora, IL) [56.64 km]: 26.571 ms
  5. Surf Air Wireless (Cedar Lake, IN) [57.18 km]: 18.049 ms
  6. T-Mobile (Elgin, IL) [57.95 km]: 8.663 ms
  7. Acme Communications (Michigan City, IN) [62.54 km]: 1800000.0 ms
  8. Northwestern Indiana Telephone (Hebron, IN) [69.53 km]: 18.513 ms
  9. HostColor LLC (South Bend, IN) [115.13 km]: 12.521 ms
  10. Supernet Communications (Watervliet, MI) [117.30 km]: 25.409 ms
  11. Fourway.NET (Plymouth, IN) [123.30 km]: 17.766 ms
  12. Midwest Connections (Cassopolis, MI) [133.37 km]: 18.328 ms
  13. 5NINES, LLC (Milwaukee, WI) [134.72 km]: 366.221 ms
  14. Netwurx (Milwaukee, WI) [134.72 km]: 9.525 ms
  15. UNMETERED.Online (Milwaukee, WI) [134.72 km]: 15.796 ms
Testing upload speeds
  1. Urban Communications, Inc. (Oak Forest, IL): ......................... 121.29 Mbit/s
  2. GigeNET (Arlington Heights, IL):             ......................... 111.83 Mbit/s
  3. Starpoint Digital inc (Schaumburg, IL):      ......................... 98.13 Mbit/s
  4. Blast Communications (Aurora, IL):           ......................... 56.42 Mbit/s
  5. Surf Air Wireless (Cedar Lake, IN):          ......................... 220.78 Mbit/s
  6. T-Mobile (Elgin, IL):                        ......................... 494.08 Mbit/s
  7. Acme Communications (Michigan City, IN):     ......................... 0.38 Mbit/s
  8. Northwestern Indiana Telephone (Hebron, IN): ......................... 105.64 Mbit/s
  9. HostColor LLC (South Bend, IN):              ......................... 115.39 Mbit/s
  10. Supernet Communications (Watervliet, MI):   ......................... 55.91 Mbit/s
  11. Fourway.NET (Plymouth, IN):                 ......................... 260.76 Mbit/s
  12. Midwest Connections (Cassopolis, MI):       ......................... 361.95 Mbit/s
  13. 5NINES, LLC (Milwaukee, WI):                ......................... 343.55 Mbit/s
  14. Netwurx (Milwaukee, WI):                    ......................... 83.15 Mbit/s
  15. UNMETERED.Online (Milwaukee, WI):           ......................... 30.36 Mbit/s
Average upload speed is 163.97 Mbit/s