20 ms·
> But it is no longer updated, is it? Essentially, yes, but that’s because Apple’s new linker is so much faster than it was. You can use it instead.
by rui314 2y ago
> But it is no longer updated, is it?
Essentially, yes, but that’s because Apple’s new linker is so much faster than it was. You can use it instead.
- nicce 2y agoOut of curiosity, do you know what technical choices Apple made to be so much faster?
- oefrha 2y agoIt’s parallelized. https://news.ycombinator.com/item?id=36218330 https://news.ycombinator.com/item?id=36218330
- rui314 2y agoI don't know the details, but once it is proven that achieving lld/mold/sold-level performance is technically feasible, it shouldn't be extremely hard to achieve similar success for macOS.