Stopwatch
Benchmark report #2571
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-2630 v4 @ 2.20GHz
32 GB RAM / 165 GB disk space
Debian 8.7
Tustin, United States

Benchmark results summary:


UnixBench - 3043.4
Disk Read - 8025 MB/s
Disk Write - 1318 MB/s
Bandwidth - 1980.20 MB/s

More: https://serverscope.io/trials/xMj6
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz
CPU Cores
10 × 2200 MHz
RAM
32 GB
Disk
165 GB
OS
Debian 8.7
Location
Tustin, United States
Benchmark summary
Benchmark summary
UnixBench
3043.4
Disk Read
8025 MB/s
Disk Write
1318 MB/s
Bandwidth
1980.20 Mbit/s
Speedtest
131.2 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3043.4
UnixBench (one CPU)
1291.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-8eu5ze/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-8eu5ze/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-8eu5ze/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-8eu5ze/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-8eu5ze/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-8eu5ze/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-2630 v4 @ 2.20GHz (4399.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4399.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 2: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4399.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 3: Intel(R) Xeon(R) CPU E5-2630 v4 @ 2.20GHz (4399.9 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   10:30:33 up 22:19,  2 users,  load average: 7.33, 4.44, 1.85; runlevel Feb

------------------------------------------------------------------------
Benchmark Run: Thu Feb 16 2017 10:30:33 - 10:58:40
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26100209.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3827.7 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3012.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        637828.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          171627.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1985032.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1218682.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 162072.4 lps   (10.0 s, 7 samples)
Process Creation                               8106.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9242.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2916.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        1911986.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26100209.8   2236.5
Double-Precision Whetstone                       55.0       3827.7    695.9
Execl Throughput                                 43.0       3012.6    700.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     637828.7   1610.7
File Copy 256 bufsize 500 maxblocks            1655.0     171627.9   1037.0
File Copy 4096 bufsize 8000 maxblocks          5800.0    1985032.5   3422.5
Pipe Throughput                               12440.0    1218682.5    979.6
Pipe-based Context Switching                   4000.0     162072.4    405.2
Process Creation                                126.0       8106.1    643.3
Shell Scripts (1 concurrent)                     42.4       9242.8   2179.9
Shell Scripts (8 concurrent)                      6.0       2916.1   4860.2
System Call Overhead                          15000.0    1911986.9   1274.7
                                                                   ========
System Benchmarks Index Score                                        1291.3

------------------------------------------------------------------------
Benchmark Run: Thu Feb 16 2017 10:58:40 - 11:26:50
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      102919913.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15288.1 MWIPS (9.8 s, 7 samples)
Execl Throughput                              14006.1 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        554682.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          156578.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1857301.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4847734.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 926556.5 lps   (10.0 s, 7 samples)
Process Creation                              26793.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  24809.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3455.6 lpm   (60.0 s, 2 samples)
System Call Overhead                        4321055.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  102919913.1   8819.2
Double-Precision Whetstone                       55.0      15288.1   2779.6
Execl Throughput                                 43.0      14006.1   3257.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     554682.7   1400.7
File Copy 256 bufsize 500 maxblocks            1655.0     156578.6    946.1
File Copy 4096 bufsize 8000 maxblocks          5800.0    1857301.8   3202.2
Pipe Throughput                               12440.0    4847734.9   3896.9
Pipe-based Context Switching                   4000.0     926556.5   2316.4
Process Creation                                126.0      26793.8   2126.5
Shell Scripts (1 concurrent)                     42.4      24809.5   5851.3
Shell Scripts (8 concurrent)                      6.0       3455.6   5759.3
System Call Overhead                          15000.0    4321055.6   2880.7
                                                                   ========
System Benchmarks Index Score                                        3043.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, 2.83156 s, 758 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.76124 s, 778 MB/s


Hard drive
FIO random read
Performance
8025.1 MB/s
IOPS
2104012
./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=15227: Thu Feb 16 10:27:29 2017
  read : io=481561MB, bw=8025.1MB/s, iops=2054.7K, runt= 60001msec
    clat (usec): min=0, max=28023, avg= 2.68, stdev=102.37
     lat (usec): min=0, max=28023, avg= 2.76, stdev=104.34
    clat percentiles (usec):
     |  1.00th=[    0],  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=[    1], 90.00th=[    1], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[    4], 99.90th=[  159], 99.95th=[  169],
     | 99.99th=[ 2008]
    bw (KB  /s): min=25056, max=2479720, per=12.50%, avg=1026967.96, stdev=587774.44
    lat (usec) : 2=94.07%, 4=5.41%, 10=0.07%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.01%, 250=0.42%, 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=14.69%, sys=29.16%, ctx=595157, majf=0, minf=282
  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=123279594/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=481561MB, aggrb=8025.1MB/s, minb=8025.1MB/s, maxb=8025.1MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
7985.9 MB/s
IOPS
2093465
./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=15243: Thu Feb 16 10:28:29 2017
  read : io=479160MB, bw=7985.9MB/s, iops=2044.4K, runt= 60001msec
    clat (usec): min=0, max=21017, avg= 2.70, stdev=97.89
     lat (usec): min=0, max=21017, avg= 2.77, stdev=99.64
    clat percentiles (usec):
     |  1.00th=[    0],  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=[    1], 90.00th=[    1], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[    4], 99.90th=[  163], 99.95th=[  173],
     | 99.99th=[ 2008]
    bw (KB  /s): min=23656, max=2389592, per=12.49%, avg=1021155.35, stdev=459143.52
    lat (usec) : 2=92.53%, 4=6.94%, 10=0.07%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.04%, 250=0.38%, 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=14.58%, sys=29.78%, ctx=586990, majf=0, minf=263
  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=122665076/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=479160MB, aggrb=7985.9MB/s, minb=7985.9MB/s, maxb=7985.9MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random write
Performance
1318.3 MB/s
IOPS
337478
./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=15275: Thu Feb 16 10:30:30 2017
  write: io=79098MB, bw=1318.3MB/s, iops=337478, runt= 60001msec
    clat (usec): min=1, max=26984, avg= 8.66, stdev=163.22
     lat (usec): min=1, max=26984, avg= 8.75, stdev=163.50
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   10], 99.50th=[   12], 99.90th=[ 1240], 99.95th=[ 4048],
     | 99.99th=[ 7776]
    bw (KB  /s): min=103712, max=234264, per=12.51%, avg=168853.28, stdev=21316.13
    lat (usec) : 2=0.34%, 4=56.58%, 10=41.67%, 20=1.22%, 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.04%, 10=0.05%, 20=0.01%, 50=0.01%
  cpu          : usr=2.91%, sys=26.98%, ctx=742119, 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=20249076/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=79098MB, aggrb=1318.3MB/s, minb=1318.3MB/s, maxb=1318.3MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct write
Performance
1083.4 MB/s
IOPS
277338
./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=15259: Thu Feb 16 10:29:30 2017
  write: io=65120MB, bw=1083.4MB/s, iops=277338, runt= 60110msec
    clat (usec): min=1, max=270130, avg= 7.81, stdev=239.70
     lat (usec): min=1, max=270130, avg= 7.91, stdev=240.00
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   11], 99.50th=[   17], 99.90th=[  241], 99.95th=[ 2960],
     | 99.99th=[ 7712]
    bw (KB  /s): min=    0, max=372464, per=16.91%, avg=187545.51, stdev=61808.26
    lat (usec) : 2=0.27%, 4=59.96%, 10=38.08%, 20=1.27%, 50=0.25%
    lat (usec) : 100=0.05%, 250=0.03%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=2.39%, sys=32.31%, ctx=998354, majf=0, minf=260
  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=16670817/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=65120MB, aggrb=1083.4MB/s, minb=1083.4MB/s, maxb=1083.4MB/s, mint=60110msec, maxt=60110msec
