Skip to content

Commit

Permalink
Merge pull request #70 from lefnire/master
Browse files Browse the repository at this point in the history
Add link to dev.chrome for detailed heap-snap comparisons
  • Loading branch information
c4milo committed Sep 28, 2014
2 parents 3665071 + 2436c44 commit 24ccbb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -89,6 +89,8 @@ process.on('SIGUSR2', function () {
### Heap Profiling
![Screenshot](https://i.cloudup.com/WR5MKG6i02.png)

For detailed information on debugging memory leaks using devtools' heap comparisons (using this module), follow [this tutorial](https://developer.chrome.com/devtools/docs/javascript-memory-profiling).


Happy Debugging!

Expand Down

0 comments on commit 24ccbb1

Please sign in to comment.