phudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 14 days ago“It’s Compiling!”lemmy.worldimagemessage-square12fedilinkarrow-up1502file-text
arrow-up1502image“It’s Compiling!”lemmy.worldphudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 14 days agomessage-square12fedilinkfile-text
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up6·14 days 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·14 days agoThat’s much worse - fewer excuses!
minus-squareHossenfeffer@feddit.uklinkfedilinkEnglisharrow-up5·13 days ago“better” Compile time was Usenet time.
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up1·13 days 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