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

Does this tool support other EVM compatible refresh chains? #57

Open
boundless-forest opened this issue Feb 28, 2024 · 0 comments
Open

Comments

@boundless-forest
Copy link

I know from the README that the flood can be used to benchmark the Ethereum mainnet RPC client performance, whether it's a client implemented in Rust, Go or Py, because both of the clients rely on the same chain with public blocks, transactions.

My question is does it support other Ethereum compatible refresh chain? I read the codebase brefly and find many tests are rely on the hardcoded values or the https://datasets.paradigm.xyz/evm_samples. That means it need at least some fork changes to do that for other chains. Or are there other ways to achieve this?

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