mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-03 07:26:35 +00:00
README: add link to Criterion's getting_started
This commit is contained in:
parent
4c15dead6c
commit
821e27d2d0
1 changed files with 2 additions and 1 deletions
|
|
@ -71,7 +71,8 @@ dependency trees and increasing build times. The latter is easily mitigated with
|
||||||
Nix's binary cache, though._
|
Nix's binary cache, though._
|
||||||
|
|
||||||
To benchmark individual functions,
|
To benchmark individual functions,
|
||||||
[Criterion](https://github.com/bheisler/criterion.rs) is used. See their README
|
[Criterion.rs](https://github.com/bheisler/criterion.rs) is used. See their
|
||||||
|
[Getting Started Guide](https://bheisler.github.io/criterion.rs/book/getting_started.html)
|
||||||
for details or just run `cargo bench` to benchmark everything.
|
for details or just run `cargo bench` to benchmark everything.
|
||||||
|
|
||||||
## Customizing
|
## Customizing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue