Skip to content

Instantly share code, notes, and snippets.

@miteshmap
Created March 23, 2020 03:55
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 miteshmap/7666a0ddebf40f9fff773a61bf9ba92b to your computer and use it in GitHub Desktop.
Save miteshmap/7666a0ddebf40f9fff773a61bf9ba92b to your computer and use it in GitHub Desktop.
Measuring used JS heap size in chrome
console.log(performance.memory.usedJSHeapSize)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment