Stopwatch
Benchmark report #4570
Vultr – 25 GB SSD
Report
Share test result

Test results for 25 GB SSD at Vultr


Server specs:


Virtual CPU a7769a6388d5
993 MB RAM / 26 GB disk space
Centos 7.4.1708 Core
Heiwajima, Japan

Benchmark results summary:


UnixBench - 1265.9
Disk Read - 113 MB/s
Disk Write - 203 MB/s
Bandwidth - 961.08 MB/s

More: https://serverscope.io/trials/EPZ6
Share
Share this page
Cpu chip
Server Specs
CPU
Virtual CPU a7769a6388d5
CPU Cores
1 × 2394 MHz
RAM
993 MB
Disk
26 GB
OS
Centos 7.4.1708 Core
Location
Heiwajima, Japan
Benchmark summary
Benchmark summary
UnixBench
1265.9
Disk Read
113 MB/s
Disk Write
203 MB/s
Bandwidth
961.08 Mbit/s
Speedtest
177.44 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1265.9
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-Ix9hmO/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope-Ix9hmO/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope-Ix9hmO/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope-Ix9hmO/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope-Ix9hmO/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/serverscope-Ix9hmO/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: haumaru.net: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.26.2.el7.x86_64 -- #1 SMP Tue Jul 4 15:04:05 UTC 2017
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Virtual CPU a7769a6388d5 (4788.9 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   06:22:02 up 19 days,  5:54,  1 user,  load average: 8.34, 5.02, 2.19; runlevel 2017-11-03

------------------------------------------------------------------------
Benchmark Run: Wed Nov 22 2017 06:22:02 - 06:49:37
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       26411324.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     4001.6 MWIPS (8.5 s, 7 samples)
Execl Throughput                               3649.8 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        863087.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          233675.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1439106.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1447242.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 282254.0 lps   (10.0 s, 7 samples)
Process Creation                              10030.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   4532.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    622.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        3284335.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   26411324.5   2263.2
Double-Precision Whetstone                       55.0       4001.6    727.6
Execl Throughput                                 43.0       3649.8    848.8
File Copy 1024 bufsize 2000 maxblocks          3960.0     863087.2   2179.5
File Copy 256 bufsize 500 maxblocks            1655.0     233675.2   1411.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1439106.5   2481.2
Pipe Throughput                               12440.0    1447242.5   1163.4
Pipe-based Context Switching                   4000.0     282254.0    705.6
Process Creation                                126.0      10030.0    796.0
Shell Scripts (1 concurrent)                     42.4       4532.7   1069.0
Shell Scripts (8 concurrent)                      6.0        622.7   1037.8
System Call Overhead                          15000.0    3284335.8   2189.6
                                                                   ========
System Benchmarks Index Score                                        1265.9

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, 6.12229 s, 351 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.21364 s, 346 MB/s


Hard drive
FIO random read
Performance
113.51 MB/s
IOPS
29057
./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=20358: Wed Nov 22 06:18:57 2017
  read : io=6810.8MB, bw=116232KB/s, iops=29057, runt= 60002msec
    clat (usec): min=1, max=18054, avg=272.58, stdev=166.06
     lat (usec): min=1, max=18054, avg=272.86, stdev=166.07
    clat percentiles (usec):
     |  1.00th=[  151],  5.00th=[  187], 10.00th=[  199], 20.00th=[  217],
     | 30.00th=[  229], 40.00th=[  243], 50.00th=[  255], 60.00th=[  270],
     | 70.00th=[  290], 80.00th=[  314], 90.00th=[  354], 95.00th=[  390],
     | 99.00th=[  494], 99.50th=[  612], 99.90th=[ 2576], 99.95th=[ 3056],
     | 99.99th=[ 5664]
    bw (KB  /s): min=10968, max=17632, per=12.50%, avg=14529.63, stdev=988.98
    lat (usec) : 2=0.02%, 4=0.41%, 10=0.30%, 20=0.22%, 50=0.02%
    lat (usec) : 100=0.01%, 250=44.92%, 500=53.15%, 750=0.55%, 1000=0.07%
    lat (msec) : 2=0.15%, 4=0.16%, 10=0.02%, 20=0.01%
  cpu          : usr=1.44%, sys=4.18%, ctx=1726485, 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=1743536/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=6810.8MB, aggrb=116231KB/s, minb=116231KB/s, maxb=116231KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=1726038/15, merge=0/8, ticks=418177/1, in_queue=417882, util=98.29%
Hard drive
FIO random direct read
Performance
116.91 MB/s
IOPS
29928
./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=20370: Wed Nov 22 06:19:57 2017
  read : io=7014.7MB, bw=119714KB/s, iops=29928, runt= 60001msec
    clat (usec): min=134, max=16193, avg=264.26, stdev=104.41
     lat (usec): min=135, max=16193, avg=264.53, stdev=104.42
    clat percentiles (usec):
     |  1.00th=[  171],  5.00th=[  187], 10.00th=[  199], 20.00th=[  213],
     | 30.00th=[  227], 40.00th=[  239], 50.00th=[  251], 60.00th=[  266],
     | 70.00th=[  282], 80.00th=[  306], 90.00th=[  342], 95.00th=[  378],
     | 99.00th=[  466], 99.50th=[  516], 99.90th=[  948], 99.95th=[ 1368],
     | 99.99th=[ 3504]
    bw (KB  /s): min=12000, max=17672, per=12.51%, avg=14982.00, stdev=875.23
    lat (usec) : 250=49.24%, 500=50.16%, 750=0.44%, 1000=0.07%
    lat (msec) : 2=0.06%, 4=0.02%, 10=0.01%, 20=0.01%
  cpu          : usr=1.61%, sys=3.29%, ctx=1795760, majf=0, minf=295
  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=1795740/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=7014.7MB, aggrb=119714KB/s, minb=119714KB/s, maxb=119714KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=1793686/25, merge=0/31, ticks=426827/3, in_queue=426519, util=99.56%
Hard drive
FIO random write
Performance
203.43 MB/s
IOPS
52077
./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=20395: Wed Nov 22 06:21:58 2017
  write: io=12209MB, bw=208310KB/s, iops=52077, runt= 60018msec
    clat (usec): min=1, max=47089K, avg=150.54, stdev=61550.56
     lat (usec): min=1, max=47089K, avg=150.92, stdev=61551.16
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    3], 10.00th=[    3], 20.00th=[    3],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    4], 60.00th=[    4],
     | 70.00th=[    4], 80.00th=[    5], 90.00th=[    6], 95.00th=[    9],
     | 99.00th=[   20], 99.50th=[   31], 99.90th=[ 6112], 99.95th=[ 8896],
     | 99.99th=[11456]
    bw (KB  /s): min=    1, max=229768, per=73.64%, avg=153409.69, stdev=87736.79
    lat (usec) : 2=0.01%, 4=40.71%, 10=55.03%, 20=3.23%, 50=0.67%
    lat (usec) : 100=0.10%, 250=0.06%, 500=0.04%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.12%, 20=0.04%, 50=0.01%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2000=0.01%, >=2000=0.01%
  cpu          : usr=1.20%, sys=3.44%, ctx=10439, majf=0, minf=286
  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=3125592/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=12209MB, aggrb=208310KB/s, minb=208310KB/s, maxb=208310KB/s, mint=60018msec, maxt=60018msec

Disk stats (read/write):
  vda: ios=287/1261050, merge=0/30, ticks=1827/5607844, in_queue=5609368, util=84.33%
Hard drive
FIO random direct write
Performance
31.75 MB/s
IOPS
8128
./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=20383: Wed Nov 22 06:20:58 2017
  write: io=1905.3MB, bw=32514KB/s, iops=8128, runt= 60003msec
    clat (usec): min=58, max=60002K, avg=980.77, stdev=227299.03
     lat (usec): min=58, max=60002K, avg=981.18, stdev=227299.03
    clat percentiles (usec):
     |  1.00th=[   70],  5.00th=[   79], 10.00th=[   84], 20.00th=[   91],
     | 30.00th=[   96], 40.00th=[  102], 50.00th=[  108], 60.00th=[  116],
     | 70.00th=[  125], 80.00th=[  141], 90.00th=[  167], 95.00th=[  199],
     | 99.00th=[  270], 99.50th=[  306], 99.90th=[  498], 99.95th=[  820],
     | 99.99th=[ 2352]
    bw (KB  /s): min=    0, max=40592, per=94.46%, avg=30712.44, stdev=7994.64
    lat (usec) : 100=36.66%, 250=61.81%, 500=1.43%, 750=0.04%, 1000=0.03%
    lat (msec) : 2=0.02%, 4=0.01%, 10=0.01%, 20=0.01%, >=2000=0.01%
  cpu          : usr=0.55%, sys=1.99%, ctx=975485, majf=0, minf=277
  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=487736/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=1905.3MB, aggrb=32514KB/s, minb=32514KB/s, maxb=32514KB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  vda: ios=19/487360, merge=0/625, ticks=26/50827, in_queue=50725, util=84.48%
