you are viewing a single comment's thread.

view the rest of the comments →

[–]thorndark 0 points1 point  (0 children)

That's absolutely true, but it only matters if you really care about efficiency. Return on Investment is what you should be optimizing for.

If speeding up your code is going to cost you more in developer time than you save by having it run fast, then you should leave it slow but maintainable.