Hacker News new | ask | show | jobs
by tracker1 3544 days ago
I've run node tasks that run in pretty low memory... when processing streams I'll often use the command-line option to expose gc, and force it after each item... runs very light that way.