Premature optimization
If you read application level code littered with bit shifts instead of multiplication, and similar optimization tidbits, consider educating the author about the tradeoff between optimization and readability.
|
2 | added 17 characters in body | ||
|
Premature optimization If you read application level code littered with bit shifts instead of multiplication, and similar optimization tidbits, consider educating the author about the tradeoff between optimization and readability. |
||||
|
1 |
|
||
|
Premature optimization If you read application level code littered with bit shifts instead of multiplication, and similar optimization tidbits, consider educating the author about the tradeoff between optimization and readability. |
||||
|
Post Made Community Wiki by Community♦
|
||||
|
|
||||