Stopwatch
Benchmark report #6597
UpCloud – 1024MB 1CPU 25GB MaxIOPS Singapore Active After 9 day
Report
Share test result

Test results for 1024MB 1CPU 25GB MaxIOPS Singapore Active After 9 day at UpCloud


Server specs:


Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz
985 MB RAM / 26 GB disk space
Ubuntu 16.04 Xenial
Singapore, Singapore

Benchmark results summary:


UnixBench - 1358.5
Disk Read - 232 MB/s
Disk Write - 441 MB/s
Bandwidth - 305.27 MB/s

More: https://serverscope.io/trials/dRdL
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2687W v4 @ 3.00GHz
CPU Cores
1 × 3000 MHz
RAM
985 MB
Disk
26 GB
OS
Ubuntu 16.04 Xenial
Location
Singapore, Singapore
Benchmark summary
Benchmark summary
UnixBench
1358.5
Disk Read
232 MB/s
Disk Write
441 MB/s
Bandwidth
305.27 Mbit/s
Speedtest
248.04 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1358.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);
    ^
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-oOVEC1/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-oOVEC1/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-oOVEC1/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-oOVEC1/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-oOVEC1/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-oOVEC1/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: bibica: GNU/Linux
   OS: GNU/Linux -- 4.16.0-041600-generic -- #201804012230 SMP Sun Apr 1 22:31:39 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-2687W v4 @ 3.00GHz (6000.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   08:18:17 up 9 days, 17:58,  1 user,  load average: 8.86, 4.93, 2.07; runlevel 2018-04-08

------------------------------------------------------------------------
Benchmark Run: Wed Apr 18 2018 08:18:17 - 08:46:19
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       37701421.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4620.2 MWIPS (9.9 s, 7 samples)
Execl Throughput                               5020.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        760855.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          211552.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1713476.1 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1109260.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 227042.3 lps   (10.0 s, 7 samples)
Process Creation                              13865.8 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   9581.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1239.5 lpm   (60.0 s, 2 samples)
System Call Overhead                         991658.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   37701421.3   3230.6
Double-Precision Whetstone                       55.0       4620.2    840.0
Execl Throughput                                 43.0       5020.7   1167.6
File Copy 1024 bufsize 2000 maxblocks          3960.0     760855.2   1921.4
File Copy 256 bufsize 500 maxblocks            1655.0     211552.3   1278.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1713476.1   2954.3
Pipe Throughput                               12440.0    1109260.9    891.7
Pipe-based Context Switching                   4000.0     227042.3    567.6
Process Creation                                126.0      13865.8   1100.5
Shell Scripts (1 concurrent)                     42.4       9581.2   2259.7
Shell Scripts (8 concurrent)                      6.0       1239.5   2065.8
System Call Overhead                          15000.0     991658.5    661.1
                                                                   ========
System Benchmarks Index Score                                        1358.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.12728 s, 419 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, 5.05678 s, 425 MB/s


Hard drive
FIO random read
Performance
232.21 MB/s
IOPS
59444
./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=369: Wed Apr 18 08:15:13 2018
  read : io=13933MB, bw=237779KB/s, iops=59444, runt= 60001msec
    clat (usec): min=1, max=12043, avg=131.30, stdev=186.17
     lat (usec): min=1, max=12043, avg=131.76, stdev=186.25
    clat percentiles (usec):
     |  1.00th=[   70],  5.00th=[   82], 10.00th=[   87], 20.00th=[   95],
     | 30.00th=[  101], 40.00th=[  107], 50.00th=[  113], 60.00th=[  120],
     | 70.00th=[  127], 80.00th=[  139], 90.00th=[  157], 95.00th=[  179],
     | 99.00th=[  314], 99.50th=[  972], 99.90th=[ 3536], 99.95th=[ 3824],
     | 99.99th=[ 5088]
    bw (KB  /s): min=16669, max=32928, per=12.50%, avg=29719.36, stdev=2742.98
    lat (usec) : 2=0.01%, 4=0.30%, 10=0.03%, 20=0.01%, 50=0.01%
    lat (usec) : 100=27.51%, 250=70.76%, 500=0.64%, 750=0.13%, 1000=0.13%
    lat (msec) : 2=0.25%, 4=0.21%, 10=0.03%, 20=0.01%
  cpu          : usr=2.41%, sys=7.95%, ctx=3566843, majf=2, minf=102
  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=3566751/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=13933MB, aggrb=237779KB/s, minb=237779KB/s, maxb=237779KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=3560115/529, merge=93/313, ticks=266536/184, in_queue=226340, util=90.34%
Hard drive
FIO random direct read
Performance
266.26 MB/s
IOPS
68161
./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=442: Wed Apr 18 08:16:13 2018
  read : io=15976MB, bw=272646KB/s, iops=68161, runt= 60001msec
    clat (usec): min=45, max=14122, avg=113.97, stdev=101.37
     lat (usec): min=46, max=14123, avg=114.47, stdev=101.64
    clat percentiles (usec):
     |  1.00th=[   64],  5.00th=[   73], 10.00th=[   77], 20.00th=[   85],
     | 30.00th=[   90], 40.00th=[   96], 50.00th=[  102], 60.00th=[  109],
     | 70.00th=[  116], 80.00th=[  129], 90.00th=[  149], 95.00th=[  173],
     | 99.00th=[  278], 99.50th=[  422], 99.90th=[ 1560], 99.95th=[ 2256],
     | 99.99th=[ 3824]
    bw (KB  /s): min=20024, max=40432, per=12.49%, avg=34066.38, stdev=4471.30
    lat (usec) : 50=0.01%, 100=45.91%, 250=52.80%, 500=0.89%, 750=0.14%
    lat (usec) : 1000=0.07%
    lat (msec) : 2=0.13%, 4=0.05%, 10=0.01%, 20=0.01%
  cpu          : usr=2.76%, sys=7.29%, ctx=4098327, 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=4089752/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=15976MB, aggrb=272645KB/s, minb=272645KB/s, maxb=272645KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4086165/1138, merge=94/690, ticks=317188/460, in_queue=275672, util=95.40%
Hard drive
FIO random write
Performance
441.67 MB/s
IOPS
113068
./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=547: Wed Apr 18 08:18:14 2018
  write: io=26505MB, bw=452273KB/s, iops=113068, runt= 60010msec
    clat (usec): min=1, max=88301, avg=55.58, stdev=944.11
     lat (usec): min=1, max=88301, avg=58.33, stdev=971.29
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    2], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    4], 95.00th=[    5],
     | 99.00th=[   56], 99.50th=[ 2960], 99.90th=[12096], 99.95th=[19840],
     | 99.99th=[40704]
    bw (KB  /s): min=    1, max=107287, per=12.55%, avg=56751.73, stdev=9536.91
    lat (usec) : 2=0.31%, 4=87.55%, 10=9.92%, 20=0.69%, 50=0.50%
    lat (usec) : 100=0.14%, 250=0.21%, 500=0.04%, 750=0.02%, 1000=0.02%
    lat (msec) : 2=0.05%, 4=0.13%, 10=0.29%, 20=0.09%, 50=0.05%
    lat (msec) : 100=0.01%
  cpu          : usr=2.08%, sys=6.10%, ctx=118033, majf=5, minf=93
  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=6785227/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=26505MB, aggrb=452273KB/s, minb=452273KB/s, maxb=452273KB/s, mint=60010msec, maxt=60010msec

Disk stats (read/write):
  vda: ios=4422/3695125, merge=122/1171, ticks=2152/3915924, in_queue=3795540, util=94.27%
Hard drive
FIO random direct write
Performance
28.45 MB/s
IOPS
7282
./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=508: Wed Apr 18 08:17:14 2018
  write: io=1706.9MB, bw=29129KB/s, iops=7282, runt= 60003msec
    clat (usec): min=85, max=108535, avg=1095.43, stdev=8615.46
     lat (usec): min=86, max=108535, avg=1095.94, stdev=8615.49
    clat percentiles (usec):
     |  1.00th=[  100],  5.00th=[  108], 10.00th=[  113], 20.00th=[  118],
     | 30.00th=[  123], 40.00th=[  127], 50.00th=[  133], 60.00th=[  137],
     | 70.00th=[  141], 80.00th=[  147], 90.00th=[  157], 95.00th=[  169],
     | 99.00th=[67072], 99.50th=[79360], 99.90th=[92672], 99.95th=[96768],
     | 99.99th=[103936]
    bw (KB  /s): min= 1439, max= 5216, per=12.50%, avg=3642.44, stdev=635.92
    lat (usec) : 100=0.89%, 250=97.59%, 500=0.20%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, 50=0.01%
    lat (msec) : 100=1.22%, 250=0.03%
  cpu          : usr=0.30%, sys=1.26%, ctx=879965, 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=436959/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=1706.9MB, aggrb=29129KB/s, minb=29129KB/s, maxb=29129KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=140/436791, merge=0/5054, ticks=12/53748, in_queue=196, util=0.18%
Download
Download benchmark results
Download speed
305.27 Mbit/s
Downloaded 104857600 bytes in 3.268 sec
Downloaded 104857600 bytes in 2.261 sec
Downloaded 104857600 bytes in 3.282 sec
Downloaded 104857600 bytes in 2.284 sec
Downloaded 104857600 bytes in 2.008 sec
Finished! Average download speed is 305.27 Mbit/s
Upload
Speedtest results
Upload speed
248.04 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from UpCloud Ltd ...
Selecting 15 servers that are not too close:
  1. PT Telekomunikasi Indonesia (Batam) [30.88 km]: 12.662 ms
  2. PT. Telekomunikasi Indonesia (Pekanbaru) [280.50 km]: 27.626 ms
  3. WANXP (Pekanbaru) [280.50 km]: 32.777 ms
  4. Dashnet (Pekanbaru) [280.50 km]: 58.914 ms
  5. Hutchison 3 Indonesia - PKU (Pekanbaru) [281.63 km]: 29.936 ms
  6. Celcom Axiata (Kuantan) [286.55 km]: 45.454 ms
  7. UNIVERSITI TENAGA NASIONAL (Putrajaya) [300.93 km]: 12.75 ms
  8. IP Core Sdn Bhd (Cyberjaya) [304.19 km]: 11.495 ms
  9. NTT Arcnet (Cyberjaya) [304.35 km]: 11.255 ms
  10. IX Telecom (Cyberjaya) [304.35 km]: 8.155 ms
  11. Global Forway Sdn Bhd (Cyberjaya) [304.35 km]: 41.296 ms
  12. MYREN (Cyberjaya) [304.35 km]: 9.739 ms
  13. Extreme Broadband (Cyberjaya) [304.35 km]: 12.77 ms
  14. REDtone Telecommunications Sdn Bhd (Puchong) [314.15 km]: 438.344 ms
  15. webe Digital Sdn Bhd (Petaling Jaya) [315.74 km]: 46.064 ms
Testing upload speeds
  1. PT Telekomunikasi Indonesia (Batam):         ......................... 390.17 Mbit/s
  2. PT. Telekomunikasi Indonesia (Pekanbaru):    ......................... 248.87 Mbit/s
  3. WANXP (Pekanbaru):                           ......................... 54.90 Mbit/s
  4. Dashnet (Pekanbaru):                         ......................... 29.85 Mbit/s
  5. Hutchison 3 Indonesia - PKU (Pekanbaru):     ......................... 219.05 Mbit/s
  6. Celcom Axiata (Kuantan):                     ......................... 155.56 Mbit/s
  7. UNIVERSITI TENAGA NASIONAL (Putrajaya):      ......................... 304.84 Mbit/s
  8. IP Core Sdn Bhd (Cyberjaya):                 ......................... 83.01 Mbit/s
  9. NTT Arcnet (Cyberjaya):                      ......................... 212.84 Mbit/s
  10. IX Telecom (Cyberjaya):                     ......................... 380.01 Mbit/s
  11. Global Forway Sdn Bhd (Cyberjaya):          ......................... 133.30 Mbit/s
  12. MYREN (Cyberjaya):                          ......................... 362.16 Mbit/s
  13. Extreme Broadband (Cyberjaya):              ......................... 358.67 Mbit/s
  14. REDtone Telecommunications Sdn Bhd (Puchong):......................... 6.57 Mbit/s
  15. webe Digital Sdn Bhd (Petaling Jaya):       ......................... 127.96 Mbit/s
Average upload speed is 204.52 Mbit/s