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

Cache database connection capabilities for browser items so we don't create a new connection on every call to the qt model flags #53268

Merged
merged 1 commit into from May 31, 2023

Conversation

nyalldawson
Copy link
Collaborator

Greatly speeds up browser when a large number of files are visible

Fixes #53265

we don't create a new connection on every call to the qt model
flags

Greatly speeds up browser when a large number of files are visible

Fixes qgis#53265
@jfbourdon
Copy link
Contributor

jfbourdon commented May 30, 2023

Great, thanks!
Will this fix be backported to 3.28 LTR? I'm asking because I'm currently advising my collegues to stay with the previous LTR (3.22) because of this bug. We are, sadly, still using a lot of GDB and the fact that a lot are stored on a server increase the delay.

@nyalldawson
Copy link
Collaborator Author

Will this fix be backported to 3.28 LTR?

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser very slow when opening directory containing several GDB
3 participants