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

perf: feemarket harms sync speed #147

Open
faddat opened this issue Oct 3, 2024 · 0 comments
Open

perf: feemarket harms sync speed #147

faddat opened this issue Oct 3, 2024 · 0 comments

Comments

@faddat
Copy link

faddat commented Oct 3, 2024

first guess

8:31PM INF fee deduct ante handle fee=[{"amount":"40000000","denom":"uom"}] gas limit=30000000 min gas prices=0.010000000000000000whaevercoin module=server
8:31PM INF fee deduct post handle gas consumed=15351141 min gas prices=0.010000000000000000whatevercoin module=server

should be moved to the debug logging area, because in blocks with thousands of transactions, things get a bit crazy in node logs, kind of like the p2p logs that were removed from comet (and made the log way cleaner)

Second possiblity

maybe the fee market poses some kinda serious sync speed issues, which should be looked at. I am not certain which is which.

@faddat faddat changed the title perf: logspam so intense it harms sync speed perf: feemarket harms sync speed Oct 3, 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

No branches or pull requests

1 participant