Skip to content

PyPy Support #21

Answered by gi0baro
cirospaciari asked this question in Q&A
Jan 3, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

AFAIK, PyO3 always relies on FFI, not Cython.

Unfortunately, at least from local tests, since uvloop is not compatible with PyPy, the performance is comparable with CPython. The support is intended to give chance to developers to use the Python interpreter they prefer, not for performance reasons.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cirospaciari
Comment options

@gi0baro
Comment options

Answer selected by cirospaciari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants