Skip to content

Conversation

nascheme
Copy link
Member

@nascheme nascheme commented Apr 17, 2025

Add an optimized implementation of type lookup for names that are non-interned strings. This is only enabled for free-threaded builds since that kind of lookup can cause contention for the global type lock.

@nascheme
Copy link
Member Author

nascheme commented May 8, 2025

Closing, will use a different approach.

@nascheme nascheme closed this May 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.13 bugs and security fixes awaiting core review performance Performance or resource usage topic-free-threading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant