
debugging
How to cut Node.js memory usage by 40% in self-hosted apps
A walkthrough of debugging high memory usage in a Node.js service running on a small VPS, with three concrete fixes that added up to a 40% RSS reduction.
nodejsperformanceselfhosted


