Stopwatch
Benchmark report #3244
Linode – Linode 8GB
Report
Share test result

Test results for Linode 8GB at Linode


Server specs:


4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
8 GB RAM / 99 GB disk space
Ubuntu 16.04 Xenial
Dallas, United States

Benchmark results summary:


UnixBench - 3626.4
Disk Read - 5238 MB/s
Disk Write - 1494 MB/s
Bandwidth - 1034.93 MB/s

More: https://serverscope.io/trials/lraV
Share
Share this page
Cpu chip
Server Specs
CPU
4 × Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
CPU Cores
1 × 2500 MHz
RAM
8 GB
Disk
99 GB
OS
Ubuntu 16.04 Xenial
Location
Dallas, United States
Benchmark summary
Benchmark summary
UnixBench
3626.4
Disk Read
5238 MB/s
Disk Write
1494 MB/s
Bandwidth
1034.93 Mbit/s
Speedtest
421.11 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3626.4
UnixBench (one CPU)
1493.6
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 
src/pipe.c: In function xe2x80x98mainxe2x80x99:
src/pipe.c:52:2: warning: ignoring return value of xe2x80x98pipexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
  pipe(pvec);
  ^
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 
In file included from src/execl.c:34:0:
src/big.c: In function xe2x80x98dummyxe2x80x99:
src/big.c:109:5: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
     freopen("masterlog.00", "a", stderr);
     ^
src/big.c:197:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:221:3: warning: ignoring return value of xe2x80x98dupxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
   dup(pvec[0]);
   ^
src/big.c:225:6: warning: ignoring return value of xe2x80x98freopenxe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
      freopen(logname, "w", stderr);
      ^
src/big.c:318:4: warning: ignoring return value of xe2x80x98writexe2x80x99, declared with attribute warn_unused_result [-Wunused-result]
    write(fcopy, cp->line, p - cp->line + 1);
    ^
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-L3nLL5/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-L3nLL5/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-L3nLL5/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-L3nLL5/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-L3nLL5/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-L3nLL5/byte-unixbench/UnixBench"
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: localhost: GNU/Linux
   OS: GNU/Linux -- 4.9.15-x86_64-linode81 -- #1 SMP Fri Mar 17 09:47:36 EDT 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz (5001.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   17:06:59 up 12 min,  1 user,  load average: 7.91, 4.62, 1.95; runlevel 2017-04-29

------------------------------------------------------------------------
Benchmark Run: Sat Apr 29 2017 17:06:59 - 17:35:11
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28997880.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3095.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2479.7 lps   (29.5 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1030678.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          292655.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2124121.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2223682.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 283880.9 lps   (10.0 s, 7 samples)
Process Creation                               5486.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7586.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2637.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        3131403.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28997880.5   2484.8
Double-Precision Whetstone                       55.0       3095.2    562.8
Execl Throughput                                 43.0       2479.7    576.7
File Copy 1024 bufsize 2000 maxblocks          3960.0    1030678.2   2602.7
File Copy 256 bufsize 500 maxblocks            1655.0     292655.6   1768.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    2124121.5   3662.3
Pipe Throughput                               12440.0    2223682.6   1787.5
Pipe-based Context Switching                   4000.0     283880.9    709.7
Process Creation                                126.0       5486.1    435.4
Shell Scripts (1 concurrent)                     42.4       7586.0   1789.2
Shell Scripts (8 concurrent)                      6.0       2637.7   4396.2
System Call Overhead                          15000.0    3131403.4   2087.6
                                                                   ========
System Benchmarks Index Score                                        1493.6

------------------------------------------------------------------------
Benchmark Run: Sat Apr 29 2017 17:35:11 - 18:03:26
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables      115887712.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    12361.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                              14644.5 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        848643.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          212943.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2305142.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             8645239.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 987999.1 lps   (10.0 s, 7 samples)
Process Creation                              35459.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  28134.9 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   3481.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        5008209.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0  115887712.5   9930.4
Double-Precision Whetstone                       55.0      12361.0   2247.4
Execl Throughput                                 43.0      14644.5   3405.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     848643.0   2143.0
File Copy 256 bufsize 500 maxblocks            1655.0     212943.4   1286.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    2305142.0   3974.4
Pipe Throughput                               12440.0    8645239.1   6949.5
Pipe-based Context Switching                   4000.0     987999.1   2470.0
Process Creation                                126.0      35459.8   2814.3
Shell Scripts (1 concurrent)                     42.4      28134.9   6635.6
Shell Scripts (8 concurrent)                      6.0       3481.4   5802.4
System Call Overhead                          15000.0    5008209.7   3338.8
                                                                   ========
System Benchmarks Index Score                                        3626.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, 2.0 GiB) copied, 4.37045 s, 491 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, 2.0 GiB) copied, 3.57476 s, 601 MB/s


