Compare commits

..

No commits in common. "master" and "0.1" have entirely different histories.
master ... 0.1

1 changed files with 1 additions and 5 deletions

View File

@ -12,8 +12,4 @@ Most importantly
```bash
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 :-)
```