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

PERF: Thread-local global contex #1133

Open
snowman2 opened this issue Sep 7, 2022 · 0 comments
Open

PERF: Thread-local global contex #1133

snowman2 opened this issue Sep 7, 2022 · 0 comments

Comments

@snowman2
Copy link
Member

snowman2 commented Sep 7, 2022

From: shapely/shapely#1523 (comment)

Sounds like a good idea to look into seeing if https://docs.python.org/3/c-api/init.html#thread-local-storage-support would allow always using a thead-local global context instead of enabling a single global version (https://pyproj4.github.io/pyproj/stable/api/global_context.html).

Also see:

@snowman2 snowman2 added this to the 3.5.0 Release milestone Sep 7, 2022
@snowman2 snowman2 modified the milestones: 3.5.0, 3.6.0 Mar 24, 2023
@snowman2 snowman2 removed this from the 3.6.0 milestone May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant