Skip to content

Commit fbbbd1e

Browse files
committed
docs: improve benchmark section description
1 parent 68563e3 commit fbbbd1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ To continuously run the property tests:
3737

3838
## Benchmarks
3939

40+
Benchmarks for the `Branch and Bound Selection` algorithm are written using [Criterion]( https://github.com/bheisler/criterion.rs). This is useful for testing new changes and performance optimizations.
41+
4042
To run the benchmarks use:
4143
```
4244
> cargo bench

0 commit comments

Comments
 (0)