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

Changed all perf-db creations to be lazy #3212

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

DrizztDoUrden
Copy link
Contributor

This makes find or similar invokations to not construct any db instance when no tunable solver is applicable or in similar cases. Basically it removes redundant prefetches. After #3078 this can also delay any potential waiting for the db being prefetched, which can reduce expected delays even further.

@DrizztDoUrden DrizztDoUrden marked this pull request as ready for review September 24, 2024 12:36
@DrizztDoUrden DrizztDoUrden requested review from averinevg and removed request for JehandadKhan and junliume September 24, 2024 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant