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

Load test validators with large numbers of transactions #1751

Closed
piersy opened this issue Nov 30, 2021 · 0 comments
Closed

Load test validators with large numbers of transactions #1751

piersy opened this issue Nov 30, 2021 · 0 comments

Comments

@piersy
Copy link
Contributor

piersy commented Nov 30, 2021

Our current load tests measure processing of full blocks, but those blocks are full with fairly gas intensive transactions (~100K gas).

We need additional tests that check validator performance on full blocks with cheap transactions (~20k gas), in this case validators should experience a ~5x increase in txs per block, thus ensuring that validators can cope with the tx overhead when there are many small transactions.

Additionally we want to ensure that validators continue to function well when their tx pools are full. So we need some tests that ensure validator tx pools are full for a number of blocks.

@carterqw2 carterqw2 added triage Issue needs triaging and removed blockchain labels Feb 9, 2023
@carterqw2 carterqw2 removed the triage Issue needs triaging label Feb 16, 2023
@palango palango closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2025
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

3 participants