Skip to content

Connect to test DB lazily from TestCase#1032

Merged
mvorisek merged 7 commits intodevelopfrom
lazy_connect_testcase
Jul 16, 2022
Merged

Connect to test DB lazily from TestCase#1032
mvorisek merged 7 commits intodevelopfrom
lazy_connect_testcase

Conversation

@mvorisek
Copy link
Copy Markdown
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 from 57aab90 to ec377be Compare July 16, 2022 17:16
@mvorisek mvorisek force-pushed the lazy_connect_testcase branch from ec377be to 7d0ea74 Compare July 16, 2022 17:40
@mvorisek mvorisek force-pushed the lazy_connect_testcase branch from 7dea6f7 to 7da6882 Compare July 16, 2022 18:35
@mvorisek mvorisek force-pushed the lazy_connect_testcase branch from 60cc67a to 7ea996b Compare July 16, 2022 18:42
@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 force-pushed the lazy_connect_testcase branch from 87e38b0 to 7352243 Compare July 16, 2022 21:45
@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

Development

Successfully merging this pull request may close these issues.

1 participant