Skip to content

Instantly share code, notes, and snippets.

@addyosmani
Created February 10, 2017 18:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save addyosmani/6df49bdd880384fbb0be47d5b495f635 to your computer and use it in GitHub Desktop.
Save addyosmani/6df49bdd880384fbb0be47d5b495f635 to your computer and use it in GitHub Desktop.
v8-RCS-experiment
  1. Type chrome://flags into your browser
  2. Scroll down to “Enable Developer Tools experiments” and click enable
  3. Restart Chrome
  4. Open up DevTools
  5. Click on the gear icon — it’s typically on the top right or bottom right
  6. Select experiments from the menu on the left
  7. Hit shift 6 times to show hidden experiments
  8. Enable 'V8 Runtime Call Stats on Timeline'

We are hoping to turn this feature on by default soon so the above steps are not needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment