Hacker News new | ask | show | jobs
by unsolved73 25 days ago
the linking of the project can take more time than actual compilation.

Use the lld linker instead of the default one, see https://kerkour.com/rust-production-checklist#use-the-lld-li...