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

perf: build with cython #1395

Draft
wants to merge 1 commit into
base: v6
Choose a base branch
from
Draft

perf: build with cython #1395

wants to merge 1 commit into from

Conversation

friday
Copy link
Member

@friday friday commented May 12, 2024

This is the minimal setup to change the existing build to use Cython (would also need to add it as a build dependency though).

I have tested but not sure if it's really faster or not, and I'm not ready to commit to this due (changing to also use cdef etc in the code). Cython is not memory safe https://pythonspeed.com/articles/cython-limitations/

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

Successfully merging this pull request may close these issues.

None yet

1 participant