1 unstable release
| 0.7.0 | Oct 27, 2025 |
|---|
#3 in #ideal
78 downloads per month
650KB
9K
SLoC
Ideal Network Runtime
Benchmarking
- Build the Ideal Network runtime with benchmarks enabled:
cargo build -p idn-runtime --release --features runtime-benchmarks
- Run the benchmarks:
frame-omni-bencher v1 benchmark pallet \
--runtime ./target/release/wbuild/idn-runtime/idn_runtime.compact.compressed.wasm \
--pallet "*" \
--extrinsic "" \
--template ./chains/kitchensink/benchmarking/weight-template.hbs \
--output weights.rs
Dependencies
~67MB
~1.5M SLoC