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

Connect to test DB lazily from TestCase #1032

Merged
merged 7 commits into from
Jul 16, 2022
Merged

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jul 16, 2022

before: 327 DB connects, 5178 queries total
after: 231 DB connects, 5178 queries total

@mvorisek mvorisek force-pushed the lazy_connect_testcase branch 2 times, most recently from 6d11eaf to a6d2389 Compare July 16, 2022 20:56
@mvorisek mvorisek merged commit 63a2352 into develop Jul 16, 2022
@mvorisek mvorisek deleted the lazy_connect_testcase branch July 16, 2022 21:53
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