From Github:
uv tool install --from git+https://github.com/NethermindEth/execution-payloads-benchmarks expb
- Create a copy of the example configuration file.
- Edit the configuration file.
- Execute one or multiple scenarios.
expb execute-scenario --scenario-name example --config-file expb.yaml
expb execute-scenarios --config-file expb.yaml --loop
For other use cases or more details see CLI usage docs.