ono to Programming@programming.devEnglish · 2 years agoMold: A Modern Linkergithub.comexternal-linkmessage-square7fedilinkarrow-up147arrow-down12
arrow-up145arrow-down1external-linkMold: A Modern Linkergithub.comono to Programming@programming.devEnglish · 2 years agomessage-square7fedilink
minus-squareugo@feddit.itlinkfedilinkEnglisharrow-up3·2 years 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