Skip to content

Account tuning#262

Merged
SirTyson merged 1 commit intostellar:mainfrom
marta-lokhova:accountTuning
Apr 2, 2025
Merged

Account tuning#262
SirTyson merged 1 commit intostellar:mainfrom
marta-lokhova:accountTuning

Conversation

@marta-lokhova
Copy link
Contributor

Follow-up to #259. After some more perf tuning, I discovered that too many unique accounts cause appending to the BucketList to become a bit expensive (BL ends up growing at a much higher rate, rather than merging re-used entries). Tune the number from 500'000 -> 100'000 to avoid the additional DB overhead.

@marta-lokhova marta-lokhova requested a review from SirTyson April 1, 2025 23:57
@SirTyson SirTyson merged commit 9a8ce00 into stellar:main Apr 2, 2025
1 check passed
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