@memlab/cli

CLI tool for detecting memory leaks in JavaScript applications

npmmacoslinuxwindows
Try with needOr install directly
Source

About

command line interface for memlab

Commands

memlab

Examples

Run heap analysis on a target website$ memlab run --target https://example.com
Find memory leaks by comparing heap snapshots$ memlab find-leaks
Start interactive CLI for memory profiling$ memlab interactive