|
|
|
|
|
by throwaway2016a
2919 days ago
|
|
Unless it is a hot path and the CPU is your bottle neck most of these optimizations would make the code less maintainable / less safe and I wouldn't personally do any of them. What good is fast code if it is unmaintainable? |
|