phudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 9 days ago“It’s Compiling!”lemmy.worldimagemessage-square13linkfedilinkarrow-up1501arrow-down11file-text
arrow-up1500arrow-down1image“It’s Compiling!”lemmy.worldphudgins@lemmy.world to Lemmy Shitpost@lemmy.world · 9 days agomessage-square13linkfedilinkfile-text
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up6arrow-down1·9 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·9 days agoThat’s much worse - fewer excuses!
minus-squareHossenfeffer@feddit.uklinkfedilinkEnglisharrow-up5·9 days ago“better” Compile time was Usenet time.
minus-squareanachrohack@lemmy.worldlinkfedilinkarrow-up1·9 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.
Oh bless you, stay away from c++ and rust
Even C++ has gotten better if you use precompiled headers and parallel compilation in MSVC