Stopwatch
Benchmark report #3914
Linode – Linode 1GB
Report
Share test result

Test results for Linode 1GB at Linode


Server specs:


Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
989 MB RAM / 20 GB disk space
Centos 6.9 Final
Singapore, Singapore

Benchmark results summary:


UnixBench - 1405.1
Disk Read - 72 MB/s
Disk Write - 471 MB/s
Bandwidth - 837.87 MB/s

More: https://serverscope.io/trials/DzB5
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
CPU Cores
1 × 2800 MHz
RAM
989 MB
Disk
20 GB
OS
Centos 6.9 Final
Location
Singapore, Singapore
Benchmark summary
Benchmark summary
UnixBench
1405.1
Disk Read
72 MB/s
Disk Write
471 MB/s
Bandwidth
837.87 Mbit/s
Speedtest
129.06 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1405.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 
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-WD5cLJ/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-WD5cLJ/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-WD5cLJ/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-WD5cLJ/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-WD5cLJ/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-WD5cLJ/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: webku.pw: GNU/Linux
   OS: GNU/Linux -- 4.9.7-x86_64-linode80 -- #2 SMP Thu Feb 2 15:43:55 EST 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz (5602.3 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   01:57:38 up 150 days, 23:25,  1 user,  load average: 9.45, 6.28, 2.80; runlevel 2017-03-18

------------------------------------------------------------------------
Benchmark Run: Wed Aug 16 2017 01:57:38 - 02:25:47
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       32565167.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3864.5 MWIPS (10.0 s, 7 samples)
Execl Throughput                               4574.3 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1001313.1 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          281955.9 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2125746.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1913315.1 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 295915.4 lps   (10.0 s, 7 samples)
Process Creation                              11311.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4998.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    662.5 lpm   (60.0 s, 2 samples)
System Call Overhead                        2029429.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   32565167.5   2790.5
Double-Precision Whetstone                       55.0       3864.5    702.6
Execl Throughput                                 43.0       4574.3   1063.8
File Copy 1024 bufsize 2000 maxblocks          3960.0    1001313.1   2528.6
File Copy 256 bufsize 500 maxblocks            1655.0     281955.9   1703.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    2125746.9   3665.1
Pipe Throughput                               12440.0    1913315.1   1538.0
Pipe-based Context Switching                   4000.0     295915.4    739.8
Process Creation                                126.0      11311.7    897.8
Shell Scripts (1 concurrent)                     42.4       4998.0   1178.8
Shell Scripts (8 concurrent)                      6.0        662.5   1104.2
System Call Overhead                          15000.0    2029429.1   1353.0
                                                                   ========
System Benchmarks Index Score                                        1405.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) copied, 4.31362 s, 498 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.13565 s, 519 MB/s


Hard drive
FIO random read
Performance
72.82 MB/s
IOPS
18641
./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=5506: Wed Aug 16 01:54:34 2017
  read : io=4369.2MB, bw=74565KB/s, iops=18641, runt= 60002msec
    clat (usec): min=1, max=7671, avg=420.00, stdev=295.72
     lat (usec): min=1, max=7671, avg=420.86, stdev=296.18
    clat percentiles (usec):
     |  1.00th=[   61],  5.00th=[   91], 10.00th=[  131], 20.00th=[  177],
     | 30.00th=[  221], 40.00th=[  262], 50.00th=[  334], 60.00th=[  470],
     | 70.00th=[  580], 80.00th=[  668], 90.00th=[  772], 95.00th=[  860],
     | 99.00th=[ 1128], 99.50th=[ 1304], 99.90th=[ 2992], 99.95th=[ 3344],
     | 99.99th=[ 4896]
    bw (KB  /s): min= 8120, max=10696, per=12.51%, avg=9325.04, stdev=354.54
    lat (usec) : 2=0.01%, 4=0.36%, 10=0.10%, 20=0.01%, 50=0.02%
    lat (usec) : 100=5.01%, 250=32.16%, 500=24.84%, 750=25.82%, 1000=9.70%
    lat (msec) : 2=1.68%, 4=0.27%, 10=0.03%
  cpu          : usr=1.18%, sys=10.21%, ctx=1326056, majf=0, minf=80
  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=1118511/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=4369.2MB, aggrb=74564KB/s, minb=74564KB/s, maxb=74564KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  sda: ios=1109472/36, merge=0/32, ticks=98314/3, in_queue=97727, util=86.81%
