phudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months ago“It’s Compiling!”lemmy.worldexternal-linkmessage-square12linkfedilinkarrow-up1502arrow-down11file-text
arrow-up1501arrow-down1external-link“It’s Compiling!”lemmy.worldphudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 2 months agomessage-square12linkfedilinkfile-text
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up6arrow-down1·2 months agoI 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-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up10·2 months agoThat’s much worse - fewer excuses!
minus-squareHossenfeffer@feddit.uklinkfedilinkEnglisharrow-up5·2 months ago“better” Compile time was Usenet time.
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up1·2 months agoEven C++ has gotten better if you use precompiled headers and parallel compilation in MSVC
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!
“better”
Compile time was Usenet time.
deleted by creator
Even C++ has gotten better if you use precompiled headers and parallel compilation in MSVC