Skip to content

Instantly share code, notes, and snippets.

@pauloalem
Created January 24, 2014 22:20
Show Gist options
  • Save pauloalem/8607961 to your computer and use it in GitHub Desktop.
Save pauloalem/8607961 to your computer and use it in GitHub Desktop.
$ time pypy sim.py
pypy sim.py 5992,70s user 51,08s system 356% cpu 28:16,16 total
$ time python sim.py
python sim.py 47894,93s user 145,11s system 354% cpu 3:45:33,97 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment