linbox
Files
Benchmarks

This directory is used to perform benchmarks on LinBox. More...

Files

file  benchmark-example.C
 Benchmarking example.
 
 
 
file  benchmark-utils.h
 utils
 
file  benchmark.h
 Common header to ease benchmarking routines.
 
file  benchmark.inl
 Common header to ease benchmarking routines.
 
file  optimizer.h
 

Detailed Description

This directory is used to perform benchmarks on LinBox.

The benchmarks are meant for :

Benchmarks can be grouped in :

When another free library (NTL, IML,...) provides a routine that exists in LinBox, we want to be able to compare it to our implementation.

Default parameters can be changed on the command-line, just as in examples/ and tests/.