Stopwatch
Benchmark report #3118
SSD Nodes – Tau (Medium)
Report
Share test result

Test results for Tau (Medium) at SSD Nodes


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
8 GB RAM / 41 GB disk space
Centos 7.3.1611 Core
Tustin, United States

Benchmark results summary:


UnixBench - 3452.3
Disk Read - 9187 MB/s
Disk Write - 1248 MB/s
Bandwidth - 1311.91 MB/s

More: https://serverscope.io/trials/74xO
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
CPU Cores
8 × 3200 MHz
RAM
8 GB
Disk
41 GB
OS
Centos 7.3.1611 Core
Location
Tustin, United States
Benchmark summary
Benchmark summary
UnixBench
3452.3
Disk Read
9187 MB/s
Disk Write
1248 MB/s
Bandwidth
1311.91 Mbit/s
Speedtest
52.82 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3452.3
UnixBench (one CPU)
1450.9
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-GTEXi1/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-GTEXi1/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-GTEXi1/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-GTEXi1/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-GTEXi1/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-GTEXi1/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

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: server-two: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.18 -- #1 SMP Fri Jan 13 10:32:04 MSK 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6399.6 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 (6399.6 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 (6399.6 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 (6399.6 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   16:44:39 up 13:10,  1 user,  load average: 7.31, 4.48, 1.89; runlevel 2017-04-16

------------------------------------------------------------------------
Benchmark Run: Sun Apr 16 2017 16:44:39 - 17:14:54
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       37869546.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2444.6 MWIPS (22.9 s, 7 samples)
Execl Throughput                               3935.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        838192.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          232233.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1802481.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1746870.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 223829.2 lps   (10.0 s, 7 samples)
Process Creation                              10892.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7013.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2095.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        2730812.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   37869546.8   3245.0
Double-Precision Whetstone                       55.0       2444.6    444.5
Execl Throughput                                 43.0       3935.7    915.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     838192.4   2116.6
File Copy 256 bufsize 500 maxblocks            1655.0     232233.6   1403.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1802481.3   3107.7
Pipe Throughput                               12440.0    1746870.0   1404.2
Pipe-based Context Switching                   4000.0     223829.2    559.6
Process Creation                                126.0      10892.6    864.5
Shell Scripts (1 concurrent)                     42.4       7013.5   1654.1
Shell Scripts (8 concurrent)                      6.0       2095.4   3492.4
System Call Overhead                          15000.0    2730812.6   1820.5
                                                                   ========
System Benchmarks Index Score                                        1450.9

------------------------------------------------------------------------
Benchmark Run: Sun Apr 16 2017 17:14:54 - 17:45:18
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      146360037.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     9935.8 MWIPS (22.3 s, 7 samples)
Execl Throughput                              17448.8 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        796101.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          220844.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2049245.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6781178.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1244461.5 lps   (10.0 s, 7 samples)
Process Creation                              31929.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  18724.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2922.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        5337280.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  146360037.9  12541.6
Double-Precision Whetstone                       55.0       9935.8   1806.5
Execl Throughput                                 43.0      17448.8   4057.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     796101.2   2010.4
File Copy 256 bufsize 500 maxblocks            1655.0     220844.4   1334.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2049245.5   3533.2
Pipe Throughput                               12440.0    6781178.6   5451.1
Pipe-based Context Switching                   4000.0    1244461.5   3111.2
Process Creation                                126.0      31929.9   2534.1
Shell Scripts (1 concurrent)                     42.4      18724.2   4416.1
Shell Scripts (8 concurrent)                      6.0       2922.3   4870.5
System Call Overhead                          15000.0    5337280.7   3558.2
                                                                   ========
System Benchmarks Index Score                                        3452.3

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, 2.08158 s, 1.0 GB/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, 1.94344 s, 1.1 GB/s


Hard drive
FIO random read
Performance
9187.9 MB/s
IOPS
2409369
./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=12511: Sun Apr 16 16:41:35 2017
  read : io=551279MB, bw=9187.9MB/s, iops=2352.9K, runt= 60001msec
    clat (usec): min=0, max=43261, avg= 2.50, stdev=92.84
     lat (usec): min=0, max=43261, avg= 2.56, stdev=94.17
    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=[  171], 99.95th=[  193],
     | 99.99th=[ 2008]
    bw (MB  /s): min=   16, max= 2958, per=12.49%, avg=1147.33, stdev=739.43
    lat (usec) : 2=93.35%, 4=6.20%, 10=0.03%, 20=0.01%, 50=0.03%
    lat (usec) : 100=0.07%, 250=0.28%, 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=12.41%, sys=31.24%, ctx=648900, majf=0, minf=305
  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=141127338/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=551279MB, aggrb=9187.9MB/s, minb=9187.9MB/s, maxb=9187.9MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
9331.9 MB/s
IOPS
2446131
./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=12527: Sun Apr 16 16:42:36 2017
  read : io=559883MB, bw=9331.9MB/s, iops=2388.8K, runt= 60002msec
    clat (usec): min=0, max=28013, avg= 2.45, stdev=98.94
     lat (usec): min=0, max=28013, avg= 2.51, stdev=100.38
    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=[  171], 99.95th=[  183],
     | 99.99th=[ 2008]
    bw (MB  /s): min=   17, max= 2930, per=12.49%, avg=1165.42, stdev=692.68
    lat (usec) : 2=93.80%, 4=5.77%, 10=0.04%, 20=0.01%, 50=0.03%
    lat (usec) : 100=0.09%, 250=0.25%, 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=12.44%, sys=31.54%, ctx=634665, majf=0, minf=293
  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=143330167/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=559883MB, aggrb=9331.9MB/s, minb=9331.9MB/s, maxb=9331.9MB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random write
