Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I noticed in the git repository's Cargo.toml that no optimizations are enabled.

If you add opt-level=3 to the [profile.release] section, you might be able to speed up your rust code a little more.



Thanks! Just gave this a try and it didn't seem to help, but I'll remember for next time :-)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: