README comment
This commit is contained in:
parent
a6ac50c3b3
commit
1319e644b1
1 changed files with 5 additions and 1 deletions
|
@ -12,4 +12,8 @@ Most importantly
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo build --lib --release
|
cargo build --lib --release
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Notes
|
||||||
|
|
||||||
|
It _could_ be that the code in commit `f9b066a166fb0d2f042c6f745fa0ffbcce100666` is actually faster than the current master. While this is certainly not the case in a `debug` build (HEAD is way faster!), a `release` build seems to bring it up to higher speeds... confusing :-)
|
Loading…
Reference in a new issue