Created
December 14, 2016 17:57
-
-
Save leandroh/06784afa55b8c0bde10fcd647bb75583 to your computer and use it in GitHub Desktop.
Shows the number of processing units available (similar to nproc in unix)
This file contains hidden or 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
require('os').cpus().length |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment