Skip to content

Optimize validate_data_columns #7326

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

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

eserilev
Copy link
Collaborator

Based on conversation here:
https://discord.com/channels/595666850260713488/1360117816228843570/1360291212464099539

We've seen metrics that show beacon block header, inclusion proof etc. scaling with blob count. This PR aims to make a small optimization to validate_data_columns. Will need to test this to see if this makes any difference when scaling up blob count, though in general I think this is a safe optimization to include regardless.

@eserilev eserilev added work-in-progress PR is a work-in-progress optimization Something to make Lighthouse run more efficiently. das Data Availability Sampling fulu Required for the upcoming Fulu hard fork labels Apr 16, 2025
@eserilev eserilev changed the title small optimizaation to validate_data_columns Optimize 'validate_data_columns' Apr 16, 2025
@eserilev eserilev changed the title Optimize 'validate_data_columns' Optimize validate_data_columns Apr 16, 2025
@eserilev eserilev changed the title Optimize validate_data_columns Optimize 'validate_data_columns' Apr 16, 2025
@eserilev eserilev changed the title Optimize 'validate_data_columns' Optimize validate_data_columns Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
das Data Availability Sampling fulu Required for the upcoming Fulu hard fork optimization Something to make Lighthouse run more efficiently. work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant