You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GetBlock's P50 is > 2s and P90 is >8s. This explains some validators context timeout and reporting not as profitable as others. As we know, the main bottleneck for GetBlock is attestation aggregation. @farazdagi has started looking into aggregation optimizations
The text was updated successfully, but these errors were encountered:
🐞 Bug Report
Description
GetBlock's P50 is > 2s and P90 is >8s. This explains some validators context timeout and reporting not as profitable as others. As we know, the main bottleneck for
GetBlock
is attestation aggregation. @farazdagi has started looking into aggregation optimizationsThe text was updated successfully, but these errors were encountered: