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

[HOLESKY PECTRA] slow block production #9196

Open
tbenr opened this issue Mar 3, 2025 · 2 comments
Open

[HOLESKY PECTRA] slow block production #9196

tbenr opened this issue Mar 3, 2025 · 2 comments
Assignees

Comments

@tbenr
Copy link
Contributor

tbenr commented Mar 3, 2025

We currently produce blocks very very slow.
Image

@tbenr tbenr self-assigned this Mar 3, 2025
@tbenr
Copy link
Contributor Author

tbenr commented Mar 6, 2025

this is due a lot of attestations in the pool for nodes subscribed to a lot (if not all) attestation subnets.
we need to check also if the performances of MatchingDataAttestationGroup::onAttestationIncludedInBlock is good enough in those cases.

@tbenr
Copy link
Contributor Author

tbenr commented Mar 6, 2025

We should evaluate if we can drop SingleAttestations from the pool when they are too old (like 2 slot old) and we can just keep the aggregates.

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