Stopwatch
Benchmark report #6483
HostingViet – Cloud VPS 1 2GB RAM
Report
Share test result

Test results for Cloud VPS 1 2GB RAM at HostingViet


Server specs:


Intel(R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz
996 MB RAM / 16 GB disk space
Centos 6.9 Final
Hanoi, Vietnam

Benchmark results summary:


UnixBench - 658.0
Disk Read - 25 MB/s
Disk Write - 11 MB/s
Bandwidth - 4.46 MB/s

More: https://serverscope.io/trials/olQQ
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E5-2683 v3 @ 2.00GHz
CPU Cores
1 × 1998 MHz
RAM
996 MB
Disk
16 GB
OS
Centos 6.9 Final
Benchmark summary
Benchmark summary
UnixBench
658.0
Disk Read
25 MB/s
Disk Write
11 MB/s
Bandwidth
4.46 Mbit/s
Speedtest
23.33 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
658.0
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 `/home/serverscope-mh7pIL/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/home/serverscope-mh7pIL/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/home/serverscope-mh7pIL/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/home/serverscope-mh7pIL/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/home/serverscope-mh7pIL/byte-unixbench/UnixBench"
make[1]: Leaving directory `/home/serverscope-mh7pIL/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: onlinecamerahadong.net-cawgqkuo.novalocal: GNU/Linux
   OS: GNU/Linux -- 2.6.32-696.23.1.el6.x86_64 -- #1 SMP Tue Mar 13 22:44:18 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-2683 v3 @ 2.00GHz (3995.4 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   20:12:07 up 3 days,  4:05,  1 user,  load average: 5.07, 4.45, 2.05; runlevel 2018-04-04

------------------------------------------------------------------------
Benchmark Run: Sat Apr 07 2018 20:12:07 - 20:40:25
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       22266843.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3130.2 MWIPS (10.2 s, 7 samples)
Execl Throughput                               2524.6 lps   (29.7 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        362351.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          101837.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1035479.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              595252.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 100617.6 lps   (10.0 s, 7 samples)
Process Creation                               6633.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2884.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    386.4 lpm   (60.2 s, 2 samples)
System Call Overhead                         555789.0 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   22266843.5   1908.0
Double-Precision Whetstone                       55.0       3130.2    569.1
Execl Throughput                                 43.0       2524.6    587.1
File Copy 1024 bufsize 2000 maxblocks          3960.0     362351.5    915.0
File Copy 256 bufsize 500 maxblocks            1655.0     101837.0    615.3
File Copy 4096 bufsize 8000 maxblocks          5800.0    1035479.3   1785.3
Pipe Throughput                               12440.0     595252.2    478.5
Pipe-based Context Switching                   4000.0     100617.6    251.5
Process Creation                                126.0       6633.0    526.4
Shell Scripts (1 concurrent)                     42.4       2884.0    680.2
Shell Scripts (8 concurrent)                      6.0        386.4    644.1
System Call Overhead                          15000.0     555789.0    370.5
                                                                   ========
System Benchmarks Index Score                                         658.0

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, 3.97577 s, 540 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, 6.43345 s, 334 MB/s


Hard drive
FIO random read
Performance
25.84 MB/s
IOPS
6615
./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=7576: Sat Apr  7 20:08:19 2018
  read : io=1550.7MB, bw=26464KB/s, iops=6615, runt= 60002msec
    clat (usec): min=221, max=227992, avg=1200.06, stdev=3054.22
     lat (usec): min=222, max=227993, avg=1201.24, stdev=3054.29
    clat percentiles (usec):
     |  1.00th=[  394],  5.00th=[  462], 10.00th=[  506], 20.00th=[  564],
     | 30.00th=[  612], 40.00th=[  668], 50.00th=[  724], 60.00th=[  788],
     | 70.00th=[  876], 80.00th=[ 1012], 90.00th=[ 1352], 95.00th=[ 2960],
     | 99.00th=[10688], 99.50th=[14656], 99.90th=[30848], 99.95th=[43776],
     | 99.99th=[110080]
    bw (KB  /s): min=  487, max= 6592, per=12.52%, avg=3313.65, stdev=1528.54
    lat (usec) : 250=0.01%, 500=9.43%, 750=45.02%, 1000=24.95%
    lat (msec) : 2=14.25%, 4=2.09%, 10=3.08%, 20=0.94%, 50=0.21%
    lat (msec) : 100=0.02%, 250=0.03%
  cpu          : usr=0.90%, sys=3.09%, ctx=401186, majf=0, minf=344
  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=396967/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=1550.7MB, aggrb=26463KB/s, minb=26463KB/s, maxb=26463KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=395275/26, merge=0/9, ticks=442178/129, in_queue=441978, util=99.81%
Hard drive
FIO random direct read
Performance
37.4 MB/s
IOPS
9573
./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=7586: Sat Apr  7 20:09:20 2018
  read : io=2243.1MB, bw=38295KB/s, iops=9573, runt= 60002msec
    clat (usec): min=192, max=222972, avg=824.94, stdev=1854.19
     lat (usec): min=192, max=222973, avg=826.16, stdev=1854.36
    clat percentiles (usec):
     |  1.00th=[  306],  5.00th=[  362], 10.00th=[  402], 20.00th=[  466],
     | 30.00th=[  516], 40.00th=[  572], 50.00th=[  628], 60.00th=[  700],
     | 70.00th=[  788], 80.00th=[  916], 90.00th=[ 1160], 95.00th=[ 1560],
     | 99.00th=[ 4576], 99.50th=[ 6176], 99.90th=[12096], 99.95th=[16320],
     | 99.99th=[107008]
    bw (KB  /s): min= 1190, max= 8232, per=12.53%, avg=4798.97, stdev=995.93
    lat (usec) : 250=0.05%, 500=26.55%, 750=39.83%, 1000=18.17%
    lat (msec) : 2=12.04%, 4=1.92%, 10=1.28%, 20=0.12%, 50=0.02%
    lat (msec) : 100=0.01%, 250=0.01%
  cpu          : usr=1.32%, sys=3.85%, ctx=578648, majf=0, minf=336
  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=574437/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=2243.1MB, aggrb=38294KB/s, minb=38294KB/s, maxb=38294KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=574243/18, merge=0/3, ticks=417681/36, in_queue=417254, util=99.36%
Hard drive
FIO random write
Performance
11.91 MB/s
IOPS
3048
./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=7606: Sat Apr  7 20:12:03 2018
  write: io=1217.7MB, bw=12193KB/s, iops=3048, runt=102262msec
    clat (usec): min=2, max=4054.9K, avg=417.26, stdev=19745.65
     lat (usec): min=2, max=4059.9K, avg=420.16, stdev=19762.21
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    4], 40.00th=[    4], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    5], 80.00th=[    5], 90.00th=[    7], 95.00th=[    9],
     | 99.00th=[ 2096], 99.50th=[ 6688], 99.90th=[49408], 99.95th=[146432],
     | 99.99th=[577536]
    bw (KB  /s): min=    0, max=33149, per=35.13%, avg=4283.54, stdev=5406.01
    lat (usec) : 4=28.22%, 10=66.94%, 20=2.44%, 50=0.56%, 100=0.21%
    lat (usec) : 250=0.10%, 500=0.05%, 750=0.01%, 1000=0.04%
    lat (msec) : 2=0.37%, 4=0.39%, 10=0.23%, 20=0.21%, 50=0.12%
    lat (msec) : 100=0.03%, 250=0.03%, 500=0.02%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=0.17%, sys=0.60%, ctx=25750, majf=0, minf=331
  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=311713/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=1217.7MB, aggrb=12192KB/s, minb=12192KB/s, maxb=12192KB/s, mint=102262msec, maxt=102262msec

Disk stats (read/write):
  vda: ios=0/107459, merge=0/55310, ticks=0/5153063, in_queue=5159968, util=99.22%
Hard drive
FIO random direct write
Performance
1.08 MB/s
IOPS
276
./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=7596: Sat Apr  7 20:10:20 2018
  write: io=66364KB, bw=1105.4KB/s, iops=276, runt= 60037msec
    clat (usec): min=688, max=220560, avg=3608.01, stdev=6152.73
     lat (usec): min=690, max=220561, avg=3609.97, stdev=6152.78
    clat percentiles (usec):
     |  1.00th=[  860],  5.00th=[  964], 10.00th=[ 1020], 20.00th=[ 1112],
     | 30.00th=[ 1192], 40.00th=[ 1288], 50.00th=[ 1384], 60.00th=[ 1528],
     | 70.00th=[ 2096], 80.00th=[ 5856], 90.00th=[ 9280], 95.00th=[12352],
     | 99.00th=[23680], 99.50th=[31872], 99.90th=[70144], 99.95th=[90624],
     | 99.99th=[220160]
    bw (KB  /s): min=    5, max=  314, per=12.74%, avg=140.79, stdev=50.64
    lat (usec) : 750=0.06%, 1000=7.88%
    lat (msec) : 2=61.26%, 4=6.34%, 10=16.01%, 20=6.95%, 50=1.33%
    lat (msec) : 100=0.12%, 250=0.05%
  cpu          : usr=0.07%, sys=0.24%, ctx=35217, majf=0, minf=327
  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=16591/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=66364KB, aggrb=1105KB/s, minb=1105KB/s, maxb=1105KB/s, mint=60037msec, maxt=60037msec

