Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 230 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 230 Bytes

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 ..