Stopwatch
Benchmark report #2246
Digital Ocean – 1GB
Report
Share test result

Test results for 1GB at Digital Ocean


Server specs:


Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
996 MB RAM / 31 GB disk space
Centos 6.8 Final
Singapore, Singapore

Benchmark results summary:


UnixBench - 1281.8
Disk Read - 131 MB/s
Disk Write - 272 MB/s
Bandwidth - 201.20 MB/s

More: https://serverscope.io/trials/rB7m
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz
CPU Cores
1 × 2400 MHz
RAM
996 MB
Disk
31 GB
OS
Centos 6.8 Final
Location
Singapore, Singapore
Benchmark summary
Benchmark summary
UnixBench
1281.8
Disk Read
131 MB/s
Disk Write
272 MB/s
Bandwidth
201.20 Mbit/s
Speedtest
64.14 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1281.8
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/nginx-1.7.6/serverscope/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/nginx-1.7.6/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/nginx-1.7.6/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/nginx-1.7.6/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/nginx-1.7.6/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/nginx-1.7.6/serverscope/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

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

   System: mov3: GNU/Linux
   OS: GNU/Linux -- 2.6.32-642.11.1.el6.x86_64 -- #1 SMP Fri Nov 18 19:25:05 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2630L v2 @ 2.40GHz (4800.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   02:19:01 up 13 min,  1 user,  load average: 6.72, 4.06, 1.74; runlevel 2016-12-31

------------------------------------------------------------------------
Benchmark Run: Sat Dec 31 2016 02:19:01 - 02:46:23
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       28463830.9 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3519.5 MWIPS (6.5 s, 7 samples)
Execl Throughput                               4155.8 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        814652.7 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          220423.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1777118.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1484603.6 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 297245.7 lps   (10.0 s, 7 samples)
Process Creation                              13083.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4922.2 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    658.4 lpm   (60.0 s, 2 samples)
System Call Overhead                        1987263.2 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   28463830.9   2439.1
Double-Precision Whetstone                       55.0       3519.5    639.9
Execl Throughput                                 43.0       4155.8    966.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     814652.7   2057.2
File Copy 256 bufsize 500 maxblocks            1655.0     220423.9   1331.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1777118.3   3064.0
Pipe Throughput                               12440.0    1484603.6   1193.4
Pipe-based Context Switching                   4000.0     297245.7    743.1
Process Creation                                126.0      13083.0   1038.3
Shell Scripts (1 concurrent)                     42.4       4922.2   1160.9
Shell Scripts (8 concurrent)                      6.0        658.4   1097.3
System Call Overhead                          15000.0    1987263.2   1324.8
                                                                   ========
System Benchmarks Index Score                                        1281.8

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, 13.1894 s, 163 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, 17.1912 s, 125 MB/s


Hard drive
FIO random read
Performance
131.89 MB/s
IOPS
33764
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=8297: Sat Dec 31 02:15:55 2016
  read : io=7913.8MB, bw=135059KB/s, iops=33764, runt= 60001msec
    slat (usec): min=1, max=20009, avg=229.18, stdev=262.41
    clat (usec): min=11, max=39679, avg=7345.72, stdev=3477.09
     lat (usec): min=149, max=40152, avg=7576.25, stdev=3579.98
    clat percentiles (usec):
     |  1.00th=[ 2320],  5.00th=[ 2896], 10.00th=[ 3280], 20.00th=[ 3920],
     | 30.00th=[ 4512], 40.00th=[ 5600], 50.00th=[ 7456], 60.00th=[ 8512],
     | 70.00th=[ 9280], 80.00th=[10176], 90.00th=[11840], 95.00th=[12736],
     | 99.00th=[17280], 99.50th=[19584], 99.90th=[24448], 99.95th=[27520],
     | 99.99th=[32384]
    bw (KB  /s): min= 7160, max=40600, per=12.52%, avg=16915.12, stdev=7063.57
    lat (usec) : 20=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.26%, 4=21.35%, 10=56.52%, 20=21.43%, 50=0.44%
  cpu          : usr=2.87%, sys=9.00%, ctx=1490521, majf=1, minf=574
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=2025918/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=7913.8MB, aggrb=135058KB/s, minb=135058KB/s, maxb=135058KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1320419/27, merge=47/17, ticks=99487/49, in_queue=98424, util=91.68%
Hard drive
FIO random direct read
Performance
207.78 MB/s
IOPS
53191
./fio --time_based --name=benchmark --size=128M --runtime=60 --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=8309: Sat Dec 31 02:16:56 2016
  read : io=12468MB, bw=212766KB/s, iops=53191, runt= 60006msec
    slat (usec): min=2, max=102389, avg=99.86, stdev=1109.94
    clat (usec): min=10, max=103233, avg=4671.92, stdev=6401.27
     lat (usec): min=73, max=103246, avg=4776.98, stdev=6453.36
    clat percentiles (usec):
     |  1.00th=[  286],  5.00th=[  318], 10.00th=[  334], 20.00th=[  540],
     | 30.00th=[  684], 40.00th=[  748], 50.00th=[  836], 60.00th=[ 1816],
     | 70.00th=[ 3696], 80.00th=[11712], 90.00th=[15552], 95.00th=[17792],
     | 99.00th=[23168], 99.50th=[24704], 99.90th=[27264], 99.95th=[28800],
     | 99.99th=[40192]
    bw (KB  /s): min=11546, max=53304, per=12.52%, avg=26629.11, stdev=7830.77
    lat (usec) : 20=0.01%, 100=0.01%, 250=0.24%, 500=18.63%, 750=20.83%
    lat (usec) : 1000=14.39%
    lat (msec) : 2=7.27%, 4=9.42%, 10=6.66%, 20=19.75%, 50=2.81%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=2.72%, sys=9.29%, ctx=95190, majf=0, minf=567
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=3191815/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=12468MB, aggrb=212766KB/s, minb=212766KB/s, maxb=212766KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=3178821/16, merge=10592/3, ticks=1182706/13, in_queue=1172232, util=98.74%
Hard drive
FIO random write
Performance
272.89 MB/s
IOPS
69859
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes

benchmark: (groupid=0, jobs=8): err= 0: pid=8335: Sat Dec 31 02:18:57 2016
  write: io=16532MB, bw=279438KB/s, iops=69859, runt= 60581msec
    slat (usec): min=2, max=182381, avg=74.60, stdev=1050.04
    clat (usec): min=6, max=196206, avg=3082.90, stdev=6899.77
     lat (usec): min=10, max=196210, avg=3161.07, stdev=6973.42
    clat percentiles (usec):
     |  1.00th=[  145],  5.00th=[  149], 10.00th=[  173], 20.00th=[  302],
     | 30.00th=[  310], 40.00th=[  314], 50.00th=[  326], 60.00th=[  346],
     | 70.00th=[  390], 80.00th=[  708], 90.00th=[14272], 95.00th=[17280],
     | 99.00th=[25472], 99.50th=[30592], 99.90th=[59648], 99.95th=[73216],
     | 99.99th=[150528]
    bw (KB  /s): min=    0, max=80641, per=14.40%, avg=40250.00, stdev=7439.91
    lat (usec) : 10=0.01%, 20=0.01%, 50=0.01%, 100=0.01%, 250=13.37%
    lat (usec) : 500=63.40%, 750=3.45%, 1000=0.67%
    lat (msec) : 2=0.69%, 4=0.76%, 10=2.27%, 20=12.66%, 50=2.57%
    lat (msec) : 100=0.15%, 250=0.02%
  cpu          : usr=2.94%, sys=8.19%, ctx=90791, majf=0, minf=304
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=100.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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=4232165/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=16532MB, aggrb=279438KB/s, minb=279438KB/s, maxb=279438KB/s, mint=60581msec, maxt=60581msec

Disk stats (read/write):
  vda: ios=3/566202, merge=1/828373, ticks=79/6950767, in_queue=6952201, util=90.51%
Hard drive
FIO random direct write
Performance
30.73 MB/s
IOPS
7867
./fio --time_based --name=benchmark --size=128M --runtime=60 --filename=benchmark --ioengine=libaio --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=libaio, iodepth=32
...
fio-2.8
Starting 8 processes
benchmark: Laying out IO file(s) (1 file(s) / 128MB)

benchmark: (groupid=0, jobs=8): err= 0: pid=8323: Sat Dec 31 02:17:56 2016
  write: io=1844.7MB, bw=31468KB/s, iops=7867, runt= 60026msec
    slat (usec): min=4, max=54727, avg=538.02, stdev=2839.33
    clat (usec): min=674, max=292131, avg=31986.79, stdev=23596.90
     lat (usec): min=747, max=297167, avg=32525.88, stdev=23778.35
    clat percentiles (msec):
     |  1.00th=[    7],  5.00th=[   11], 10.00th=[   15], 20.00th=[   18],
     | 30.00th=[   21], 40.00th=[   24], 50.00th=[   26], 60.00th=[   29],
     | 70.00th=[   34], 80.00th=[   41], 90.00th=[   55], 95.00th=[   74],
     | 99.00th=[  137], 99.50th=[  161], 99.90th=[  204], 99.95th=[  212],
     | 99.99th=[  277]
    bw (KB  /s): min= 1272, max= 7576, per=12.54%, avg=3946.92, stdev=1012.06
    lat (usec) : 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=4.20%, 20=23.58%, 50=60.28%
    lat (msec) : 100=9.06%, 250=2.83%, 500=0.02%
  cpu          : usr=0.73%, sys=1.90%, ctx=51021, majf=0, minf=294
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=99.9%, >=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.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=0/w=472230/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=1844.7MB, aggrb=31468KB/s, minb=31468KB/s, maxb=31468KB/s, mint=60026msec, maxt=60026msec

Disk stats (read/write):
  vda: ios=1/464840, merge=0/7557, ticks=4/8525420, in_queue=8532117, util=99.95%
Download
Download benchmark results
Download speed
201.20 Mbit/s
Downloaded 104857600 bytes in 3.938 sec
Downloaded 104857600 bytes in 3.860 sec
Downloaded 104857600 bytes in 4.319 sec
Downloaded 104857600 bytes in 3.939 sec
Downloaded 104857600 bytes in 3.825 sec
Finished! Average download speed is 201.20 Mbit/s
Upload
Speedtest results
Upload speed
64.14 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from DigitalOcean ...
Selecting 15 servers that are not too close:
  1. PT Telekomunikasi Indonesia (Batam) [30.15 km]: 28.643 ms
  2. PT Nap Info Lintas Nusa (Batam) [30.15 km]: 34.308 ms
  3. PT Mora Telematika Indonesia (Batam) [30.15 km]: 8.636 ms
  4. Medialink (Batam) [30.15 km]: 35.204 ms
  5. Medialink (Dumai) [270.84 km]: 40.547 ms
  6. PT. Telekomunikasi Indonesia (Pekanbaru) [280.32 km]: 36.51 ms
  7. Medialink (Pekanbaru) [280.32 km]: 40.153 ms
  8. Celcom Axiata (Kuantan) [287.39 km]: 44.075 ms
  9. MYREN (Cyberjaya) [304.92 km]: 50.131 ms
  10. Global Forway Sdn Bhd (Cyberjaya) [304.92 km]: 43.356 ms
  11. NTT Arcnet (Cyberjaya) [304.92 km]: 14.504 ms
  12. REDtone Telecommunications Sdn Bhd (Puchong) [314.72 km]: 48.91 ms
  13. Digi (Petaling Jaya) [316.33 km]: 11.031 ms
  14. webe Digital Sdn Bhd (Petaling Jaya) [316.33 km]: 10.742 ms
  15. Celcom Axiata (Petaling Jaya) [316.33 km]: 41.784 ms
Testing upload speeds
  1. PT Telekomunikasi Indonesia (Batam):         ......................... 9.45 Mbit/s
  2. PT Nap Info Lintas Nusa (Batam):             ......................... 35.00 Mbit/s
  3. PT Mora Telematika Indonesia (Batam):        ......................... 10.20 Mbit/s
  4. Medialink (Batam):                           ......................... 21.95 Mbit/s
  5. Medialink (Dumai):                           ......................... 15.17 Mbit/s
  6. PT. Telekomunikasi Indonesia (Pekanbaru):    ......................... 62.98 Mbit/s
  7. Medialink (Pekanbaru):                       ......................... 25.45 Mbit/s
  8. Celcom Axiata (Kuantan):                     ......................... 22.75 Mbit/s
  9. MYREN (Cyberjaya):                           ......................... 13.60 Mbit/s
  10. Global Forway Sdn Bhd (Cyberjaya):          ......................... 51.23 Mbit/s
  11. NTT Arcnet (Cyberjaya):                     ......................... 196.88 Mbit/s
  12. REDtone Telecommunications Sdn Bhd (Puchong):......................... 73.32 Mbit/s
  13. Digi (Petaling Jaya):                       ......................... 304.46 Mbit/s
  14. webe Digital Sdn Bhd (Petaling Jaya):       ......................... 84.63 Mbit/s
  15. Celcom Axiata (Petaling Jaya):              ......................... 35.02 Mbit/s
Average upload speed is 64.14 Mbit/s