Disk stats (read/write):
  vda: ios=0/16620, merge=0/931, ticks=0/58599, in_queue=58578, util=97.30%
Download
Download benchmark results
Download speed
4.46 Mbit/s
Downloaded 104857600 bytes in 216.930 sec
Downloaded 104857600 bytes in 167.807 sec
Downloaded 104857600 bytes in 167.232 sec
Downloaded 104857600 bytes in 162.447 sec
Downloaded 104857600 bytes in 181.977 sec
Finished! Average download speed is 4.46 Mbit/s
Upload
Speedtest results
Upload speed
23.33 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Thien Quang Digital technology joint ...
Selecting 15 servers that are not too close:
  1. GX-Telecom (Nanning) [322.58 km]: 388.462 ms
  2. GX ChinaMobile (Nanning) [322.58 km]: 117.792 ms
  3. GX-Unicom (Nanning) [322.58 km]: 637.931 ms
  4. Chinamobile,Hainan (Haikou) [480.48 km]: 214.793 ms
  5. ETL public company (Vientiane) [481.95 km]: 85.116 ms
  6. Star Telecom (Vientiane) [481.95 km]: 103.59 ms
  7. Lao Telecom (Vientiane) [481.95 km]: 176.053 ms
  8. Yunnan Chinaunicom (Kunming) [553.22 km]: 283.112 ms
  9. China Telecom (Kunming) [553.22 km]: 101.971 ms
  10. Khon Kaen University (Khon Kaen) [602.70 km]: 173.634 ms
  11. AIS (Khon Kaen) [602.70 km]: 155.714 ms
  12. TrueMove H (Khon Kaen) [602.70 km]: 244.057 ms
  13. VNPT-NET (Da Nang) [606.68 km]: 44.569 ms
  14. Viettel Network (Da Nang) [606.68 km]: 43.968 ms
  15. Vietnamobile (Da Nang) [606.68 km]: 75.26 ms
Testing upload speeds
  1. GX-Telecom (Nanning):                        ......................... 6.03 Mbit/s
  2. GX ChinaMobile (Nanning):                    ......................... 5.80 Mbit/s
  3. GX-Unicom (Nanning):                         ......................... 0.00 Mbit/s
  4. Chinamobile,Hainan (Haikou):                 ......................... 6.04 Mbit/s
  5. ETL public company (Vientiane):              ......................... 38.45 Mbit/s
  6. Star Telecom (Vientiane):                    ......................... 35.42 Mbit/s
  7. Lao Telecom (Vientiane):                     ......................... 4.45 Mbit/s
  8. Yunnan Chinaunicom (Kunming):                ......................... 0.00 Mbit/s
  9. China Telecom (Kunming):                     ......................... 7.14 Mbit/s
  10. Khon Kaen University (Khon Kaen):           ......................... 34.75 Mbit/s
  11. AIS (Khon Kaen):                            ......................... 17.58 Mbit/s
  12. TrueMove H (Khon Kaen):                     ......................... 44.01 Mbit/s
  13. VNPT-NET (Da Nang):                         ......................... 33.20 Mbit/s
  14. Viettel Network (Da Nang):                  ......................... 39.33 Mbit/s
  15. Vietnamobile (Da Nang):                     ......................... 31.10 Mbit/s
Average upload speed is 20.22 Mbit/s