Skip to content

Instantly share code, notes, and snippets.

@oakmac
Created December 24, 2015 17:34
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/6a3b637fc11ac3c19758 to your computer and use it in GitHub Desktop.
Save oakmac/6a3b637fc11ac3c19758 to your computer and use it in GitHub Desktop.
oakmac@oakmac-desktop:~/parinfer.py$ python perf.py
Testing file with 2864 lines
Indent Mode: 1.288776 s
Paren Mode: 1.374673 s
oakmac@oakmac-desktop:~/parinfer.py$ python perf.py
Testing file with 2864 lines
Indent Mode: 1.3307 s
Paren Mode: 1.394969 s
oakmac@oakmac-desktop:~/parinfer.py$ python perf.py
Testing file with 2864 lines
Indent Mode: 1.33363 s
Paren Mode: 1.391458 s
oakmac@oakmac-desktop:~/parinfer.py$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment