Hacker News new | ask | show | jobs
by joshka 3808 days ago
If speed of algorithm / function is a concern on particular functions, write a test that measures this. Refactor as much as you like until you hit the limit of readability vs adequate speed.