Hard drive
FIO random direct read
Performance
77.45 MB/s
IOPS
19826
./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=5530: Wed Aug 16 01:55:35 2017
  read : io=4646.9MB, bw=79304KB/s, iops=19826, runt= 60001msec
    clat (usec): min=46, max=17756, avg=393.02, stdev=314.42
     lat (usec): min=46, max=17757, avg=394.01, stdev=314.94
    clat percentiles (usec):
     |  1.00th=[   68],  5.00th=[  101], 10.00th=[  120], 20.00th=[  151],
     | 30.00th=[  191], 40.00th=[  225], 50.00th=[  286], 60.00th=[  438],
     | 70.00th=[  540], 80.00th=[  620], 90.00th=[  724], 95.00th=[  820],
     | 99.00th=[ 1176], 99.50th=[ 1800], 99.90th=[ 3696], 99.95th=[ 4320],
     | 99.99th=[ 5088]
    bw (KB  /s): min= 5776, max=11560, per=12.50%, avg=9911.96, stdev=938.72
    lat (usec) : 50=0.01%, 100=4.83%, 250=40.30%, 500=20.60%, 750=26.10%
    lat (usec) : 1000=6.17%
    lat (msec) : 2=1.56%, 4=0.36%, 10=0.07%, 20=0.01%
  cpu          : usr=1.25%, sys=9.90%, ctx=1432097, majf=0, minf=72
  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=1189586/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=4646.9MB, aggrb=79304KB/s, minb=79304KB/s, maxb=79304KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  sda: ios=1190206/113, merge=160/145, ticks=100220/3, in_queue=99603, util=84.44%
