Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add para pallets to polkadot benchmarks #4045

Merged
4 commits merged into from
Oct 11, 2021
Merged

Commits on Oct 9, 2021

  1. Configuration menu
    Copy the full SHA
    e635e3e View commit details
    Browse the repository at this point in the history
  2. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::configuration --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_configuration.rs
    Parity Bot committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    581a72a View commit details
    Browse the repository at this point in the history
  3. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_initializer.rs
    Parity Bot committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    a305120 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --chain=polkadot-dev --steps=50 --repeat=20 --pallet=runtime_parachains::paras --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/runtime_parachains_paras.rs
    Parity Bot committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    3c91ead View commit details
    Browse the repository at this point in the history