Files
pezkuwi-subxt/substrate/frame/contracts/benchmarks
Alexander Theißen 13f3e25ebb Add initial contract macro benchmarks (#9600)
* Add erc20 benchmarks

* Fix typos

Co-authored-by: Michael Müller <michi@parity.io>

* Fix compilation issue on case sensitive fs

Co-authored-by: Michael Müller <michi@parity.io>
2021-09-06 11:30:28 +00:00
..

Benchmarks

This directory contains real world (ink!, solang) contracts which are used in macro benchmarks. Those benchmarks are not used to determine weights but rather to compare different contract languages and execution engines with larger wasm modules.

Files in this directory are used by #[extra] benchmarks in src/benchmarking. The json files are for informational purposes only and are not consumed by the benchmarks.