Stopwatch
Benchmark report #2381
hostslick – rondom
Report
Share test result

Test results for rondom at hostslick


Server specs:


Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
489 MB RAM / 51 GB disk space
Centos 7.3.1611 Core
Milan, Italy

Benchmark results summary:


UnixBench - 597.5
Disk Read - 0 MB/s
Disk Write - 8 MB/s
Bandwidth - 473.88 MB/s

More: https://serverscope.io/trials/NBea
Share
Share this page
Cpu chip
Server Specs
CPU
Intel(R) Xeon(R) CPU E31230 @ 3.20GHz
CPU Cores
1 × 3193 MHz
RAM
489 MB
Disk
51 GB
OS
Centos 7.3.1611 Core
Location
Milan, Italy
Benchmark summary
Benchmark summary
UnixBench
597.5
Disk Read
0 MB/s
Disk Write
8 MB/s
Bandwidth
473.88 Mbit/s
Speedtest
145.5 Mbit/s
Graph analysis
UnixBench Score
UnixBench (one CPU)
597.5
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/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory `/root/serverscope/byte-unixbench/UnixBench"
make[2]: Nothing to be done for `programs".
make[2]: Leaving directory `/root/serverscope/byte-unixbench/UnixBench"
make[1]: Leaving directory `/root/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: mail.jobse.org: GNU/Linux
   OS: GNU/Linux -- 3.10.0-514.2.2.el7.x86_64 -- #1 SMP Tue Dec 6 23:06:41 UTC 2016
   Machine: x86_64 (x86_64)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E31230 @ 3.20GHz (6385.5 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   13:26:18 up 4 days,  2:41,  1 user,  load average: 8.52, 5.75, 2.59; runlevel 2017-01-15

------------------------------------------------------------------------
Benchmark Run: Thu Jan 19 2017 13:26:18 - 13:56:49
1 CPU in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       11917384.6 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3865.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                               1773.3 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        360360.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          108578.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        820436.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                              708873.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 112899.8 lps   (10.0 s, 7 samples)
Process Creation                               4463.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2046.8 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    275.7 lpm   (60.1 s, 2 samples)
System Call Overhead                         983202.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   11917384.6   1021.2
Double-Precision Whetstone                       55.0       3865.8    702.9
Execl Throughput                                 43.0       1773.3    412.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     360360.9    910.0
File Copy 256 bufsize 500 maxblocks            1655.0     108578.8    656.1
File Copy 4096 bufsize 8000 maxblocks          5800.0     820436.0   1414.5
Pipe Throughput                               12440.0     708873.8    569.8
Pipe-based Context Switching                   4000.0     112899.8    282.2
Process Creation                                126.0       4463.6    354.3
Shell Scripts (1 concurrent)                     42.4       2046.8    482.7
Shell Scripts (8 concurrent)                      6.0        275.7    459.5
System Call Overhead                          15000.0     983202.6    655.5
                                                                   ========
System Benchmarks Index Score                                         597.5

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, 67.7176 s, 31.7 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, 73.2545 s, 29.3 MB/s


Hard drive
FIO random read
Performance
0.38 MB/s
IOPS
98
./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=16927: Thu Jan 19 13:23:06 2017
  read : io=23652KB, bw=403264B/s, iops=98, runt= 60059msec
    slat (usec): min=688, max=12560K, avg=81201.89, stdev=589102.71
    clat (usec): min=7, max=19403K, avg=2308361.82, stdev=3032583.88
     lat (msec): min=22, max=19422, avg=2389.57, stdev=3083.20
    clat percentiles (msec):
     |  1.00th=[  453],  5.00th=[  635], 10.00th=[  693], 20.00th=[  758],
     | 30.00th=[  816], 40.00th=[  889], 50.00th=[  963], 60.00th=[ 1074],
     | 70.00th=[ 1270], 80.00th=[ 3228], 90.00th=[ 6980], 95.00th=[ 8848],
     | 99.00th=[13960], 99.50th=[16712], 99.90th=[16712], 99.95th=[16712],
     | 99.99th=[16712]
    bw (KB  /s): min=    0, max=  221, per=28.57%, avg=112.27, stdev=56.61
    lat (usec) : 10=0.07%, 20=0.05%, 100=0.02%
    lat (msec) : 50=0.10%, 100=0.05%, 250=0.27%, 500=0.54%, 750=17.20%
    lat (msec) : 1000=34.92%, 2000=25.57%, >=2000=21.21%
  cpu          : usr=0.08%, sys=0.18%, ctx=5974, majf=0, minf=555
  IO depths    : 1=0.1%, 2=0.3%, 4=0.5%, 8=1.1%, 16=2.2%, 32=95.8%, >=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=99.9%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=5913/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=23652KB, aggrb=393KB/s, minb=393KB/s, maxb=393KB/s, mint=60059msec, maxt=60059msec

Disk stats (read/write):
  sda: ios=5892/14, merge=0/48, ticks=457791/56728, in_queue=876013, util=99.92%
Hard drive
FIO random direct read
Performance
0.39 MB/s
IOPS
100
./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=16949: Thu Jan 19 13:24:08 2017
  read : io=24856KB, bw=411613B/s, iops=100, runt= 61836msec
    slat (usec): min=2, max=2821.2K, avg=68534.40, stdev=366421.85
    clat (msec): min=7, max=7570, avg=2451.50, stdev=764.16
     lat (msec): min=7, max=7570, avg=2520.03, stdev=780.05
    clat percentiles (msec):
     |  1.00th=[  408],  5.00th=[ 1762], 10.00th=[ 1893], 20.00th=[ 2024],
     | 30.00th=[ 2114], 40.00th=[ 2212], 50.00th=[ 2278], 60.00th=[ 2409],
     | 70.00th=[ 2540], 80.00th=[ 2671], 90.00th=[ 3064], 95.00th=[ 4424],
     | 99.00th=[ 5080], 99.50th=[ 5276], 99.90th=[ 5473], 99.95th=[ 6587],
     | 99.99th=[ 7570]
    bw (KB  /s): min=    1, max=  247, per=14.20%, avg=56.96, stdev=48.70
    lat (msec) : 10=0.03%, 20=0.18%, 50=0.08%, 250=0.13%, 500=0.89%
    lat (msec) : 750=0.23%, 1000=0.27%, 2000=15.47%, >=2000=82.73%
  cpu          : usr=0.01%, sys=0.02%, ctx=620, majf=0, minf=562
  IO depths    : 1=0.1%, 2=0.3%, 4=0.5%, 8=1.0%, 16=2.1%, 32=96.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=99.9%, 8=0.0%, 16=0.0%, 32=0.1%, 64=0.0%, >=64=0.0%
     issued    : total=r=6214/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=24856KB, aggrb=401KB/s, minb=401KB/s, maxb=401KB/s, mint=61836msec, maxt=61836msec

Disk stats (read/write):
  sda: ios=6199/58, merge=2/131, ticks=8636099/20100, in_queue=8684614, util=99.92%
Hard drive
FIO random write
Performance
8.14 MB/s
IOPS
2082
./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=17141: Thu Jan 19 13:26:09 2017
  write: io=500468KB, bw=8331.3KB/s, iops=2082, runt= 60071msec
    slat (usec): min=1, max=2324.8K, avg=3588.64, stdev=59414.28
    clat (usec): min=5, max=2794.5K, avg=111438.51, stdev=326597.42
     lat (usec): min=120, max=2794.6K, avg=115028.53, stdev=331425.54
    clat percentiles (usec):
     |  1.00th=[  135],  5.00th=[  155], 10.00th=[  175], 20.00th=[  203],
     | 30.00th=[  221], 40.00th=[  245], 50.00th=[  282], 60.00th=[  338],
     | 70.00th=[17792], 80.00th=[51968], 90.00th=[305152], 95.00th=[839680],
     | 99.00th=[1695744], 99.50th=[1810432], 99.90th=[2088960], 99.95th=[2342912],
     | 99.99th=[2736128]
    bw (KB  /s): min=    0, max=21096, per=17.54%, avg=1461.05, stdev=2488.57
    lat (usec) : 10=0.01%, 20=0.01%, 250=41.68%, 500=22.34%, 750=1.32%
    lat (usec) : 1000=0.54%
    lat (msec) : 2=0.76%, 4=0.45%, 10=0.74%, 20=3.00%, 50=7.84%
    lat (msec) : 100=8.01%, 250=2.72%, 500=2.57%, 750=2.19%, 1000=1.45%
    lat (msec) : 2000=4.09%, >=2000=0.29%
  cpu          : usr=0.07%, sys=0.33%, ctx=9077, majf=0, minf=299
  IO depths    : 1=0.1%, 2=0.1%, 4=0.1%, 8=0.1%, 16=0.1%, 32=99.8%, >=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=125117/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=500468KB, aggrb=8331KB/s, minb=8331KB/s, maxb=8331KB/s, mint=60071msec, maxt=60071msec

Disk stats (read/write):
  sda: ios=0/29032, merge=0/4336, ticks=0/341568, in_queue=341533, util=98.91%
Hard drive
FIO random direct write
Performance
1.07 MB/s
IOPS
274
./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=16977: Thu Jan 19 13:25:09 2017
  write: io=66120KB, bw=1098.5KB/s, iops=274, runt= 60193msec
    slat (usec): min=4, max=1447.3K, avg=20383.86, stdev=107806.91
    clat (usec): min=510, max=5805.1K, avg=910822.54, stdev=595957.67
     lat (usec): min=676, max=5806.2K, avg=931214.51, stdev=599070.54
    clat percentiles (msec):
     |  1.00th=[   43],  5.00th=[  188], 10.00th=[  265], 20.00th=[  400],
     | 30.00th=[  545], 40.00th=[  693], 50.00th=[  791], 60.00th=[  947],
     | 70.00th=[ 1106], 80.00th=[ 1336], 90.00th=[ 1713], 95.00th=[ 2057],
     | 99.00th=[ 2802], 99.50th=[ 3130], 99.90th=[ 3884], 99.95th=[ 4293],
     | 99.99th=[ 5800]
    bw (KB  /s): min=    3, max=  707, per=12.98%, avg=142.54, stdev=100.65
    lat (usec) : 750=0.01%, 1000=0.02%
    lat (msec) : 2=0.13%, 4=0.03%, 10=0.24%, 20=0.05%, 50=0.56%
    lat (msec) : 100=1.01%, 250=6.87%, 500=17.80%, 750=18.81%, 1000=19.52%
    lat (msec) : 2000=29.39%, >=2000=5.57%
  cpu          : usr=0.05%, sys=0.20%, ctx=2723, majf=0, minf=289
  IO depths    : 1=0.1%, 2=0.1%, 4=0.2%, 8=0.4%, 16=0.8%, 32=98.5%, >=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=16530/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=66120KB, aggrb=1098KB/s, minb=1098KB/s, maxb=1098KB/s, mint=60193msec, maxt=60193msec

Disk stats (read/write):
  sda: ios=0/16356, merge=0/1005, ticks=0/8160572, in_queue=8253226, util=99.92%
Download
Download benchmark results
Download speed
473.88 Mbit/s
Downloaded 104857600 bytes in 2.136 sec
Downloaded 104857600 bytes in 1.791 sec
Downloaded 104857600 bytes in 1.759 sec
Downloaded 104857600 bytes in 1.380 sec
Downloaded 104857600 bytes in 1.375 sec
Finished! Average download speed is 473.88 Mbit/s
Upload
Speedtest results
Upload speed
145.5 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from CBE Hosting Internet LTD ...
Selecting 15 servers that are not too close:
  1. EOLO (Busto Arsizio) [32.18 km]: 15.587 ms
  2. Mercury Labs SAGL (Mendrisio) [48.02 km]: 35.492 ms
  3. InternetONE (Varese) [48.24 km]: 30.011 ms
  4. GOLINE SA (Stabio) [48.24 km]: 23.218 ms
  5. Progetto8 (Piacenza) [60.87 km]: 15.245 ms
  6. Aqumoxc2xae Technologies SA (Lugano) [62.39 km]: 44.338 ms
  7. InternetONE SA (Agno) [63.41 km]: 28.174 ms
  8. XMATICA SRL (Brescia) [79.67 km]: 15.339 ms
  9. Aziende Municipalizzate Bellinzona (Bellinzona) [82.77 km]: 51.431 ms
  10. Ticinocom SA (Locarno) [83.78 km]: 34.241 ms
  11. MegaWeb (Biella) [89.00 km]: 34.289 ms
  12. Comeser Srl (Fidenza) [94.30 km]: 20.105 ms
  13. Chobi - IT Services (Lonato del Garda) [100.08 km]: 33.972 ms
  14. FastAlp S.r.l (Pont Saint Martin) [110.69 km]: 35.652 ms
  15. Telecom Italia Spa (Genoa) [119.67 km]: 40.341 ms
Testing upload speeds
  1. EOLO (Busto Arsizio):                        ......................... 328.38 Mbit/s
  2. Mercury Labs SAGL (Mendrisio):               ......................... 67.02 Mbit/s
  3. InternetONE (Varese):                        ......................... 327.54 Mbit/s
  4. GOLINE SA (Stabio):                          ......................... 196.51 Mbit/s
  5. Progetto8 (Piacenza):                        ......................... 85.59 Mbit/s
  6. Aqumoxc2xae Technologies SA (Lugano):            ......................... 114.26 Mbit/s
  7. InternetONE SA (Agno):                       ......................... 241.15 Mbit/s
  8. XMATICA SRL (Brescia):                       ......................... 81.21 Mbit/s
  9. Aziende Municipalizzate Bellinzona (Bellinzona):......................... 135.46 Mbit/s
  10. Ticinocom SA (Locarno):                     ......................... 112.29 Mbit/s
  11. MegaWeb (Biella):                           ......................... 49.03 Mbit/s
  12. Comeser Srl (Fidenza):                      ......................... 85.74 Mbit/s
  13. Chobi - IT Services (Lonato del Garda):     ......................... 75.18 Mbit/s
  14. FastAlp S.r.l (Pont Saint Martin):          ......................... 65.81 Mbit/s
  15. Telecom Italia Spa (Genoa):                 ......................... 120.81 Mbit/s
Average upload speed is 139.07 Mbit/s