Created
December 24, 2015 22:43
-
-
Save shaunlebron/d19f3b0d54c1ad794235 to your computer and use it in GitHub Desktop.
current parinfer benchmarks
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
$ node test/perf.js | |
Testing file with 2865 lines | |
indent: 62.065ms | |
paren: 52.131ms | |
$ /usr/sbin/system_profiler SPHardwareDataType | |
Hardware Overview: | |
Model Name: MacBook Pro | |
Model Identifier: MacBookPro11,3 | |
Processor Name: Intel Core i7 | |
Processor Speed: 2.5 GHz | |
Number of Processors: 1 | |
Total Number of Cores: 4 | |
L2 Cache (per Core): 256 KB | |
L3 Cache: 6 MB | |
Memory: 16 GB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment