|
|
|
|
|
by pradn
412 days ago
|
|
It's premature in the sense that you need to care about it before you do profiling, which is the usual advice for perf improvements: "you don't know where the hotspots are, so write your code, profile it, and fix the slow bits". |
|