Heap Snapshot Analysis

Analyze V8 heap snapshots to investigate memory leaks and retention issues. Use when given .heapsnapshot files, asked to compare before/after snapshots, asked to find what retains objects, or investigating why objects survive GC. Provides snapshot parsing, comparison, retainer-path helpers, and scratchpad scripts.

voidful 41a906c 6 files · 26.5 KB Updated

File contents

voidful/aixlarity/tree/main/aixlarity-ide/.github/skills/heap-snapshot-analysis commit 41a906c079

Frequently asked questions

npx skillmds@latest add voidful/heap-snapshot-analysis