Skip to content

Instantly share code, notes, and snippets.

@jacobh
jacobh / CPython Time
Created July 27, 2011 13:16
PyPy & CPython speeds
jacob@debian:~/Projects/Euler$ time python 005.py
smallest number: 232792560
real 5m24.439s
user 5m24.200s
sys 0m0.220s