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

Cythonize protocol parsers #55

Open
goodboy opened this issue Dec 4, 2017 · 0 comments
Open

Cythonize protocol parsers #55

goodboy opened this issue Dec 4, 2017 · 0 comments

Comments

@goodboy
Copy link
Member

goodboy commented Dec 4, 2017

This should give us a significant speedup although we should it in a way that keeps pypy support.
The functions I can think of offhand are:

We might just be able to augment the whole protocol.py with .pyd files to make it simple and keep pypy working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant