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

Test Parallel Execution for Simulating 1 GigaGas/s Using Consecutive Ethereum Mainnet Blocks #44

Open
Richard1048576 opened this issue Jan 9, 2025 · 0 comments

Comments

@Richard1048576
Copy link
Collaborator

To evaluate the performance of 1 GigaGas/s in a realistic scenario, it is proposed to use multiple consecutive Ethereum mainnet blocks for parallel execution testing.

A single Ethereum block typically contains 100-300 transactions, with a corresponding Block Gas Limit of 30M gas.
To simulate a 1 GigaGas/s workload, consecutive blocks from the Ethereum mainnet can be used to create a more robust testing environment.

The goal is to measure and analyze the performance under this high-throughput scenario to ensure the system’s scalability.

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