node/benchmark/report-startup-memory.js

2 lines
40 B
JavaScript
Raw Normal View History

console.log(process.memoryUsage().rss);