Stopwatch
Benchmark report #3542
OVH – VPS SSD 3
Report
Share test result

Test results for VPS SSD 3 at OVH


Server specs:


2 × Intel Core Processor (Haswell, no TSX)
8 GB RAM / 41 GB disk space
Debian 9.0
Montreal, Canada

Benchmark results summary:


UnixBench - 2535.2
Disk Read - 7 MB/s
Disk Write - 1671 MB/s
Bandwidth - 94.35 MB/s

More: https://serverscope.io/trials/JomW
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel Core Processor (Haswell, no TSX)
CPU Cores
1 × 2394 MHz
RAM
8 GB
Disk
41 GB
OS
Debian 9.0
Location
Montreal, Canada
Benchmark summary
Benchmark summary
UnixBench
2535.2
Disk Read
7 MB/s
Disk Write
1671 MB/s
Bandwidth
94.35 Mbit/s
Speedtest
81.67 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
2535.2
UnixBench (one CPU)
1531.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-I5bI73/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-I5bI73/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-I5bI73/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-I5bI73/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-I5bI73/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-I5bI73/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

2 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

2 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

2 x Execl Throughput  1 2 3

2 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

2 x File Copy 256 bufsize 500 maxblocks  1 2 3

2 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

2 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

2 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

2 x Process Creation  1 2 3

2 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

2 x Shell Scripts (1 concurrent)  1 2 3

2 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: vps135994.vps.ovh.ca: GNU/Linux
   OS: GNU/Linux -- 4.9.0-3-amd64 -- #1 SMP Debian 4.9.30-2+deb9u1 (2017-06-18)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Core Processor (Haswell, no TSX) (4788.9 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   CPU 1: Intel Core Processor (Haswell, no TSX) (4788.9 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET, Intel virtualization
   13:09:36 up 46 min,  1 user,  load average: 7.70, 4.62, 1.98; runlevel 2017-06-26

------------------------------------------------------------------------
Benchmark Run: Mon Jun 26 2017 13:09:36 - 13:37:45
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29319445.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3882.0 MWIPS (9.7 s, 7 samples)
Execl Throughput                               3627.1 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1049644.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          277748.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2198841.7 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1882180.3 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 269479.0 lps   (10.0 s, 7 samples)
Process Creation                               8078.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7127.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1854.8 lpm   (60.0 s, 2 samples)
System Call Overhead                        2924867.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29319445.0   2512.4
Double-Precision Whetstone                       55.0       3882.0    705.8
Execl Throughput                                 43.0       3627.1    843.5
File Copy 1024 bufsize 2000 maxblocks          3960.0    1049644.2   2650.6
File Copy 256 bufsize 500 maxblocks            1655.0     277748.7   1678.2
File Copy 4096 bufsize 8000 maxblocks          5800.0    2198841.7   3791.1
Pipe Throughput                               12440.0    1882180.3   1513.0
Pipe-based Context Switching                   4000.0     269479.0    673.7
Process Creation                                126.0       8078.7    641.2
Shell Scripts (1 concurrent)                     42.4       7127.6   1681.0
Shell Scripts (8 concurrent)                      6.0       1854.8   3091.3
System Call Overhead                          15000.0    2924867.7   1949.9
                                                                   ========
System Benchmarks Index Score                                        1531.9

------------------------------------------------------------------------
Benchmark Run: Mon Jun 26 2017 13:37:45 - 14:05:53
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       58611352.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7737.2 MWIPS (9.8 s, 7 samples)
Execl Throughput                               7962.1 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1175463.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          319155.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       2960373.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3714879.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 527639.3 lps   (10.0 s, 7 samples)
Process Creation                              16815.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  15305.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1987.2 lpm   (60.0 s, 2 samples)
System Call Overhead                        4400792.4 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   58611352.8   5022.4
Double-Precision Whetstone                       55.0       7737.2   1406.8
Execl Throughput                                 43.0       7962.1   1851.7
File Copy 1024 bufsize 2000 maxblocks          3960.0    1175463.6   2968.3
File Copy 256 bufsize 500 maxblocks            1655.0     319155.8   1928.4
File Copy 4096 bufsize 8000 maxblocks          5800.0    2960373.9   5104.1
Pipe Throughput                               12440.0    3714879.8   2986.2
Pipe-based Context Switching                   4000.0     527639.3   1319.1
Process Creation                                126.0      16815.2   1334.5
Shell Scripts (1 concurrent)                     42.4      15305.1   3609.7
Shell Scripts (8 concurrent)                      6.0       1987.2   3312.0
System Call Overhead                          15000.0    4400792.4   2933.9
                                                                   ========
System Benchmarks Index Score                                        2535.2

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, 2.0 GiB) copied, 6.44845 s, 333 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, 2.0 GiB) copied, 5.21669 s, 412 MB/s


