phudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 1 个月前“It’s Compiling!”lemmy.worldimagemessage-square12linkfedilinkarrow-up1502arrow-down12file-text
arrow-up1500arrow-down1image“It’s Compiling!”lemmy.worldphudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 1 个月前message-square12linkfedilinkfile-text
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up6arrow-down1·1 个月前I feel like this has gotten a lot better though. I used to work on projects that took 10 minutes to compile and now the build tools I use are nearly instant
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up1·1 个月前Even C++ has gotten better if you use precompiled headers and parallel compilation in MSVC
minus-squareHossenfeffer@feddit.uklinkfedilinkEnglisharrow-up5·1 个月前“better” Compile time was Usenet time.
I feel like this has gotten a lot better though. I used to work on projects that took 10 minutes to compile and now the build tools I use are nearly instant
That’s much worse - fewer excuses!
deleted by creator
Even C++ has gotten better if you use precompiled headers and parallel compilation in MSVC
“better”
Compile time was Usenet time.