https://github.com/ipsilon/evm-benchmarks
A collection of Ethereum Virtual Machine benchmarks
https://github.com/ipsilon/evm-benchmarks
benchmark ethereum evm hacktoberfest
Last synced: 7 months ago
JSON representation
A collection of Ethereum Virtual Machine benchmarks
- Host: GitHub
- URL: https://github.com/ipsilon/evm-benchmarks
- Owner: ipsilon
- License: apache-2.0
- Created: 2021-12-03T13:50:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T15:13:53.000Z (about 3 years ago)
- Last Synced: 2024-04-20T08:58:33.406Z (almost 2 years ago)
- Topics: benchmark, ethereum, evm, hacktoberfest
- Language: Python
- Homepage:
- Size: 226 KB
- Stars: 17
- Watchers: 4
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EVM benchmarks
A collection of Ethereum Virtual Machine benchmarks.
## Structure
- [benchmarks](./benchmarks) — generated benchmark files in [State Transition Test format].
- [src](./src) — benchmark source files in YAML format.
[State Transition Test format]: https://ethereum-tests.readthedocs.io/en/latest/test_types/gstate_tests.html