Stopwatch
Benchmark report #12336
Digital Ocean – 4GB
Report
Share test result

Test results for 4GB at Digital Ocean


Server specs:


2 × Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
4 GB RAM / 81 GB disk space
Ubuntu 18.04 Bionic

Benchmark results summary:


UnixBench - 1399.5
Disk Read - 242 MB/s
Disk Write - 866 MB/s
Bandwidth - 1126.56 MB/s

More: https://serverscope.io/trials/yzMM
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
CPU Cores
1 × 2295 MHz
RAM
4 GB
Disk
81 GB
OS
Ubuntu 18.04 Bionic
Benchmark summary
Benchmark summary
UnixBench
1399.5
Disk Read
242 MB/s
Disk Write
866 MB/s
Bandwidth
1126.56 Mbit/s
Speedtest
199.17 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1399.5
UnixBench (one CPU)
819.5
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-oFCb5P/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-oFCb5P/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-oFCb5P/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-oFCb5P/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-oFCb5P/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-oFCb5P/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

2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

2 x Process Creation  1 2 3

2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

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

   System: ubuntu-s-2vcpu-4gb-sgp1-01: GNU/Linux
   OS: GNU/Linux -- 4.15.0-66-generic -- #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz (4589.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   14:30:56 up 9 min,  1 user,  load average: 7.99, 4.70, 2.03; runlevel 2019-11-11

------------------------------------------------------------------------
Benchmark Run: Mon Nov 11 2019 14:30:56 - 14:59:10
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32171816.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4309.5 MWIPS (9.1 s, 7 samples)
Execl Throughput                               2819.7 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        387835.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          110134.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1126484.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                              646286.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 119344.7 lps   (10.0 s, 7 samples)
Process Creation                               4986.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6231.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1269.8 lpm   (60.0 s, 2 samples)
System Call Overhead                         402379.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32171816.4   2756.8
Double-Precision Whetstone                       55.0       4309.5    783.5
Execl Throughput                                 43.0       2819.7    655.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     387835.6    979.4
File Copy 256 bufsize 500 maxblocks            1655.0     110134.2    665.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1126484.7   1942.2
Pipe Throughput                               12440.0     646286.7    519.5
Pipe-based Context Switching                   4000.0     119344.7    298.4
Process Creation                                126.0       4986.0    395.7
Shell Scripts (1 concurrent)                     42.4       6231.1   1469.6
Shell Scripts (8 concurrent)                      6.0       1269.8   2116.3
System Call Overhead                          15000.0     402379.2    268.3
                                                                   ========
System Benchmarks Index Score                                         819.5

------------------------------------------------------------------------
Benchmark Run: Mon Nov 11 2019 14:59:10 - 15:27:14
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       60052945.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8456.9 MWIPS (9.2 s, 7 samples)
Execl Throughput                               4927.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        624606.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          168128.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1762029.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1225576.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 255358.7 lps   (10.0 s, 7 samples)
Process Creation                              11083.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9353.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1282.7 lpm   (60.1 s, 2 samples)
System Call Overhead                         735338.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   60052945.6   5145.9
Double-Precision Whetstone                       55.0       8456.9   1537.6
Execl Throughput                                 43.0       4927.7   1146.0
File Copy 1024 bufsize 2000 maxblocks          3960.0     624606.9   1577.3
File Copy 256 bufsize 500 maxblocks            1655.0     168128.4   1015.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1762029.9   3038.0
Pipe Throughput                               12440.0    1225576.1    985.2
Pipe-based Context Switching                   4000.0     255358.7    638.4
Process Creation                                126.0      11083.7    879.7
Shell Scripts (1 concurrent)                     42.4       9353.0   2205.9
Shell Scripts (8 concurrent)                      6.0       1282.7   2137.9
System Call Overhead                          15000.0     735338.7    490.2
                                                                   ========
System Benchmarks Index Score                                        1399.5

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, 5.42734 s, 396 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, 4.38545 s, 490 MB/s


Hard drive
FIO random read
Performance
242.7 MB/s
IOPS
62130
./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=10748: Mon Nov 11 14:27:51 2019
  read : io=14562MB, bw=248521KB/s, iops=62130, runt= 60002msec
    clat (usec): min=1, max=98311, avg=115.63, stdev=676.04
     lat (usec): min=2, max=98313, avg=117.99, stdev=691.94
    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=[    3], 80.00th=[    4], 90.00th=[  251], 95.00th=[  478],
     | 99.00th=[ 2352], 99.50th=[ 3248], 99.90th=[ 7904], 99.95th=[12096],
     | 99.99th=[24960]
    bw (KB  /s): min=  105, max=185824, per=12.29%, avg=30543.88, stdev=57438.30
    lat (usec) : 2=1.03%, 4=78.61%, 10=5.98%, 20=0.14%, 50=0.08%
    lat (usec) : 100=0.02%, 250=4.06%, 500=5.26%, 750=1.27%, 1000=0.67%
    lat (msec) : 2=1.62%, 4=1.00%, 10=0.19%, 20=0.06%, 50=0.02%
    lat (msec) : 100=0.01%
  cpu          : usr=3.03%, sys=4.81%, ctx=534157, majf=0, minf=88
  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=3727939/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=14562MB, aggrb=248520KB/s, minb=248520KB/s, maxb=248520KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=524288/70, merge=0/219, ticks=375216/4308, in_queue=322908, util=83.40%
Hard drive
FIO random direct read
Performance
73.83 MB/s
IOPS
18900
./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=10758: Mon Nov 11 14:28:51 2019
  read : io=4429.1MB, bw=75603KB/s, iops=18900, runt= 60001msec
    clat (usec): min=114, max=171917, avg=415.58, stdev=707.72
     lat (usec): min=115, max=171918, avg=416.53, stdev=707.74
    clat percentiles (usec):
     |  1.00th=[  159],  5.00th=[  177], 10.00th=[  191], 20.00th=[  213],
     | 30.00th=[  231], 40.00th=[  255], 50.00th=[  286], 60.00th=[  330],
     | 70.00th=[  398], 80.00th=[  498], 90.00th=[  684], 95.00th=[  940],
     | 99.00th=[ 2480], 99.50th=[ 3216], 99.90th=[ 6112], 99.95th=[ 8512],
     | 99.99th=[15424]
    bw (KB  /s): min= 3096, max=12560, per=12.51%, avg=9461.03, stdev=1370.97
    lat (usec) : 250=38.30%, 500=41.96%, 750=11.57%, 1000=3.71%
    lat (msec) : 2=3.01%, 4=1.21%, 10=0.22%, 20=0.03%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.77%, sys=4.58%, ctx=1135754, majf=0, minf=74
  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=1134059/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=4429.1MB, aggrb=75602KB/s, minb=75602KB/s, maxb=75602KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1132931/0, merge=0/0, ticks=431544/0, in_queue=356104, util=99.24%
Hard drive
FIO random write
Performance
866.17 MB/s
IOPS
221738
./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=10778: Mon Nov 11 14:30:52 2019
  write: io=51972MB, bw=886954KB/s, iops=221738, runt= 60002msec
    clat (usec): min=2, max=137749, avg=28.45, stdev=651.99
     lat (usec): min=2, max=139936, avg=29.78, stdev=665.21
    clat percentiles (usec):
     |  1.00th=[    3],  5.00th=[    3], 10.00th=[    3], 20.00th=[    4],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    5],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    6], 95.00th=[    7],
     | 99.00th=[   11], 99.50th=[   22], 99.90th=[11328], 99.95th=[16512],
     | 99.99th=[25472]
    bw (KB  /s): min=    2, max=175389, per=12.57%, avg=111455.06, stdev=17655.83
    lat (usec) : 4=14.45%, 10=84.31%, 20=0.67%, 50=0.27%, 100=0.09%
    lat (usec) : 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.06%, 20=0.08%, 50=0.03%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=8.73%, sys=15.07%, ctx=62301, majf=0, minf=83
  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=13304748/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=51972MB, aggrb=886953KB/s, minb=886953KB/s, maxb=886953KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/29097, merge=0/14155, ticks=0/458840, in_queue=384908, util=18.21%
Hard drive
FIO random direct write
Performance
1.54 MB/s
IOPS
393
./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=10768: Mon Nov 11 14:29:52 2019
  write: io=94400KB, bw=1572.9KB/s, iops=393, runt= 60019msec
    clat (usec): min=605, max=1034.9K, avg=20327.76, stdev=54118.90
     lat (usec): min=606, max=1034.9K, avg=20329.37, stdev=54118.98
    clat percentiles (usec):
     |  1.00th=[  716],  5.00th=[  932], 10.00th=[ 1032], 20.00th=[ 1224],
     | 30.00th=[ 1480], 40.00th=[ 1752], 50.00th=[ 2064], 60.00th=[ 2608],
     | 70.00th=[ 3568], 80.00th=[ 6176], 90.00th=[73216], 95.00th=[122368],
     | 99.00th=[259072], 99.50th=[325632], 99.90th=[489472], 99.95th=[585728],
     | 99.99th=[946176]
    bw (KB  /s): min=    4, max= 1314, per=13.07%, avg=205.52, stdev=208.75
    lat (usec) : 750=1.67%, 1000=6.71%
    lat (msec) : 2=39.97%, 4=24.46%, 10=9.88%, 20=1.08%, 50=3.07%
    lat (msec) : 100=6.30%, 250=5.75%, 500=1.02%, 750=0.07%, 1000=0.02%
    lat (msec) : 2000=0.01%
  cpu          : usr=0.11%, sys=0.52%, ctx=48839, majf=0, minf=66
  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=23600/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=94400KB, aggrb=1572KB/s, minb=1572KB/s, maxb=1572KB/s, mint=60019msec, maxt=60019msec

Disk stats (read/write):
  vda: ios=0/23625, merge=0/1095, ticks=0/57644, in_queue=480, util=0.23%
Download
Download benchmark results
Download speed
1126.56 Mbit/s
Downloaded 104857600 bytes in 0.714635 sec
Downloaded 104857600 bytes in 0.659548 sec
Downloaded 104857600 bytes in 0.645445 sec
Downloaded 104857600 bytes in 0.715239 sec
Downloaded 104857600 bytes in 0.815777 sec
Finished! Average download speed is 1126.56 Mbit/s
Upload
Speedtest results
Upload speed
199.17 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Digital Ocean ...
Selecting 15 servers that are not too close:
  1. Grahakomindo (Batam) [46.10 km]: 8.359 ms
  2. PT Mora Telematika Indonesia (Batam) [46.10 km]: 28.087 ms
  3. Telin (Batam) [46.10 km]: 8.028 ms
  4. PT Telekomunikasi Indonesia (Batam) [46.10 km]: 6.431 ms
  5. PT. Mayatama Solusindo (Dumai) [256.86 km]: 331.318 ms
  6. Dashnet (Pekanbaru) [263.10 km]: 174.76 ms
  7. PT. Telekomunikasi Indonesia (Pekanbaru) [263.10 km]: 22.587 ms
  8. PT Telekomunikasi Selular (Pekanbaru) [263.10 km]: 79.837 ms
  9. Hutchison 3 Indonesia - PKU (Pekanbaru) [264.30 km]: 195.748 ms
  10. UNIVERSITI TENAGA NASIONAL (Putrajaya) [284.46 km]: 19.608 ms
  11. Global Forway Sdn Bhd (Cyberjaya) [287.77 km]: 681.856 ms
  12. MYREN (Cyberjaya) [287.77 km]: 23.142 ms
  13. IX Telecom (Cyberjaya) [287.77 km]: 20.126 ms
  14. IP Core Sdn Bhd (Cyberjaya) [287.77 km]: 65.368 ms
  15. REDtone Telecommunications Sdn Bhd (Puchong) [297.73 km]: 55.124 ms
Testing upload speeds
  1. Grahakomindo (Batam):                        ......................... 909.20 Mbit/s
  2. PT Mora Telematika Indonesia (Batam):        ......................... 198.11 Mbit/s
  3. Telin (Batam):                               ......................... 23.08 Mbit/s
  4. PT Telekomunikasi Indonesia (Batam):         ......................... 14.51 Mbit/s
  5. PT. Mayatama Solusindo (Dumai):              ......................... 173.45 Mbit/s
  6. Dashnet (Pekanbaru):                         ......................... 84.02 Mbit/s
  7. PT. Telekomunikasi Indonesia (Pekanbaru):    ......................... 9.48 Mbit/s
  8. PT Telekomunikasi Selular (Pekanbaru):       ......................... 1.31 Mbit/s
  9. Hutchison 3 Indonesia - PKU (Pekanbaru):     ......................... 5.79 Mbit/s
  10. UNIVERSITI TENAGA NASIONAL (Putrajaya):     ......................... 216.66 Mbit/s
  11. Global Forway Sdn Bhd (Cyberjaya):          ......................... 381.84 Mbit/s
  12. MYREN (Cyberjaya):                          ......................... 231.18 Mbit/s
  13. IX Telecom (Cyberjaya):                     ......................... 431.92 Mbit/s
  14. IP Core Sdn Bhd (Cyberjaya):                ......................... 110.02 Mbit/s
  15. REDtone Telecommunications Sdn Bhd (Puchong):......................... 196.91 Mbit/s
Average upload speed is 199.17 Mbit/s