Comment on A surprising JavaScript memory leak found at MeteorparentComments−masklinn13yI haven't checked the first two samples but:* Safari 5.1 exhibits no significant heap growth, as far as the timeline shows anyway* Using top to observe private memory, Firefox does seem experience significant heap growth on the provided program
Comments
I haven't checked the first two samples but:
* Safari 5.1 exhibits no significant heap growth, as far as the timeline shows anyway
* Using top to observe private memory, Firefox does seem experience significant heap growth on the provided program