Hacker News new | ask | show | jobs
by arethuza 3561 days ago
"Make it fast" sometimes does not need to be coded for if the applications is fast enough after the "Make it right" step.
1 comments

Doesn't matter, every app has some speed requirement.. if it is trivial, then there isn't much to do for it.

It's not something you can just do later, because thats not how software works. Fast code needs designed to be fast. Not "fixed" at the end.