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

out of curiosity, which bindings did you use?


libtcod. It was a roguelike.


Those Python bindings seem to use ctypes, which is indeed slower[1] on PyPy. They recommend[2] using cffi instead.

[1] http://pypy.org/performance.html

[2] http://pypy.readthedocs.org/en/latest/extending.html




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

Search: