Skip to content

Conversation

@jchrys
Copy link
Collaborator

@jchrys jchrys commented Jun 3, 2023

Motivation:
Better load singleton instances when we really need it.

Modifications:
Apply Lazy Load on AuthProviders.

Results:
Less memory footprint.

Motivation:
Better load singleton instances when we really need it.

Modifications:
Apply Lazy Load on AuthProviders.

Results:
Less memory footprint.
@jchrys jchrys added this to the 1.0.3 milestone Jun 3, 2023
@jchrys jchrys merged commit e87d8a7 into trunk Jun 3, 2023
@jchrys jchrys deleted the 1x-apply-lazy-load-on-auths branch June 3, 2023 22:18
jchrys added a commit that referenced this pull request Sep 18, 2023
Motivation:
Better load singleton instances when we really need it.

Modifications:
Apply Lazy Load on AuthProviders.

Results:
Less memory footprint.
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.

2 participants