top | item 36944568

(no title)

landtuna | 2 years ago

I used it in a situation where replacing Python code with a C-implemented module was not efficient because there were too many small objects being marshaled in and out of PyObjects. PyPy let everything stay in Python-land and still run quickly.

discuss

order

No comments yet.