Y
Hacker News
new
|
ask
|
show
|
jobs
by
bondarchuk
374 days ago
"The compiler will take care of it", funny, heard that one before, I'd profile it just to be on the safe side...
1 comments
lifthrasiir
374 days ago
I didn't mean that. JS doesn't have any lower-level interface for handling memory, so such optimization
has
to be in the implementation. It should be quite obvious that relying on such optimization can be problematic.
link