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

Improve performance of ParseBlockChainComplete #4972

Closed
chimp1984 opened this issue Dec 19, 2020 · 1 comment
Closed

Improve performance of ParseBlockChainComplete #4972

chimp1984 opened this issue Dec 19, 2020 · 1 comment
Labels

Comments

@chimp1984
Copy link
Contributor

chimp1984 commented Dec 19, 2020

Description

Seems a bottleneck at DAO parsing is the hash cain handling:
DaoStateMonitoringService: ParseBlockChainComplete: Accumulated updateHashChain() calls for 32 block took 2979 ms (93 ms in average / block)

Also BsqWalletService: updateBsqBalance took 113 ms seems to be too slow.

@cd2357
Copy link
Contributor

cd2357 commented Oct 28, 2021

Duplicate of #5779, fixed with #5782

@cd2357 cd2357 closed this as completed Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants