Stopwatch
Benchmark report #7948
Ikoula – m1.small - Miami
Report
Share test result

Test results for m1.small - Miami at Ikoula


Server specs:


Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz
1 GB RAM / 50 GB disk space
Ubuntu 18.04 Bionic
United States

Benchmark results summary:


UnixBench - 899.1
Disk Read - 122 MB/s
Disk Write - 428 MB/s
Bandwidth - 847.78 MB/s

More: https://serverscope.io/trials/Grr3
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz
CPU Cores
1 × 3400 MHz
RAM
1 GB
Disk
50 GB
OS
Ubuntu 18.04 Bionic
Location
Benchmark summary
Benchmark summary
UnixBench
899.1
Disk Read
122 MB/s
Disk Write
428 MB/s
Bandwidth
847.78 Mbit/s
Speedtest
93.52 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
899.1
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);
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/big.c:196:34: warning: xe2x80x98%02dxe2x80x99 directive writing between 2 and 10 bytes into a region of size 5 [-Wformat-overflow=]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                                  ^~~~
src/big.c:196:23: note: directive argument in the range [-178956970, 178956970]
      sprintf(logname, "masterlog.%02d", firstuser/MAXCHILD);
                       ^~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:862:0,
                 from src/execl.c:25:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: xe2x80x98__builtin___sprintf_chkxe2x80x99 output between 13 and 21 bytes into a destination of size 15
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-BCtsyM/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-BCtsyM/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-BCtsyM/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-BCtsyM/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-BCtsyM/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-BCtsyM/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

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: klein-US: GNU/Linux
   OS: GNU/Linux -- 4.15.0-20-generic -- #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2643 v3 @ 3.40GHz (6800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   17:31:18 up 24 min,  1 user,  load average: 7.88, 4.78, 2.15; runlevel 2018-07-24

------------------------------------------------------------------------
Benchmark Run: Tue Jul 24 2018 17:31:18 - 17:59:30
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       25729826.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3414.9 MWIPS (9.8 s, 7 samples)
Execl Throughput                               2818.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        542508.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          140629.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1565746.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                              735665.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 174049.3 lps   (10.0 s, 7 samples)
Process Creation                               7727.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5794.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    761.7 lpm   (60.1 s, 2 samples)
System Call Overhead                         542313.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   25729826.8   2204.8
Double-Precision Whetstone                       55.0       3414.9    620.9
Execl Throughput                                 43.0       2818.7    655.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     542508.5   1370.0
File Copy 256 bufsize 500 maxblocks            1655.0     140629.5    849.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1565746.4   2699.6
Pipe Throughput                               12440.0     735665.2    591.4
Pipe-based Context Switching                   4000.0     174049.3    435.1
Process Creation                                126.0       7727.0    613.3
Shell Scripts (1 concurrent)                     42.4       5794.1   1366.5
Shell Scripts (8 concurrent)                      6.0        761.7   1269.6
System Call Overhead                          15000.0     542313.2    361.5
                                                                   ========
System Benchmarks Index Score                                         899.1

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.34932 s, 494 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.68892 s, 582 MB/s


Hard drive
FIO random read
Performance
122.29 MB/s
IOPS
31305
./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=53345: Tue Jul 24 17:28:14 2018
  read : io=7344.7MB, bw=125222KB/s, iops=31305, runt= 60061msec
    clat (usec): min=1, max=102469, avg=249.80, stdev=2206.29
     lat (usec): min=1, max=102469, avg=250.49, stdev=2208.05
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[   48], 20.00th=[  125],
     | 30.00th=[  163], 40.00th=[  175], 50.00th=[  181], 60.00th=[  187],
     | 70.00th=[  195], 80.00th=[  203], 90.00th=[  217], 95.00th=[  235],
     | 99.00th=[  338], 99.50th=[  596], 99.90th=[60160], 99.95th=[60672],
     | 99.99th=[61184]
    bw (KB  /s): min=11032, max=38432, per=12.50%, avg=15653.10, stdev=3592.85
    lat (usec) : 2=0.84%, 4=7.82%, 10=0.88%, 20=0.08%, 50=0.37%
    lat (usec) : 100=3.65%, 250=83.17%, 500=2.64%, 750=0.07%, 1000=0.06%
    lat (msec) : 2=0.15%, 4=0.04%, 10=0.08%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.13%, 250=0.01%
  cpu          : usr=2.01%, sys=6.59%, ctx=1854936, majf=1, minf=97
  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=1880235/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=7344.7MB, aggrb=125221KB/s, minb=125221KB/s, maxb=125221KB/s, mint=60061msec, maxt=60061msec

Disk stats (read/write):
    dm-0: ios=1685315/19, merge=0/0, ticks=363304/4, in_queue=363768, util=91.45%, aggrios=1690310/235, aggrmerge=0/285, aggrticks=362592/140, aggrin_queue=315148, aggrutil=91.07%
  xvda: ios=1690310/235, merge=0/285, ticks=362592/140, in_queue=315148, util=91.07%
Hard drive
FIO random direct read
Performance
131.58 MB/s
IOPS
33683
./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=53370: Tue Jul 24 17:29:14 2018
  read : io=7894.7MB, bw=134733KB/s, iops=33683, runt= 60001msec
    clat (usec): min=48, max=80313, avg=232.16, stdev=1858.43
     lat (usec): min=49, max=80314, avg=232.81, stdev=1860.37
    clat percentiles (usec):
     |  1.00th=[   83],  5.00th=[   99], 10.00th=[  112], 20.00th=[  145],
     | 30.00th=[  167], 40.00th=[  175], 50.00th=[  181], 60.00th=[  187],
     | 70.00th=[  193], 80.00th=[  201], 90.00th=[  213], 95.00th=[  225],
     | 99.00th=[  258], 99.50th=[  278], 99.90th=[ 8256], 99.95th=[60160],
     | 99.99th=[60672]
    bw (KB  /s): min=10214, max=24288, per=12.51%, avg=16855.65, stdev=2409.25
    lat (usec) : 50=0.01%, 100=5.11%, 250=93.51%, 500=1.24%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.09%
  cpu          : usr=1.90%, sys=5.79%, ctx=2149193, majf=0, minf=73
  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=2021033/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=7894.7MB, aggrb=134733KB/s, minb=134733KB/s, maxb=134733KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
    dm-0: ios=2020612/1, merge=0/0, ticks=403168/0, in_queue=403552, util=96.48%, aggrios=2021417/1, aggrmerge=0/0, aggrticks=401348/0, aggrin_queue=352136, aggrutil=96.31%
  xvda: ios=2021417/1, merge=0/0, ticks=401348/0, in_queue=352136, util=96.31%
