ono to Programming@programming.devEnglish · 1 year agoMold: A Modern Linkergithub.comexternal-linkmessage-square7fedilinkarrow-up147arrow-down12
arrow-up145arrow-down1external-linkMold: A Modern Linkergithub.comono to Programming@programming.devEnglish · 1 year agomessage-square7fedilink
minus-squareugo@feddit.itlinkfedilinkEnglisharrow-up3·1 year agoAt work we use lld as opposed ld. With ld, the project I work on links in 60-something seconds, with lld it links in less than 6. Mold is faster than lld. It is absolutely worth it
At work we use lld as opposed ld. With ld, the project I work on links in 60-something seconds, with lld it links in less than 6.
Mold is faster than lld. It is absolutely worth it