Find and analyze memory leaks in JavaScript applications
command line interface for memlab
memlab$ memlab run --app <app-url>$ memlab analyze --heap-snapshot heap.heapsnapshot$ memlab snapshot --output snapshot.heapsnapshot$ memlab record --scenario scenario.js$ memlab report --snapshot1 before.heapsnapshot --snapshot2 after.heapsnapshot