Files
pezkuwi-subxt/substrate/frame/contracts/benchmarks/README.md
T
2023-04-05 04:34:42 +00:00

10 lines
494 B
Markdown

# Benchmarks
This directory contains real world ([ink!](https://use.ink), [solang](https://github.com/hyperledger/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.