Stopwatch
Benchmark report #11815
ddosov.net – VS SP 1
Report
Share test result

Test results for VS SP 1 at ddosov.net


Server specs:


2 × QEMU Virtual CPU version 1.5.3
2 GB RAM / 5 GB disk space
Debian 9.9

Benchmark results summary:


UnixBench - 1108.6
Disk Read - 380 MB/s
Disk Write - 478 MB/s
Bandwidth - 608.07 MB/s

More: https://serverscope.io/trials/jYOA
Share
Share this page
Cpu chip
Server Specs
CPU
2 × QEMU Virtual CPU version 1.5.3
CPU Cores
1 × 2400 MHz
RAM
2 GB
Disk
5 GB
OS
Debian 9.9
Benchmark summary
Benchmark summary
UnixBench
1108.6
Disk Read
380 MB/s
Disk Write
478 MB/s
Bandwidth
608.07 Mbit/s
Speedtest
508.74 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
1108.6
UnixBench (one CPU)
595.4
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-qXYmgK/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/root/serverscope-qXYmgK/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/root/serverscope-qXYmgK/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/root/serverscope-qXYmgK/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/root/serverscope-qXYmgK/byte-unixbench/UnixBench"
make[1]: Leaving directory "/root/serverscope-qXYmgK/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: testvm: GNU/Linux
   OS: GNU/Linux -- 4.9.0-9-amd64 -- #1 SMP Debian 4.9.168-1+deb9u5 (2019-08-11)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: QEMU Virtual CPU version 1.5.3 (4800.2 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   12:24:51 up 8 min,  3 users,  load average: 7.54, 4.63, 1.98; runlevel 2019-08-20

------------------------------------------------------------------------
Benchmark Run: Tue Aug 20 2019 12:24:51 - 12:53:00
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       29868379.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3797.7 MWIPS (9.9 s, 7 samples)
Execl Throughput                               2229.3 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        226376.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           56061.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        694831.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                              303197.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  50239.1 lps   (10.0 s, 7 samples)
Process Creation                               5870.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   7007.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1432.6 lpm   (60.0 s, 2 samples)
System Call Overhead                         248955.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   29868379.5   2559.4
Double-Precision Whetstone                       55.0       3797.7    690.5
Execl Throughput                                 43.0       2229.3    518.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     226376.5    571.7
File Copy 256 bufsize 500 maxblocks            1655.0      56061.3    338.7
File Copy 4096 bufsize 8000 maxblocks          5800.0     694831.2   1198.0
Pipe Throughput                               12440.0     303197.5    243.7
Pipe-based Context Switching                   4000.0      50239.1    125.6
Process Creation                                126.0       5870.9    465.9
Shell Scripts (1 concurrent)                     42.4       7007.6   1652.7
Shell Scripts (8 concurrent)                      6.0       1432.6   2387.7
System Call Overhead                          15000.0     248955.5    166.0
                                                                   ========
System Benchmarks Index Score                                         595.4

------------------------------------------------------------------------
Benchmark Run: Tue Aug 20 2019 12:53:00 - 13:21:09
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       59438394.7 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7608.0 MWIPS (9.9 s, 7 samples)
Execl Throughput                               5141.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        406881.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          105564.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1159104.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              624963.7 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 139573.8 lps   (10.0 s, 7 samples)
Process Creation                              11523.5 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11185.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1368.8 lpm   (60.0 s, 2 samples)
System Call Overhead                         485785.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   59438394.7   5093.3
Double-Precision Whetstone                       55.0       7608.0   1383.3
Execl Throughput                                 43.0       5141.3   1195.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     406881.2   1027.5
File Copy 256 bufsize 500 maxblocks            1655.0     105564.5    637.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    1159104.9   1998.5
Pipe Throughput                               12440.0     624963.7    502.4
Pipe-based Context Switching                   4000.0     139573.8    348.9
Process Creation                                126.0      11523.5    914.6
Shell Scripts (1 concurrent)                     42.4      11185.6   2638.1
Shell Scripts (8 concurrent)                      6.0       1368.8   2281.4
System Call Overhead                          15000.0     485785.7    323.9
                                                                   ========
System Benchmarks Index Score                                        1108.6

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, 7.22073 s, 297 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, 6.16137 s, 349 MB/s


