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

NO GIL #34

Open
oliver-zehentleitner opened this issue May 18, 2024 · 0 comments
Open

NO GIL #34

oliver-zehentleitner opened this issue May 18, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oliver-zehentleitner
Copy link
Member

Is your feature request related to a problem? Please describe.

In Cython it is possible to free subroutines from the GIL restrictions.

I will test this with the CPU intensive methods _sort_depth_cache() and _apply_updates().

Describe the solution you'd like.

No response

Describe alternatives you've considered

No response

Additional context

No response

@oliver-zehentleitner oliver-zehentleitner added the enhancement New feature or request label May 18, 2024
@oliver-zehentleitner oliver-zehentleitner self-assigned this May 18, 2024
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