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

Open backend only ones #388

Closed
wants to merge 4 commits into from
Closed

Conversation

hagenw
Copy link
Member

@hagenw hagenw commented Apr 22, 2024

Closes #387

This tries to implement a solution that opens a backend only ones per backend for a call such as audb.load().

The implementation is not finished yet.

@hagenw hagenw marked this pull request as draft April 22, 2024 18:20
@hagenw
Copy link
Member Author

hagenw commented May 3, 2024

As discussed in #387 (comment), this provides no real speed improvement, as most connections are done when loading/publishing tables and media files. In those cases we reuse the connected backend object already.

As the code gets also more complicated by the proposed changes here, I will close this pull request.

@hagenw hagenw closed this May 3, 2024
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