Benchmark Replay Repository
nexroute/benchmark-replay
Open-source tool for reproducing benchmark results
Quick Start
-
Clone the repository
-
Install dependencies
-
Configure your environment
Create a
.envfile by copying the example:Edit.envand set your archive node URI:You must use an archive node to replay historical blockchain states. Regular RPC nodes will not work. -
Run a replay
What You Can Do
- Reproduce Historical Trades: Replay any benchmark trade against the exact blockchain state used in our tests
- Verify Results: Compare your local simulation results with our published data
- Custom Analysis: Download trade data and run your own analysis
- Inspect Execution: See detailed transaction traces and state changes