Created
November 9, 2015 16:34
-
-
Save Bigous/a036bcdbc93a16bef5dc to your computer and use it in GitHub Desktop.
Run NodeJS with Garbage Collection and Statistics exposed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
node --expose-gc --track_gc_object_stats %* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turn on
and