Closed mucinoab closed 3 years ago
This improves compile times.
A quick benchmark with $ cargo clean && cargo +nightly build -Z timings --release
$ cargo clean && cargo +nightly build -Z timings --release
Before:
After:
Thank you for the pull request.
This improves compile times.
A quick benchmark with
$ cargo clean && cargo +nightly build -Z timings --release
Before:
After: