Skip to content

Instantly share code, notes, and snippets.

@singh1469
Last active December 16, 2015 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save singh1469/bff9332f31876259ff8f to your computer and use it in GitHub Desktop.
Save singh1469/bff9332f31876259ff8f to your computer and use it in GitHub Desktop.
Node stuff
`node --perf_basic_prof_only_functions`
Provides CPU stack trace of running processs without affecting process
Then use Flame graphs to visualise and indentify issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment