-
-
Save james-huston/d34c8c0e2b66246a0f24 to your computer and use it in GitHub Desktop.
generic node with controlled GC
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
node --gc_global --optimize_for_size --max_old_space_size=960 --use_idle_notification --always_compact --max_executable_size=64 --gc_interval=100 --expose_gc server.js |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment