firefox-devtools / firefox-devtools/profiler
Support node's heap profiling
Open
assigned
help wanted
profile data
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 491
- Avg merge
- 3d 46m
- Merged PRs (30d)
- 27
Description
Node can output a heap profile file when run with `--heap-prof`. It would be good to be able to import it into the profiler UI.
Here is an example:
[Heap.20230208.132746.551039.0.002.heapprofile.gz](https://github.com/firefox-devtools/profiler/files/10685964/Heap.20230208.132746.551039.0.002.heapprofile.gz)
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-607)
Contributor guide
Assessment
This issue has not been assessed yet.