Download
Download benchmark results
Download speed
1980.20 Mbit/s
Downloaded 104857600 bytes in 0.405 sec
Downloaded 104857600 bytes in 0.394 sec
Downloaded 104857600 bytes in 0.372 sec
Downloaded 104857600 bytes in 0.478 sec
Downloaded 104857600 bytes in 0.371 sec
Finished! Average download speed is 1980.20 Mbit/s
Upload
Speedtest results
Upload speed
131.2 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]: 33.659 ms
  2. AT&T (Los Angeles, CA) [52.59 km]: 34.775 ms
  3. Time Warner Cable (Los Angeles, CA) [52.59 km]: 35.327 ms
  4. Race Communications (Los Angeles, CA) [52.59 km]: 36.655 ms
  5. Atlantic Metro (Los Angeles, CA) [52.59 km]: 35.156 ms
  6. QuadraNet, Inc (Los Angeles, CA) [52.59 km]: 31.669 ms
  7. GigeNET (Los Angeles, CA) [52.59 km]: 30.575 ms
  8. WebNX (Los Angeles, CA) [52.59 km]: 45.749 ms
  9. Phyber Communications (Los Angeles, CA) [52.59 km]: 33.647 ms
  10. psychz.net (Los Angeles, CA) [52.59 km]: 37.512 ms
  11. Speedtest.net (Los Angeles, CA) [52.59 km]: 1800000.0 ms
  12. HugeServer Networks, LLC (Los Angeles, CA) [52.59 km]: 57.606 ms
  13. SingTel (Los Angeles, CA) [52.59 km]: 35.343 ms
  14. GorillaServers (Los Angeles, CA) [52.59 km]: 39.604 ms
  15. Host Duplex (Los Angeles, CA) [52.59 km]: 35.299 ms
Testing upload speeds
  1. T-Mobile (Riverside, CA):                    ......................... 92.93 Mbit/s
  2. AT&T (Los Angeles, CA):                      ......................... 111.91 Mbit/s
  3. Time Warner Cable (Los Angeles, CA):         ......................... 130.06 Mbit/s
  4. Race Communications (Los Angeles, CA):       ......................... 157.97 Mbit/s
  5. Atlantic Metro (Los Angeles, CA):            ......................... 151.19 Mbit/s
  6. QuadraNet, Inc (Los Angeles, CA):            ......................... 61.36 Mbit/s
  7. GigeNET (Los Angeles, CA):                   ......................... 135.88 Mbit/s
  8. WebNX (Los Angeles, CA):                     ......................... 105.90 Mbit/s
  9. Phyber Communications (Los Angeles, CA):     ......................... 126.06 Mbit/s
  10. psychz.net (Los Angeles, CA):               ......................... 18.28 Mbit/s
  11. Speedtest.net (Los Angeles, CA):            ......................... 117.16 Mbit/s
  12. HugeServer Networks, LLC (Los Angeles, CA): ......................... 183.93 Mbit/s
  13. SingTel (Los Angeles, CA):                  ......................... 118.09 Mbit/s
  14. GorillaServers (Los Angeles, CA):           ......................... 131.09 Mbit/s
  15. Host Duplex (Los Angeles, CA):              ......................... 143.43 Mbit/s
Average upload speed is 119.02 Mbit/s