This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add benchmarking for parachain runtime initializer pallet #3913
Merged
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b65c5e2 - Browse repository at this point
Copy the full SHA b65c5e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b425d22 - Browse repository at this point
Copy the full SHA b425d22View commit details -
Merge branch 'master' of https://github.com/paritytech/polkadot into …
…kckyeung/parachains-initializer-benchmarking
Parity Bot committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for c85f1cf - Browse repository at this point
Copy the full SHA c85f1cfView commit details -
cargo run --quiet --release --features=runtime-benchmarks -- benchmar…
…k --chain=westend-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/runtime_parachains_initializer.rs
Parity Bot committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 808b1d3 - Browse repository at this point
Copy the full SHA 808b1d3View commit details -
cargo run --quiet --release --features=runtime-benchmarks -- benchmar…
…k --chain=kusama-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/runtime_parachains_initializer.rs
Parity Bot committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 1987b3b - Browse repository at this point
Copy the full SHA 1987b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694dfa4 - Browse repository at this point
Copy the full SHA 694dfa4View commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bf724d8 - Browse repository at this point
Copy the full SHA bf724d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 196ccf3 - Browse repository at this point
Copy the full SHA 196ccf3View commit details -
Merge remote-tracking branch 'origin' into kckyeung/parachains-initia…
…lizer-benchmarking
Configuration menu - View commit details
-
Copy full SHA for e2cabdc - Browse repository at this point
Copy the full SHA e2cabdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec78041 - Browse repository at this point
Copy the full SHA ec78041View commit details -
cargo run --quiet --release --features=runtime-benchmarks -- benchmar…
…k --chain=westend-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/runtime_parachains_initializer.rs
Parity Bot committedSep 25, 2021 Configuration menu - View commit details
-
Copy full SHA for a5134ee - Browse repository at this point
Copy the full SHA a5134eeView commit details -
cargo run --quiet --release --features=runtime-benchmarks -- benchmar…
…k --chain=kusama-dev --steps=50 --repeat=20 --pallet=runtime_parachains::initializer --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/runtime_parachains_initializer.rs
Parity Bot committedSep 25, 2021 Configuration menu - View commit details
-
Copy full SHA for b74c1bb - Browse repository at this point
Copy the full SHA b74c1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for acdb91a - Browse repository at this point
Copy the full SHA acdb91aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d549e - Browse repository at this point
Copy the full SHA 48d549eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.