Y
Hacker News
new
|
ask
|
show
|
jobs
by
eh9
1698 days ago
Every single time I’ve needed to use memo the performance gains where obvious.
1 comments
sibeliuss
1698 days ago
A: You'll know when you need it. Until that point one is firmly in the realm of premature optimization.
link
atom_arranger
1698 days ago
The post points out that given memoization in many cases avoids serious perf/functional issues not memoizing may be considered premature optimization.
link