That said, it is also true that premature optimization is the root of all evil.
I suspect programming wisdom hides somewhere in between those two hills, neither of which is worth dying on.
That said, it is also true that premature optimization is the root of all evil.
I suspect programming wisdom hides somewhere in between those two hills, neither of which is worth dying on.
Over the years I’ve come to embrace moving fast and writing code quickly, even if it’s not the fastest. The faster I get the big things done, the more time I can spend optimizing what matters after I’ve identified it and determined it’s valuable.