Skip to content

Latest commit

 

History

History
 
 

benchmarks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Benchmarks

A variety of programs to execute various kinds of tests, including benchmarks, stability and robustness tests.

Building

Building the benchmark tests must be enabled using

cmake -DBUILD_BENCHMARKS=ON ..