Blazing fast flame graph tool for V8 and Node.js profiling
Blazing fast flame graph tool for V8 and Node
flamebearer
$ flamebearer profile.json
$ node --prof app.js && flamebearer isolate-*.log
$ flamebearer --port 5005 profile.json