7 ms·
Time spent writing code is IMO the smallest part of software engineering. Optimizations give better results when care is taken first about the most costly part
by 0xjnml 2y ago
Time spent writing code is IMO the smallest part of software engineering.
Optimizations give better results when care is taken first about the most costly parts.
- anonzzzies 2y agoThat's the stuff I rather spend my time on when making money with software; all the other parts. One exists with the other.