Stopwatch
Benchmark report #4386
tavu.io – 2c,0,5gb,20gb
Report
Share test result

Test results for 2c,0,5gb,20gb at tavu.io


Server specs:


2 × Intel Xeon E312xx (Sandy Bridge)
492 MB RAM / 21 GB disk space
Debian 9.1
Finland

Benchmark results summary:


UnixBench - 3741.0
Disk Read - 0 MB/s
Disk Write - 0 MB/s
Bandwidth - 50.93 MB/s

More: https://serverscope.io/trials/JjGr
Share
Share this page
Cpu chip
Server Specs
CPU
2 × Intel Xeon E312xx (Sandy Bridge)
CPU Cores
1 × 3400 MHz
RAM
492 MB
Disk
21 GB
OS
Debian 9.1
Location
Benchmark summary
Benchmark summary
UnixBench
3741.0
Disk Read
0 MB/s
Disk Write
0 MB/s
Bandwidth
50.93 Mbit/s
Speedtest
65.35 Mbit/s
Graph analysis
UnixBench Score
UnixBench (all CPUs)
3741.0
UnixBench (one CPU)
2201.3
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 "/home/debian/serverscope-DyVqW_/byte-unixbench/UnixBench"
make distr
make[2]: Entering directory "/home/debian/serverscope-DyVqW_/byte-unixbench/UnixBench"
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
make[2]: Leaving directory "/home/debian/serverscope-DyVqW_/byte-unixbench/UnixBench"
make programs
make[2]: Entering directory "/home/debian/serverscope-DyVqW_/byte-unixbench/UnixBench"
make[2]: Nothing to be done for "programs".
make[2]: Leaving directory "/home/debian/serverscope-DyVqW_/byte-unixbench/UnixBench"
make[1]: Leaving directory "/home/debian/serverscope-DyVqW_/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: matias-instance-001: GNU/Linux
   OS: GNU/Linux -- 4.9.0-3-amd64 -- #1 SMP Debian 4.9.30-2 (2017-06-12)
   Machine: x86_64 (unknown)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel Xeon E312xx (Sandy Bridge) (6800.1 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: Intel Xeon E312xx (Sandy Bridge) (6800.1 bogomips)
          x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   14:06:58 up 21 min,  1 user,  load average: 2.78, 3.92, 2.20; runlevel 2017-10-27

------------------------------------------------------------------------
Benchmark Run: Fri Oct 27 2017 14:06:58 - 14:35:51
2 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       43657377.5 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     3820.8 MWIPS (15.0 s, 7 samples)
Execl Throughput                               6731.9 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1449481.5 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          402970.8 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       3322891.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             2481065.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 210661.8 lps   (10.0 s, 7 samples)
Process Creation                              15913.9 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  14604.4 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2922.7 lpm   (60.0 s, 2 samples)
System Call Overhead                        4198899.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   43657377.5   3741.0
Double-Precision Whetstone                       55.0       3820.8    694.7
Execl Throughput                                 43.0       6731.9   1565.6
File Copy 1024 bufsize 2000 maxblocks          3960.0    1449481.5   3660.3
File Copy 256 bufsize 500 maxblocks            1655.0     402970.8   2434.9
File Copy 4096 bufsize 8000 maxblocks          5800.0    3322891.4   5729.1
Pipe Throughput                               12440.0    2481065.9   1994.4
Pipe-based Context Switching                   4000.0     210661.8    526.7
Process Creation                                126.0      15913.9   1263.0
Shell Scripts (1 concurrent)                     42.4      14604.4   3444.4
Shell Scripts (8 concurrent)                      6.0       2922.7   4871.2
System Call Overhead                          15000.0    4198899.5   2799.3
                                                                   ========
System Benchmarks Index Score                                        2201.3

------------------------------------------------------------------------
Benchmark Run: Fri Oct 27 2017 14:35:51 - 15:04:36
2 CPUs in system; running 2 parallel copies of tests

Dhrystone 2 using register variables       82865162.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     7844.0 MWIPS (13.9 s, 7 samples)
Execl Throughput                              14660.0 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks       1701097.4 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          442350.0 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       4611697.2 KBps  (30.0 s, 2 samples)
Pipe Throughput                             4676796.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 948834.7 lps   (10.0 s, 7 samples)
Process Creation                              34937.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  21062.1 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   2917.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        5988128.1 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   82865162.4   7100.7
Double-Precision Whetstone                       55.0       7844.0   1426.2
Execl Throughput                                 43.0      14660.0   3409.3
File Copy 1024 bufsize 2000 maxblocks          3960.0    1701097.4   4295.7
File Copy 256 bufsize 500 maxblocks            1655.0     442350.0   2672.8
File Copy 4096 bufsize 8000 maxblocks          5800.0    4611697.2   7951.2
Pipe Throughput                               12440.0    4676796.8   3759.5
Pipe-based Context Switching                   4000.0     948834.7   2372.1
Process Creation                                126.0      34937.7   2772.8
Shell Scripts (1 concurrent)                     42.4      21062.1   4967.5
Shell Scripts (8 concurrent)                      6.0       2917.1   4861.8
System Call Overhead                          15000.0    5988128.1   3992.1
                                                                   ========
System Benchmarks Index Score                                        3741.0

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, 27.0996 s, 79.2 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, 26.8052 s, 80.1 MB/s


Hard drive
FIO random read
Performance
0.38 MB/s
IOPS
97
./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=10642: Fri Oct 27 14:01:49 2017
  read : io=23436KB, bw=399581B/s, iops=97, runt= 60059msec
    clat (usec): min=669, max=242204, avg=81964.88, stdev=15870.75
     lat (usec): min=669, max=242204, avg=81965.15, stdev=15870.74
    clat percentiles (msec):
     |  1.00th=[   51],  5.00th=[   64], 10.00th=[   69], 20.00th=[   73],
     | 30.00th=[   77], 40.00th=[   79], 50.00th=[   81], 60.00th=[   83],
     | 70.00th=[   86], 80.00th=[   90], 90.00th=[   96], 95.00th=[  104],
     | 99.00th=[  147], 99.50th=[  174], 99.90th=[  200], 99.95th=[  212],
     | 99.99th=[  243]
    bw (KB  /s): min=   22, max=   90, per=12.41%, avg=48.41, stdev= 4.78
    lat (usec) : 750=0.02%, 1000=0.03%
    lat (msec) : 4=0.02%, 10=0.05%, 20=0.07%, 50=0.75%, 100=92.61%
    lat (msec) : 250=6.45%
  cpu          : usr=0.01%, sys=0.02%, ctx=5877, majf=0, minf=74
  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=5859/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=23436KB, aggrb=390KB/s, minb=390KB/s, maxb=390KB/s, mint=60059msec, maxt=60059msec

Disk stats (read/write):
  vda: ios=6038/20, merge=0/11, ticks=500308/1064, in_queue=501524, util=99.88%
Hard drive
FIO random direct read
Performance
0.39 MB/s
IOPS
99
./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=10661: Fri Oct 27 14:02:50 2017
  read : io=24028KB, bw=409484B/s, iops=99, runt= 60087msec
    clat (msec): min=1, max=116, avg=79.97, stdev= 4.74
     lat (msec): min=1, max=116, avg=79.97, stdev= 4.74
    clat percentiles (msec):
     |  1.00th=[   72],  5.00th=[   78], 10.00th=[   79], 20.00th=[   80],
     | 30.00th=[   80], 40.00th=[   81], 50.00th=[   81], 60.00th=[   81],
     | 70.00th=[   81], 80.00th=[   81], 90.00th=[   82], 95.00th=[   84],
     | 99.00th=[   92], 99.50th=[  100], 99.90th=[  111], 99.95th=[  113],
     | 99.99th=[  118]
    bw (KB  /s): min=   44, max=   71, per=12.50%, avg=49.86, stdev= 1.63
    lat (msec) : 2=0.12%, 4=0.03%, 10=0.03%, 20=0.03%, 50=0.05%
    lat (msec) : 100=99.13%, 250=0.60%
  cpu          : usr=0.01%, sys=0.02%, ctx=6021, 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=6007/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=24028KB, aggrb=399KB/s, minb=399KB/s, maxb=399KB/s, mint=60087msec, maxt=60087msec

Disk stats (read/write):
  vda: ios=5990/11, merge=0/2, ticks=478988/236, in_queue=479572, util=99.88%
Hard drive
FIO random write
Performance
0.5 MB/s
IOPS
127
./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=10681: Fri Oct 27 14:06:54 2017
  write: io=88812KB, bw=522597B/s, iops=127, runt=174022msec
    clat (usec): min=0, max=59136K, avg=18935.02, stdev=932224.11
     lat (usec): min=0, max=59136K, avg=18935.15, stdev=932224.11
    clat percentiles (usec):
     |  1.00th=[    1],  5.00th=[    1], 10.00th=[    1], 20.00th=[    1],
     | 30.00th=[    2], 40.00th=[    2], 50.00th=[    2], 60.00th=[    2],
     | 70.00th=[    3], 80.00th=[    3], 90.00th=[    4], 95.00th=[    5],
     | 99.00th=[203776], 99.50th=[203776], 99.90th=[203776], 99.95th=[880640],
     | 99.99th=[16711680]
    bw (KB  /s): min=    0, max=13097, per=100.00%, avg=766.94, stdev=2117.27
    lat (usec) : 2=21.61%, 4=67.41%, 10=8.23%, 20=1.00%, 50=0.13%
    lat (usec) : 100=0.01%, 500=0.01%, 1000=0.01%
    lat (msec) : 4=0.01%, 10=0.02%, 20=0.04%, 50=0.08%, 100=0.02%
    lat (msec) : 250=1.36%, 750=0.01%, 1000=0.01%, 2000=0.01%, >=2000=0.05%
  cpu          : usr=0.00%, sys=0.02%, ctx=7691, majf=0, minf=85
  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=22203/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=88812KB, aggrb=510KB/s, minb=510KB/s, maxb=510KB/s, mint=174022msec, maxt=174022msec

Disk stats (read/write):
  vda: ios=0/17438, merge=0/4043, ticks=0/369164, in_queue=369192, util=99.90%
Hard drive
FIO random direct write
Performance
0.38 MB/s
IOPS
98
./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=10671: Fri Oct 27 14:03:50 2017
  write: io=23616KB, bw=402422B/s, iops=98, runt= 60093msec
    clat (usec): min=983, max=9639.1K, avg=81370.95, stdev=659084.44
     lat (usec): min=983, max=9639.1K, avg=81371.30, stdev=659084.49
    clat percentiles (msec):
     |  1.00th=[    3],  5.00th=[    5], 10.00th=[    6], 20.00th=[    8],
     | 30.00th=[    9], 40.00th=[   10], 50.00th=[   11], 60.00th=[   11],
     | 70.00th=[   12], 80.00th=[   13], 90.00th=[   15], 95.00th=[   17],
     | 99.00th=[ 2966], 99.50th=[ 6849], 99.90th=[ 7963], 99.95th=[ 8455],
     | 99.99th=[ 9634]
    bw (KB  /s): min=    0, max=  482, per=53.18%, avg=208.46, stdev=191.58
    lat (usec) : 1000=0.02%
    lat (msec) : 2=0.81%, 4=2.37%, 10=45.66%, 20=48.63%, 50=0.78%
    lat (msec) : 100=0.05%, 250=0.15%, 750=0.05%, 1000=0.22%, 2000=0.10%
    lat (msec) : >=2000=1.15%
  cpu          : usr=0.00%, sys=0.04%, ctx=11860, majf=0, minf=82
  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=5904/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=23616KB, aggrb=392KB/s, minb=392KB/s, maxb=392KB/s, mint=60093msec, maxt=60093msec

Disk stats (read/write):
  vda: ios=0/6003, merge=0/501, ticks=0/66676, in_queue=66672, util=99.56%
Download
Download benchmark results
Download speed
50.93 Mbit/s
Downloaded 104857600 bytes in 15.171380 sec
Downloaded 104857600 bytes in 16.205033 sec
Downloaded 104857600 bytes in 15.480676 sec
Downloaded 104857600 bytes in 15.331198 sec
Downloaded 104857600 bytes in 16.354141 sec
Finished! Average download speed is 50.93 Mbit/s
Upload
Speedtest results
Upload speed
65.35 Mbit/s
Retrieving speedtest.net configuration...
Retrieving speedtest.net server list...
Testing from Multim Oy ...
Selecting 15 servers that are not too close:
  1. Elisa (Tallinn) [82.57 km]: 58.655 ms
  2. Starman AS (Tallinn) [82.57 km]: 84.95 ms
  3. Tele2 Eesti (Tallinn) [82.57 km]: 109.541 ms
  4. Estonian Information Systems Authority (Tallinn) [82.57 km]: 88.117 ms
  5. Compic OU (Tallinn) [82.57 km]: 73.382 ms
  6. Telia Eesti AS (Tallinn) [82.57 km]: 37.515 ms
  7. Telset AS (Tallinn) [82.57 km]: 83.282 ms
  8. AinaCom Oy (Hameenlinna) [95.72 km]: 84.897 ms
  9. Haminan Energia Oy (Hamina) [131.94 km]: 49.829 ms
  10. Woima Hosting Oy (Turku) [150.32 km]: 62.322 ms
  11. Tampereen Puhelin Oy (Tampere) [160.83 km]: 65.51 ms
  12. Tamico Oy (Tampere) [160.83 km]: 58.162 ms
  13. Laitilan Puhelin Osk (Laitila) [194.18 km]: 59.847 ms
  14. FairyHosting.com (Narva) [201.62 km]: 53.222 ms
  15. MPY Palvelut Oyj (Mikkeli) [210.68 km]: 55.885 ms
Testing upload speeds
  1. Elisa (Tallinn):                             ......................... 69.52 Mbit/s
  2. Starman AS (Tallinn):                        ......................... 65.31 Mbit/s
  3. Tele2 Eesti (Tallinn):                       ......................... 62.73 Mbit/s
  4. Estonian Information Systems Authority (Tallinn):......................... 63.91 Mbit/s
  5. Compic OU (Tallinn):                         ......................... 62.43 Mbit/s
  6. Telia Eesti AS (Tallinn):                    ......................... 68.74 Mbit/s
  7. Telset AS (Tallinn):                         ......................... 64.86 Mbit/s
  8. AinaCom Oy (Hameenlinna):                    ......................... 64.55 Mbit/s
  9. Haminan Energia Oy (Hamina):                 ......................... 64.49 Mbit/s
  10. Woima Hosting Oy (Turku):                   ......................... 64.77 Mbit/s
  11. Tampereen Puhelin Oy (Tampere):             ......................... 64.94 Mbit/s
  12. Tamico Oy (Tampere):                        ......................... 63.95 Mbit/s
  13. Laitilan Puhelin Osk (Laitila):             ......................... 64.93 Mbit/s
  14. FairyHosting.com (Narva):                   ......................... 65.08 Mbit/s
  15. MPY Palvelut Oyj (Mikkeli):                 ......................... 64.50 Mbit/s
Average upload speed is 64.98 Mbit/s