Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 333 Bytes

readme.md

File metadata and controls

18 lines (10 loc) · 333 Bytes

Gas Benchmarking Tool

Prerequisites

Docker required.

Usage

  • Start up docker cli
  • Type cargo run to run the binary.

License

MIT/APACHE

Acknowledgements

The idea to use engine api and benchmark engine api requests was from nethermind's gas benchmarking tool: https://github.com/NethermindEth/gas-benchmarks