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

Long block proposing times #3442

Closed
1 task
dapplion opened this issue Nov 18, 2021 · 2 comments
Closed
1 task

Long block proposing times #3442

dapplion opened this issue Nov 18, 2021 · 2 comments
Assignees
Labels
prio-medium Resolve this some time soon (tm). scope-performance Performance issue and ideas to improve performance.

Comments

@dapplion
Copy link
Contributor

Describe the bug

Block proposing times are unstable causing missed proposed blocks

Prater:
Screenshot from 2021-11-18 17-28-22

Mainnet:
Screenshot from 2021-11-18 17-22-22

Expected behavior

Propose blocks strictly in under 3 seconds. Ideally in less than 1 second always

Todo

First we need to understand better what's slow about proposing a block

  • Add more histogram metrics on each step of proposing a block. See Lighthouse as a good example
@dapplion dapplion changed the title Slow proposing block times Long block proposing times Nov 18, 2021
@philknows philknows added the scope-performance Performance issue and ideas to improve performance. label Jan 23, 2022
@dapplion dapplion added the prio-medium Resolve this some time soon (tm). label Feb 4, 2022
@dapplion
Copy link
Contributor Author

Could be related to #4002

We need to time proper metrics for:

  • beacon node side strict block production times
  • publish block delay time

@twoeths
Copy link
Contributor

twoeths commented May 11, 2022

the issue was opened in a very old release, it's not an issue in 0.35.0

Screen Shot 2022-05-11 at 08 41 06

these statistics are consistent across mainnet nodes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-medium Resolve this some time soon (tm). scope-performance Performance issue and ideas to improve performance.
Projects
None yet
Development

No branches or pull requests

3 participants