Hard drive
FIO random read
Performance
380.13 MB/s
IOPS
97314
./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=12230: Tue Aug 20 12:21:46 2019
  read : io=22808MB, bw=389258KB/s, iops=97314, runt= 60001msec
    clat (usec): min=3, max=12113, avg=72.40, stdev=157.25
     lat (usec): min=4, max=12137, avg=74.25, stdev=158.12
    clat percentiles (usec):
     |  1.00th=[    4],  5.00th=[    4], 10.00th=[    4], 20.00th=[    4],
     | 30.00th=[    5], 40.00th=[    5], 50.00th=[    6], 60.00th=[   21],
     | 70.00th=[   87], 80.00th=[  119], 90.00th=[  191], 95.00th=[  278],
     | 99.00th=[  572], 99.50th=[  788], 99.90th=[ 1736], 99.95th=[ 2640],
     | 99.99th=[ 4576]
    bw (KB  /s): min=22744, max=80912, per=12.49%, avg=48610.23, stdev=13521.89
    lat (usec) : 4=0.23%, 10=54.84%, 20=4.74%, 50=0.78%, 100=13.95%
    lat (usec) : 250=19.22%, 500=4.88%, 750=0.81%, 1000=0.25%
    lat (msec) : 2=0.22%, 4=0.06%, 10=0.02%, 20=0.01%
  cpu          : usr=8.46%, sys=15.94%, ctx=2346010, majf=3, minf=78
  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=5838963/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=22808MB, aggrb=389257KB/s, minb=389257KB/s, maxb=389257KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=2302366/29, merge=0/17, ticks=101348/0, in_queue=101032, util=86.65%
Hard drive
FIO random direct read
Performance
271.18 MB/s
IOPS
69421
./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=12314: Tue Aug 20 12:22:47 2019
  read : io=16271MB, bw=277684KB/s, iops=69421, runt= 60001msec
    clat (usec): min=29, max=12458, avg=104.69, stdev=58.15
     lat (usec): min=30, max=12462, avg=106.59, stdev=58.67
    clat percentiles (usec):
     |  1.00th=[   52],  5.00th=[   60], 10.00th=[   66], 20.00th=[   77],
     | 30.00th=[   82], 40.00th=[   87], 50.00th=[   94], 60.00th=[  102],
     | 70.00th=[  112], 80.00th=[  126], 90.00th=[  153], 95.00th=[  183],
     | 99.00th=[  262], 99.50th=[  294], 99.90th=[  378], 99.95th=[  430],
     | 99.99th=[ 1112]
    bw (KB  /s): min=17512, max=46232, per=12.49%, avg=34695.01, stdev=4943.10
    lat (usec) : 50=0.80%, 100=55.76%, 250=42.18%, 500=1.22%, 750=0.01%
    lat (usec) : 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.01%
  cpu          : usr=7.37%, sys=16.90%, ctx=4177773, 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=4165335/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=16271MB, aggrb=277684KB/s, minb=277684KB/s, maxb=277684KB/s, mint=60001msec, maxt=60001msec

Disk stats (read/write):
  vda: ios=4159777/12, merge=0/1, ticks=179132/0, in_queue=178268, util=99.29%
Hard drive
FIO random write
Performance
478.22 MB/s
IOPS
122425
./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=12473: Tue Aug 20 12:24:47 2019
  write: io=28694MB, bw=489701KB/s, iops=122425, runt= 60002msec
    clat (usec): min=4, max=317191, avg=46.59, stdev=980.52
     lat (usec): min=5, max=317193, avg=50.31, stdev=1010.05
    clat percentiles (usec):
     |  1.00th=[    5],  5.00th=[    5], 10.00th=[    5], 20.00th=[    6],
     | 30.00th=[    6], 40.00th=[    6], 50.00th=[    6], 60.00th=[    7],
     | 70.00th=[    7], 80.00th=[    8], 90.00th=[   10], 95.00th=[   13],
     | 99.00th=[   20], 99.50th=[   28], 99.90th=[15936], 99.95th=[20096],
     | 99.99th=[29568]
    bw (KB  /s): min=20639, max=105841, per=12.54%, avg=61395.40, stdev=11120.07
    lat (usec) : 10=87.56%, 20=11.27%, 50=0.78%, 100=0.05%, 250=0.02%
    lat (usec) : 500=0.01%, 750=0.01%, 1000=0.01%
    lat (msec) : 2=0.01%, 4=0.02%, 10=0.09%, 20=0.12%, 50=0.06%
    lat (msec) : 100=0.01%, 250=0.01%, 500=0.01%
  cpu          : usr=8.39%, sys=14.73%, ctx=60981, majf=0, minf=92
  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=7345760/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=28694MB, aggrb=489701KB/s, minb=489701KB/s, maxb=489701KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=0/423130, merge=0/52, ticks=0/1682592, in_queue=1682520, util=27.02%
Hard drive
FIO random direct write
Performance
48.83 MB/s
IOPS
12501
./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=12391: Tue Aug 20 12:23:47 2019
  write: io=2930.2MB, bw=50007KB/s, iops=12501, runt= 60002msec
    clat (usec): min=46, max=460915, avg=631.09, stdev=4311.18
     lat (usec): min=47, max=460917, avg=632.70, stdev=4311.29
    clat percentiles (usec):
     |  1.00th=[   53],  5.00th=[   59], 10.00th=[   66], 20.00th=[   82],
     | 30.00th=[  442], 40.00th=[  516], 50.00th=[  572], 60.00th=[  620],
     | 70.00th=[  676], 80.00th=[  748], 90.00th=[  852], 95.00th=[  956],
     | 99.00th=[ 2480], 99.50th=[ 8096], 99.90th=[15040], 99.95th=[18816],
     | 99.99th=[342016]
    bw (KB  /s): min=   47, max=12280, per=12.52%, avg=6258.79, stdev=2320.58
    lat (usec) : 50=0.07%, 100=25.42%, 250=3.26%, 500=8.95%, 750=42.82%
    lat (usec) : 1000=15.55%
    lat (msec) : 2=2.90%, 4=0.09%, 10=0.55%, 20=0.34%, 50=0.03%
    lat (msec) : 250=0.01%, 500=0.01%
  cpu          : usr=1.29%, sys=4.51%, ctx=1743887, majf=0, minf=59
  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=750126/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=2930.2MB, aggrb=50006KB/s, minb=50006KB/s, maxb=50006KB/s, mint=60002msec, maxt=60002msec

Disk stats (read/write):
  vda: ios=33/749042, merge=0/1481, ticks=160/47176, in_queue=47132, util=69.08%
Download
Download benchmark results
Download speed
608.07 Mbit/s
Downloaded 104857600 bytes in 1.460529 sec
Downloaded 104857600 bytes in 1.273453 sec
Downloaded 104857600 bytes in 1.223559 sec
Downloaded 104857600 bytes in 1.346971 sec
Downloaded 104857600 bytes in 1.273665 sec
Finished! Average download speed is 608.07 Mbit/s
Upload
Speedtest results
Upload speed
508.74 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from OVH SAS ...
Selecting 15 servers that are not too close:
  1. Wibox (Val de Reuil) [93.81 km]: 9.201 ms
  2. Ikoula (Reims) [131.50 km]: 23.82 ms
  3. Hexanet (Reims) [131.50 km]: 16.59 ms
  4. LaFibre.info (Douai) [176.53 km]: 16.032 ms
  5. Eurafibre (Lille) [203.58 km]: 10.016 ms
  6. ePlay TV (Roubaix) [213.32 km]: 5.03 ms
  7. OVH Cloud (Gravelines) [237.21 km]: 6.458 ms
  8. CloudConnX (Eastbourne) [258.84 km]: 10.508 ms
  9. Universite Catholique de Louvain (Louvain-La-Neuve) [259.09 km]: 9.128 ms
  10. RIV54 (Saulnes) [264.06 km]: 26.229 ms
  11. Proximus (Brussels) [264.26 km]: 9.053 ms
  12. Combell (Brussels) [264.26 km]: 12.812 ms
  13. Orange Belgium (Brussels) [264.26 km]: 22.364 ms
  14. ASP (Brussels) [264.26 km]: 15.858 ms
  15. Proximus (Schaarbeek) [266.93 km]: 6.837 ms
Testing upload speeds
  1. Wibox (Val de Reuil):                        ......................... 481.57 Mbit/s
  2. Ikoula (Reims):                              ......................... 461.96 Mbit/s
  3. Hexanet (Reims):                             ......................... 494.80 Mbit/s
  4. LaFibre.info (Douai):                        ......................... 445.32 Mbit/s
  5. Eurafibre (Lille):                           ......................... 513.33 Mbit/s
  6. ePlay TV (Roubaix):                          ......................... 226.71 Mbit/s
  7. OVH Cloud (Gravelines):                      ......................... 735.31 Mbit/s
  8. CloudConnX (Eastbourne):                     ......................... 586.43 Mbit/s
  9. Universite Catholique de Louvain (Louvain-La-Neuve):......................... 420.10 Mbit/s
  10. RIV54 (Saulnes):                            ......................... 366.46 Mbit/s
  11. Proximus (Brussels):                        ......................... 546.94 Mbit/s
  12. Combell (Brussels):                         ......................... 502.55 Mbit/s
  13. Orange Belgium (Brussels):                  ......................... 424.41 Mbit/s
  14. ASP (Brussels):                             ......................... 91.05 Mbit/s
  15. Proximus (Schaarbeek):                      ......................... 634.45 Mbit/s
Average upload speed is 462.09 Mbit/s