Testing tools that measure process memory usage
Using a nodejs program that uses a known amount of memory to confirm the memory tracking tool is working
Using a nodejs program that uses a known amount of memory to confirm the memory tracking tool is working
node -p 'JSON.stringify(JSON.parse(fs.readFileSync(0)),null,2)'
Enable the debugger, connect, start a REPL and modify vars