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 cython support for performance #3

Open
altunyurt opened this issue May 7, 2019 · 0 comments
Open

Add cython support for performance #3

altunyurt opened this issue May 7, 2019 · 0 comments

Comments

@altunyurt
Copy link
Owner

Currently asyncio + uvloop implementation being the fastest, still is as fast as 1/5 of redis', followed by trio implementation with 1/ 15~ redis' performance.

Hopefully, adding cython support would help achieving a decent performance enough to be useful for small - medium scale projects.

@altunyurt altunyurt reopened this Oct 25, 2019
@altunyurt altunyurt assigned altunyurt and unassigned altunyurt Oct 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant