Stopwatch
Benchmark report #3710
Usonyx – SSD VPS 4
Report
Share test result

Test results for SSD VPS 4 at Usonyx


Server specs:


2 × QEMU Virtual CPU version (cpu64-rhel6)
4 GB RAM / 83 GB disk space
Centos 7.3.1611 Core
Singapore, Singapore

Benchmark results summary:


UnixBench - 1462.6
Disk Read - 755 MB/s
Disk Write - 1224 MB/s
Bandwidth - 164.54 MB/s

More: https://serverscope.io/trials/Z4kq
Share
Share this page
Cpu chip
Server Specs
CPU
2 × QEMU Virtual CPU version (cpu64-rhel6)
CPU Cores
1 × 1598 MHz
RAM
4 GB
Disk
83 GB
OS
Centos 7.3.1611 Core
Location
Singapore, Singapore
Benchmark summary
Benchmark summary
UnixBench
1462.6
Disk Read
755 MB/s
Disk Write
1224 MB/s
Bandwidth
164.54 Mbit/s
Speedtest
82.68 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1462.6
UnixBench (one CPU)
826.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-dzxbDO/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-dzxbDO/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-dzxbDO/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-dzxbDO/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-dzxbDO/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-dzxbDO/byte-unixbench/UnixBench"
sh: 3dinfo: command 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: vpsbenchmark.usonyx.net: GNU/Linux
   OS: GNU/Linux -- 3.10.0-327.13.1.el7.x86_64 -- #1 SMP Thu Mar 31 16:04:38 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version (cpu64-rhel6) (3196.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version (cpu64-rhel6) (3196.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   03:30:29 up 17 min,  1 user,  load average: 7.64, 4.86, 2.29; runlevel 2017-07-19

------------------------------------------------------------------------
Benchmark Run: Wed Jul 19 2017 03:30:29 - 03:58:23
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       18930452.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2352.1 MWIPS (9.7 s, 7 samples)
Execl Throughput                               1510.7 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        604093.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          169541.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1146964.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                              861743.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 186081.0 lps   (10.0 s, 7 samples)
Process Creation                               4519.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   3521.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    841.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        1499211.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   18930452.9   1622.1
Double-Precision Whetstone                       55.0       2352.1    427.7
Execl Throughput                                 43.0       1510.7    351.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     604093.7   1525.5
File Copy 256 bufsize 500 maxblocks            1655.0     169541.0   1024.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    1146964.6   1977.5
Pipe Throughput                               12440.0     861743.3    692.7
Pipe-based Context Switching                   4000.0     186081.0    465.2
Process Creation                                126.0       4519.8    358.7
Shell Scripts (1 concurrent)                     42.4       3521.0    830.4
Shell Scripts (8 concurrent)                      6.0        841.1   1401.9
System Call Overhead                          15000.0    1499211.2    999.5
                                                                   ========
System Benchmarks Index Score                                         826.3

------------------------------------------------------------------------
Benchmark Run: Wed Jul 19 2017 03:58:23 - 04:26:18
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       38136085.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4708.7 MWIPS (9.8 s, 7 samples)
Execl Throughput                               4176.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        836623.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          210970.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1716444.8 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1736730.0 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 342195.7 lps   (10.0 s, 7 samples)
Process Creation                              15945.4 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5748.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    882.4 lpm   (60.1 s, 2 samples)
System Call Overhead                        2203081.9 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   38136085.7   3267.9
Double-Precision Whetstone                       55.0       4708.7    856.1
Execl Throughput                                 43.0       4176.9    971.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     836623.2   2112.7
File Copy 256 bufsize 500 maxblocks            1655.0     210970.4   1274.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1716444.8   2959.4
Pipe Throughput                               12440.0    1736730.0   1396.1
Pipe-based Context Switching                   4000.0     342195.7    855.5
Process Creation                                126.0      15945.4   1265.5
Shell Scripts (1 concurrent)                     42.4       5748.0   1355.7
Shell Scripts (8 concurrent)                      6.0        882.4   1470.7
System Call Overhead                          15000.0    2203081.9   1468.7
                                                                   ========
System Benchmarks Index Score                                        1462.6

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, 10.4442 s, 206 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, 4.96548 s, 432 MB/s


Hard drive
FIO random read
Performance
755.2 MB/s
IOPS
193331
./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=1572: Wed Jul 19 03:27:24 2017
  read : io=45314MB, bw=773324KB/s, iops=193331, runt= 60003msec
    clat (usec): min=1, max=261442, avg=38.93, stdev=496.50
     lat (usec): min=1, max=261442, avg=39.35, stdev=497.50
    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=[    3], 80.00th=[    3], 90.00th=[    3], 95.00th=[    9],
     | 99.00th=[  516], 99.50th=[  716], 99.90th=[10048], 99.95th=[10944],
     | 99.99th=[16192]
    bw (KB  /s): min=  205, max=1007904, per=12.48%, avg=96506.36, stdev=260911.85
    lat (usec) : 2=4.98%, 4=86.20%, 10=3.86%, 20=0.38%, 50=0.05%
    lat (usec) : 100=0.14%, 250=1.07%, 500=2.26%, 750=0.60%, 1000=0.13%
    lat (msec) : 2=0.10%, 4=0.04%, 10=0.07%, 20=0.11%, 50=0.01%
    lat (msec) : 100=0.01%, 500=0.01%
  cpu          : usr=3.12%, sys=10.85%, ctx=527735, majf=0, minf=312
  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=11600446/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=45314MB, aggrb=773324KB/s, minb=773324KB/s, maxb=773324KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=522515/175, merge=0/7, ticks=269031/210, in_queue=269035, util=70.10%
Hard drive
FIO random direct read
Performance
52.56 MB/s
IOPS
13455
./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=1583: Wed Jul 19 03:28:24 2017
  read : io=3153.9MB, bw=53821KB/s, iops=13455, runt= 60004msec
    clat (usec): min=29, max=79952, avg=586.74, stdev=1631.84
     lat (usec): min=29, max=79952, avg=587.31, stdev=1631.85
    clat percentiles (usec):
     |  1.00th=[   82],  5.00th=[  141], 10.00th=[  183], 20.00th=[  233],
     | 30.00th=[  270], 40.00th=[  302], 50.00th=[  338], 60.00th=[  382],
     | 70.00th=[  434], 80.00th=[  510], 90.00th=[  668], 95.00th=[  940],
     | 99.00th=[ 8256], 99.50th=[ 9920], 99.90th=[21888], 99.95th=[27776],
     | 99.99th=[41216]
    bw (KB  /s): min= 2335, max=12288, per=12.51%, avg=6735.45, stdev=1859.64
    lat (usec) : 50=0.05%, 100=1.91%, 250=22.58%, 500=54.24%, 750=13.65%
    lat (usec) : 1000=2.97%
    lat (msec) : 2=1.99%, 4=0.63%, 10=1.47%, 20=0.36%, 50=0.14%
    lat (msec) : 100=0.01%
  cpu          : usr=1.22%, sys=4.40%, ctx=807041, majf=0, minf=304
  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=807372/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=3153.9MB, aggrb=53821KB/s, minb=53821KB/s, maxb=53821KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=807018/5, merge=0/1, ticks=429057/3, in_queue=428878, util=99.43%
Hard drive
FIO random write
Performance
1224.2 MB/s
IOPS
313390
./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=1605: Wed Jul 19 03:30:25 2017
  write: io=73453MB, bw=1224.2MB/s, iops=313390, runt= 60002msec
    clat (usec): min=1, max=268052, avg=22.33, stdev=1143.85
     lat (usec): min=1, max=268053, avg=22.82, stdev=1150.45
    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=[    4], 90.00th=[    5], 95.00th=[    6],
     | 99.00th=[   11], 99.50th=[   18], 99.90th=[   46], 99.95th=[  147],
     | 99.99th=[69120]
    bw (KB  /s): min=34888, max=376408, per=12.52%, avg=156987.33, stdev=49741.04
    lat (usec) : 2=0.01%, 4=54.32%, 10=44.36%, 20=0.94%, 50=0.28%
    lat (usec) : 100=0.03%, 250=0.02%, 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%
    lat (msec) : 100=0.02%, 250=0.01%, 500=0.01%
  cpu          : usr=4.29%, sys=17.81%, ctx=21697, majf=0, minf=291
  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=18804064/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=73453MB, aggrb=1224.2MB/s, minb=1224.2MB/s, maxb=1224.2MB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/25549, merge=0/27, ticks=0/451590, in_queue=451542, util=7.22%
