Hacker News new | ask | show | jobs
by imtringued 830 days ago
You can always use optimistic optimization strategies where you profile the fast path and optimize that. When someone does something slow, you tell them to stop doing it if they want better performance.