HaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 2 days ago'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comexternal-linkmessage-square83fedilinkarrow-up1158cross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
arrow-up1158external-link'Rust makes coding fun again': Why Linux is moving away from C, according to Greg Kroah-Hartmanwww.zdnet.comHaraldvonBlauzahn@feddit.org to Linux@lemmy.mlEnglish · 2 days agomessage-square83fedilinkcross-posted to: linux@programming.devprogramming@programming.devrust@programming.dev
minus-squareiByteABit@lemmy.mllinkfedilinkarrow-up6·1 day agomold and sccache help a lot with the compile times
minus-square☆ Yσɠƚԋσʂ ☆@lemmy.mllinkfedilinkarrow-up5·1 day agoI recall looking at mold, but it didn’t end up helping much in my case. And haven’t looked at sccache, that might actually help if it can cache compilation incrementally in an intelligent way.
mold and sccache help a lot with the compile times
I recall looking at mold, but it didn’t end up helping much in my case. And haven’t looked at sccache, that might actually help if it can cache compilation incrementally in an intelligent way.