Closed nobody4t closed 6 years ago
I have produced a json file when stoping profiling. But I have no idea how to read this properly.
In Chrome (65.0):
chrome://inspect
Open dedicated DevTools for Node
It would be nice to see some examples/suggestions in the README.
sure. I have found it. thanks.
@izotos what did you rename the extension to? For example, I am currently writing a file called profile.json
. What should it be called instead?
@azaslavsky I believe it was .cpuprofile
I got the example code in the readme. I produced the *.json file. But how can I analyze it? It is unreadable.