Skip to content
New issue

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

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

Already on GitHub? # to your account

Release GIL #153

Merged
merged 7 commits into from
Nov 6, 2024
Merged

Release GIL #153

merged 7 commits into from
Nov 6, 2024

Conversation

Kimahriman
Copy link
Owner

@Kimahriman Kimahriman commented Nov 6, 2024

Resolves #152

Release GIL when possible for calls into Rust from Python. Added a benchmark to test the performance improvement for this as well.

@Kimahriman Kimahriman merged commit ffd719a into master Nov 6, 2024
8 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release GIL for blocking calls
1 participant