Hacker News new | ask | show | jobs
by kreig 1380 days ago
From my experience, usually micro-optimizations (such as optimizing code) don't have a great impact on execution performance than, for example, changing the approach at a higher level (introducing caching, etc), the same may apply on energetic performance I guess.