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

Just throwing Python code at Cython doesn't really improve performance all that dramatically, because it'll be doing pretty much the same thing as the bytecode interpreter, except that all the saucy special-cases are now unrolled many times across all code.


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

Search: