Hacker News new | past | comments | ask | show | jobs | submit login

I like this, it looks like a good reference on memory management...but I see Leszek saying, "no". OK, maybe the authors don't know the theory, but they learned some useful tricks to reduce. Will still read.

Related, when I need lots of memory in node, I use: `--max-old-space-size=` programmatically set to some % of total available memory on the system.




To be clear, maybe I was a bit negative, but I was just talking about the technical intro. The rest of the article on not accidentally leaking references through globals and timers, and what tools to use to catch them, is pretty solid.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: