Hacker News new | ask | show | jobs
by sjducb 586 days ago
100% Always measure before you performance optimise. Lots of times the “fast” solution is slower.

If you need a fast solution then add an integration test so that the system stays fast.