Hard drive
FIO random write
Performance
471.29 MB/s
IOPS
120651
./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=5971: Wed Aug 16 01:57:35 2017
  write: io=28280MB, bw=482606KB/s, iops=120651, runt= 60005msec
    clat (usec): min=1, max=190866, avg=59.44, stdev=1574.48
     lat (usec): min=1, max=190867, avg=60.38, stdev=1588.44
    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=[    3],
     | 70.00th=[    3], 80.00th=[    4], 90.00th=[    4], 95.00th=[    4],
     | 99.00th=[    7], 99.50th=[   10], 99.90th=[17536], 99.95th=[23680],
     | 99.99th=[76288]
    bw (KB  /s): min=41137, max=94974, per=12.53%, avg=60446.53, stdev=8741.97
    lat (usec) : 2=0.51%, 4=71.48%, 10=27.49%, 20=0.23%, 50=0.02%
    lat (usec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.03%, 10=0.05%, 20=0.11%, 50=0.05%
    lat (msec) : 100=0.03%, 250=0.01%
  cpu          : usr=1.82%, sys=5.70%, ctx=38622, 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=7239690/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=28280MB, aggrb=482605KB/s, minb=482605KB/s, maxb=482605KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=341/1891824, merge=75/789, ticks=76/988636, in_queue=982073, util=98.78%
Hard drive
FIO random direct write
Performance
37.19 MB/s
IOPS
9520
./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=5915: Wed Aug 16 01:56:35 2017
  write: io=2231.4MB, bw=38080KB/s, iops=9520, runt= 60003msec
    clat (usec): min=67, max=296365, avg=835.34, stdev=4530.42
     lat (usec): min=68, max=296365, avg=836.25, stdev=4530.41
    clat percentiles (usec):
     |  1.00th=[   76],  5.00th=[   78], 10.00th=[   80], 20.00th=[   83],
     | 30.00th=[   86], 40.00th=[   90], 50.00th=[   95], 60.00th=[  102],
     | 70.00th=[  109], 80.00th=[  118], 90.00th=[  133], 95.00th=[  155],
     | 99.00th=[27520], 99.50th=[29312], 99.90th=[32128], 99.95th=[46336],
     | 99.99th=[50944]
    bw (KB  /s): min= 1383, max= 7416, per=12.51%, avg=4763.68, stdev=542.36
    lat (usec) : 100=57.56%, 250=39.59%, 500=0.11%, 750=0.02%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%, 50=2.68%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=0.73%, sys=3.23%, ctx=1157993, 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=571235/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=2231.4MB, aggrb=38080KB/s, minb=38080KB/s, maxb=38080KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=13/570940, merge=0/1999, ticks=0/37380, in_queue=37100, util=59.54%
Download
Download benchmark results
Download speed
837.87 Mbit/s
Downloaded 104857600 bytes in 1.053 sec
Downloaded 104857600 bytes in 1.059 sec
Downloaded 104857600 bytes in 0.922 sec
Downloaded 104857600 bytes in 0.885 sec
Downloaded 104857600 bytes in 0.855 sec
Finished! Average download speed is 837.87 Mbit/s
Upload
Speedtest results
Upload speed
129.06 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Linode ...
Selecting 15 servers that are not too close:
  1. PT Telekomunikasi Indonesia (Batam) [30.15 km]: 30.995 ms
  2. PT Mora Telematika Indonesia (Batam) [30.15 km]: 600837.348 ms
  3. PT Nap Info Lintas Nusa (Batam) [30.15 km]: 22.789 ms
  4. PT SOLNET INDONESIA (Batam) [30.15 km]: 194.551 ms
  5. PT. Telekomunikasi Indonesia (Pekanbaru) [280.32 km]: 24.613 ms
  6. WANXP (Pekanbaru) [280.32 km]: 29.501 ms
  7. Dashnet (Pekanbaru) [280.32 km]: 50.97 ms
  8. Celcom Axiata (Kuantan) [287.39 km]: 15.063 ms
  9. NTT Arcnet (Cyberjaya) [304.92 km]: 15.611 ms
  10. MYREN (Cyberjaya) [304.92 km]: 11.062 ms
  11. Global Forway Sdn Bhd (Cyberjaya) [304.92 km]: 42.263 ms
  12. IX Telecom (Cyberjaya) [304.92 km]: 9.096 ms
  13. Setia Haruman Technology (Cyberjaya) [304.92 km]: 10.275 ms
  14. REDtone Telecommunications Sdn Bhd (Puchong) [314.72 km]: 9.913 ms
  15. Digi (Petaling Jaya) [316.33 km]: 9.977 ms
Testing upload speeds
  1. PT Telekomunikasi Indonesia (Batam):         ......................... 25.18 Mbit/s
  2. PT Mora Telematika Indonesia (Batam):        ......................... 1.59 Mbit/s
  3. PT Nap Info Lintas Nusa (Batam):             ......................... 6.94 Mbit/s
  4. PT SOLNET INDONESIA (Batam):                 ......................... 33.99 Mbit/s
  5. PT. Telekomunikasi Indonesia (Pekanbaru):    ......................... 100.86 Mbit/s
  6. WANXP (Pekanbaru):                           ......................... 88.01 Mbit/s
  7. Dashnet (Pekanbaru):                         ......................... 55.74 Mbit/s
  8. Celcom Axiata (Kuantan):                     ......................... 97.71 Mbit/s
  9. NTT Arcnet (Cyberjaya):                      ......................... 7.93 Mbit/s
  10. MYREN (Cyberjaya):                          ......................... 356.29 Mbit/s
  11. Global Forway Sdn Bhd (Cyberjaya):          ......................... 95.09 Mbit/s
  12. IX Telecom (Cyberjaya):                     ......................... 212.64 Mbit/s
  13. Setia Haruman Technology (Cyberjaya):       ......................... 258.55 Mbit/s
  14. REDtone Telecommunications Sdn Bhd (Puchong):......................... 93.57 Mbit/s
  15. Digi (Petaling Jaya):                       ......................... 374.35 Mbit/s
Average upload speed is 120.56 Mbit/s