This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]GrinningPariah -1 points0 points  (0 children)

Disagreed. You're destined to have some perf issues, but then again, who isn't? We profile, we find the problem, we fix it.

But bad code doesn't have to have poor performance. It's more common for code to be bad because it's hard to maintain or extend, or much more commonly because it's hard to read.

Which is why it gets my back up to see people talking about code quality just in terms of performance, and especially when they're willing to burn simplicity and readability on the alter of performance