Hard drive
FIO random direct write
Performance
175.79 MB/s
IOPS
45002
./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=1593: Wed Jul 19 03:29:24 2017
  write: io=10548MB, bw=180010KB/s, iops=45002, runt= 60001msec
    clat (usec): min=25, max=103980, avg=173.28, stdev=411.21
     lat (usec): min=25, max=103980, avg=173.96, stdev=411.51
    clat percentiles (usec):
     |  1.00th=[   54],  5.00th=[   70], 10.00th=[   81], 20.00th=[   96],
     | 30.00th=[  107], 40.00th=[  117], 50.00th=[  127], 60.00th=[  143],
     | 70.00th=[  163], 80.00th=[  191], 90.00th=[  249], 95.00th=[  330],
     | 99.00th=[  756], 99.50th=[ 1256], 99.90th=[ 5152], 99.95th=[ 8032],
     | 99.99th=[14528]
    bw (KB  /s): min= 7144, max=33304, per=12.50%, avg=22508.83, stdev=6731.79
    lat (usec) : 50=0.41%, 100=22.75%, 250=66.89%, 500=7.83%, 750=1.12%
    lat (usec) : 1000=0.34%
    lat (msec) : 2=0.36%, 4=0.15%, 10=0.12%, 20=0.04%, 50=0.01%
    lat (msec) : 250=0.01%
  cpu          : usr=3.58%, sys=10.35%, ctx=2838960, majf=0, minf=288
  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=2700198/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=10548MB, aggrb=180010KB/s, minb=180010KB/s, maxb=180010KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=0/2689722, merge=0/4, ticks=0/299764, in_queue=298639, util=94.18%
Download
Download benchmark results
Download speed
164.54 Mbit/s
Downloaded 104857600 bytes in 3.893 sec
Downloaded 104857600 bytes in 4.645 sec
Downloaded 104857600 bytes in 9.455 sec
Downloaded 104857600 bytes in 4.011 sec
Downloaded 104857600 bytes in 2.306 sec
Finished! Average download speed is 164.54 Mbit/s
Upload
Speedtest results
Upload speed
82.68 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from USONYX ...
Selecting 15 servers that are not too close:
  1. PT Telekomunikasi Indonesia (Batam) [30.15 km]: 305.418 ms
  2. PT Mora Telematika Indonesia (Batam) [30.15 km]: 36.911 ms
  3. PT Nap Info Lintas Nusa (Batam) [30.15 km]: 30.177 ms
  4. PT SOLNET INDONESIA (Batam) [30.15 km]: 108.505 ms
  5. PT. Telekomunikasi Indonesia (Pekanbaru) [280.32 km]: 25.521 ms
  6. WANXP (Pekanbaru) [280.32 km]: 28.773 ms
  7. Celcom Axiata (Kuantan) [287.39 km]: 14.762 ms
  8. NTT Arcnet (Cyberjaya) [304.92 km]: 225.712 ms
  9. MYREN (Cyberjaya) [304.92 km]: 13.691 ms
  10. Global Forway Sdn Bhd (Cyberjaya) [304.92 km]: 159.47 ms
  11. IX Telecom (Cyberjaya) [304.92 km]: 72.639 ms
  12. Digi (Petaling Jaya) [316.33 km]: 13.229 ms
  13. webe Digital Sdn Bhd (Petaling Jaya) [316.33 km]: 42.773 ms
  14. Celcom Axiata (Petaling Jaya) [316.33 km]: 13.335 ms
  15. Maxis (Kuala Lumpur) [316.82 km]: 14.058 ms
Testing upload speeds
  1. PT Telekomunikasi Indonesia (Batam):         ......................... 44.73 Mbit/s
  2. PT Mora Telematika Indonesia (Batam):        ......................... 91.05 Mbit/s
  3. PT Nap Info Lintas Nusa (Batam):             ......................... 69.06 Mbit/s
  4. PT SOLNET INDONESIA (Batam):                 ......................... 128.75 Mbit/s
  5. PT. Telekomunikasi Indonesia (Pekanbaru):    ......................... 44.61 Mbit/s
  6. WANXP (Pekanbaru):                           ......................... 10.94 Mbit/s
  7. Celcom Axiata (Kuantan):                     ......................... 109.67 Mbit/s
  8. NTT Arcnet (Cyberjaya):                      ......................... 8.09 Mbit/s
  9. MYREN (Cyberjaya):                           ......................... 131.17 Mbit/s
  10. Global Forway Sdn Bhd (Cyberjaya):          ......................... 54.80 Mbit/s
  11. IX Telecom (Cyberjaya):                     ......................... 31.84 Mbit/s
  12. Digi (Petaling Jaya):                       ......................... 131.39 Mbit/s
  13. webe Digital Sdn Bhd (Petaling Jaya):       ......................... 82.28 Mbit/s
  14. Celcom Axiata (Petaling Jaya):              ......................... 72.79 Mbit/s
  15. Maxis (Kuala Lumpur):                       ......................... 3.05 Mbit/s
Average upload speed is 67.62 Mbit/s