Node.js - Debugging and Profiling
Given this command sequence:
Then running:
What is the output of
node --prof app.jsThen running:
node --prof-process isolate-0x12345-v8.logWhat is the output of
--prof-process?