Y
Hacker News
new
|
ask
|
show
|
jobs
by
z3t4
2236 days ago
Its nice if you can avoid creating new objects, but in recent optimization I've seen no difference between reusing objects vs immutable objects. Removing unnecessary code is always nice though.