phudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 15 days ago“It’s Compiling!”lemmy.worldimagemessage-square12linkfedilinkarrow-up1502arrow-down11file-text
arrow-up1501arrow-down1image“It’s Compiling!”lemmy.worldphudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 15 days agomessage-square12linkfedilinkfile-text
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up6arrow-down1·15 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·15 days agoThat’s much worse - fewer excuses!
minus-squareHossenfeffer@feddit.uklinkfedilinkEnglisharrow-up5·15 days ago“better” Compile time was Usenet time.
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up1·15 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