Link to the rust perf book

ida_star
Wilfred Hughes 2021-09-12 17:03:38 +07:00
parent 0b8a929dea
commit 7d6e61b103
1 changed files with 3 additions and 0 deletions

@ -58,6 +58,9 @@ lead to huge memory consumption.
$ /usr/bin/time -v ./target/release/difftastic before.rs after.rs
```
Many more profiling techniques are discussed in the [The Rust
Performance Book](https://nnethercote.github.io/perf-book/).
## Manual
This website is generated with