Skip to content

Instantly share code, notes, and snippets.

@aaronlidman
Created April 15, 2013 06:15
Show Gist options
  • Select an option

  • Save aaronlidman/5386058 to your computer and use it in GitHub Desktop.

Select an option

Save aaronlidman/5386058 to your computer and use it in GitHub Desktop.
CPython vs Pypy on my amature parser
Time, Memory
quick.py
CPython:
00:28.36
697.21
Pypy:
01:09.85
645.42
1pass.py
CPython:
00:41.61
763.23
Pypy:
01:29.11
727.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment