Expand description
ยงreth-bench-compare
Automated tool for comparing reth performance between two git branches. This tool automates the complete workflow of compiling, running, and benchmarking reth on different branches to provide meaningful performance comparisons.
Modulesยง
- benchmark ๐
- Benchmark execution using reth-bench.
- cli ๐
- CLI argument parsing and main command orchestration.
- comparison ๐
- Results comparison and report generation.
- compilation ๐
- Compilation operations for reth and reth-bench.
- git ๐
- Git operations for branch management.
- node ๐
- Node management for starting, stopping, and controlling reth instances.
Staticsยง
- ALLOC ๐
Functionsยง
- main ๐