Skip to content

Conversation

theroggy
Copy link
Member

@theroggy theroggy commented Sep 4, 2025

Some GDAL functions (e.g. executing SQL statements,...) can take a while, so nogil-ling those can already give significant performance improvements when using multithreading.

theroggy added 30 commits April 3, 2022 01:59
@theroggy theroggy changed the title ENH: unlock the gil during execute of sql ENH: unlock the gil during GDALDatasetExecuteSQL Sep 5, 2025
@theroggy theroggy modified the milestone: 0.11.0 Sep 5, 2025
@jorisvandenbossche
Copy link
Member

Looks good to me!

@theroggy theroggy marked this pull request as ready for review September 5, 2025 19:45
@theroggy theroggy added this to the 0.11.0 milestone Sep 5, 2025
@theroggy theroggy changed the title ENH: unlock the gil during GDALDatasetExecuteSQL ENH: unlock the gil during GDAL functions that can take significant time Sep 8, 2025
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.

2 participants