Hard drive
FIO random read
Performance
7.82 MB/s
IOPS
2002
./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=8459: Mon Jun 26 13:06:32 2017
  read : io=480604KB, bw=8009.5KB/s, iops=2002, runt= 60005msec
    clat (usec): min=192, max=49220, avg=3988.39, stdev=598.56
     lat (usec): min=193, max=49220, avg=3988.99, stdev=598.54
    clat percentiles (usec):
     |  1.00th=[ 3024],  5.00th=[ 3280], 10.00th=[ 3440], 20.00th=[ 3792],
     | 30.00th=[ 3952], 40.00th=[ 4016], 50.00th=[ 4048], 60.00th=[ 4080],
     | 70.00th=[ 4128], 80.00th=[ 4192], 90.00th=[ 4256], 95.00th=[ 4640],
     | 99.00th=[ 5024], 99.50th=[ 5152], 99.90th=[ 8384], 99.95th=[10176],
     | 99.99th=[18560]
    bw (KB  /s): min=  962, max= 2008, per=12.51%, avg=1001.80, stdev=35.08
    lat (usec) : 250=0.04%, 500=0.30%, 750=0.05%, 1000=0.01%
    lat (msec) : 2=0.08%, 4=38.02%, 10=61.44%, 20=0.05%, 50=0.01%
  cpu          : usr=0.26%, sys=1.42%, ctx=120532, majf=0, minf=65
  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=120151/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=480604KB, aggrb=8009KB/s, minb=8009KB/s, maxb=8009KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=119794/58, merge=0/215, ticks=474296/520, in_queue=474812, util=99.91%
Hard drive
FIO random direct read
Performance
7.82 MB/s
IOPS
2002
./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=8469: Mon Jun 26 13:07:33 2017
  read : io=480704KB, bw=8011.7KB/s, iops=2002, runt= 60005msec
    clat (usec): min=197, max=47183, avg=3985.33, stdev=528.10
     lat (usec): min=197, max=47184, avg=3985.94, stdev=528.09
    clat percentiles (usec):
     |  1.00th=[ 3024],  5.00th=[ 3280], 10.00th=[ 3440], 20.00th=[ 3824],
     | 30.00th=[ 3952], 40.00th=[ 4016], 50.00th=[ 4048], 60.00th=[ 4080],
     | 70.00th=[ 4128], 80.00th=[ 4192], 90.00th=[ 4256], 95.00th=[ 4640],
     | 99.00th=[ 5024], 99.50th=[ 5088], 99.90th=[ 6368], 99.95th=[ 7136],
     | 99.99th=[ 8768]
    bw (KB  /s): min=  972, max= 2024, per=12.51%, avg=1001.83, stdev=34.89
    lat (usec) : 250=0.10%, 500=0.19%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.06%, 4=37.32%, 10=62.31%, 20=0.01%, 50=0.01%
  cpu          : usr=0.28%, sys=1.25%, ctx=120573, 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=120176/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=480704KB, aggrb=8011KB/s, minb=8011KB/s, maxb=8011KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=120011/0, merge=0/0, ticks=475648/0, in_queue=475644, util=99.83%
Hard drive
FIO random write
Performance
1671.7 MB/s
IOPS
427930
./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=8489: Mon Jun 26 13:09:33 2017
  write: io=100301MB, bw=1671.7MB/s, iops=427930, runt= 60003msec
    clat (usec): min=0, max=582455, avg=17.06, stdev=585.99
     lat (usec): min=1, max=582455, avg=17.32, stdev=588.48
    clat percentiles (usec):
     |  1.00th=[    2],  5.00th=[    2], 10.00th=[    2], 20.00th=[    2],
     | 30.00th=[    3], 40.00th=[    3], 50.00th=[    3], 60.00th=[    3],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    4], 95.00th=[    5],
     | 99.00th=[   14], 99.50th=[   15], 99.90th=[ 4048], 99.95th=[10432],
     | 99.99th=[23936]
    bw (KB  /s): min=  518, max=389860, per=12.52%, avg=214344.05, stdev=44967.51
    lat (usec) : 2=0.76%, 4=83.50%, 10=13.82%, 20=1.66%, 50=0.10%
    lat (usec) : 100=0.03%, 250=0.01%, 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.05%, 20=0.03%, 50=0.02%
    lat (msec) : 100=0.01%, 250=0.01%, 750=0.01%
  cpu          : usr=3.91%, sys=18.69%, ctx=150383, majf=0, minf=77
  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=25677111/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=100301MB, aggrb=1671.7MB/s, minb=1671.7MB/s, maxb=1671.7MB/s, mint=60003msec, maxt=60003msec

Disk stats (read/write):
  sda: ios=0/20851, merge=0/294, ticks=0/854516, in_queue=854504, util=29.74%
Hard drive
FIO random direct write
Performance
7.79 MB/s
IOPS
1994
./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=8479: Mon Jun 26 13:08:33 2017
  write: io=478712KB, bw=7977.9KB/s, iops=1994, runt= 60005msec
    clat (usec): min=125, max=263707, avg=4005.16, stdev=17687.11
     lat (usec): min=126, max=263707, avg=4005.78, stdev=17687.15
    clat percentiles (usec):
     |  1.00th=[  167],  5.00th=[  195], 10.00th=[  213], 20.00th=[  239],
     | 30.00th=[  262], 40.00th=[  286], 50.00th=[  322], 60.00th=[  406],
     | 70.00th=[  700], 80.00th=[  948], 90.00th=[ 1272], 95.00th=[19840],
     | 99.00th=[100864], 99.50th=[134144], 99.90th=[181248], 99.95th=[195584],
     | 99.99th=[226304]
    bw (KB  /s): min=   24, max= 3156, per=12.57%, avg=1002.37, stdev=534.06
    lat (usec) : 250=24.72%, 500=38.62%, 750=8.67%, 1000=8.85%
    lat (msec) : 2=13.32%, 4=0.06%, 10=0.12%, 20=0.66%, 50=2.16%
    lat (msec) : 100=1.80%, 250=1.02%, 500=0.01%
  cpu          : usr=0.21%, sys=1.20%, ctx=243179, 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=0/w=119678/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=478712KB, aggrb=7977KB/s, minb=7977KB/s, maxb=7977KB/s, mint=60005msec, maxt=60005msec

Disk stats (read/write):
  sda: ios=0/119644, merge=0/2162, ticks=0/53892, in_queue=53840, util=88.85%
Download
Download benchmark results
Download speed
94.35 Mbit/s
Downloaded 104857600 bytes in 8.418650 sec
Downloaded 104857600 bytes in 8.601493 sec
Downloaded 104857600 bytes in 8.403875 sec
Downloaded 104857600 bytes in 8.503181 sec
Downloaded 104857600 bytes in 8.469049 sec
Finished! Average download speed is 94.35 Mbit/s
Upload
Speedtest results
Upload speed
81.67 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH ...
Selecting 15 servers that are not too close:
  1. Caramania.Ca (Beauharnois, QC) [30.85 km]: 35.529 ms
  2. ToxicPVP (Beauharnois, QC) [30.85 km]: 33.287 ms
  3. Hostix Technologies Inc. (Saint-Paul-de-l'lle-aux-Noix, QC) [46.53 km]: 112.849 ms
  4. Internexe (Knowlton, QC) [89.32 km]: 1002.721 ms
  5. Sovernet Communications (Burlington, VT) [119.84 km]: 41.721 ms
  6. Green Mountain Access (Richmond, VT) [130.42 km]: 875.679 ms
  7. Slic Network Solutions (Potsdam, NY) [143.52 km]: 891.955 ms
  8. SSI Micro (Kanata, ON) [181.77 km]: 888.784 ms
  9. WTC Communications (Kingston, ON) [269.76 km]: 859.01 ms
  10. Northland Communications (Utica, NY) [297.29 km]: 875.925 ms
  11. Oxford Networks (Lewiston, ME) [307.95 km]: 363.765 ms
  12. INOC, LLC (Albany, NY) [316.93 km]: 51.843 ms
  13. TurnKey Internet, Inc. (Albany, NY) [316.93 km]: 210.049 ms
  14. Time Warner Cable (Syracuse, NY) [340.52 km]: 43.858 ms
  15. Northland Communications (Syracuse, NY) [340.52 km]: 33.082 ms
Testing upload speeds
  1. Caramania.Ca (Beauharnois, QC):              ......................... 99.13 Mbit/s
  2. ToxicPVP (Beauharnois, QC):                  ......................... 13.73 Mbit/s
  3. Hostix Technologies Inc. (Saint-Paul-de-l'lle-aux-Noix, QC):......................... 17.33 Mbit/s
  4. Internexe (Knowlton, QC):                    ......................... 74.09 Mbit/s
  5. Sovernet Communications (Burlington, VT):    ......................... 82.10 Mbit/s
  6. Green Mountain Access (Richmond, VT):        ......................... 94.56 Mbit/s
  7. Slic Network Solutions (Potsdam, NY):        ......................... 76.19 Mbit/s
  8. SSI Micro (Kanata, ON):                      ......................... 72.07 Mbit/s
  9. WTC Communications (Kingston, ON):           ......................... 98.48 Mbit/s
  10. Northland Communications (Utica, NY):       ......................... 88.66 Mbit/s
  11. Oxford Networks (Lewiston, ME):             ......................... 30.92 Mbit/s
  12. INOC, LLC (Albany, NY):                     ......................... 9.43 Mbit/s
  13. TurnKey Internet, Inc. (Albany, NY):        ......................... 65.74 Mbit/s
  14. Time Warner Cable (Syracuse, NY):           ......................... 59.07 Mbit/s
  15. Northland Communications (Syracuse, NY):    ......................... 88.24 Mbit/s
Average upload speed is 64.65 Mbit/s