firefox-devtools/profiler

Support node's heap profiling

Open

#4,461 opened on Feb 8, 2023

 (4 comments) (0 reactions) (1 assignee)TypeScript (486 forks)auto 404
assignedhelp wantedprofile data

Repository metrics

Stars
 (1,515 stars)
PR merge metrics
 (PR metrics pending)

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

┆Issue is synchronized with this Jira Task

Contributor guide