mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-11-02 23:16:37 +00:00
README: formatting
This commit is contained in:
parent
2f943be035
commit
4c15dead6c
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ _As far as I'm concerned, Microfetch is faster than almost every fetch tool
|
|||
there is. The only downside of using Rust is introducing more "bloated"
|
||||
dependency trees and increasing build times. The latter is easily mitigated with
|
||||
Nix's binary cache, though._
|
||||
|
||||
To benchmark individual functions,
|
||||
[Criterion](https://github.com/bheisler/criterion.rs) is used. See their README
|
||||
for details or just run `cargo bench` to benchmark everything.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue