Stopwatch
Benchmark report #2572
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 - 3088.9
Disk Read - 7789 MB/s
Disk Write - 1294 MB/s
Bandwidth - 1589.19 MB/s

More: https://serverscope.io/trials/VadN
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
3088.9
Disk Read
7789 MB/s
Disk Write
1294 MB/s
Bandwidth
1589.19 Mbit/s
Speedtest
128.46 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3088.9
UnixBench (one CPU)
1292.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-DZnDNv/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-DZnDNv/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-DZnDNv/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-DZnDNv/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-DZnDNv/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-DZnDNv/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
   11:50:51 up 23:39,  1 user,  load average: 7.86, 4.62, 3.46; runlevel Feb

------------------------------------------------------------------------
Benchmark Run: Thu Feb 16 2017 11:50:51 - 12:18:59
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       25996668.2 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3831.6 MWIPS (9.8 s, 7 samples)
Execl Throughput                               3026.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        644712.3 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          165038.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1976350.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1229535.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 161388.8 lps   (10.0 s, 7 samples)
Process Creation                               8250.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9286.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2926.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        1931166.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   25996668.2   2227.6
Double-Precision Whetstone                       55.0       3831.6    696.7
Execl Throughput                                 43.0       3026.0    703.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     644712.3   1628.1
File Copy 256 bufsize 500 maxblocks            1655.0     165038.6    997.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1976350.7   3407.5
Pipe Throughput                               12440.0    1229535.0    988.4
Pipe-based Context Switching                   4000.0     161388.8    403.5
Process Creation                                126.0       8250.1    654.8
Shell Scripts (1 concurrent)                     42.4       9286.3   2190.2
Shell Scripts (8 concurrent)                      6.0       2926.5   4877.5
System Call Overhead                          15000.0    1931166.0   1287.4
                                                                   ========
System Benchmarks Index Score                                        1292.3

------------------------------------------------------------------------
Benchmark Run: Thu Feb 16 2017 12:18:59 - 12:47:09
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      103701816.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    15300.7 MWIPS (9.8 s, 7 samples)
Execl Throughput                              14032.7 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        576838.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          145003.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1997324.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4844846.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 926756.9 lps   (10.0 s, 7 samples)
Process Creation                              27091.3 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  24857.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3436.3 lpm   (60.0 s, 2 samples)
System Call Overhead                        4900294.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  103701816.0   8886.2
Double-Precision Whetstone                       55.0      15300.7   2782.0
Execl Throughput                                 43.0      14032.7   3263.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     576838.1   1456.7
File Copy 256 bufsize 500 maxblocks            1655.0     145003.2    876.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    1997324.0   3443.7
Pipe Throughput                               12440.0    4844846.3   3894.6
Pipe-based Context Switching                   4000.0     926756.9   2316.9
Process Creation                                126.0      27091.3   2150.1
Shell Scripts (1 concurrent)                     42.4      24857.3   5862.6
Shell Scripts (8 concurrent)                      6.0       3436.3   5727.2
System Call Overhead                          15000.0    4900294.7   3266.9
                                                                   ========
System Benchmarks Index Score                                        3088.9

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.78291 s, 772 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.71231 s, 792 MB/s


Hard drive
FIO random read
Performance
7789.2 MB/s
IOPS
2042163
./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=24404: Thu Feb 16 11:47:47 2017
  read : io=467407MB, bw=7789.2MB/s, iops=1994.3K, runt= 60001msec
    clat (usec): min=0, max=30022, avg= 2.80, stdev=107.43
     lat (usec): min=0, max=31026, avg= 2.88, stdev=109.26
    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=[    2], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[    4], 99.90th=[  161], 99.95th=[  171],
     | 99.99th=[ 2008]
    bw (KB  /s): min=24384, max=2448768, per=12.50%, avg=996780.85, stdev=624156.21
    lat (usec) : 2=89.37%, 4=10.09%, 10=0.07%, 20=0.01%, 50=0.01%
    lat (usec) : 100=0.02%, 250=0.41%, 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.30%, sys=29.84%, ctx=597529, majf=0, minf=279
  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=119656206/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=467407MB, aggrb=7789.2MB/s, minb=7789.2MB/s, maxb=7789.2MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct read
Performance
7823.8 MB/s
IOPS
2050867
./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=24418: Thu Feb 16 11:48:48 2017
  read : io=469408MB, bw=7823.8MB/s, iops=2002.8K, runt= 60003msec
    clat (usec): min=0, max=23760, avg= 2.80, stdev=110.35
     lat (usec): min=0, max=23760, avg= 2.87, stdev=112.05
    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=[    2], 95.00th=[    2],
     | 99.00th=[    2], 99.50th=[    4], 99.90th=[  163], 99.95th=[  171],
     | 99.99th=[ 2008]
    bw (KB  /s): min=20840, max=2469904, per=12.50%, avg=1001156.24, stdev=611519.01
    lat (usec) : 2=87.69%, 4=11.78%, 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.11%, sys=30.60%, ctx=587726, majf=0, minf=265
  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=120168359/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=469408MB, aggrb=7823.8MB/s, minb=7823.8MB/s, maxb=7823.8MB/s, mint=60003msec, maxt=60003msec
Hard drive
FIO random write
Performance
1294.2 MB/s
IOPS
331306
./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=24446: Thu Feb 16 11:50:48 2017
  write: io=77651MB, bw=1294.2MB/s, iops=331306, runt= 60001msec
    clat (usec): min=1, max=24015, avg= 8.90, stdev=164.71
     lat (usec): min=1, max=24015, avg= 8.99, stdev=164.89
    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=[    8],
     | 99.00th=[   11], 99.50th=[   12], 99.90th=[ 1816], 99.95th=[ 4128],
     | 99.99th=[ 7648]
    bw (KB  /s): min=25655, max=232192, per=12.51%, avg=165743.59, stdev=24298.40
    lat (usec) : 2=0.43%, 4=56.89%, 10=41.10%, 20=1.40%, 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.85%, sys=26.73%, ctx=805531, 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=19878749/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=77651MB, aggrb=1294.2MB/s, minb=1294.2MB/s, maxb=1294.2MB/s, mint=60001msec, maxt=60001msec
Hard drive
FIO random direct write
Performance
1160.4 MB/s
IOPS
297053
./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=24432: Thu Feb 16 11:49:48 2017
  write: io=69623MB, bw=1160.4MB/s, iops=297053, runt= 60001msec
    clat (usec): min=1, max=263542, avg= 8.41, stdev=231.61
     lat (usec): min=1, max=263543, avg= 8.50, stdev=231.84
    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=[    4],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   11], 99.50th=[   15], 99.90th=[ 1004], 99.95th=[ 3728],
     | 99.99th=[ 7648]
    bw (KB  /s): min=    0, max=468944, per=14.78%, avg=175645.99, stdev=59543.09
    lat (usec) : 2=0.36%, 4=58.62%, 10=39.35%, 20=1.34%, 50=0.16%
    lat (usec) : 100=0.03%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.03%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=2.53%, sys=29.82%, ctx=920325, majf=0, minf=262
  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=17823507/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=69623MB, aggrb=1160.4MB/s, minb=1160.4MB/s, maxb=1160.4MB/s, mint=60001msec, maxt=60001msec
Download
Download benchmark results
Download speed
1589.19 Mbit/s
Downloaded 104857600 bytes in 0.543 sec
Downloaded 104857600 bytes in 0.369 sec
Downloaded 104857600 bytes in 0.540 sec
Downloaded 104857600 bytes in 0.495 sec
Downloaded 104857600 bytes in 0.570 sec
Finished! Average download speed is 1589.19 Mbit/s
Upload
Speedtest results
Upload speed
128.46 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.531 ms
  2. AT&T (Los Angeles, CA) [52.59 km]: 34.628 ms
  3. Time Warner Cable (Los Angeles, CA) [52.59 km]: 35.203 ms
  4. Race Communications (Los Angeles, CA) [52.59 km]: 32.471 ms
  5. Atlantic Metro (Los Angeles, CA) [52.59 km]: 35.475 ms
  6. QuadraNet, Inc (Los Angeles, CA) [52.59 km]: 33.386 ms
  7. GigeNET (Los Angeles, CA) [52.59 km]: 30.658 ms
  8. WebNX (Los Angeles, CA) [52.59 km]: 45.575 ms
  9. Phyber Communications (Los Angeles, CA) [52.59 km]: 34.165 ms
  10. psychz.net (Los Angeles, CA) [52.59 km]: 41.455 ms
  11. Speedtest.net (Los Angeles, CA) [52.59 km]: 1800000.0 ms
  12. HugeServer Networks, LLC (Los Angeles, CA) [52.59 km]: 32.241 ms
  13. SingTel (Los Angeles, CA) [52.59 km]: 34.444 ms
  14. GorillaServers (Los Angeles, CA) [52.59 km]: 32.958 ms
  15. Sharktech Inc. (Los Angeles, CA) [52.59 km]: 815.242 ms
Testing upload speeds
  1. T-Mobile (Riverside, CA):                    ......................... 88.50 Mbit/s
  2. AT&T (Los Angeles, CA):                      ......................... 114.97 Mbit/s
  3. Time Warner Cable (Los Angeles, CA):         ......................... 124.03 Mbit/s
  4. Race Communications (Los Angeles, CA):       ......................... 164.86 Mbit/s
  5. Atlantic Metro (Los Angeles, CA):            ......................... 123.73 Mbit/s
  6. QuadraNet, Inc (Los Angeles, CA):            ......................... 59.41 Mbit/s
  7. GigeNET (Los Angeles, CA):                   ......................... 129.17 Mbit/s
  8. WebNX (Los Angeles, CA):                     ......................... 140.54 Mbit/s
  9. Phyber Communications (Los Angeles, CA):     ......................... 121.15 Mbit/s
  10. psychz.net (Los Angeles, CA):               ......................... 18.18 Mbit/s
  11. Speedtest.net (Los Angeles, CA):            ......................... 123.69 Mbit/s
  12. HugeServer Networks, LLC (Los Angeles, CA): ......................... 168.20 Mbit/s
  13. SingTel (Los Angeles, CA):                  ......................... 132.48 Mbit/s
  14. GorillaServers (Los Angeles, CA):           ......................... 110.23 Mbit/s
  15. Sharktech Inc. (Los Angeles, CA):           ......................... 0.55 Mbit/s
Average upload speed is 107.98 Mbit/s