cpupro
Rethinking of CPU profile (collected in Node.js or Chromium browsers) analysis
cpuprofilify
Converts output of various profiling/sampling tools to the .cpuprofile format so it can be loaded into Chrome DevTools.
traceviewify
Converts .cpuprofile format to trace viewer JSON object format to allow analysing the data in chrome://tracing.
measurestuff
Measure the things -- drop-in module for adding instrumentation to an existing node.js server app
cpuprofile
A simple representation of .cpuprofile files.