Skip to content

Instantly share code, notes, and snippets.

@oakmac
Created February 4, 2016 05:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oakmac/7639728fc162045c4f3b to your computer and use it in GitHub Desktop.
Save oakmac/7639728fc162045c4f3b to your computer and use it in GitHub Desktop.
oakmac@oakmac-desktop:~/parinfer/lib$ node test/perf.js
Processing long_map_with_strings : 303 lines, 4380 chars
indent: 8.528ms
paren: 4.110ms
Processing really_long_file : 2865 lines, 112431 chars
indent: 11.779ms
paren: 17.577ms
Processing really_long_file_with_unclosed_paren : 2865 lines, 112432 chars
indent: 9.137ms
paren: 8.236ms
Processing really_long_file_with_unclosed_quote : 2865 lines, 112433 chars
indent: 8.259ms
paren: 7.842ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment