Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a performance-critical Python program that I started running in pypy for an extra speedup. It was trivial: I downloaded the package, untarred it, and then ran my program with ~/Downloads/pypy-whateverversion/bin/pypy ./myprogram.py and it worked. Fancier stuff may require more effort, but the basics are really simple.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: