Comment by jasomill
5 hours ago
You’re not entirely right or wrong.
Memory access is frequently a bottleneck on modern CPUs, so reducing memory footprint can often be a time and space optimization.
More importantly, unlike demos, production code is often optimized for interrelated factors of development cost, maintainability, and the use of familiar or popular tools and techniques over runtime efficiency.
No comments yet
Contribute on Hacker News ↗