Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PyPy3 support for Robyn #1101

Open
LohithBlaze opened this issue Jan 4, 2025 · 1 comment
Open

Add PyPy3 support for Robyn #1101

LohithBlaze opened this issue Jan 4, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@LohithBlaze
Copy link

How is this important to you? How would you use it?
PyPy3 is 4.4x faster than CPython3.10, with PyPy3 Support, Robyn can provide even more performance improvements to overall python code written using the framework.

Can you think of any alternatives?
No Alternative as of now.

Do you have any ideas about how it can be implemented? Are you willing/able to implement it? Do you need mentoring?
No idea on how to implement, if mentored, I can add the support for PyPy3 in Robyn.

@LohithBlaze LohithBlaze added the enhancement New feature or request label Jan 4, 2025
@LohithBlaze
Copy link
Author

Looks like orjson doesnt support for pypy3, if its just on the json module, maybe provide an option to build with different json module. Seems like FastAPI does this way as well.

fastapi/fastapi#11659

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant