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

redo wallet/staked balance query #53

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

franzns
Copy link
Collaborator

@franzns franzns commented Jan 18, 2024

I believe these two queries are currently at the top of the most heavy queries (apart from commit). I wonder if this actually is faster or not. It does not do two joins but instead two queries.

image

I'm not 100% certain these are the queries reflected.

@franzns franzns requested a review from gmbronco January 18, 2024 16:24
@franzns
Copy link
Collaborator Author

franzns commented Jan 18, 2024

We may want to wait with merging this until we have all crons to prod level

@franzns franzns merged commit 38646bc into v3-canary Jan 22, 2024
1 check passed
@gmbronco gmbronco deleted the investigate_rds_load_walletbalance branch March 11, 2024 17:03
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