Another thing to keep in mind when compiling is adding more cores doesn't help with link time, which is usually stuck to a single core and can be a bottleneck.
Another thing to keep in mind when compiling is adding more cores doesn't help with link time, which is usually stuck to a single core and can be a bottleneck.
there are plenty of linkers that parallelize linking
https://github.com/rui314/mold?tab=readme-ov-file#why-is-mol...
https://llvm.org/devmtg/2017-10/slides/Ueyama-lld.pdf