We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa29d7 commit 72c76d0Copy full SHA for 72c76d0
benchmarks/README.md
@@ -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