Skip to content

Release Candidate: NoGIL - #9

Merged
mikedh merged 4 commits into
mainfrom
feat/gil
Apr 20, 2026
Merged

Release Candidate: NoGIL#9
mikedh merged 4 commits into
mainfrom
feat/gil

Conversation

@mikedh

@mikedh mikedh commented Apr 20, 2026

Copy link
Copy Markdown
Collaborator
  • clean up prior Embree 2 -> 4 transition (rc0) which added a nested loop
  • remove unreferenced values in the PXD
  • put the actual run query in a nogil block, which will fail to compile if someone adds any cython behavior touching non-C values. This is nice to check for accidentally added huge slowdowns into the hot loop.
  • change cython 2 -> 3

@mikedh
mikedh merged commit d10d74c into main Apr 20, 2026
12 checks passed
@mikedh
mikedh deleted the feat/gil branch April 20, 2026 19:19
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