Skip to content

Commit 72c76d0

Browse files
committed
Add benchmarks README
1 parent faa29d7 commit 72c76d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

benchmarks/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Benchmarks
2+
3+
A variety of programs to execute various kinds of tests,
4+
including benchmarks, stability and robustness tests.
5+
6+
### Building
7+
8+
Building the benchmark tests must be enabled using
9+
10+
cmake -DBUILD_BENCHMARKS=ON ..

0 commit comments

Comments
 (0)