Hard drive
FIO random read
Performance
5238.2 MB/s
IOPS
1372262
./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=19937: Sat Apr 29 17:03:55 2017
  read : io=314294MB, bw=5238.2MB/s, iops=1340.1K, runt= 60001msec
    clat (usec): min=0, max=100208, avg= 4.19, stdev=126.75
     lat (usec): min=0, max=100208, avg= 4.45, stdev=131.74
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    1], 40.00th=[    1], 50.00th=[    1], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    2], 90.00th=[    2], 95.00th=[    2],
     | 99.00th=[    7], 99.50th=[  135], 99.90th=[  219], 99.95th=[  282],
     | 99.99th=[10048]
    bw (KB  /s): min=14288, max=1170168, per=12.48%, avg=669494.84, stdev=322181.02
    lat (usec) : 2=51.56%, 4=47.18%, 10=0.49%, 20=0.06%, 50=0.04%
    lat (usec) : 100=0.04%, 250=0.56%, 500=0.05%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=11.16%, sys=33.34%, ctx=570864, majf=0, minf=82
  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=80459174/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=314294MB, aggrb=5238.2MB/s, minb=5238.2MB/s, maxb=5238.2MB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=524288/54, merge=0/305, ticks=66707/7900, in_queue=73710, util=20.66%
Hard drive
FIO random direct read
Performance
190.68 MB/s
IOPS
48812
./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=19947: Sat Apr 29 17:04:56 2017
  read : io=11441MB, bw=195252KB/s, iops=48812, runt= 60001msec
    clat (usec): min=42, max=183521, avg=159.82, stdev=735.13
     lat (usec): min=42, max=183521, avg=160.14, stdev=735.14
    clat percentiles (usec):
     |  1.00th=[   80],  5.00th=[   97], 10.00th=[  106], 20.00th=[  118],
     | 30.00th=[  127], 40.00th=[  135], 50.00th=[  143], 60.00th=[  153],
     | 70.00th=[  163], 80.00th=[  175], 90.00th=[  201], 95.00th=[  237],
     | 99.00th=[  374], 99.50th=[  486], 99.90th=[  844], 99.95th=[ 1176],
     | 99.99th=[ 8384]
    bw (KB  /s): min= 4824, max=34264, per=12.50%, avg=24402.80, stdev=3928.61
    lat (usec) : 50=0.01%, 100=6.23%, 250=89.74%, 500=3.56%, 750=0.32%
    lat (usec) : 1000=0.08%
    lat (msec) : 2=0.05%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.97%, sys=15.47%, ctx=2909027, majf=0, minf=90
  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=2928827/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=11441MB, aggrb=195251KB/s, minb=195251KB/s, maxb=195251KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=2923952/0, merge=0/0, ticks=358683/0, in_queue=356197, util=97.93%
Hard drive
FIO random write
Performance
1494.6 MB/s
IOPS
382478
./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=19970: Sat Apr 29 17:06:56 2017
  write: io=89646MB, bw=1494.6MB/s, iops=382478, runt= 60002msec
    clat (usec): min=1, max=87615, avg=19.68, stdev=507.29
     lat (usec): min=1, max=87616, avg=19.88, stdev=507.86
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    6], 50.00th=[    6], 60.00th=[    6],
     | 70.00th=[    7], 80.00th=[    8], 90.00th=[    9], 95.00th=[   11],
     | 99.00th=[   15], 99.50th=[   19], 99.90th=[  442], 99.95th=[11968],
     | 99.99th=[25216]
    bw (KB  /s): min=83796, max=300400, per=12.51%, avg=191370.66, stdev=29097.88
    lat (usec) : 2=0.05%, 4=17.78%, 10=72.61%, 20=9.07%, 50=0.37%
    lat (usec) : 100=0.02%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.02%, 20=0.04%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=3.82%, sys=32.24%, ctx=2548429, majf=0, minf=82
  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=22949467/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=89646MB, aggrb=1494.6MB/s, minb=1494.6MB/s, maxb=1494.6MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=0/38149, merge=0/64, ticks=0/44063, in_queue=43973, util=1.92%
Hard drive
FIO random direct write
Performance
31.9 MB/s
IOPS
8165
./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=19957: Sat Apr 29 17:05:56 2017
  write: io=1913.1MB, bw=32663KB/s, iops=8165, runt= 60003msec
    clat (usec): min=59, max=124290, avg=975.11, stdev=4846.64
     lat (usec): min=60, max=124290, avg=975.60, stdev=4846.67
    clat percentiles (usec):
     |  1.00th=[   67],  5.00th=[   72], 10.00th=[   77], 20.00th=[   84],
     | 30.00th=[   91], 40.00th=[   97], 50.00th=[  105], 60.00th=[  113],
     | 70.00th=[  125], 80.00th=[  143], 90.00th=[  205], 95.00th=[ 5280],
     | 99.00th=[20352], 99.50th=[33024], 99.90th=[67072], 99.95th=[87552],
     | 99.99th=[103936]
    bw (KB  /s): min=   41, max=10128, per=12.54%, avg=4097.35, stdev=1996.20
    lat (usec) : 100=42.90%, 250=48.38%, 500=1.01%, 750=0.33%, 1000=0.11%
    lat (msec) : 2=0.19%, 4=1.15%, 10=3.41%, 20=1.50%, 50=0.80%
    lat (msec) : 100=0.21%, 250=0.01%
  cpu          : usr=0.65%, sys=3.04%, ctx=990956, majf=0, minf=81
  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=489971/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=1913.1MB, aggrb=32663KB/s, minb=32663KB/s, maxb=32663KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/489508, merge=0/1716, ticks=0/50124, in_queue=49940, util=72.25%
Download
Download benchmark results
Download speed
1034.93 Mbit/s
Downloaded 104857600 bytes in 0.710 sec
Downloaded 104857600 bytes in 0.954 sec
Downloaded 104857600 bytes in 0.833 sec
Downloaded 104857600 bytes in 0.681 sec
Downloaded 104857600 bytes in 0.687 sec
Finished! Average download speed is 1034.93 Mbit/s
Upload
Speedtest results
Upload speed
421.11 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. CenturyLink, Inc (Mansfield, TX) [38.36 km]: 65.607 ms
  2. OneSource Communications (Keller, TX) [43.71 km]: 78.552 ms
  3. Charter Communications (Fort Worth, TX) [47.03 km]: 20.669 ms
  4. Sprint (Fort Worth, TX) [47.03 km]: 44.182 ms
  5. Nortex Communications (Muenster, TX) [109.81 km]: 22.71 ms
  6. Suddenlink Communications LLC (Tyler, TX) [150.36 km]: 13.104 ms
  7. Digital Passage (Graham, TX) [167.87 km]: 41.584 ms
  8. Community Telephone Co (Windthorst, TX) [174.64 km]: 94.059 ms
  9. Chickasaw Telephone Company (Sulphur, OK) [192.95 km]: 31.876 ms
  10. pinnacle network solutions (Wichita Falls,TX) [200.50 km]: 56.43 ms
  11. Cable One, Inc. (Duncan, OK) [218.61 km]: 39.465 ms
  12. Fidelity Communications (Marshall, TX) [230.43 km]: 34.83 ms
  13. Suddenlink Communications LLC (College Station, TX) [246.82 km]: 14.613 ms
  14. Fidelity Communications (Lawton, OK) [249.77 km]: 11.56 ms
  15. Suddenlink Communications LLC (Georgetown, TX) [250.16 km]: 11.306 ms
Testing upload speeds
  1. CenturyLink, Inc (Mansfield, TX):            ......................... 107.30 Mbit/s
  2. OneSource Communications (Keller, TX):       ......................... 515.30 Mbit/s
  3. Charter Communications (Fort Worth, TX):     ......................... 559.83 Mbit/s
  4. Sprint (Fort Worth, TX):                     ......................... 90.89 Mbit/s
  5. Nortex Communications (Muenster, TX):        ......................... 183.09 Mbit/s
  6. Suddenlink Communications LLC (Tyler, TX):   ......................... 440.34 Mbit/s
  7. Digital Passage (Graham, TX):                ......................... 82.60 Mbit/s
  8. Community Telephone Co (Windthorst, TX):     ......................... 131.86 Mbit/s
  9. Chickasaw Telephone Company (Sulphur, OK):   ......................... 434.71 Mbit/s
  10. pinnacle network solutions (Wichita Falls,TX):......................... 359.51 Mbit/s
  11. Cable One, Inc. (Duncan, OK):               ......................... 174.47 Mbit/s
  12. Fidelity Communications (Marshall, TX):     ......................... 743.14 Mbit/s
  13. Suddenlink Communications LLC (College Station, TX):......................... 523.10 Mbit/s
  14. Fidelity Communications (Lawton, OK):       ......................... 806.84 Mbit/s
  15. Suddenlink Communications LLC (Georgetown, TX):......................... 181.17 Mbit/s
Average upload speed is 355.61 Mbit/s