Performance
1248.8 MB/s
IOPS
319679
./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=12561: Sun Apr 16 16:44:37 2017
  write: io=75077MB, bw=1248.8MB/s, iops=319679, runt= 60122msec
    clat (usec): min=0, max=123593, avg= 6.57, stdev=180.40
     lat (usec): min=0, max=123593, avg= 6.66, stdev=181.33
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    4], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[    8], 99.50th=[   11], 99.90th=[   83], 99.95th=[ 2040],
     | 99.99th=[ 8032]
    bw (KB  /s): min=    0, max=571712, per=16.92%, avg=216392.66, stdev=66181.55
    lat (usec) : 2=2.35%, 4=75.75%, 10=21.19%, 20=0.46%, 50=0.12%
    lat (usec) : 100=0.04%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.23%, sys=30.24%, ctx=1213791, majf=0, minf=274
  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=19219795/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=75077MB, aggrb=1248.8MB/s, minb=1248.8MB/s, maxb=1248.8MB/s, mint=60122msec, maxt=60122msec
Hard drive
FIO random direct write
Performance
1229.2 MB/s
IOPS
314663
./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=12543: Sun Apr 16 16:43:36 2017
  write: io=73889MB, bw=1229.2MB/s, iops=314663, runt= 60114msec
    clat (usec): min=0, max=228228, avg= 7.02, stdev=214.86
     lat (usec): min=1, max=228228, avg= 7.12, stdev=215.73
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    4], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[    9], 99.50th=[   11], 99.90th=[   90], 99.95th=[ 2320],
     | 99.99th=[ 8768]
    bw (KB  /s): min=    0, max=319080, per=15.81%, avg=199030.23, stdev=45715.85
    lat (usec) : 2=1.66%, 4=74.73%, 10=22.86%, 20=0.46%, 50=0.14%
    lat (usec) : 100=0.05%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.14%, sys=30.53%, ctx=835443, majf=0, minf=290
  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=18915658/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=73889MB, aggrb=1229.2MB/s, minb=1229.2MB/s, maxb=1229.2MB/s, mint=60114msec, maxt=60114msec
Download
Download benchmark results
Download speed
1311.91 Mbit/s
Downloaded 104857600 bytes in 0.598 sec
Downloaded 104857600 bytes in 0.620 sec
Downloaded 104857600 bytes in 0.621 sec
Downloaded 104857600 bytes in 0.620 sec
Downloaded 104857600 bytes in 0.590 sec
Finished! Average download speed is 1311.91 Mbit/s
Upload
Speedtest results
Upload speed
52.82 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from SSD Nodes ...
Selecting 15 servers that are not too close:
  1. Ultimate Internet Access (Ontario, CA) [38.83 km]: 88.243 ms
  2. T-Mobile (Riverside, CA) [45.65 km]: 95.177 ms
  3. AT&T (Los Angeles, CA) [51.71 km]: 88.589 ms
  4. Atlantic Metro (Los Angeles, CA) [51.71 km]: 87.834 ms
  5. Time Warner Cable (Los Angeles, CA) [51.71 km]: 89.631 ms
  6. Race Communications (Los Angeles, CA) [51.71 km]: 97.518 ms
  7. Phyber Communications (Los Angeles, CA) [51.71 km]: 72.045 ms
  8. SingTel (Los Angeles, CA) [51.71 km]: 149.866 ms
  9. QuadraNet, Inc (Los Angeles, CA) [51.71 km]: 95.337 ms
  10. WebNX (Los Angeles, CA) [51.71 km]: 146.477 ms
  11. HugeServer Networks, LLC (Los Angeles, CA) [51.71 km]: 98.684 ms
  12. psychz.net (Los Angeles, CA) [51.71 km]: 110.28 ms
  13. GigeNET (Los Angeles, CA) [51.71 km]: 97.927 ms
  14. Speedtest.net (Los Angeles, CA) [51.71 km]: 1800000.0 ms
  15. Host Duplex (Los Angeles, CA) [51.71 km]: 110.268 ms
Testing upload speeds
  1. Ultimate Internet Access (Ontario, CA):      ......................... 31.73 Mbit/s
  2. T-Mobile (Riverside, CA):                    ......................... 44.21 Mbit/s
  3. AT&T (Los Angeles, CA):                      ......................... 62.15 Mbit/s
  4. Atlantic Metro (Los Angeles, CA):            ......................... 64.36 Mbit/s
  5. Time Warner Cable (Los Angeles, CA):         ......................... 57.46 Mbit/s
  6. Race Communications (Los Angeles, CA):       ......................... 78.75 Mbit/s
  7. Phyber Communications (Los Angeles, CA):     ......................... 32.64 Mbit/s
  8. SingTel (Los Angeles, CA):                   ......................... 64.10 Mbit/s
  9. QuadraNet, Inc (Los Angeles, CA):            ......................... 32.13 Mbit/s
  10. WebNX (Los Angeles, CA):                    ......................... 59.54 Mbit/s
  11. HugeServer Networks, LLC (Los Angeles, CA): ......................... 69.91 Mbit/s
  12. psychz.net (Los Angeles, CA):               ......................... 3.85 Mbit/s
  13. GigeNET (Los Angeles, CA):                  ......................... 24.98 Mbit/s
  14. Speedtest.net (Los Angeles, CA):            ......................... 46.42 Mbit/s
  15. Host Duplex (Los Angeles, CA):              ......................... 43.24 Mbit/s
Average upload speed is 47.70 Mbit/s