node-profiling icon indicating copy to clipboard operation
node-profiling copied to clipboard

Helper tools and instructions for Node.js profiling

Node profling

Examples and instructions on profiling Node.js apps.

  • v8-profiler-sunburst - generate sunburst from v8-profiler profile files, works on multiple platforms

sunburst v8 profile

  • node-perf-flamegraph - generate flamegraphs from linux perf events, linux only

flamegraph-kdab-hotspot