-
Notifications
You must be signed in to change notification settings - Fork 1.5k
qa-tests: complete erigon vs geth benchmark workflow #18729
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
base: main
Are you sure you want to change the base?
qa-tests: complete erigon vs geth benchmark workflow #18729
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request completes the Erigon vs Geth RPC performance comparison benchmark workflow by transforming placeholder implementations into fully functional performance testing pipelines. The changes implement comprehensive benchmarking infrastructure including Erigon build and execution, coordinated test synchronization between Erigon and Geth, performance test execution using the rpc-tests framework, and result tracking.
Changes:
- Migrated from Ubuntu-latest to self-hosted QA runner infrastructure
- Implemented complete Erigon build, deployment, and benchmark execution pipeline
- Added coordinated start mechanism for synchronized Erigon/Geth benchmark execution
- Integrated performance test harness with result upload and HDR latency analysis
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 8 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.