Stopwatch
Benchmark report #2587
SSD Nodes – Gluon (X-Large)
Report
Share test result

Test results for Gluon (X-Large) at SSD Nodes


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz
32 GB RAM / 165 GB disk space
Debian 8.7
Tustin, United States

Benchmark results summary:


UnixBench - 3794.2
Disk Read - 8588 MB/s
Disk Write - 1431 MB/s
Bandwidth - 1231.15 MB/s

More: https://serverscope.io/trials/zOKk
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
32 GB
Disk
165 GB
OS
Debian 8.7
Location
Tustin, United States
Benchmark summary
Benchmark summary
UnixBench
3794.2
Disk Read
8588 MB/s
Disk Write
1431 MB/s
Bandwidth
1231.15 Mbit/s
Speedtest
112.61 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3794.2
UnixBench (one CPU)
1653.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-wBTCmB/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-wBTCmB/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-wBTCmB/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-wBTCmB/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-wBTCmB/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-wBTCmB/byte-unixbench/UnixBench"
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES 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: omegastation: GNU/Linux
   OS: GNU/Linux -- 2.6.32-042stab120.16 -- #1 SMP Tue Dec 13 20:58:28 MSK 2016
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="ANSI_X3.4-1968", collate="ANSI_X3.4-1968")
   CPU 0: Intel(R) Xeon(R) CPU E5-2667 v4 @ 3.20GHz (6400.0 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 (6400.0 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 (6400.0 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 (6400.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   08:50:17 up  9:03,  1 user,  load average: 7.31, 4.47, 1.90; runlevel Feb

------------------------------------------------------------------------
Benchmark Run: Mon Feb 20 2017 08:50:17 - 09:19:00
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       37400077.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3918.3 MWIPS (13.7 s, 7 samples)
Execl Throughput                               4144.6 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        873045.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          236592.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2049200.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1720252.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 219513.0 lps   (10.0 s, 7 samples)
Process Creation                              10609.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11426.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3273.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2719377.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   37400077.3   3204.8
Double-Precision Whetstone                       55.0       3918.3    712.4
Execl Throughput                                 43.0       4144.6    963.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     873045.5   2204.7
File Copy 256 bufsize 500 maxblocks            1655.0     236592.5   1429.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    2049200.9   3533.1
Pipe Throughput                               12440.0    1720252.9   1382.8
Pipe-based Context Switching                   4000.0     219513.0    548.8
Process Creation                                126.0      10609.8    842.0
Shell Scripts (1 concurrent)                     42.4      11426.3   2694.9
Shell Scripts (8 concurrent)                      6.0       3273.8   5456.4
System Call Overhead                          15000.0    2719377.4   1812.9
                                                                   ========
System Benchmarks Index Score                                        1653.4

------------------------------------------------------------------------
Benchmark Run: Mon Feb 20 2017 09:19:00 - 09:47:46
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      142578210.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15662.5 MWIPS (13.6 s, 7 samples)
Execl Throughput                              18199.1 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        759442.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          206719.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2124287.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             6723337.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                1187469.3 lps   (10.0 s, 7 samples)
Process Creation                              32001.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  30359.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   4141.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        5130903.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  142578210.4  12217.5
Double-Precision Whetstone                       55.0      15662.5   2847.7
Execl Throughput                                 43.0      18199.1   4232.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     759442.8   1917.8
File Copy 256 bufsize 500 maxblocks            1655.0     206719.6   1249.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    2124287.0   3662.6
Pipe Throughput                               12440.0    6723337.0   5404.6
Pipe-based Context Switching                   4000.0    1187469.3   2968.7
Process Creation                                126.0      32001.8   2539.8
Shell Scripts (1 concurrent)                     42.4      30359.1   7160.2
Shell Scripts (8 concurrent)                      6.0       4141.8   6903.0
System Call Overhead                          15000.0    5130903.8   3420.6
                                                                   ========
System Benchmarks Index Score                                        3794.2

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.4031 s, 894 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, 2.27464 s, 944 MB/s


Hard drive
FIO random read
Performance
8588.8 MB/s
IOPS
2251571
./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=10331: Mon Feb 20 08:47:14 2017
  read : io=515335MB, bw=8588.8MB/s, iops=2198.8K, runt= 60001msec
    clat (usec): min=0, max=44200, avg= 2.75, stdev=101.57
     lat (usec): min=0, max=44200, avg= 2.80, stdev=102.84
    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=[  177], 99.95th=[  233],
     | 99.99th=[ 2192]
    bw (MB  /s): min=   12, max= 2746, per=12.48%, avg=1072.13, stdev=623.61
    lat (usec) : 2=92.75%, 4=6.80%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.37%, 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=11.28%, sys=30.12%, ctx=572055, majf=0, minf=281
  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=131925873/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=515335MB, aggrb=8588.8MB/s, minb=8588.8MB/s, maxb=8588.8MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
8683.6 MB/s
IOPS
2275430
./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=10351: Mon Feb 20 08:48:14 2017
  read : io=521031MB, bw=8683.6MB/s, iops=2222.1K, runt= 60002msec
    clat (usec): min=0, max=35896, avg= 2.69, stdev=111.35
     lat (usec): min=0, max=35896, avg= 2.74, stdev=112.82
    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=[  173], 99.95th=[  231],
     | 99.99th=[ 2008]
    bw (MB  /s): min=   18, max= 2905, per=12.50%, avg=1085.05, stdev=742.18
    lat (usec) : 2=92.22%, 4=7.32%, 10=0.04%, 20=0.01%, 50=0.02%
    lat (usec) : 100=0.03%, 250=0.33%, 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=11.69%, sys=30.43%, ctx=586455, majf=0, minf=267
  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=133384050/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=521031MB, aggrb=8683.6MB/s, minb=8683.6MB/s, maxb=8683.6MB/s, mint=60002msec, maxt=60002msec
Hard drive
FIO random write
Performance
1431.4 MB/s
IOPS
366344
./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=10393: Mon Feb 20 08:50:15 2017
  write: io=85863MB, bw=1431.4MB/s, iops=366344, runt= 60001msec
    clat (usec): min=1, max=30783, avg= 8.13, stdev=178.72
     lat (usec): min=1, max=30783, avg= 8.20, stdev=178.90
    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=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[    9], 99.50th=[   11], 99.90th=[  652], 99.95th=[ 4080],
     | 99.99th=[ 8896]
    bw (KB  /s): min=27776, max=267304, per=12.51%, avg=183351.92, stdev=28959.29
    lat (usec) : 2=2.19%, 4=65.34%, 10=31.53%, 20=0.77%, 50=0.05%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.02%, 10=0.05%, 20=0.01%, 50=0.01%
  cpu          : usr=2.52%, sys=25.18%, ctx=633589, majf=0, minf=244
  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=21981043/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=85863MB, aggrb=1431.4MB/s, minb=1431.4MB/s, maxb=1431.4MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct write
Performance
1503.2 MB/s
IOPS
384796
./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=10373: Mon Feb 20 08:49:14 2017
  write: io=90188MB, bw=1503.2MB/s, iops=384796, runt= 60001msec
    clat (usec): min=1, max=117620, avg= 7.99, stdev=177.90
     lat (usec): min=1, max=117620, avg= 8.05, stdev=178.13
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   10], 99.50th=[   11], 99.90th=[  732], 99.95th=[ 4048],
     | 99.99th=[ 8640]
    bw (KB  /s): min=108954, max=293776, per=12.51%, avg=192549.60, stdev=27532.14
    lat (usec) : 2=3.65%, 4=62.22%, 10=33.11%, 20=0.88%, 50=0.04%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.05%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.55%, sys=25.89%, ctx=688046, majf=0, minf=261
  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=23088165/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=90188MB, aggrb=1503.2MB/s, minb=1503.2MB/s, maxb=1503.2MB/s, mint=60001msec, maxt=60001msec
Download
Download benchmark results
Download speed
1231.15 Mbit/s
Downloaded 104857600 bytes in 0.712 sec
Downloaded 104857600 bytes in 0.647 sec
Downloaded 104857600 bytes in 0.611 sec
Downloaded 104857600 bytes in 0.640 sec
Downloaded 104857600 bytes in 0.639 sec
Finished! Average download speed is 1231.15 Mbit/s
Upload
Speedtest results
Upload speed
112.61 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from SSD Nodes ...
Selecting 15 servers that are not too close:
  1. T-Mobile (Riverside, CA) [45.44 km]: 63.3 ms
  2. AT&T (Los Angeles, CA) [52.59 km]: 47.064 ms
  3. Time Warner Cable (Los Angeles, CA) [52.59 km]: 80.995 ms
  4. Race Communications (Los Angeles, CA) [52.59 km]: 72.008 ms
  5. Atlantic Metro (Los Angeles, CA) [52.59 km]: 46.343 ms
  6. QuadraNet, Inc (Los Angeles, CA) [52.59 km]: 34.629 ms
  7. GigeNET (Los Angeles, CA) [52.59 km]: 45.738 ms
  8. Phyber Communications (Los Angeles, CA) [52.59 km]: 68.758 ms
  9. WebNX (Los Angeles, CA) [52.59 km]: 71.057 ms
  10. psychz.net (Los Angeles, CA) [52.59 km]: 59.616 ms
  11. Speedtest.net (Los Angeles, CA) [52.59 km]: 1800000.0 ms
  12. HugeServer Networks, LLC (Los Angeles, CA) [52.59 km]: 56.695 ms
  13. SingTel (Los Angeles, CA) [52.59 km]: 100.484 ms
  14. GorillaServers (Los Angeles, CA) [52.59 km]: 51.877 ms
  15. Host Duplex (Los Angeles, CA) [52.59 km]: 50.77 ms
Testing upload speeds
  1. T-Mobile (Riverside, CA):                    ......................... 56.12 Mbit/s
  2. AT&T (Los Angeles, CA):                      ......................... 28.72 Mbit/s
  3. Time Warner Cable (Los Angeles, CA):         ......................... 71.39 Mbit/s
  4. Race Communications (Los Angeles, CA):       ......................... 159.94 Mbit/s
  5. Atlantic Metro (Los Angeles, CA):            ......................... 14.20 Mbit/s
  6. QuadraNet, Inc (Los Angeles, CA):            ......................... 45.47 Mbit/s
  7. GigeNET (Los Angeles, CA):                   ......................... 108.83 Mbit/s
  8. Phyber Communications (Los Angeles, CA):     ......................... 119.12 Mbit/s
  9. WebNX (Los Angeles, CA):                     ......................... 148.86 Mbit/s
  10. psychz.net (Los Angeles, CA):               ......................... 18.33 Mbit/s
  11. Speedtest.net (Los Angeles, CA):            ......................... 92.35 Mbit/s
  12. HugeServer Networks, LLC (Los Angeles, CA): ......................... 178.57 Mbit/s
  13. SingTel (Los Angeles, CA):                  ......................... 113.18 Mbit/s
  14. GorillaServers (Los Angeles, CA):           ......................... 141.11 Mbit/s
  15. Host Duplex (Los Angeles, CA):              ......................... 116.36 Mbit/s
Average upload speed is 94.17 Mbit/s