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

Remove the GIL from .tick() #292

Merged
merged 6 commits into from
Dec 8, 2023
Merged

Remove the GIL from .tick() #292

merged 6 commits into from
Dec 8, 2023

Conversation

Baekalfen
Copy link
Owner

No description provided.

@Baekalfen Baekalfen force-pushed the cythonize_logging branch 3 times, most recently from 98acb13 to 23e468c Compare November 29, 2023 20:59
@Baekalfen Baekalfen force-pushed the nogil branch 2 times, most recently from 80ee4cc to 9e27e27 Compare November 30, 2023 09:10
@Baekalfen Baekalfen force-pushed the nogil branch 2 times, most recently from 8a6b52f to d6af045 Compare December 8, 2023 18:39
Sound, dump_state and breakpoints still requires the GIL, but these are
not in the hot-path.

NOGIL: mb.tick wip. sound needs sdl2 refactored out
@Baekalfen Baekalfen changed the base branch from cythonize_logging to master December 8, 2023 18:59
@Baekalfen Baekalfen merged commit ab77c2d into master Dec 8, 2023
28 checks passed
@Baekalfen Baekalfen deleted the nogil branch December 8, 2023 19:56
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.

1 participant