# heapgraph **Repository Path**: mirrors_jrmuizel/heapgraph ## Basic Information - **Project Name**: heapgraph - **Description**: Analysis of Firefox cycle collector and garbage collector heap graphs - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Analysis of Firefox cycle collector and garbage collector heap dumps ==================================================================== The most complete documentation of how to use CC and GC logs to investigate a leak is probably here: https://firefox-source-docs.mozilla.org/performance/memory/heap_scan_mode.html