Via Profiler
- Install globally
npm install -g profiler
- Start your process with
node --prof
this will create av8.log
file - Build
nprof
by running/Users/balupton/.nvm/v0.8.12/lib/node_modules/profiler/tools/build-nprof
- Run
/Users/balupton/.nvm/v0.8.12/lib/node_modules/profiler/nprof
this will read the v8.log profile and give you nice ouput