Hard drive
FIO random write
Performance
428.19 MB/s
IOPS
109615
./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=53419: Tue Jul 24 17:31:15 2018
  write: io=25692MB, bw=438462KB/s, iops=109615, runt= 60002msec
    clat (usec): min=1, max=695924, avg=43.11, stdev=1571.60
     lat (usec): min=1, max=695924, avg=48.31, stdev=1802.00
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    2], 80.00th=[    3], 90.00th=[    3], 95.00th=[    4],
     | 99.00th=[  580], 99.50th=[ 1576], 99.90th=[ 3344], 99.95th=[ 5408],
     | 99.99th=[63744]
    bw (KB  /s): min=    1, max=394280, per=13.28%, avg=58237.01, stdev=25712.80
    lat (usec) : 2=3.61%, 4=91.06%, 10=2.82%, 20=0.64%, 50=0.10%
    lat (usec) : 100=0.57%, 250=0.03%, 500=0.11%, 750=0.13%, 1000=0.13%
    lat (msec) : 2=0.47%, 4=0.26%, 10=0.04%, 20=0.01%, 50=0.01%
    lat (msec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%
  cpu          : usr=3.07%, sys=7.58%, ctx=282958, majf=0, minf=91
  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=6577150/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=25692MB, aggrb=438462KB/s, minb=438462KB/s, maxb=438462KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-0: ios=15/1466716, merge=0/0, ticks=4/660972, in_queue=661404, util=99.91%, aggrios=66/1516585, aggrmerge=0/133, aggrticks=8/595672, aggrin_queue=498076, aggrutil=81.03%
  xvda: ios=66/1516585, merge=0/133, ticks=8/595672, in_queue=498076, util=81.03%
Hard drive
FIO random direct write
Performance
49.1 MB/s
IOPS
12569
./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=53394: Tue Jul 24 17:30:14 2018
  write: io=2946.2MB, bw=50279KB/s, iops=12569, runt= 60002msec
    clat (usec): min=50, max=110064, avg=633.19, stdev=4854.68
     lat (usec): min=50, max=110065, avg=633.76, stdev=4854.71
    clat percentiles (usec):
     |  1.00th=[   53],  5.00th=[   56], 10.00th=[   57], 20.00th=[   58],
     | 30.00th=[   58], 40.00th=[   59], 50.00th=[   61], 60.00th=[   70],
     | 70.00th=[   90], 80.00th=[   93], 90.00th=[  103], 95.00th=[  131],
     | 99.00th=[34560], 99.50th=[44288], 99.90th=[48896], 99.95th=[50432],
     | 99.99th=[100864]
    bw (KB  /s): min= 2530, max= 9320, per=12.50%, avg=6286.98, stdev=1544.96
    lat (usec) : 100=88.44%, 250=10.17%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=1.32%
    lat (msec) : 100=0.04%, 250=0.01%
  cpu          : usr=0.64%, sys=2.24%, ctx=1520098, 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=754203/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=2946.2MB, aggrb=50278KB/s, minb=50278KB/s, maxb=50278KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
    dm-0: ios=62/752196, merge=0/0, ticks=12/49636, in_queue=49728, util=83.07%, aggrios=122/754395, aggrmerge=0/1428, aggrticks=28/49220, aggrin_queue=28, aggrutil=0.04%
  xvda: ios=122/754395, merge=0/1428, ticks=28/49220, in_queue=28, util=0.04%
Download
Download benchmark results
Download speed
847.78 Mbit/s
Downloaded 104857600 bytes in 0.956247 sec
Downloaded 104857600 bytes in 0.899211 sec
Downloaded 104857600 bytes in 0.953200 sec
Downloaded 104857600 bytes in 0.952515 sec
Downloaded 104857600 bytes in 0.957046 sec
Finished! Average download speed is 847.78 Mbit/s
Upload
Speedtest results
Upload speed
93.52 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Cogent Communications ...
Selecting 15 servers that are not too close:
  1. Hotwire Fision (Boca Raton, FL) [66.74 km]: 7.698 ms
  2. Comcast (Bonita Springs, FL) [167.28 km]: 11.799 ms
  3. CenturyLink, Inc (Fort Myers, FL) [191.40 km]: 27.362 ms
  4. CenturyLink, Inc (Fort Myers, FL) [191.40 km]: 27.415 ms
  5. T3 Communications (Fort Myers, FL) [191.40 km]: 41.718 ms
  6. FL High Speed Internet (Cocoa, FL) [293.66 km]: 39.798 ms
  7. Securehosting Ltd. (Nassau) [296.91 km]: 44.067 ms
  8. BTC (Nassau) [296.91 km]: 18.719 ms
  9. GlobalNexus (Nassau) [296.91 km]: 17.992 ms
  10. CCI Systems, Inc (Lake Buena Vista, FL) [317.92 km]: 18.136 ms
  11. Smart City Telecom (Lake Buena Vista, FL) [317.92 km]: 19.321 ms
  12. AT&T (Orlando, FL) [328.96 km]: 26.587 ms
  13. CenturyLink, Inc (Orlando, FL) [328.96 km]: 25.63 ms
  14. Webby Enterprises LLC (Orlando, FL) [328.96 km]: 20.474 ms
  15. Sprint (Orlando, FL) [328.96 km]: 11.924 ms
Testing upload speeds
  1. Hotwire Fision (Boca Raton, FL):             ......................... 98.91 Mbit/s
  2. Comcast (Bonita Springs, FL):                ......................... 98.96 Mbit/s
  3. CenturyLink, Inc (Fort Myers, FL):           ......................... 96.54 Mbit/s
  4. CenturyLink, Inc (Fort Myers, FL):           ......................... 97.47 Mbit/s
  5. T3 Communications (Fort Myers, FL):          ......................... 58.51 Mbit/s
  6. FL High Speed Internet (Cocoa, FL):          ......................... 84.88 Mbit/s
  7. Securehosting Ltd. (Nassau):                 ......................... 77.53 Mbit/s
  8. BTC (Nassau):                                ......................... 97.73 Mbit/s
  9. GlobalNexus (Nassau):                        ......................... 95.18 Mbit/s
  10. CCI Systems, Inc (Lake Buena Vista, FL):    ......................... 80.58 Mbit/s
  11. Smart City Telecom (Lake Buena Vista, FL):  ......................... 97.96 Mbit/s
  12. AT&T (Orlando, FL):                         ......................... 94.66 Mbit/s
  13. CenturyLink, Inc (Orlando, FL):             ......................... 93.36 Mbit/s
  14. Webby Enterprises LLC (Orlando, FL):        ......................... 80.91 Mbit/s
  15. Sprint (Orlando, FL):                       ......................... 98.65 Mbit/s
Average upload speed is 90.12 Mbit/s