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

Feature - disable account loader special case (v2.0 backport of #3548) #3514

Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Nov 7, 2024

Problem

This "optimization" actually costs us performance, see Discord discussion.

Summary of Changes

Adds a feature gate to remove the "optimization".

Feature Gate Issue: #3513

@Lichtso Lichtso marked this pull request as ready for review November 7, 2024 10:56
@Lichtso Lichtso requested a review from a team as a code owner November 7, 2024 10:56
@Lichtso Lichtso force-pushed the feature/disable_account_loader_special_case branch from 968bef5 to bfa3493 Compare November 7, 2024 13:12
@Lichtso Lichtso force-pushed the feature/disable_account_loader_special_case branch from bfa3493 to 44cc60e Compare November 7, 2024 16:28
@Lichtso Lichtso requested a review from 2501babe November 7, 2024 18:36
@Lichtso Lichtso merged commit f8f3fe3 into anza-xyz:v2.0 Nov 7, 2024
39 checks passed
@Lichtso Lichtso deleted the feature/disable_account_loader_special_case branch November 7, 2024 20:36
@Lichtso Lichtso changed the title Feature - disable account loader special case Feature - disable account loader special case (v2.0 backport of #3548) Nov 8, 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.

3 participants