-
Notifications
You must be signed in to change notification settings - Fork 10
fix: improve performance on /account/balance for addresses with large transactions count (low effort improvements) #402
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
base: main
Are you sure you want to change the base?
Conversation
d074d04
to
c42d610
Compare
… transactions count. (quick wins)
c42d610
to
a56571a
Compare
|
We agreed not to merge this but add a special documentation page to Docusaurs related to Rosetta + Postgres performance / scalability tuning for clients using Rosetta. Clients can indices and partial indices based on their individual needs. |
Awaiting client confirmation on whether it’s needed. |
This PR tries to do some "quick wins" without actually denormalising the data or changing the query, more drastic approaches we can try out post 1.2.7 release version.