Download
Download benchmark results
Download speed
961.08 Mbit/s
Downloaded 104857600 bytes in 1.068 sec
Downloaded 104857600 bytes in 0.695 sec
Downloaded 104857600 bytes in 0.653 sec
Downloaded 104857600 bytes in 0.870 sec
Downloaded 104857600 bytes in 0.876 sec
Finished! Average download speed is 961.08 Mbit/s
Upload
Speedtest results
Upload speed
177.44 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Choopa ...
Selecting 15 servers that are not too close:
  1. Allied Telesis Capital Corporation (Sagamihara) [33.95 km]: 47.303 ms
  2. Allied Telesis Capital Corporation (Fussa-shi) [41.04 km]: 47.712 ms
  3. SoftEther Corporation (Tsukuba) [57.69 km]: 14.975 ms
  4. ClickL Network (Shizuoka) [141.07 km]: 46.005 ms
  5. CanopusAzusa (Nagaoka) [222.12 km]: 73.852 ms
  6. poteitoo (Nagoya) [261.48 km]: 39.943 ms
  7. JAIST(ino-lab) (Nomi) [303.57 km]: 28.5 ms
  8. kamiari (Sendai) [314.50 km]: 15.574 ms
  9. gatolabo (Maibara) [315.25 km]: 42.963 ms
  10. NextechNetworkSolutions (Nara) [372.21 km]: 181.362 ms
  11. rxy (individual) (Osaka) [398.53 km]: 143.901 ms
  12. prize3046 (Ikeda) [401.41 km]: 29.865 ms
  13. satoweb (Sakai) [404.01 km]: 59.536 ms
  14. Allied Telesis Capital Corporation (Misawa) [584.46 km]: 123.983 ms
  15. denpa893 (Hikari) [735.20 km]: 49.968 ms
Testing upload speeds
  1. Allied Telesis Capital Corporation (Sagamihara):......................... 48.50 Mbit/s
  2. Allied Telesis Capital Corporation (Fussa-shi):......................... 225.69 Mbit/s
  3. SoftEther Corporation (Tsukuba):             ......................... 442.95 Mbit/s
  4. ClickL Network (Shizuoka):                   ......................... 63.35 Mbit/s
  5. CanopusAzusa (Nagaoka):                      ......................... 133.06 Mbit/s
  6. poteitoo (Nagoya):                           ......................... 0.00 Mbit/s
  7. JAIST(ino-lab) (Nomi):                       ......................... 244.87 Mbit/s
  8. kamiari (Sendai):                            ......................... 176.94 Mbit/s
  9. gatolabo (Maibara):                          ......................... 112.58 Mbit/s
  10. NextechNetworkSolutions (Nara):             ......................... 238.30 Mbit/s
  11. rxy (individual) (Osaka):                   ......................... 11.36 Mbit/s
  12. prize3046 (Ikeda):                          ......................... 246.46 Mbit/s
  13. satoweb (Sakai):                            ......................... 188.65 Mbit/s
  14. Allied Telesis Capital Corporation (Misawa):......................... 113.27 Mbit/s
  15. denpa893 (Hikari):                          ......................... 72.11 Mbit/s
Average upload speed is 154.54 Mbit/s