7 ms·
It depends on what you're used to. When I stated programming 42 years ago, it took two days between submitting the punched card deck to the computer centre and
by mrlyc 8y ago
It depends on what you're used to. When I stated programming 42 years ago, it took two days between submitting the punched card deck to the computer centre and getting a printout of the results. Now I get concerned if my program takes longer than 20 seconds to compile.
- gameswithgo 8y ago>I get concerned if my program takes longer than 20 seconds to compile. I go into a rage at 2 seconds!
- DesiLurker 8y agoBoth of you should try building chromium with ninja builds on any non-ssd system. every freaking header change used to be close to 20 minutes if the gods are happy.