Stopwatch
Benchmark report #3267
BinaryLane – Tier 1 - 1vCore, 512MB RAM, 10GB SSD, 200GB Bandwidth, Melbourne AU
Report
Share test result

Test results for Tier 1 - 1vCore, 512MB RAM, 10GB SSD, 200GB Bandwidth, Melbourne AU at BinaryLane


Server specs:


Intel KVM processor v2
494 MB RAM / 10 GB disk space
Debian 8.7
Australia

Benchmark results summary:


UnixBench - 1270.7
Disk Read - 224 MB/s
Disk Write - 364 MB/s
Bandwidth - 91.76 MB/s

More: https://serverscope.io/trials/5N90
Share
Share this page
Cpu chip
Server Specs
CPU
Intel KVM processor v2
CPU Cores
1 × 2200 MHz
RAM
494 MB
Disk
10 GB
OS
Debian 8.7
Location
Benchmark summary
Benchmark summary
UnixBench
1270.7
Disk Read
224 MB/s
Disk Write
364 MB/s
Bandwidth
91.76 Mbit/s
Speedtest
98.0 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
1270.7
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-cYooY0/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-cYooY0/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-cYooY0/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-cYooY0/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-cYooY0/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-cYooY0/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: orient-educate: GNU/Linux
   OS: GNU/Linux -- 3.16.0-4-amd64 -- #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel KVM processor v2 (4400.0 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   01:50:23 up 25 min,  2 users,  load average: 7.84, 4.71, 2.04; runlevel 2017-05-02

------------------------------------------------------------------------
Benchmark Run: Tue May 02 2017 01:50:23 - 02:18:24
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       22285406.3 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3953.3 MWIPS (9.4 s, 7 samples)
Execl Throughput                               4002.8 lps   (29.6 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        672952.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          204319.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1297514.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1538539.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 294792.0 lps   (10.0 s, 7 samples)
Process Creation                              10082.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   5864.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    764.0 lpm   (60.0 s, 2 samples)
System Call Overhead                        3452495.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   22285406.3   1909.6
Double-Precision Whetstone                       55.0       3953.3    718.8
Execl Throughput                                 43.0       4002.8    930.9
File Copy 1024 bufsize 2000 maxblocks          3960.0     672952.5   1699.4
File Copy 256 bufsize 500 maxblocks            1655.0     204319.3   1234.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1297514.9   2237.1
Pipe Throughput                               12440.0    1538539.4   1236.8
Pipe-based Context Switching                   4000.0     294792.0    737.0
Process Creation                                126.0      10082.0    800.2
Shell Scripts (1 concurrent)                     42.4       5864.1   1383.0
Shell Scripts (8 concurrent)                      6.0        764.0   1273.4
System Call Overhead                          15000.0    3452495.5   2301.7
                                                                   ========
System Benchmarks Index Score                                        1270.7

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.03069 s, 533 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, 3.64335 s, 589 MB/s


Hard drive
FIO random read
Performance
224.34 MB/s
IOPS
57431
./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=13821: Tue May  2 01:47:16 2017
  read : io=13461MB, bw=229725KB/s, iops=57431, runt= 60001msec
    clat (usec): min=1, max=27379, avg=136.58, stdev=187.11
     lat (usec): min=1, max=27379, avg=136.87, stdev=187.22
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[   58], 10.00th=[   71], 20.00th=[   85],
     | 30.00th=[   96], 40.00th=[  106], 50.00th=[  117], 60.00th=[  131],
     | 70.00th=[  145], 80.00th=[  163], 90.00th=[  195], 95.00th=[  247],
     | 99.00th=[  524], 99.50th=[  636], 99.90th=[ 1464], 99.95th=[ 3152],
     | 99.99th=[ 8896]
    bw (KB  /s): min=21368, max=39968, per=12.50%, avg=28725.53, stdev=2733.71
    lat (usec) : 2=0.27%, 4=0.94%, 10=1.15%, 20=0.41%, 50=0.75%
    lat (usec) : 100=30.15%, 250=61.45%, 500=3.69%, 750=0.88%, 1000=0.14%
    lat (msec) : 2=0.09%, 4=0.04%, 10=0.03%, 20=0.01%, 50=0.01%
  cpu          : usr=2.52%, sys=8.83%, ctx=3362173, 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=3445928/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=13461MB, aggrb=229724KB/s, minb=229724KB/s, maxb=229724KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=3348842/17, merge=0/65, ticks=137744/0, in_queue=137016, util=94.02%
Hard drive
FIO random direct read
Performance
324.14 MB/s
IOPS
82980
./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=13831: Tue May  2 01:48:17 2017
  read : io=19450MB, bw=331922KB/s, iops=82980, runt= 60006msec
    clat (usec): min=19, max=15915, avg=93.76, stdev=115.98
     lat (usec): min=19, max=15915, avg=94.04, stdev=116.00
    clat percentiles (usec):
     |  1.00th=[   34],  5.00th=[   44], 10.00th=[   50], 20.00th=[   58],
     | 30.00th=[   67], 40.00th=[   75], 50.00th=[   83], 60.00th=[   93],
     | 70.00th=[  103], 80.00th=[  116], 90.00th=[  139], 95.00th=[  163],
     | 99.00th=[  258], 99.50th=[  326], 99.90th=[  780], 99.95th=[ 1352],
     | 99.99th=[ 5408]
    bw (KB  /s): min=28824, max=49824, per=12.49%, avg=41472.86, stdev=3752.15
    lat (usec) : 20=0.01%, 50=9.75%, 100=57.06%, 250=32.08%, 500=0.91%
    lat (usec) : 750=0.09%, 1000=0.04%
    lat (msec) : 2=0.04%, 4=0.02%, 10=0.01%, 20=0.01%
  cpu          : usr=3.61%, sys=7.34%, ctx=4984632, majf=0, minf=96
  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=4979321/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=19450MB, aggrb=331921KB/s, minb=331921KB/s, maxb=331921KB/s, mint=60006msec, maxt=60006msec

Disk stats (read/write):
  vda: ios=4973913/40, merge=0/2, ticks=218412/0, in_queue=217236, util=97.97%
Hard drive
FIO random write
Performance
364.58 MB/s
IOPS
93332
./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=13859: Tue May  2 01:50:18 2017
  write: io=21886MB, bw=373328KB/s, iops=93332, runt= 60032msec
    clat (usec): min=1, max=194532, avg=81.23, stdev=2253.91
     lat (usec): min=1, max=194532, avg=81.94, stdev=2266.74
    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=[    4],
     | 99.00th=[   10], 99.50th=[   22], 99.90th=[21376], 99.95th=[64256],
     | 99.99th=[100864]
    bw (KB  /s): min=12737, max=89194, per=12.56%, avg=46904.09, stdev=12184.30
    lat (usec) : 2=0.24%, 4=84.35%, 10=14.32%, 20=0.54%, 50=0.24%
    lat (usec) : 100=0.05%, 250=0.02%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.06%, 20=0.06%, 50=0.04%
    lat (msec) : 100=0.06%, 250=0.01%
  cpu          : usr=1.18%, sys=4.19%, ctx=25990, 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=5602908/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=21886MB, aggrb=373328KB/s, minb=373328KB/s, maxb=373328KB/s, mint=60032msec, maxt=60032msec

Disk stats (read/write):
  vda: ios=385/2071691, merge=0/1, ticks=1468/4683596, in_queue=4684576, util=70.51%
Hard drive
FIO random direct write
Performance
39.58 MB/s
IOPS
10132
./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=13849: Tue May  2 01:49:18 2017
  write: io=2374.1MB, bw=40529KB/s, iops=10132, runt= 60004msec
    clat (usec): min=39, max=216873, avg=786.10, stdev=5531.31
     lat (usec): min=39, max=216874, avg=786.52, stdev=5531.33
    clat percentiles (usec):
     |  1.00th=[   49],  5.00th=[   52], 10.00th=[   54], 20.00th=[   59],
     | 30.00th=[   63], 40.00th=[   66], 50.00th=[   69], 60.00th=[   73],
     | 70.00th=[   79], 80.00th=[   86], 90.00th=[  107], 95.00th=[  157],
     | 99.00th=[34048], 99.50th=[39680], 99.90th=[55040], 99.95th=[68096],
     | 99.99th=[146432]
    bw (KB  /s): min=   48, max= 7314, per=12.55%, avg=5085.60, stdev=1288.24
    lat (usec) : 50=1.41%, 100=86.36%, 250=8.96%, 500=0.77%, 750=0.14%
    lat (usec) : 1000=0.09%
    lat (msec) : 2=0.15%, 4=0.21%, 10=0.12%, 20=0.02%, 50=1.61%
    lat (msec) : 100=0.14%, 250=0.02%
  cpu          : usr=0.64%, sys=2.25%, ctx=1226818, majf=0, minf=76
  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=607981/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=2374.1MB, aggrb=40529KB/s, minb=40529KB/s, maxb=40529KB/s, mint=60004msec, maxt=60004msec

Disk stats (read/write):
  vda: ios=0/605766, merge=0/62, ticks=0/48668, in_queue=48460, util=81.01%
Download
Download benchmark results
Download speed
91.76 Mbit/s
Downloaded 104857600 bytes in 8.710 sec
Downloaded 104857600 bytes in 8.713 sec
Downloaded 104857600 bytes in 8.712 sec
Downloaded 104857600 bytes in 8.734 sec
Downloaded 104857600 bytes in 8.721 sec
Finished! Average download speed is 91.76 Mbit/s
Upload
Speedtest results
Upload speed
98.0 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Mammoth Media Pty ...
Selecting 15 servers that are not too close:
  1. Telstra (Adelaide) [452.84 km]: 27.561 ms
  2. Vodafone Hutchison Australia (AE) (Adelaide) [452.84 km]: 151.9 ms
  3. Optus (Regency Park) [452.84 km]: 45.813 ms
  4. Internode (Adelaide) [452.84 km]: 40.28 ms
  5. AARNet (Adelaide) [452.84 km]: 24.775 ms
  6. Foxtel Broadband (Adelaide) [452.84 km]: 18.423 ms
  7. NuSkope (Adelaide) [452.84 km]: 23.939 ms
  8. Aus Net Servers Australia Pty Ltd (Ballarat) [454.70 km]: 2.262 ms
  9. UBC Web Design (Ballarat) [454.70 km]: 261.048 ms
  10. Optus (Marion) [459.70 km]: 45.31 ms
  11. Telstra (Melbourne) [505.72 km]: 14.917 ms
  12. Optus (Burwood East) [505.72 km]: 34.053 ms
  13. SoftLayer Technologies, Inc. (Melbourne) [505.72 km]: 30.281 ms
  14. Vodafone Hutchison Australia (MY) (Melbourne) [505.72 km]: 21.873 ms
  15. Foxtel Broadband (Melbourne) [505.72 km]: 17.933 ms
Testing upload speeds
  1. Telstra (Adelaide):                          ......................... 105.87 Mbit/s
  2. Vodafone Hutchison Australia (AE) (Adelaide):......................... 100.54 Mbit/s
  3. Optus (Regency Park):                        ......................... 87.62 Mbit/s
  4. Internode (Adelaide):                        ......................... 102.02 Mbit/s
  5. AARNet (Adelaide):                           ......................... 92.63 Mbit/s
  6. Foxtel Broadband (Adelaide):                 ......................... 100.75 Mbit/s
  7. NuSkope (Adelaide):                          ......................... 95.19 Mbit/s
  8. Aus Net Servers Australia Pty Ltd (Ballarat):......................... 101.41 Mbit/s
  9. UBC Web Design (Ballarat):                   ......................... 64.82 Mbit/s
  10. Optus (Marion):                             ......................... 79.61 Mbit/s
  11. Telstra (Melbourne):                        ......................... 102.88 Mbit/s
  12. Optus (Burwood East):                       ......................... 84.59 Mbit/s
  13. SoftLayer Technologies, Inc. (Melbourne):   ......................... 106.85 Mbit/s
  14. Vodafone Hutchison Australia (MY) (Melbourne):......................... 98.35 Mbit/s
  15. Foxtel Broadband (Melbourne):               ......................... 95.30 Mbit/s
Average upload speed is 94.56 Mbit/s