[Backport] weights from 9420 (#2562)

* [benchmarks] Update weights for collectives (#2532)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>

* [benchmarks] Update weights for bridge-hubs (#2533)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>

* [benchmarks] Update weights for statemine/t (#2535)

* [benchmarks] pr with weights

* bump zombienet version (#2525)

* bump zombienet version

* fix para registration args

---------

Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>

---------

Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com>
Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
Co-authored-by: Javier Viola <javier@parity.io>
This commit is contained in:
Egor_P
2023-05-11 08:22:19 +02:00
committed by GitHub
parent c89992f391
commit 83899e2f16
91 changed files with 3691 additions and 3426 deletions
@@ -17,9 +17,9 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `cumulus_pallet_xcmp_queue`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_373_000 picoseconds.
Weight::from_parts(5_599_000, 0)
// Minimum execution time: 5_497_000 picoseconds.
Weight::from_parts(5_680_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_534_000 picoseconds.
Weight::from_parts(5_769_000, 0)
// Minimum execution time: 5_600_000 picoseconds.
Weight::from_parts(5_855_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `frame_system`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,22 +53,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_314_000 picoseconds.
Weight::from_parts(2_371_000, 0)
// Minimum execution time: 2_356_000 picoseconds.
Weight::from_parts(1_100_689, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(369, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(412, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_667_000 picoseconds.
Weight::from_parts(7_755_000, 0)
// Minimum execution time: 7_879_000 picoseconds.
Weight::from_parts(8_041_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(1_414, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_451, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 4_135_000 picoseconds.
Weight::from_parts(4_368_000, 0)
// Minimum execution time: 4_358_000 picoseconds.
Weight::from_parts(4_537_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -90,11 +91,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_351_000 picoseconds.
Weight::from_parts(2_396_000, 0)
// Minimum execution time: 2_373_000 picoseconds.
Weight::from_parts(2_395_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1_912
.saturating_add(Weight::from_parts(729_478, 0).saturating_mul(i.into()))
// Standard Error: 1_727
.saturating_add(Weight::from_parts(690_266, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -104,11 +105,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_417_000 picoseconds.
Weight::from_parts(2_546_000, 0)
// Minimum execution time: 2_513_000 picoseconds.
Weight::from_parts(2_540_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 842
.saturating_add(Weight::from_parts(542_458, 0).saturating_mul(i.into()))
// Standard Error: 815
.saturating_add(Weight::from_parts(505_090, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -118,11 +119,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `68 + p * (69 ±0)`
// Estimated: `66 + p * (70 ±0)`
// Minimum execution time: 4_324_000 picoseconds.
Weight::from_parts(4_432_000, 0)
// Minimum execution time: 4_242_000 picoseconds.
Weight::from_parts(4_308_000, 0)
.saturating_add(Weight::from_parts(0, 66))
// Standard Error: 1_165
.saturating_add(Weight::from_parts(1_070_662, 0).saturating_mul(p.into()))
// Standard Error: 1_130
.saturating_add(Weight::from_parts(1_032_054, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_balances`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 34_147_000 picoseconds.
Weight::from_parts(34_681_000, 0)
// Minimum execution time: 53_880_000 picoseconds.
Weight::from_parts(54_466_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 25_961_000 picoseconds.
Weight::from_parts(26_543_000, 0)
// Minimum execution time: 41_306_000 picoseconds.
Weight::from_parts(41_665_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 15_954_000 picoseconds.
Weight::from_parts(16_276_000, 0)
// Minimum execution time: 16_599_000 picoseconds.
Weight::from_parts(16_864_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -89,8 +90,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 19_074_000 picoseconds.
Weight::from_parts(19_635_000, 0)
// Minimum execution time: 23_502_000 picoseconds.
Weight::from_parts(24_050_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -101,8 +102,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `103`
// Estimated: `6196`
// Minimum execution time: 36_772_000 picoseconds.
Weight::from_parts(37_193_000, 0)
// Minimum execution time: 55_856_000 picoseconds.
Weight::from_parts(56_352_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -113,25 +114,38 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 32_430_000 picoseconds.
Weight::from_parts(32_766_000, 0)
// Minimum execution time: 49_975_000 picoseconds.
Weight::from_parts(50_428_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn upgrade_accounts(_: u32) -> Weight {
Weight::from_parts(0, 0)
}
fn force_unreserve() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 15_239_000 picoseconds.
Weight::from_parts(15_620_000, 0)
// Minimum execution time: 19_123_000 picoseconds.
Weight::from_parts(19_504_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:999 w:999)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `u` is `[1, 1000]`.
fn upgrade_accounts(u: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + u * (136 ±0)`
// Estimated: `990 + u * (2603 ±0)`
// Minimum execution time: 18_190_000 picoseconds.
Weight::from_parts(18_547_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 10_152
.saturating_add(Weight::from_parts(14_418_366, 0).saturating_mul(u.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into())))
.saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_collator_selection`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -56,11 +57,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `214 + b * (78 ±0)`
// Estimated: `1203 + b * (2554 ±0)`
// Minimum execution time: 14_680_000 picoseconds.
Weight::from_parts(15_646_800, 0)
// Minimum execution time: 15_037_000 picoseconds.
Weight::from_parts(15_261_610, 0)
.saturating_add(Weight::from_parts(0, 1203))
// Standard Error: 4_021
.saturating_add(Weight::from_parts(2_556_895, 0).saturating_mul(b.into()))
// Standard Error: 3_033
.saturating_add(Weight::from_parts(2_590_070, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into()))
@@ -71,8 +72,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_979_000 picoseconds.
Weight::from_parts(7_322_000, 0)
// Minimum execution time: 7_317_000 picoseconds.
Weight::from_parts(7_493_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -82,8 +83,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_328_000 picoseconds.
Weight::from_parts(7_524_000, 0)
// Minimum execution time: 7_580_000 picoseconds.
Weight::from_parts(7_821_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,12 +104,12 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn register_as_candidate(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1104 + c * (48 ±0)`
// Estimated: `61672 + c * (49 ±0)`
// Minimum execution time: 37_388_000 picoseconds.
Weight::from_parts(30_491_072, 0)
.saturating_add(Weight::from_parts(0, 61672))
// Standard Error: 1_155
.saturating_add(Weight::from_parts(100_794, 0).saturating_mul(c.into()))
// Estimated: `49487 + c * (49 ±0)`
// Minimum execution time: 42_783_000 picoseconds.
Weight::from_parts(35_128_208, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_291
.saturating_add(Weight::from_parts(109_890, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into()))
@@ -122,11 +123,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `428 + c * (48 ±0)`
// Estimated: `49487`
// Minimum execution time: 29_110_000 picoseconds.
Weight::from_parts(19_158_409, 0)
// Minimum execution time: 34_135_000 picoseconds.
Weight::from_parts(23_714_718, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_269
.saturating_add(Weight::from_parts(104_083, 0).saturating_mul(c.into()))
// Standard Error: 1_293
.saturating_add(Weight::from_parts(108_542, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn note_author() -> Weight {
// Proof Size summary in bytes:
// Measured: `155`
// Estimated: `7729`
// Minimum execution time: 29_086_000 picoseconds.
Weight::from_parts(29_931_000, 0)
.saturating_add(Weight::from_parts(0, 7729))
// Estimated: `6196`
// Minimum execution time: 44_345_000 picoseconds.
Weight::from_parts(44_853_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -160,18 +161,18 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
/// The range of component `c` is `[1, 1000]`.
fn new_session(r: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `22815 + r * (116 ±0) + c * (97 ±0)`
// Estimated: `56697 + r * (2602 ±0) + c * (2520 ±0)`
// Minimum execution time: 16_710_000 picoseconds.
Weight::from_parts(16_907_000, 0)
.saturating_add(Weight::from_parts(0, 56697))
// Standard Error: 800_677
.saturating_add(Weight::from_parts(29_001_374, 0).saturating_mul(c.into()))
// Measured: `22815 + c * (97 ±0) + r * (116 ±0)`
// Estimated: `49487 + c * (2519 ±0) + r * (2602 ±0)`
// Minimum execution time: 16_932_000 picoseconds.
Weight::from_parts(17_022_000, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 901_942
.saturating_add(Weight::from_parts(31_973_621, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(0, 2602).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 2520).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_multisig`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,11 +53,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_068_000 picoseconds.
Weight::from_parts(12_319_883, 0)
// Minimum execution time: 11_985_000 picoseconds.
Weight::from_parts(12_506_234, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1
.saturating_add(Weight::from_parts(493, 0).saturating_mul(z.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(601, 0).saturating_mul(z.into()))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
@@ -66,13 +67,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 36_523_000 picoseconds.
Weight::from_parts(31_295_135, 0)
// Minimum execution time: 41_586_000 picoseconds.
Weight::from_parts(35_547_263, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 542
.saturating_add(Weight::from_parts(60_423, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_200, 0).saturating_mul(z.into()))
// Standard Error: 376
.saturating_add(Weight::from_parts(69_533, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_289, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -84,13 +85,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 27_342_000 picoseconds.
Weight::from_parts(21_614_247, 0)
// Minimum execution time: 27_819_000 picoseconds.
Weight::from_parts(21_900_751, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 546
.saturating_add(Weight::from_parts(57_563, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_202, 0).saturating_mul(z.into()))
// Standard Error: 292
.saturating_add(Weight::from_parts(65_723, 0).saturating_mul(s.into()))
// Standard Error: 2
.saturating_add(Weight::from_parts(1_301, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,14 +104,14 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `388 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 41_465_000 picoseconds.
Weight::from_parts(34_511_085, 0)
.saturating_add(Weight::from_parts(0, 10404))
// Standard Error: 467
.saturating_add(Weight::from_parts(78_918, 0).saturating_mul(s.into()))
// Estimated: `6811`
// Minimum execution time: 46_840_000 picoseconds.
Weight::from_parts(39_004_058, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 490
.saturating_add(Weight::from_parts(86_465, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_201, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_317, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -121,11 +122,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 27_868_000 picoseconds.
Weight::from_parts(29_407_652, 0)
// Minimum execution time: 32_549_000 picoseconds.
Weight::from_parts(33_945_862, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 632
.saturating_add(Weight::from_parts(69_333, 0).saturating_mul(s.into()))
// Standard Error: 599
.saturating_add(Weight::from_parts(74_298, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -136,11 +137,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 18_599_000 picoseconds.
Weight::from_parts(19_776_275, 0)
// Minimum execution time: 19_264_000 picoseconds.
Weight::from_parts(20_336_652, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 522
.saturating_add(Weight::from_parts(64_680, 0).saturating_mul(s.into()))
// Standard Error: 420
.saturating_add(Weight::from_parts(67_305, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -151,11 +152,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `454 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_857_000 picoseconds.
Weight::from_parts(30_337_509, 0)
// Minimum execution time: 33_469_000 picoseconds.
Weight::from_parts(35_060_138, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 652
.saturating_add(Weight::from_parts(67_443, 0).saturating_mul(s.into()))
// Standard Error: 575
.saturating_add(Weight::from_parts(72_357, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_session`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn set_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `297`
// Estimated: `7524`
// Minimum execution time: 17_925_000 picoseconds.
Weight::from_parts(18_292_000, 0)
.saturating_add(Weight::from_parts(0, 7524))
// Estimated: `3762`
// Minimum execution time: 17_971_000 picoseconds.
Weight::from_parts(18_440_000, 0)
.saturating_add(Weight::from_parts(0, 3762))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -68,10 +69,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn purge_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `279`
// Estimated: `4023`
// Minimum execution time: 13_384_000 picoseconds.
Weight::from_parts(13_788_000, 0)
.saturating_add(Weight::from_parts(0, 4023))
// Estimated: `3744`
// Minimum execution time: 13_516_000 picoseconds.
Weight::from_parts(13_855_000, 0)
.saturating_add(Weight::from_parts(0, 3744))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_timestamp`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
fn set() -> Weight {
// Proof Size summary in bytes:
// Measured: `49`
// Estimated: `2986`
// Minimum execution time: 7_946_000 picoseconds.
Weight::from_parts(8_181_000, 0)
.saturating_add(Weight::from_parts(0, 2986))
// Estimated: `1493`
// Minimum execution time: 7_754_000 picoseconds.
Weight::from_parts(7_961_000, 0)
.saturating_add(Weight::from_parts(0, 1493))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `57`
// Estimated: `0`
// Minimum execution time: 3_219_000 picoseconds.
Weight::from_parts(3_298_000, 0)
// Minimum execution time: 3_099_000 picoseconds.
Weight::from_parts(3_194_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_utility`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,18 +53,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_837_000 picoseconds.
Weight::from_parts(16_686_299, 0)
// Minimum execution time: 7_486_000 picoseconds.
Weight::from_parts(4_952_171, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_233
.saturating_add(Weight::from_parts(4_587_331, 0).saturating_mul(c.into()))
// Standard Error: 2_744
.saturating_add(Weight::from_parts(4_878_827, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_582_000 picoseconds.
Weight::from_parts(5_700_000, 0)
// Minimum execution time: 5_441_000 picoseconds.
Weight::from_parts(5_550_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -71,18 +72,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_907_000 picoseconds.
Weight::from_parts(4_826_975, 0)
// Minimum execution time: 7_417_000 picoseconds.
Weight::from_parts(3_647_457, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_801
.saturating_add(Weight::from_parts(4_836_457, 0).saturating_mul(c.into()))
// Standard Error: 3_303
.saturating_add(Weight::from_parts(5_198_660, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_998_000 picoseconds.
Weight::from_parts(9_220_000, 0)
// Minimum execution time: 9_828_000 picoseconds.
Weight::from_parts(10_044_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -90,10 +91,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_961_000 picoseconds.
Weight::from_parts(7_518_503, 0)
// Minimum execution time: 7_599_000 picoseconds.
Weight::from_parts(7_657_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_307
.saturating_add(Weight::from_parts(4_649_665, 0).saturating_mul(c.into()))
// Standard Error: 1_773
.saturating_add(Weight::from_parts(4_893_962, 0).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_xcm`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -60,10 +61,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn send() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `9595`
// Minimum execution time: 26_368_000 picoseconds.
Weight::from_parts(27_314_000, 0)
.saturating_add(Weight::from_parts(0, 9595))
// Estimated: `3503`
// Minimum execution time: 27_316_000 picoseconds.
Weight::from_parts(27_658_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +74,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `1489`
// Minimum execution time: 24_998_000 picoseconds.
Weight::from_parts(25_321_000, 0)
// Minimum execution time: 29_202_000 picoseconds.
Weight::from_parts(29_681_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
}
@@ -104,8 +105,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_733_000 picoseconds.
Weight::from_parts(10_002_000, 0)
// Minimum execution time: 10_266_000 picoseconds.
Weight::from_parts(10_449_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -115,8 +116,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_073_000 picoseconds.
Weight::from_parts(3_178_000, 0)
// Minimum execution time: 3_095_000 picoseconds.
Weight::from_parts(3_171_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_subscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `14659`
// Minimum execution time: 31_313_000 picoseconds.
Weight::from_parts(31_916_000, 0)
.saturating_add(Weight::from_parts(0, 14659))
// Estimated: `3503`
// Minimum execution time: 31_614_000 picoseconds.
Weight::from_parts(32_390_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -163,19 +164,21 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_unsubscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `14410`
// Minimum execution time: 32_721_000 picoseconds.
Weight::from_parts(33_013_000, 0)
.saturating_add(Weight::from_parts(0, 14410))
// Estimated: `3685`
// Minimum execution time: 33_334_000 picoseconds.
Weight::from_parts(33_789_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
/// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
fn force_suspension() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_073_000 picoseconds.
Weight::from_parts(3_178_000, 0)
// Minimum execution time: 3_178_000 picoseconds.
Weight::from_parts(3_261_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -185,8 +188,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `10985`
// Minimum execution time: 15_020_000 picoseconds.
Weight::from_parts(15_358_000, 0)
// Minimum execution time: 14_687_000 picoseconds.
Weight::from_parts(15_004_000, 0)
.saturating_add(Weight::from_parts(0, 10985))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -197,8 +200,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `99`
// Estimated: `10989`
// Minimum execution time: 15_095_000 picoseconds.
Weight::from_parts(15_309_000, 0)
// Minimum execution time: 14_595_000 picoseconds.
Weight::from_parts(14_813_000, 0)
.saturating_add(Weight::from_parts(0, 10989))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -209,8 +212,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `13471`
// Minimum execution time: 15_809_000 picoseconds.
Weight::from_parts(16_139_000, 0)
// Minimum execution time: 14_926_000 picoseconds.
Weight::from_parts(15_337_000, 0)
.saturating_add(Weight::from_parts(0, 13471))
.saturating_add(T::DbWeight::get().reads(5))
}
@@ -229,10 +232,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn notify_current_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `15981`
// Minimum execution time: 28_167_000 picoseconds.
Weight::from_parts(28_747_000, 0)
.saturating_add(Weight::from_parts(0, 15981))
// Estimated: `6046`
// Minimum execution time: 28_680_000 picoseconds.
Weight::from_parts(29_159_000, 0)
.saturating_add(Weight::from_parts(0, 6046))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -242,8 +245,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `136`
// Estimated: `8551`
// Minimum execution time: 8_484_000 picoseconds.
Weight::from_parts(8_776_000, 0)
// Minimum execution time: 8_124_000 picoseconds.
Weight::from_parts(8_299_000, 0)
.saturating_add(Weight::from_parts(0, 8551))
.saturating_add(T::DbWeight::get().reads(3))
}
@@ -253,8 +256,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `10996`
// Minimum execution time: 15_814_000 picoseconds.
Weight::from_parts(16_131_000, 0)
// Minimum execution time: 14_755_000 picoseconds.
Weight::from_parts(15_136_000, 0)
.saturating_add(Weight::from_parts(0, 10996))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -274,10 +277,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn migrate_and_notify_old_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `112`
// Estimated: `20967`
// Minimum execution time: 34_500_000 picoseconds.
Weight::from_parts(34_978_000, 0)
.saturating_add(Weight::from_parts(0, 20967))
// Estimated: `11002`
// Minimum execution time: 34_250_000 picoseconds.
Weight::from_parts(34_888_000, 0)
.saturating_add(Weight::from_parts(0, 11002))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,8 +54,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 19_924_000 picoseconds.
Weight::from_parts(20_322_000, 3593)
// Minimum execution time: 25_169_000 picoseconds.
Weight::from_parts(25_584_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `153`
// Estimated: `6196`
// Minimum execution time: 32_669_000 picoseconds.
Weight::from_parts(33_313_000, 6196)
// Minimum execution time: 50_714_000 picoseconds.
Weight::from_parts(51_324_000, 6196)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,9 +87,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn transfer_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `223`
// Estimated: `18205`
// Minimum execution time: 55_574_000 picoseconds.
Weight::from_parts(56_148_000, 18205)
// Estimated: `6196`
// Minimum execution time: 74_593_000 picoseconds.
Weight::from_parts(75_347_000, 6196)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_271_000 picoseconds.
Weight::from_parts(4_338_000, 0)
// Minimum execution time: 4_485_000 picoseconds.
Weight::from_parts(4_562_000, 0)
}
// Storage: System Account (r:1 w:1)
// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `52`
// Estimated: `3593`
// Minimum execution time: 23_972_000 picoseconds.
Weight::from_parts(24_305_000, 3593)
// Minimum execution time: 27_136_000 picoseconds.
Weight::from_parts(27_387_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -128,9 +128,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn deposit_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `122`
// Estimated: `15097`
// Minimum execution time: 53_095_000 picoseconds.
Weight::from_parts(53_586_000, 15097)
// Estimated: `3593`
// Minimum execution time: 53_591_000 picoseconds.
Weight::from_parts(54_268_000, 3593)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_teleport() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_394_000 picoseconds.
Weight::from_parts(31_238_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_062_000 picoseconds.
Weight::from_parts(30_771_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-kusama-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_holding() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_841_000 picoseconds.
Weight::from_parts(31_223_000, 11244)
// Estimated: `3535`
// Minimum execution time: 34_626_000 picoseconds.
Weight::from_parts(35_122_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_749_000 picoseconds.
Weight::from_parts(2_894_000, 0)
// Minimum execution time: 3_405_000 picoseconds.
Weight::from_parts(3_503_000, 0)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
@@ -82,58 +82,58 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `3497`
// Minimum execution time: 10_637_000 picoseconds.
Weight::from_parts(10_904_000, 3497)
// Minimum execution time: 11_296_000 picoseconds.
Weight::from_parts(11_550_000, 3497)
.saturating_add(T::DbWeight::get().reads(1))
}
pub fn transact() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_587_000 picoseconds.
Weight::from_parts(12_882_000, 0)
// Minimum execution time: 13_932_000 picoseconds.
Weight::from_parts(14_220_000, 0)
}
pub fn refund_surplus() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_088_000 picoseconds.
Weight::from_parts(3_165_000, 0)
// Minimum execution time: 3_640_000 picoseconds.
Weight::from_parts(3_732_000, 0)
}
pub fn set_error_handler() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_748_000 picoseconds.
Weight::from_parts(2_868_000, 0)
// Minimum execution time: 3_195_000 picoseconds.
Weight::from_parts(3_298_000, 0)
}
pub fn set_appendix() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_897_000 picoseconds.
Weight::from_parts(2_970_000, 0)
// Minimum execution time: 3_217_000 picoseconds.
Weight::from_parts(3_304_000, 0)
}
pub fn clear_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_793_000 picoseconds.
Weight::from_parts(2_883_000, 0)
// Minimum execution time: 3_237_000 picoseconds.
Weight::from_parts(3_273_000, 0)
}
pub fn descend_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_690_000 picoseconds.
Weight::from_parts(3_745_000, 0)
// Minimum execution time: 4_292_000 picoseconds.
Weight::from_parts(4_373_000, 0)
}
pub fn clear_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_760_000 picoseconds.
Weight::from_parts(2_807_000, 0)
// Minimum execution time: 3_198_000 picoseconds.
Weight::from_parts(3_271_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -150,9 +150,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 24_591_000 picoseconds.
Weight::from_parts(25_237_000, 11244)
// Estimated: `3535`
// Minimum execution time: 27_178_000 picoseconds.
Weight::from_parts(28_171_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -162,8 +162,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `3555`
// Minimum execution time: 14_596_000 picoseconds.
Weight::from_parts(15_010_000, 3555)
// Minimum execution time: 16_146_000 picoseconds.
Weight::from_parts(16_496_000, 3555)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -171,8 +171,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_770_000 picoseconds.
Weight::from_parts(2_860_000, 0)
// Minimum execution time: 3_189_000 picoseconds.
Weight::from_parts(3_298_000, 0)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn subscribe_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `13098`
// Minimum execution time: 25_644_000 picoseconds.
Weight::from_parts(26_269_000, 13098)
// Estimated: `3503`
// Minimum execution time: 27_844_000 picoseconds.
Weight::from_parts(28_113_000, 3503)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,8 +201,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_969_000 picoseconds.
Weight::from_parts(5_167_000, 0)
// Minimum execution time: 5_563_000 picoseconds.
Weight::from_parts(5_718_000, 0)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -220,9 +220,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_reserve_withdraw() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 27_894_000 picoseconds.
Weight::from_parts(28_294_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_296_000 picoseconds.
Weight::from_parts(30_843_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -230,36 +230,36 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_595_000 picoseconds.
Weight::from_parts(4_709_000, 0)
// Minimum execution time: 5_340_000 picoseconds.
Weight::from_parts(5_390_000, 0)
}
pub fn expect_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_957_000 picoseconds.
Weight::from_parts(3_035_000, 0)
// Minimum execution time: 3_312_000 picoseconds.
Weight::from_parts(3_411_000, 0)
}
pub fn expect_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_091_000 picoseconds.
Weight::from_parts(3_197_000, 0)
// Minimum execution time: 3_294_000 picoseconds.
Weight::from_parts(3_374_000, 0)
}
pub fn expect_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_953_000 picoseconds.
Weight::from_parts(3_036_000, 0)
// Minimum execution time: 3_197_000 picoseconds.
Weight::from_parts(3_261_000, 0)
}
pub fn expect_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_275_000 picoseconds.
Weight::from_parts(3_382_000, 0)
// Minimum execution time: 3_465_000 picoseconds.
Weight::from_parts(3_541_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -276,9 +276,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn query_pallet() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_240_000 picoseconds.
Weight::from_parts(30_533_000, 11244)
// Estimated: `3535`
// Minimum execution time: 29_942_000 picoseconds.
Weight::from_parts(30_426_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -286,8 +286,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_276_000 picoseconds.
Weight::from_parts(5_363_000, 0)
// Minimum execution time: 5_454_000 picoseconds.
Weight::from_parts(5_906_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -304,9 +304,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 27_019_000 picoseconds.
Weight::from_parts(27_675_000, 11244)
// Estimated: `3535`
// Minimum execution time: 27_744_000 picoseconds.
Weight::from_parts(28_116_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -314,35 +314,35 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_136_000 picoseconds.
Weight::from_parts(3_210_000, 0)
// Minimum execution time: 3_204_000 picoseconds.
Weight::from_parts(3_352_000, 0)
}
pub fn set_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_989_000 picoseconds.
Weight::from_parts(3_067_000, 0)
// Minimum execution time: 3_180_000 picoseconds.
Weight::from_parts(3_245_000, 0)
}
pub fn clear_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_004_000 picoseconds.
Weight::from_parts(3_101_000, 0)
// Minimum execution time: 3_195_000 picoseconds.
Weight::from_parts(3_299_000, 0)
}
pub fn set_fees_mode() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_996_000 picoseconds.
Weight::from_parts(3_068_000, 0)
// Minimum execution time: 3_185_000 picoseconds.
Weight::from_parts(3_279_000, 0)
}
pub fn unpaid_execution() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_102_000 picoseconds.
Weight::from_parts(3_210_000, 0)
// Minimum execution time: 3_308_000 picoseconds.
Weight::from_parts(3_463_000, 0)
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `cumulus_pallet_xcmp_queue`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_593_000 picoseconds.
Weight::from_parts(5_728_000, 0)
// Minimum execution time: 5_425_000 picoseconds.
Weight::from_parts(5_556_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_432_000 picoseconds.
Weight::from_parts(5_592_000, 0)
// Minimum execution time: 5_504_000 picoseconds.
Weight::from_parts(5_706_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `frame_system`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,22 +53,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_129_000 picoseconds.
Weight::from_parts(2_213_000, 0)
// Minimum execution time: 2_432_000 picoseconds.
Weight::from_parts(2_458_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(370, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(367, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_415_000 picoseconds.
Weight::from_parts(7_510_000, 0)
// Minimum execution time: 7_911_000 picoseconds.
Weight::from_parts(8_031_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(1_412, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_405, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 4_227_000 picoseconds.
Weight::from_parts(4_495_000, 0)
// Minimum execution time: 4_304_000 picoseconds.
Weight::from_parts(4_553_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -90,11 +91,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_349_000 picoseconds.
Weight::from_parts(2_381_000, 0)
// Minimum execution time: 2_493_000 picoseconds.
Weight::from_parts(2_523_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1_813
.saturating_add(Weight::from_parts(685_377, 0).saturating_mul(i.into()))
// Standard Error: 1_594
.saturating_add(Weight::from_parts(663_439, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -104,11 +105,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_250_000 picoseconds.
Weight::from_parts(2_317_000, 0)
// Minimum execution time: 2_492_000 picoseconds.
Weight::from_parts(2_526_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 911
.saturating_add(Weight::from_parts(494_503, 0).saturating_mul(i.into()))
// Standard Error: 784
.saturating_add(Weight::from_parts(493_844, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -118,11 +119,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `68 + p * (69 ±0)`
// Estimated: `66 + p * (70 ±0)`
// Minimum execution time: 4_239_000 picoseconds.
Weight::from_parts(4_380_000, 0)
// Minimum execution time: 4_200_000 picoseconds.
Weight::from_parts(4_288_000, 0)
.saturating_add(Weight::from_parts(0, 66))
// Standard Error: 1_255
.saturating_add(Weight::from_parts(1_012_115, 0).saturating_mul(p.into()))
// Standard Error: 1_195
.saturating_add(Weight::from_parts(1_021_563, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_balances`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 35_006_000 picoseconds.
Weight::from_parts(35_375_000, 0)
// Minimum execution time: 52_090_000 picoseconds.
Weight::from_parts(52_437_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 25_755_000 picoseconds.
Weight::from_parts(26_176_000, 0)
// Minimum execution time: 39_798_000 picoseconds.
Weight::from_parts(40_230_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 15_651_000 picoseconds.
Weight::from_parts(16_056_000, 0)
// Minimum execution time: 16_110_000 picoseconds.
Weight::from_parts(16_386_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -89,8 +90,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 18_932_000 picoseconds.
Weight::from_parts(19_186_000, 0)
// Minimum execution time: 22_460_000 picoseconds.
Weight::from_parts(23_030_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -101,8 +102,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `103`
// Estimated: `6196`
// Minimum execution time: 36_593_000 picoseconds.
Weight::from_parts(36_971_000, 0)
// Minimum execution time: 53_769_000 picoseconds.
Weight::from_parts(54_256_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -113,25 +114,38 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 31_795_000 picoseconds.
Weight::from_parts(32_237_000, 0)
// Minimum execution time: 48_582_000 picoseconds.
Weight::from_parts(49_294_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn upgrade_accounts(_: u32) -> Weight {
Weight::from_parts(0, 0)
}
fn force_unreserve() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 15_120_000 picoseconds.
Weight::from_parts(15_360_000, 0)
// Minimum execution time: 19_364_000 picoseconds.
Weight::from_parts(19_571_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:999 w:999)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `u` is `[1, 1000]`.
fn upgrade_accounts(u: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + u * (136 ±0)`
// Estimated: `990 + u * (2603 ±0)`
// Minimum execution time: 17_815_000 picoseconds.
Weight::from_parts(17_974_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 10_230
.saturating_add(Weight::from_parts(14_059_882, 0).saturating_mul(u.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into())))
.saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_collator_selection`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -56,11 +57,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `214 + b * (78 ±0)`
// Estimated: `1203 + b * (2554 ±0)`
// Minimum execution time: 14_444_000 picoseconds.
Weight::from_parts(15_006_377, 0)
// Minimum execution time: 14_646_000 picoseconds.
Weight::from_parts(15_408_953, 0)
.saturating_add(Weight::from_parts(0, 1203))
// Standard Error: 2_965
.saturating_add(Weight::from_parts(2_598_095, 0).saturating_mul(b.into()))
// Standard Error: 3_120
.saturating_add(Weight::from_parts(2_562_646, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into()))
@@ -71,8 +72,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_886_000 picoseconds.
Weight::from_parts(7_053_000, 0)
// Minimum execution time: 7_277_000 picoseconds.
Weight::from_parts(7_557_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -82,8 +83,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_233_000 picoseconds.
Weight::from_parts(7_420_000, 0)
// Minimum execution time: 7_684_000 picoseconds.
Weight::from_parts(7_883_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,12 +104,12 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn register_as_candidate(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1104 + c * (48 ±0)`
// Estimated: `61672 + c * (49 ±0)`
// Minimum execution time: 37_455_000 picoseconds.
Weight::from_parts(29_651_534, 0)
.saturating_add(Weight::from_parts(0, 61672))
// Standard Error: 1_287
.saturating_add(Weight::from_parts(103_531, 0).saturating_mul(c.into()))
// Estimated: `49487 + c * (49 ±0)`
// Minimum execution time: 42_488_000 picoseconds.
Weight::from_parts(34_515_606, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_249
.saturating_add(Weight::from_parts(103_597, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into()))
@@ -122,11 +123,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `428 + c * (48 ±0)`
// Estimated: `49487`
// Minimum execution time: 29_548_000 picoseconds.
Weight::from_parts(18_882_873, 0)
// Minimum execution time: 33_698_000 picoseconds.
Weight::from_parts(22_802_769, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_273
.saturating_add(Weight::from_parts(105_000, 0).saturating_mul(c.into()))
// Standard Error: 1_317
.saturating_add(Weight::from_parts(107_072, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn note_author() -> Weight {
// Proof Size summary in bytes:
// Measured: `155`
// Estimated: `7729`
// Minimum execution time: 28_960_000 picoseconds.
Weight::from_parts(29_435_000, 0)
.saturating_add(Weight::from_parts(0, 7729))
// Estimated: `6196`
// Minimum execution time: 43_472_000 picoseconds.
Weight::from_parts(44_218_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -160,18 +161,18 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
/// The range of component `c` is `[1, 1000]`.
fn new_session(r: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `22815 + r * (116 ±0) + c * (97 ±0)`
// Estimated: `56697 + c * (2520 ±0) + r * (2602 ±0)`
// Minimum execution time: 16_727_000 picoseconds.
Weight::from_parts(16_932_000, 0)
.saturating_add(Weight::from_parts(0, 56697))
// Standard Error: 798_306
.saturating_add(Weight::from_parts(28_951_019, 0).saturating_mul(c.into()))
// Measured: `22815 + c * (97 ±0) + r * (116 ±0)`
// Estimated: `49487 + c * (2519 ±0) + r * (2602 ±0)`
// Minimum execution time: 17_280_000 picoseconds.
Weight::from_parts(17_471_000, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 866_180
.saturating_add(Weight::from_parts(30_755_948, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_parts(0, 2520).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(0, 2602).saturating_mul(r.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_multisig`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,11 +53,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 11_761_000 picoseconds.
Weight::from_parts(12_373_119, 0)
// Minimum execution time: 11_575_000 picoseconds.
Weight::from_parts(12_064_176, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3
.saturating_add(Weight::from_parts(482, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(500, 0).saturating_mul(z.into()))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
@@ -66,13 +67,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 36_964_000 picoseconds.
Weight::from_parts(31_553_347, 0)
// Minimum execution time: 40_911_000 picoseconds.
Weight::from_parts(34_976_854, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 571
.saturating_add(Weight::from_parts(62_042, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_178, 0).saturating_mul(z.into()))
// Standard Error: 418
.saturating_add(Weight::from_parts(65_759, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_190, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -84,13 +85,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 27_113_000 picoseconds.
Weight::from_parts(21_794_796, 0)
// Minimum execution time: 26_906_000 picoseconds.
Weight::from_parts(21_462_377, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 423
.saturating_add(Weight::from_parts(59_156, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_193, 0).saturating_mul(z.into()))
// Standard Error: 351
.saturating_add(Weight::from_parts(59_241, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_204, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,14 +104,14 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `388 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 41_979_000 picoseconds.
Weight::from_parts(34_970_639, 0)
.saturating_add(Weight::from_parts(0, 10404))
// Standard Error: 481
.saturating_add(Weight::from_parts(76_814, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_191, 0).saturating_mul(z.into()))
// Estimated: `6811`
// Minimum execution time: 45_289_000 picoseconds.
Weight::from_parts(37_925_050, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 675
.saturating_add(Weight::from_parts(81_154, 0).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_parts(1_237, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -121,11 +122,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 28_113_000 picoseconds.
Weight::from_parts(29_657_007, 0)
// Minimum execution time: 31_995_000 picoseconds.
Weight::from_parts(33_377_255, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 746
.saturating_add(Weight::from_parts(67_176, 0).saturating_mul(s.into()))
// Standard Error: 571
.saturating_add(Weight::from_parts(69_665, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -136,11 +137,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 19_227_000 picoseconds.
Weight::from_parts(20_043_765, 0)
// Minimum execution time: 18_656_000 picoseconds.
Weight::from_parts(19_906_362, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 1_458
.saturating_add(Weight::from_parts(70_065, 0).saturating_mul(s.into()))
// Standard Error: 431
.saturating_add(Weight::from_parts(62_284, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -151,11 +152,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `454 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 29_358_000 picoseconds.
Weight::from_parts(30_953_779, 0)
// Minimum execution time: 32_875_000 picoseconds.
Weight::from_parts(34_341_729, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 662
.saturating_add(Weight::from_parts(62_100, 0).saturating_mul(s.into()))
// Standard Error: 924
.saturating_add(Weight::from_parts(72_829, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_session`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn set_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `297`
// Estimated: `7524`
// Minimum execution time: 17_305_000 picoseconds.
Weight::from_parts(17_673_000, 0)
.saturating_add(Weight::from_parts(0, 7524))
// Estimated: `3762`
// Minimum execution time: 17_610_000 picoseconds.
Weight::from_parts(18_124_000, 0)
.saturating_add(Weight::from_parts(0, 3762))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -68,10 +69,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn purge_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `279`
// Estimated: `4023`
// Minimum execution time: 13_593_000 picoseconds.
Weight::from_parts(13_826_000, 0)
.saturating_add(Weight::from_parts(0, 4023))
// Estimated: `3744`
// Minimum execution time: 13_143_000 picoseconds.
Weight::from_parts(13_552_000, 0)
.saturating_add(Weight::from_parts(0, 3744))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_timestamp`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
fn set() -> Weight {
// Proof Size summary in bytes:
// Measured: `49`
// Estimated: `2986`
// Minimum execution time: 7_665_000 picoseconds.
Weight::from_parts(7_892_000, 0)
.saturating_add(Weight::from_parts(0, 2986))
// Estimated: `1493`
// Minimum execution time: 7_574_000 picoseconds.
Weight::from_parts(7_792_000, 0)
.saturating_add(Weight::from_parts(0, 1493))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `57`
// Estimated: `0`
// Minimum execution time: 3_226_000 picoseconds.
Weight::from_parts(3_339_000, 0)
// Minimum execution time: 3_081_000 picoseconds.
Weight::from_parts(3_148_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_utility`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,18 +53,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_083_000 picoseconds.
Weight::from_parts(13_037_767, 0)
// Minimum execution time: 7_261_000 picoseconds.
Weight::from_parts(8_284_145, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_155
.saturating_add(Weight::from_parts(4_503_244, 0).saturating_mul(c.into()))
// Standard Error: 3_294
.saturating_add(Weight::from_parts(4_497_661, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_705_000 picoseconds.
Weight::from_parts(5_799_000, 0)
// Minimum execution time: 5_294_000 picoseconds.
Weight::from_parts(5_475_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -71,18 +72,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_248_000 picoseconds.
Weight::from_parts(14_495_670, 0)
// Minimum execution time: 7_042_000 picoseconds.
Weight::from_parts(5_814_168, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_240
.saturating_add(Weight::from_parts(4_790_508, 0).saturating_mul(c.into()))
// Standard Error: 2_914
.saturating_add(Weight::from_parts(4_802_976, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_355_000 picoseconds.
Weight::from_parts(9_596_000, 0)
// Minimum execution time: 9_260_000 picoseconds.
Weight::from_parts(9_406_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -90,10 +91,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_985_000 picoseconds.
Weight::from_parts(17_435_570, 0)
// Minimum execution time: 7_109_000 picoseconds.
Weight::from_parts(3_793_543, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_165
.saturating_add(Weight::from_parts(4_492_577, 0).saturating_mul(c.into()))
// Standard Error: 2_940
.saturating_add(Weight::from_parts(4_479_763, 0).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_xcm`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -60,10 +61,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn send() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `9595`
// Minimum execution time: 25_890_000 picoseconds.
Weight::from_parts(26_601_000, 0)
.saturating_add(Weight::from_parts(0, 9595))
// Estimated: `3503`
// Minimum execution time: 25_921_000 picoseconds.
Weight::from_parts(26_233_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +74,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `1489`
// Minimum execution time: 24_961_000 picoseconds.
Weight::from_parts(25_332_000, 0)
// Minimum execution time: 26_254_000 picoseconds.
Weight::from_parts(26_615_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
}
@@ -104,8 +105,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_662_000 picoseconds.
Weight::from_parts(9_844_000, 0)
// Minimum execution time: 9_756_000 picoseconds.
Weight::from_parts(9_989_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -115,8 +116,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_994_000 picoseconds.
Weight::from_parts(3_160_000, 0)
// Minimum execution time: 3_147_000 picoseconds.
Weight::from_parts(3_248_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_subscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `14659`
// Minimum execution time: 31_632_000 picoseconds.
Weight::from_parts(31_919_000, 0)
.saturating_add(Weight::from_parts(0, 14659))
// Estimated: `3503`
// Minimum execution time: 31_089_000 picoseconds.
Weight::from_parts(31_503_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -163,19 +164,21 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_unsubscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `14410`
// Minimum execution time: 32_570_000 picoseconds.
Weight::from_parts(33_292_000, 0)
.saturating_add(Weight::from_parts(0, 14410))
// Estimated: `3685`
// Minimum execution time: 33_219_000 picoseconds.
Weight::from_parts(33_708_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
/// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
fn force_suspension() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_994_000 picoseconds.
Weight::from_parts(3_160_000, 0)
// Minimum execution time: 3_042_000 picoseconds.
Weight::from_parts(3_175_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -185,8 +188,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `10985`
// Minimum execution time: 14_829_000 picoseconds.
Weight::from_parts(15_171_000, 0)
// Minimum execution time: 15_040_000 picoseconds.
Weight::from_parts(15_455_000, 0)
.saturating_add(Weight::from_parts(0, 10985))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -197,8 +200,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `99`
// Estimated: `10989`
// Minimum execution time: 14_774_000 picoseconds.
Weight::from_parts(15_232_000, 0)
// Minimum execution time: 14_999_000 picoseconds.
Weight::from_parts(15_417_000, 0)
.saturating_add(Weight::from_parts(0, 10989))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -209,8 +212,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `13471`
// Minimum execution time: 15_289_000 picoseconds.
Weight::from_parts(15_543_000, 0)
// Minimum execution time: 15_694_000 picoseconds.
Weight::from_parts(15_916_000, 0)
.saturating_add(Weight::from_parts(0, 13471))
.saturating_add(T::DbWeight::get().reads(5))
}
@@ -229,10 +232,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn notify_current_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `15981`
// Minimum execution time: 27_849_000 picoseconds.
Weight::from_parts(28_243_000, 0)
.saturating_add(Weight::from_parts(0, 15981))
// Estimated: `6046`
// Minimum execution time: 28_164_000 picoseconds.
Weight::from_parts(28_489_000, 0)
.saturating_add(Weight::from_parts(0, 6046))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -242,8 +245,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `136`
// Estimated: `8551`
// Minimum execution time: 8_260_000 picoseconds.
Weight::from_parts(8_477_000, 0)
// Minimum execution time: 8_273_000 picoseconds.
Weight::from_parts(8_471_000, 0)
.saturating_add(Weight::from_parts(0, 8551))
.saturating_add(T::DbWeight::get().reads(3))
}
@@ -253,8 +256,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `10996`
// Minimum execution time: 15_132_000 picoseconds.
Weight::from_parts(15_581_000, 0)
// Minimum execution time: 15_009_000 picoseconds.
Weight::from_parts(15_459_000, 0)
.saturating_add(Weight::from_parts(0, 10996))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -274,10 +277,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn migrate_and_notify_old_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `112`
// Estimated: `20967`
// Minimum execution time: 34_016_000 picoseconds.
Weight::from_parts(34_627_000, 0)
.saturating_add(Weight::from_parts(0, 20967))
// Estimated: `11002`
// Minimum execution time: 33_647_000 picoseconds.
Weight::from_parts(34_065_000, 0)
.saturating_add(Weight::from_parts(0, 11002))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,8 +54,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 20_647_000 picoseconds.
Weight::from_parts(20_978_000, 3593)
// Minimum execution time: 23_577_000 picoseconds.
Weight::from_parts(24_152_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `153`
// Estimated: `6196`
// Minimum execution time: 32_995_000 picoseconds.
Weight::from_parts(33_365_000, 6196)
// Minimum execution time: 49_336_000 picoseconds.
Weight::from_parts(49_673_000, 6196)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,9 +87,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn transfer_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `223`
// Estimated: `18205`
// Minimum execution time: 56_568_000 picoseconds.
Weight::from_parts(57_462_000, 18205)
// Estimated: `6196`
// Minimum execution time: 72_360_000 picoseconds.
Weight::from_parts(72_916_000, 6196)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_070_000 picoseconds.
Weight::from_parts(4_200_000, 0)
// Minimum execution time: 3_838_000 picoseconds.
Weight::from_parts(3_928_000, 0)
}
// Storage: System Account (r:1 w:1)
// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `52`
// Estimated: `3593`
// Minimum execution time: 24_036_000 picoseconds.
Weight::from_parts(24_587_000, 3593)
// Minimum execution time: 26_214_000 picoseconds.
Weight::from_parts(26_718_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -128,9 +128,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn deposit_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `122`
// Estimated: `15097`
// Minimum execution time: 49_836_000 picoseconds.
Weight::from_parts(50_507_000, 15097)
// Estimated: `3593`
// Minimum execution time: 52_341_000 picoseconds.
Weight::from_parts(52_801_000, 3593)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_teleport() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 28_353_000 picoseconds.
Weight::from_parts(29_151_000, 11244)
// Estimated: `3535`
// Minimum execution time: 28_785_000 picoseconds.
Weight::from_parts(29_133_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-polkadot-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_holding() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_983_000 picoseconds.
Weight::from_parts(31_396_000, 11244)
// Estimated: `3535`
// Minimum execution time: 31_194_000 picoseconds.
Weight::from_parts(31_563_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_966_000 picoseconds.
Weight::from_parts(3_066_000, 0)
// Minimum execution time: 2_905_000 picoseconds.
Weight::from_parts(3_006_000, 0)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
@@ -82,58 +82,58 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `3497`
// Minimum execution time: 11_159_000 picoseconds.
Weight::from_parts(11_390_000, 3497)
// Minimum execution time: 10_292_000 picoseconds.
Weight::from_parts(10_503_000, 3497)
.saturating_add(T::DbWeight::get().reads(1))
}
pub fn transact() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_987_000 picoseconds.
Weight::from_parts(13_337_000, 0)
// Minimum execution time: 12_198_000 picoseconds.
Weight::from_parts(12_445_000, 0)
}
pub fn refund_surplus() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_107_000 picoseconds.
Weight::from_parts(3_182_000, 0)
// Minimum execution time: 3_199_000 picoseconds.
Weight::from_parts(3_286_000, 0)
}
pub fn set_error_handler() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_957_000 picoseconds.
Weight::from_parts(3_022_000, 0)
// Minimum execution time: 2_780_000 picoseconds.
Weight::from_parts(2_847_000, 0)
}
pub fn set_appendix() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_979_000 picoseconds.
Weight::from_parts(3_088_000, 0)
// Minimum execution time: 2_787_000 picoseconds.
Weight::from_parts(2_835_000, 0)
}
pub fn clear_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_934_000 picoseconds.
Weight::from_parts(2_989_000, 0)
// Minimum execution time: 2_822_000 picoseconds.
Weight::from_parts(2_853_000, 0)
}
pub fn descend_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_817_000 picoseconds.
Weight::from_parts(3_898_000, 0)
// Minimum execution time: 3_671_000 picoseconds.
Weight::from_parts(3_746_000, 0)
}
pub fn clear_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_021_000 picoseconds.
Weight::from_parts(3_083_000, 0)
// Minimum execution time: 2_748_000 picoseconds.
Weight::from_parts(2_818_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -150,9 +150,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 25_036_000 picoseconds.
Weight::from_parts(25_379_000, 11244)
// Estimated: `3535`
// Minimum execution time: 24_294_000 picoseconds.
Weight::from_parts(24_640_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -162,8 +162,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `3555`
// Minimum execution time: 15_074_000 picoseconds.
Weight::from_parts(15_310_000, 3555)
// Minimum execution time: 14_359_000 picoseconds.
Weight::from_parts(14_550_000, 3555)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -171,8 +171,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_996_000 picoseconds.
Weight::from_parts(3_040_000, 0)
// Minimum execution time: 2_792_000 picoseconds.
Weight::from_parts(2_884_000, 0)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn subscribe_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `13098`
// Minimum execution time: 26_142_000 picoseconds.
Weight::from_parts(26_578_000, 13098)
// Estimated: `3503`
// Minimum execution time: 25_925_000 picoseconds.
Weight::from_parts(26_130_000, 3503)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,8 +201,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_216_000 picoseconds.
Weight::from_parts(5_304_000, 0)
// Minimum execution time: 5_004_000 picoseconds.
Weight::from_parts(5_141_000, 0)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -220,9 +220,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_reserve_withdraw() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 28_236_000 picoseconds.
Weight::from_parts(28_614_000, 11244)
// Estimated: `3535`
// Minimum execution time: 27_163_000 picoseconds.
Weight::from_parts(27_722_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -230,36 +230,36 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_701_000 picoseconds.
Weight::from_parts(4_783_000, 0)
// Minimum execution time: 4_430_000 picoseconds.
Weight::from_parts(4_492_000, 0)
}
pub fn expect_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_121_000 picoseconds.
Weight::from_parts(3_177_000, 0)
// Minimum execution time: 2_870_000 picoseconds.
Weight::from_parts(2_998_000, 0)
}
pub fn expect_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_106_000 picoseconds.
Weight::from_parts(3_343_000, 0)
// Minimum execution time: 2_845_000 picoseconds.
Weight::from_parts(2_893_000, 0)
}
pub fn expect_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_151_000 picoseconds.
Weight::from_parts(3_226_000, 0)
// Minimum execution time: 2_753_000 picoseconds.
Weight::from_parts(2_816_000, 0)
}
pub fn expect_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_362_000 picoseconds.
Weight::from_parts(3_453_000, 0)
// Minimum execution time: 2_992_000 picoseconds.
Weight::from_parts(3_068_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -276,9 +276,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn query_pallet() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_472_000 picoseconds.
Weight::from_parts(30_906_000, 11244)
// Estimated: `3535`
// Minimum execution time: 27_324_000 picoseconds.
Weight::from_parts(27_656_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -286,8 +286,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_383_000 picoseconds.
Weight::from_parts(5_496_000, 0)
// Minimum execution time: 4_830_000 picoseconds.
Weight::from_parts(4_903_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -304,9 +304,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 26_946_000 picoseconds.
Weight::from_parts(27_774_000, 11244)
// Estimated: `3535`
// Minimum execution time: 24_428_000 picoseconds.
Weight::from_parts(24_732_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -314,35 +314,35 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_192_000 picoseconds.
Weight::from_parts(3_262_000, 0)
// Minimum execution time: 2_779_000 picoseconds.
Weight::from_parts(2_822_000, 0)
}
pub fn set_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_129_000 picoseconds.
Weight::from_parts(3_199_000, 0)
// Minimum execution time: 2_789_000 picoseconds.
Weight::from_parts(2_873_000, 0)
}
pub fn clear_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_156_000 picoseconds.
Weight::from_parts(3_202_000, 0)
// Minimum execution time: 2_819_000 picoseconds.
Weight::from_parts(2_904_000, 0)
}
pub fn set_fees_mode() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_114_000 picoseconds.
Weight::from_parts(3_208_000, 0)
// Minimum execution time: 2_788_000 picoseconds.
Weight::from_parts(2_887_000, 0)
}
pub fn unpaid_execution() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_315_000 picoseconds.
Weight::from_parts(3_374_000, 0)
// Minimum execution time: 3_006_000 picoseconds.
Weight::from_parts(3_078_000, 0)
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `cumulus_pallet_xcmp_queue`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_434_000 picoseconds.
Weight::from_parts(5_663_000, 0)
// Minimum execution time: 5_293_000 picoseconds.
Weight::from_parts(5_572_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `1561`
// Minimum execution time: 5_301_000 picoseconds.
Weight::from_parts(5_415_000, 0)
// Minimum execution time: 5_449_000 picoseconds.
Weight::from_parts(5_627_000, 0)
.saturating_add(Weight::from_parts(0, 1561))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `frame_system`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,22 +53,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_311_000 picoseconds.
Weight::from_parts(2_347_000, 0)
// Minimum execution time: 2_299_000 picoseconds.
Weight::from_parts(2_329_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(370, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(369, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_875_000 picoseconds.
Weight::from_parts(7_972_000, 0)
// Minimum execution time: 7_960_000 picoseconds.
Weight::from_parts(8_041_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 0
.saturating_add(Weight::from_parts(1_410, 0).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(1_404, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `1485`
// Minimum execution time: 4_309_000 picoseconds.
Weight::from_parts(4_457_000, 0)
// Minimum execution time: 4_340_000 picoseconds.
Weight::from_parts(4_506_000, 0)
.saturating_add(Weight::from_parts(0, 1485))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
@@ -90,11 +91,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_526_000 picoseconds.
Weight::from_parts(2_564_000, 0)
// Minimum execution time: 2_455_000 picoseconds.
Weight::from_parts(2_517_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 1_869
.saturating_add(Weight::from_parts(678_765, 0).saturating_mul(i.into()))
// Standard Error: 1_927
.saturating_add(Weight::from_parts(673_981, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -104,11 +105,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_526_000 picoseconds.
Weight::from_parts(2_603_000, 0)
// Minimum execution time: 2_502_000 picoseconds.
Weight::from_parts(2_546_000, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 899
.saturating_add(Weight::from_parts(497_948, 0).saturating_mul(i.into()))
// Standard Error: 839
.saturating_add(Weight::from_parts(492_306, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
@@ -118,11 +119,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `68 + p * (69 ±0)`
// Estimated: `66 + p * (70 ±0)`
// Minimum execution time: 4_280_000 picoseconds.
Weight::from_parts(4_398_000, 0)
// Minimum execution time: 4_106_000 picoseconds.
Weight::from_parts(4_196_000, 0)
.saturating_add(Weight::from_parts(0, 66))
// Standard Error: 1_108
.saturating_add(Weight::from_parts(1_011_188, 0).saturating_mul(p.into()))
// Standard Error: 1_231
.saturating_add(Weight::from_parts(1_030_791, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_balances`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -53,8 +54,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 35_746_000 picoseconds.
Weight::from_parts(36_167_000, 0)
// Minimum execution time: 54_781_000 picoseconds.
Weight::from_parts(55_287_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 26_301_000 picoseconds.
Weight::from_parts(26_847_000, 0)
// Minimum execution time: 41_473_000 picoseconds.
Weight::from_parts(41_749_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -77,8 +78,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 16_073_000 picoseconds.
Weight::from_parts(16_292_000, 0)
// Minimum execution time: 16_997_000 picoseconds.
Weight::from_parts(17_207_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -89,8 +90,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 19_589_000 picoseconds.
Weight::from_parts(20_034_000, 0)
// Minimum execution time: 23_998_000 picoseconds.
Weight::from_parts(24_245_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
@@ -101,8 +102,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `103`
// Estimated: `6196`
// Minimum execution time: 37_416_000 picoseconds.
Weight::from_parts(37_894_000, 0)
// Minimum execution time: 56_390_000 picoseconds.
Weight::from_parts(56_963_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
@@ -113,25 +114,38 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3593`
// Minimum execution time: 32_565_000 picoseconds.
Weight::from_parts(33_087_000, 0)
// Minimum execution time: 50_769_000 picoseconds.
Weight::from_parts(51_077_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:1 w:1)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn upgrade_accounts(_: u32) -> Weight {
Weight::from_parts(0, 0)
}
fn force_unreserve() -> Weight {
// Proof Size summary in bytes:
// Measured: `174`
// Estimated: `3593`
// Minimum execution time: 15_291_000 picoseconds.
Weight::from_parts(15_614_000, 0)
// Minimum execution time: 19_617_000 picoseconds.
Weight::from_parts(19_827_000, 0)
.saturating_add(Weight::from_parts(0, 3593))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
/// Storage: System Account (r:999 w:999)
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
/// The range of component `u` is `[1, 1000]`.
fn upgrade_accounts(u: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + u * (136 ±0)`
// Estimated: `990 + u * (2603 ±0)`
// Minimum execution time: 18_453_000 picoseconds.
Weight::from_parts(18_528_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 10_749
.saturating_add(Weight::from_parts(14_321_237, 0).saturating_mul(u.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into())))
.saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_collator_selection`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_collator_selection`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -56,11 +57,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `214 + b * (78 ±0)`
// Estimated: `1203 + b * (2554 ±0)`
// Minimum execution time: 14_833_000 picoseconds.
Weight::from_parts(15_349_415, 0)
// Minimum execution time: 15_056_000 picoseconds.
Weight::from_parts(15_300_844, 0)
.saturating_add(Weight::from_parts(0, 1203))
// Standard Error: 3_477
.saturating_add(Weight::from_parts(2_639_530, 0).saturating_mul(b.into()))
// Standard Error: 2_903
.saturating_add(Weight::from_parts(2_591_470, 0).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(Weight::from_parts(0, 2554).saturating_mul(b.into()))
@@ -71,8 +72,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_190_000 picoseconds.
Weight::from_parts(7_558_000, 0)
// Minimum execution time: 7_296_000 picoseconds.
Weight::from_parts(7_526_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -82,8 +83,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_435_000 picoseconds.
Weight::from_parts(7_790_000, 0)
// Minimum execution time: 7_483_000 picoseconds.
Weight::from_parts(7_694_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,12 +104,12 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn register_as_candidate(c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `1104 + c * (48 ±0)`
// Estimated: `61672 + c * (49 ±0)`
// Minimum execution time: 38_999_000 picoseconds.
Weight::from_parts(31_254_595, 0)
.saturating_add(Weight::from_parts(0, 61672))
// Standard Error: 1_266
.saturating_add(Weight::from_parts(108_612, 0).saturating_mul(c.into()))
// Estimated: `49487 + c * (49 ±0)`
// Minimum execution time: 42_882_000 picoseconds.
Weight::from_parts(34_865_364, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_292
.saturating_add(Weight::from_parts(107_420, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(Weight::from_parts(0, 49).saturating_mul(c.into()))
@@ -122,11 +123,11 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
// Proof Size summary in bytes:
// Measured: `428 + c * (48 ±0)`
// Estimated: `49487`
// Minimum execution time: 29_894_000 picoseconds.
Weight::from_parts(19_491_329, 0)
// Minimum execution time: 34_025_000 picoseconds.
Weight::from_parts(23_170_113, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 1_328
.saturating_add(Weight::from_parts(109_217, 0).saturating_mul(c.into()))
// Standard Error: 1_333
.saturating_add(Weight::from_parts(108_636, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
fn note_author() -> Weight {
// Proof Size summary in bytes:
// Measured: `155`
// Estimated: `7729`
// Minimum execution time: 29_666_000 picoseconds.
Weight::from_parts(30_017_000, 0)
.saturating_add(Weight::from_parts(0, 7729))
// Estimated: `6196`
// Minimum execution time: 45_689_000 picoseconds.
Weight::from_parts(46_236_000, 0)
.saturating_add(Weight::from_parts(0, 6196))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -160,18 +161,18 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
/// The range of component `c` is `[1, 1000]`.
fn new_session(r: u32, c: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `22815 + r * (116 ±0) + c * (97 ±0)`
// Estimated: `56697 + r * (2602 ±0) + c * (2520 ±0)`
// Minimum execution time: 17_009_000 picoseconds.
Weight::from_parts(17_119_000, 0)
.saturating_add(Weight::from_parts(0, 56697))
// Standard Error: 839_085
.saturating_add(Weight::from_parts(30_312_617, 0).saturating_mul(c.into()))
// Measured: `22815 + c * (97 ±0) + r * (116 ±0)`
// Estimated: `49487 + c * (2519 ±0) + r * (2602 ±0)`
// Minimum execution time: 16_853_000 picoseconds.
Weight::from_parts(16_995_000, 0)
.saturating_add(Weight::from_parts(0, 49487))
// Standard Error: 900_191
.saturating_add(Weight::from_parts(31_884_166, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_parts(0, 2519).saturating_mul(c.into()))
.saturating_add(Weight::from_parts(0, 2602).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 2520).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_multisig`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,11 +53,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_203_000 picoseconds.
Weight::from_parts(12_687_394, 0)
// Minimum execution time: 11_833_000 picoseconds.
Weight::from_parts(12_347_180, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2
.saturating_add(Weight::from_parts(556, 0).saturating_mul(z.into()))
// Standard Error: 1
.saturating_add(Weight::from_parts(554, 0).saturating_mul(z.into()))
}
/// Storage: Multisig Multisigs (r:1 w:1)
/// Proof: Multisig Multisigs (max_values: None, max_size: Some(3346), added: 5821, mode: MaxEncodedLen)
@@ -66,13 +67,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 37_793_000 picoseconds.
Weight::from_parts(32_841_866, 0)
// Minimum execution time: 41_899_000 picoseconds.
Weight::from_parts(35_770_287, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 973
.saturating_add(Weight::from_parts(64_271, 0).saturating_mul(s.into()))
// Standard Error: 9
.saturating_add(Weight::from_parts(1_189, 0).saturating_mul(z.into()))
// Standard Error: 542
.saturating_add(Weight::from_parts(67_778, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_239, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -84,13 +85,13 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 27_835_000 picoseconds.
Weight::from_parts(22_419_199, 0)
// Minimum execution time: 27_916_000 picoseconds.
Weight::from_parts(22_006_035, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 535
.saturating_add(Weight::from_parts(59_729, 0).saturating_mul(s.into()))
// Standard Error: 5
.saturating_add(Weight::from_parts(1_259, 0).saturating_mul(z.into()))
// Standard Error: 311
.saturating_add(Weight::from_parts(63_189, 0).saturating_mul(s.into()))
// Standard Error: 3
.saturating_add(Weight::from_parts(1_244, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -103,14 +104,14 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `388 + s * (33 ±0)`
// Estimated: `10404`
// Minimum execution time: 43_060_000 picoseconds.
Weight::from_parts(36_326_276, 0)
.saturating_add(Weight::from_parts(0, 10404))
// Standard Error: 497
.saturating_add(Weight::from_parts(76_443, 0).saturating_mul(s.into()))
// Estimated: `6811`
// Minimum execution time: 46_594_000 picoseconds.
Weight::from_parts(38_993_543, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 498
.saturating_add(Weight::from_parts(84_584, 0).saturating_mul(s.into()))
// Standard Error: 4
.saturating_add(Weight::from_parts(1_257, 0).saturating_mul(z.into()))
.saturating_add(Weight::from_parts(1_271, 0).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -121,11 +122,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `263 + s * (2 ±0)`
// Estimated: `6811`
// Minimum execution time: 29_242_000 picoseconds.
Weight::from_parts(30_673_516, 0)
// Minimum execution time: 32_894_000 picoseconds.
Weight::from_parts(33_904_403, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 651
.saturating_add(Weight::from_parts(67_820, 0).saturating_mul(s.into()))
// Standard Error: 801
.saturating_add(Weight::from_parts(76_776, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -136,11 +137,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `282`
// Estimated: `6811`
// Minimum execution time: 19_344_000 picoseconds.
Weight::from_parts(20_956_909, 0)
// Minimum execution time: 19_290_000 picoseconds.
Weight::from_parts(20_348_418, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 781
.saturating_add(Weight::from_parts(65_374, 0).saturating_mul(s.into()))
// Standard Error: 465
.saturating_add(Weight::from_parts(66_913, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -151,11 +152,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `454 + s * (1 ±0)`
// Estimated: `6811`
// Minimum execution time: 30_222_000 picoseconds.
Weight::from_parts(31_457_558, 0)
// Minimum execution time: 33_275_000 picoseconds.
Weight::from_parts(34_932_596, 0)
.saturating_add(Weight::from_parts(0, 6811))
// Standard Error: 648
.saturating_add(Weight::from_parts(67_068, 0).saturating_mul(s.into()))
// Standard Error: 564
.saturating_add(Weight::from_parts(71_231, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_session`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn set_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `297`
// Estimated: `7524`
// Minimum execution time: 17_590_000 picoseconds.
Weight::from_parts(18_134_000, 0)
.saturating_add(Weight::from_parts(0, 7524))
// Estimated: `3762`
// Minimum execution time: 17_753_000 picoseconds.
Weight::from_parts(18_269_000, 0)
.saturating_add(Weight::from_parts(0, 3762))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -68,10 +69,10 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
fn purge_keys() -> Weight {
// Proof Size summary in bytes:
// Measured: `279`
// Estimated: `4023`
// Minimum execution time: 13_479_000 picoseconds.
Weight::from_parts(13_956_000, 0)
.saturating_add(Weight::from_parts(0, 4023))
// Estimated: `3744`
// Minimum execution time: 13_403_000 picoseconds.
Weight::from_parts(13_821_000, 0)
.saturating_add(Weight::from_parts(0, 3744))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_timestamp`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -54,10 +55,10 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
fn set() -> Weight {
// Proof Size summary in bytes:
// Measured: `49`
// Estimated: `2986`
// Minimum execution time: 7_610_000 picoseconds.
Weight::from_parts(7_887_000, 0)
.saturating_add(Weight::from_parts(0, 2986))
// Estimated: `1493`
// Minimum execution time: 7_595_000 picoseconds.
Weight::from_parts(7_831_000, 0)
.saturating_add(Weight::from_parts(0, 1493))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +66,8 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `57`
// Estimated: `0`
// Minimum execution time: 3_100_000 picoseconds.
Weight::from_parts(3_180_000, 0)
// Minimum execution time: 3_169_000 picoseconds.
Weight::from_parts(3_316_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_utility`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -52,18 +53,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_051_000 picoseconds.
Weight::from_parts(10_722_806, 0)
// Minimum execution time: 7_483_000 picoseconds.
Weight::from_parts(10_302_924, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 4_213
.saturating_add(Weight::from_parts(4_992_366, 0).saturating_mul(c.into()))
// Standard Error: 2_285
.saturating_add(Weight::from_parts(4_760_910, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_831_000 picoseconds.
Weight::from_parts(6_014_000, 0)
// Minimum execution time: 5_768_000 picoseconds.
Weight::from_parts(5_879_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -71,18 +72,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_394_000 picoseconds.
Weight::from_parts(15_396_332, 0)
// Minimum execution time: 7_566_000 picoseconds.
Weight::from_parts(653_292, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_533
.saturating_add(Weight::from_parts(5_302_383, 0).saturating_mul(c.into()))
// Standard Error: 2_989
.saturating_add(Weight::from_parts(5_103_611, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_730_000 picoseconds.
Weight::from_parts(9_988_000, 0)
// Minimum execution time: 9_656_000 picoseconds.
Weight::from_parts(9_902_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -90,10 +91,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_395_000 picoseconds.
Weight::from_parts(14_933_943, 0)
// Minimum execution time: 7_524_000 picoseconds.
Weight::from_parts(1_487_243, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_208
.saturating_add(Weight::from_parts(4_963_051, 0).saturating_mul(c.into()))
// Standard Error: 3_565
.saturating_add(Weight::from_parts(4_841_130, 0).saturating_mul(c.into()))
}
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -40,9 +40,10 @@
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
#![allow(unused_imports)]
#![allow(missing_docs)]
use frame_support::{traits::Get, weights::Weight};
use sp_std::marker::PhantomData;
use core::marker::PhantomData;
/// Weight functions for `pallet_xcm`.
pub struct WeightInfo<T>(PhantomData<T>);
@@ -60,10 +61,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn send() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `9595`
// Minimum execution time: 27_429_000 picoseconds.
Weight::from_parts(28_626_000, 0)
.saturating_add(Weight::from_parts(0, 9595))
// Estimated: `3503`
// Minimum execution time: 27_565_000 picoseconds.
Weight::from_parts(28_064_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +74,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `1489`
// Minimum execution time: 27_626_000 picoseconds.
Weight::from_parts(28_561_000, 0)
// Minimum execution time: 29_361_000 picoseconds.
Weight::from_parts(29_771_000, 0)
.saturating_add(Weight::from_parts(0, 1489))
.saturating_add(T::DbWeight::get().reads(1))
}
@@ -104,8 +105,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 10_264_000 picoseconds.
Weight::from_parts(10_601_000, 0)
// Minimum execution time: 10_098_000 picoseconds.
Weight::from_parts(10_440_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -115,8 +116,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_218_000 picoseconds.
Weight::from_parts(3_311_000, 0)
// Minimum execution time: 3_142_000 picoseconds.
Weight::from_parts(3_262_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,10 +140,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_subscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `14659`
// Minimum execution time: 33_037_000 picoseconds.
Weight::from_parts(33_559_000, 0)
.saturating_add(Weight::from_parts(0, 14659))
// Estimated: `3503`
// Minimum execution time: 32_356_000 picoseconds.
Weight::from_parts(32_859_000, 0)
.saturating_add(Weight::from_parts(0, 3503))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -163,19 +164,21 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn force_unsubscribe_version_notify() -> Weight {
// Proof Size summary in bytes:
// Measured: `220`
// Estimated: `14410`
// Minimum execution time: 34_280_000 picoseconds.
Weight::from_parts(34_943_000, 0)
.saturating_add(Weight::from_parts(0, 14410))
// Estimated: `3685`
// Minimum execution time: 33_773_000 picoseconds.
Weight::from_parts(34_410_000, 0)
.saturating_add(Weight::from_parts(0, 3685))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
/// Storage: PolkadotXcm XcmExecutionSuspended (r:0 w:1)
/// Proof Skipped: PolkadotXcm XcmExecutionSuspended (max_values: Some(1), max_size: None, mode: Measured)
fn force_suspension() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_218_000 picoseconds.
Weight::from_parts(3_311_000, 0)
// Minimum execution time: 3_127_000 picoseconds.
Weight::from_parts(3_240_000, 0)
.saturating_add(Weight::from_parts(0, 0))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -185,8 +188,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `10985`
// Minimum execution time: 15_106_000 picoseconds.
Weight::from_parts(15_383_000, 0)
// Minimum execution time: 14_941_000 picoseconds.
Weight::from_parts(15_378_000, 0)
.saturating_add(Weight::from_parts(0, 10985))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -197,8 +200,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `99`
// Estimated: `10989`
// Minimum execution time: 15_129_000 picoseconds.
Weight::from_parts(15_489_000, 0)
// Minimum execution time: 14_750_000 picoseconds.
Weight::from_parts(14_903_000, 0)
.saturating_add(Weight::from_parts(0, 10989))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -209,8 +212,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `13471`
// Minimum execution time: 15_526_000 picoseconds.
Weight::from_parts(15_778_000, 0)
// Minimum execution time: 15_360_000 picoseconds.
Weight::from_parts(15_593_000, 0)
.saturating_add(Weight::from_parts(0, 13471))
.saturating_add(T::DbWeight::get().reads(5))
}
@@ -229,10 +232,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn notify_current_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `15981`
// Minimum execution time: 29_457_000 picoseconds.
Weight::from_parts(29_970_000, 0)
.saturating_add(Weight::from_parts(0, 15981))
// Estimated: `6046`
// Minimum execution time: 28_886_000 picoseconds.
Weight::from_parts(29_140_000, 0)
.saturating_add(Weight::from_parts(0, 6046))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -242,8 +245,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `136`
// Estimated: `8551`
// Minimum execution time: 8_264_000 picoseconds.
Weight::from_parts(8_518_000, 0)
// Minimum execution time: 8_045_000 picoseconds.
Weight::from_parts(8_301_000, 0)
.saturating_add(Weight::from_parts(0, 8551))
.saturating_add(T::DbWeight::get().reads(3))
}
@@ -253,8 +256,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `106`
// Estimated: `10996`
// Minimum execution time: 15_633_000 picoseconds.
Weight::from_parts(16_006_000, 0)
// Minimum execution time: 14_763_000 picoseconds.
Weight::from_parts(15_186_000, 0)
.saturating_add(Weight::from_parts(0, 10996))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
@@ -274,10 +277,10 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
fn migrate_and_notify_old_targets() -> Weight {
// Proof Size summary in bytes:
// Measured: `112`
// Estimated: `20967`
// Minimum execution time: 35_849_000 picoseconds.
Weight::from_parts(36_545_000, 0)
.saturating_add(Weight::from_parts(0, 20967))
// Estimated: `11002`
// Minimum execution time: 34_652_000 picoseconds.
Weight::from_parts(34_888_000, 0)
.saturating_add(Weight::from_parts(0, 11002))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::fungible`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -54,8 +54,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `3593`
// Minimum execution time: 21_045_000 picoseconds.
Weight::from_parts(21_781_000, 3593)
// Minimum execution time: 24_766_000 picoseconds.
Weight::from_parts(25_113_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `153`
// Estimated: `6196`
// Minimum execution time: 33_123_000 picoseconds.
Weight::from_parts(33_378_000, 6196)
// Minimum execution time: 51_440_000 picoseconds.
Weight::from_parts(51_960_000, 6196)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,9 +87,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn transfer_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `223`
// Estimated: `18205`
// Minimum execution time: 57_689_000 picoseconds.
Weight::from_parts(58_320_000, 18205)
// Estimated: `6196`
// Minimum execution time: 76_002_000 picoseconds.
Weight::from_parts(76_826_000, 6196)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_838_000 picoseconds.
Weight::from_parts(4_906_000, 0)
// Minimum execution time: 4_644_000 picoseconds.
Weight::from_parts(4_754_000, 0)
}
// Storage: System Account (r:1 w:1)
// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
@@ -106,8 +106,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `52`
// Estimated: `3593`
// Minimum execution time: 25_197_000 picoseconds.
Weight::from_parts(25_562_000, 3593)
// Minimum execution time: 27_398_000 picoseconds.
Weight::from_parts(27_947_000, 3593)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -128,9 +128,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn deposit_reserve_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `122`
// Estimated: `15097`
// Minimum execution time: 52_159_000 picoseconds.
Weight::from_parts(52_637_000, 15097)
// Estimated: `3593`
// Minimum execution time: 54_445_000 picoseconds.
Weight::from_parts(55_026_000, 3593)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_teleport() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 30_471_000 picoseconds.
Weight::from_parts(31_112_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_770_000 picoseconds.
Weight::from_parts(31_269_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -17,9 +17,9 @@
//! Autogenerated weights for `pallet_xcm_benchmarks::generic`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_holding() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 34_238_000 picoseconds.
Weight::from_parts(34_851_000, 11244)
// Estimated: `3535`
// Minimum execution time: 34_120_000 picoseconds.
Weight::from_parts(34_618_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_358_000 picoseconds.
Weight::from_parts(3_437_000, 0)
// Minimum execution time: 3_285_000 picoseconds.
Weight::from_parts(3_426_000, 0)
}
// Storage: PolkadotXcm Queries (r:1 w:0)
// Proof Skipped: PolkadotXcm Queries (max_values: None, max_size: None, mode: Measured)
@@ -82,58 +82,58 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `32`
// Estimated: `3497`
// Minimum execution time: 11_623_000 picoseconds.
Weight::from_parts(11_814_000, 3497)
// Minimum execution time: 11_025_000 picoseconds.
Weight::from_parts(11_293_000, 3497)
.saturating_add(T::DbWeight::get().reads(1))
}
pub fn transact() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 13_934_000 picoseconds.
Weight::from_parts(14_111_000, 0)
// Minimum execution time: 13_451_000 picoseconds.
Weight::from_parts(13_625_000, 0)
}
pub fn refund_surplus() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_562_000 picoseconds.
Weight::from_parts(3_689_000, 0)
// Minimum execution time: 3_578_000 picoseconds.
Weight::from_parts(3_639_000, 0)
}
pub fn set_error_handler() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_280_000 picoseconds.
Weight::from_parts(3_345_000, 0)
// Minimum execution time: 3_123_000 picoseconds.
Weight::from_parts(3_190_000, 0)
}
pub fn set_appendix() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_243_000 picoseconds.
Weight::from_parts(3_335_000, 0)
// Minimum execution time: 3_176_000 picoseconds.
Weight::from_parts(3_223_000, 0)
}
pub fn clear_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_280_000 picoseconds.
Weight::from_parts(3_347_000, 0)
// Minimum execution time: 3_142_000 picoseconds.
Weight::from_parts(3_200_000, 0)
}
pub fn descend_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_270_000 picoseconds.
Weight::from_parts(4_358_000, 0)
// Minimum execution time: 4_308_000 picoseconds.
Weight::from_parts(4_392_000, 0)
}
pub fn clear_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_245_000 picoseconds.
Weight::from_parts(3_320_000, 0)
// Minimum execution time: 3_114_000 picoseconds.
Weight::from_parts(3_189_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -150,9 +150,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 26_653_000 picoseconds.
Weight::from_parts(27_139_000, 11244)
// Estimated: `3535`
// Minimum execution time: 26_422_000 picoseconds.
Weight::from_parts(26_959_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -162,8 +162,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `90`
// Estimated: `3555`
// Minimum execution time: 15_478_000 picoseconds.
Weight::from_parts(15_763_000, 3555)
// Minimum execution time: 15_625_000 picoseconds.
Weight::from_parts(15_828_000, 3555)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -171,8 +171,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_237_000 picoseconds.
Weight::from_parts(3_314_000, 0)
// Minimum execution time: 3_187_000 picoseconds.
Weight::from_parts(3_238_000, 0)
}
// Storage: PolkadotXcm VersionNotifyTargets (r:1 w:1)
// Proof Skipped: PolkadotXcm VersionNotifyTargets (max_values: None, max_size: None, mode: Measured)
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn subscribe_version() -> Weight {
// Proof Size summary in bytes:
// Measured: `38`
// Estimated: `13098`
// Minimum execution time: 29_098_000 picoseconds.
Weight::from_parts(29_368_000, 13098)
// Estimated: `3503`
// Minimum execution time: 27_154_000 picoseconds.
Weight::from_parts(27_761_000, 3503)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,8 +201,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_253_000 picoseconds.
Weight::from_parts(6_467_000, 0)
// Minimum execution time: 5_268_000 picoseconds.
Weight::from_parts(5_412_000, 0)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
@@ -220,9 +220,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn initiate_reserve_withdraw() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 35_061_000 picoseconds.
Weight::from_parts(35_510_000, 11244)
// Estimated: `3535`
// Minimum execution time: 30_515_000 picoseconds.
Weight::from_parts(31_095_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -230,36 +230,36 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_154_000 picoseconds.
Weight::from_parts(6_266_000, 0)
// Minimum execution time: 5_148_000 picoseconds.
Weight::from_parts(5_224_000, 0)
}
pub fn expect_asset() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_009_000 picoseconds.
Weight::from_parts(4_088_000, 0)
// Minimum execution time: 3_220_000 picoseconds.
Weight::from_parts(3_312_000, 0)
}
pub fn expect_origin() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_873_000 picoseconds.
Weight::from_parts(3_996_000, 0)
// Minimum execution time: 3_226_000 picoseconds.
Weight::from_parts(3_309_000, 0)
}
pub fn expect_error() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_759_000 picoseconds.
Weight::from_parts(3_820_000, 0)
// Minimum execution time: 3_095_000 picoseconds.
Weight::from_parts(3_177_000, 0)
}
pub fn expect_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_985_000 picoseconds.
Weight::from_parts(4_132_000, 0)
// Minimum execution time: 3_349_000 picoseconds.
Weight::from_parts(3_447_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -276,9 +276,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn query_pallet() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 34_686_000 picoseconds.
Weight::from_parts(35_233_000, 11244)
// Estimated: `3535`
// Minimum execution time: 29_644_000 picoseconds.
Weight::from_parts(30_110_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -286,8 +286,8 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_129_000 picoseconds.
Weight::from_parts(6_244_000, 0)
// Minimum execution time: 5_304_000 picoseconds.
Weight::from_parts(5_369_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -304,9 +304,9 @@ impl<T: frame_system::Config> WeightInfo<T> {
pub fn report_transact_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `70`
// Estimated: `11244`
// Minimum execution time: 31_502_000 picoseconds.
Weight::from_parts(32_131_000, 11244)
// Estimated: `3535`
// Minimum execution time: 26_617_000 picoseconds.
Weight::from_parts(27_011_000, 3535)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -314,29 +314,29 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_747_000 picoseconds.
Weight::from_parts(3_832_000, 0)
// Minimum execution time: 3_133_000 picoseconds.
Weight::from_parts(3_229_000, 0)
}
pub fn set_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_825_000 picoseconds.
Weight::from_parts(3_857_000, 0)
// Minimum execution time: 3_110_000 picoseconds.
Weight::from_parts(3_203_000, 0)
}
pub fn clear_topic() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_777_000 picoseconds.
Weight::from_parts(3_868_000, 0)
// Minimum execution time: 3_138_000 picoseconds.
Weight::from_parts(3_201_000, 0)
}
pub fn set_fees_mode() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_710_000 picoseconds.
Weight::from_parts(3_820_000, 0)
// Minimum execution time: 3_116_000 picoseconds.
Weight::from_parts(3_187_000, 0)
}
// Storage: ParachainInfo ParachainId (r:1 w:0)
// Proof: ParachainInfo ParachainId (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
@@ -357,7 +357,7 @@ impl<T: frame_system::Config> WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_876_000 picoseconds.
Weight::from_parts(4_012_000, 0)
// Minimum execution time: 3_364_000 picoseconds.
Weight::from_parts(3_429_000, 0)
}
}