New runners for weights and new weights (#6508)

* [DO NOT MERGE] test new vm runner for weights 2

* add image

* fix merge conflict

* apply weights

* new weights

Co-authored-by: parity-processbot <>
This commit is contained in:
Alexander Samusev
2023-01-24 16:35:26 +01:00
committed by GitHub
parent cc080d0e78
commit 0119a6dae1
166 changed files with 4585 additions and 4550 deletions
@@ -16,8 +16,8 @@
//! Autogenerated weights for `frame_election_provider_support`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,22 +48,22 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
/// The range of component `t` is `[500, 1000]`.
/// The range of component `d` is `[5, 16]`.
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
// Minimum execution time: 5_570_084 nanoseconds.
Weight::from_ref_time(5_626_417_000)
// Standard Error: 137_224
.saturating_add(Weight::from_ref_time(5_573_251).saturating_mul(v.into()))
// Standard Error: 14_029_322
.saturating_add(Weight::from_ref_time(1_541_019_648).saturating_mul(d.into()))
// Minimum execution time: 5_743_124 nanoseconds.
Weight::from_ref_time(5_792_819_000)
// Standard Error: 138_395
.saturating_add(Weight::from_ref_time(5_680_397).saturating_mul(v.into()))
// Standard Error: 14_149_036
.saturating_add(Weight::from_ref_time(1_496_025_833).saturating_mul(d.into()))
}
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
/// The range of component `d` is `[5, 16]`.
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
// Minimum execution time: 4_356_407 nanoseconds.
Weight::from_ref_time(4_395_004_000)
// Standard Error: 145_782
.saturating_add(Weight::from_ref_time(5_459_089).saturating_mul(v.into()))
// Standard Error: 14_904_324
.saturating_add(Weight::from_ref_time(1_746_036_948).saturating_mul(d.into()))
// Minimum execution time: 4_096_862 nanoseconds.
Weight::from_ref_time(4_145_331_000)
// Standard Error: 125_858
.saturating_add(Weight::from_ref_time(4_831_715).saturating_mul(v.into()))
// Standard Error: 12_867_350
.saturating_add(Weight::from_ref_time(1_470_365_686).saturating_mul(d.into()))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `frame_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,51 +46,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[0, 3932160]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 3_670 nanoseconds.
Weight::from_ref_time(3_782_000)
// Minimum execution time: 3_854 nanoseconds.
Weight::from_ref_time(301_345)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(412).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(482).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 12_822 nanoseconds.
Weight::from_ref_time(13_035_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_774).saturating_mul(b.into()))
// Minimum execution time: 13_378 nanoseconds.
Weight::from_ref_time(13_835_000)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(2_054).saturating_mul(b.into()))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 8_303 nanoseconds.
Weight::from_ref_time(8_480_000)
// Minimum execution time: 8_776 nanoseconds.
Weight::from_ref_time(9_105_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_960 nanoseconds.
Weight::from_ref_time(4_127_000)
// Standard Error: 2_071
.saturating_add(Weight::from_ref_time(618_526).saturating_mul(i.into()))
// Minimum execution time: 3_963 nanoseconds.
Weight::from_ref_time(4_141_000)
// Standard Error: 2_146
.saturating_add(Weight::from_ref_time(688_366).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_840 nanoseconds.
Weight::from_ref_time(3_969_000)
// Standard Error: 1_011
.saturating_add(Weight::from_ref_time(451_162).saturating_mul(i.into()))
// Minimum execution time: 3_837 nanoseconds.
Weight::from_ref_time(3_945_000)
// Standard Error: 878
.saturating_add(Weight::from_ref_time(510_270).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 5_512 nanoseconds.
Weight::from_ref_time(5_574_000)
// Standard Error: 1_260
.saturating_add(Weight::from_ref_time(971_429).saturating_mul(p.into()))
// Minimum execution time: 5_601 nanoseconds.
Weight::from_ref_time(5_791_000)
// Standard Error: 1_315
.saturating_add(Weight::from_ref_time(1_159_943).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_bags_list`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,8 +49,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListNodes (r:4 w:4)
// Storage: VoterList ListBags (r:1 w:1)
fn rebag_non_terminal() -> Weight {
// Minimum execution time: 63_755 nanoseconds.
Weight::from_ref_time(64_372_000)
// Minimum execution time: 64_049 nanoseconds.
Weight::from_ref_time(66_599_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -59,8 +59,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListNodes (r:3 w:3)
// Storage: VoterList ListBags (r:2 w:2)
fn rebag_terminal() -> Weight {
// Minimum execution time: 61_687 nanoseconds.
Weight::from_ref_time(62_882_000)
// Minimum execution time: 64_248 nanoseconds.
Weight::from_ref_time(71_257_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -70,8 +70,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
// Storage: VoterList CounterForListNodes (r:1 w:1)
// Storage: VoterList ListBags (r:1 w:1)
fn put_in_front_of() -> Weight {
// Minimum execution time: 61_070 nanoseconds.
Weight::from_ref_time(63_148_000)
// Minimum execution time: 63_370 nanoseconds.
Weight::from_ref_time(67_244_000)
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_balances`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,50 +46,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 41_495 nanoseconds.
Weight::from_ref_time(41_989_000)
// Minimum execution time: 44_730 nanoseconds.
Weight::from_ref_time(45_839_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn transfer_keep_alive() -> Weight {
// Minimum execution time: 31_651 nanoseconds.
Weight::from_ref_time(32_146_000)
// Minimum execution time: 33_515 nanoseconds.
Weight::from_ref_time(34_438_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_creating() -> Weight {
// Minimum execution time: 23_693 nanoseconds.
Weight::from_ref_time(24_247_000)
// Minimum execution time: 23_841 nanoseconds.
Weight::from_ref_time(24_425_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn set_balance_killing() -> Weight {
// Minimum execution time: 26_592 nanoseconds.
Weight::from_ref_time(27_010_000)
// Minimum execution time: 26_521 nanoseconds.
Weight::from_ref_time(27_752_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:2 w:2)
fn force_transfer() -> Weight {
// Minimum execution time: 40_713 nanoseconds.
Weight::from_ref_time(41_319_000)
// Minimum execution time: 44_019 nanoseconds.
Weight::from_ref_time(45_026_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: System Account (r:1 w:1)
fn transfer_all() -> Weight {
// Minimum execution time: 35_754 nanoseconds.
Weight::from_ref_time(36_264_000)
// Minimum execution time: 39_240 nanoseconds.
Weight::from_ref_time(39_667_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
fn force_unreserve() -> Weight {
// Minimum execution time: 20_601 nanoseconds.
Weight::from_ref_time(21_203_000)
// Minimum execution time: 20_883 nanoseconds.
Weight::from_ref_time(21_632_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_election_provider_multi_phase`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -53,38 +53,38 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Storage: Staking ForceEra (r:1 w:0)
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
fn on_initialize_nothing() -> Weight {
// Minimum execution time: 15_609 nanoseconds.
Weight::from_ref_time(16_064_000)
// Minimum execution time: 17_197 nanoseconds.
Weight::from_ref_time(17_957_000)
.saturating_add(T::DbWeight::get().reads(8))
}
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:1)
fn on_initialize_open_signed() -> Weight {
// Minimum execution time: 14_723 nanoseconds.
Weight::from_ref_time(15_282_000)
// Minimum execution time: 15_499 nanoseconds.
Weight::from_ref_time(16_123_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:1)
fn on_initialize_open_unsigned() -> Weight {
// Minimum execution time: 15_865 nanoseconds.
Weight::from_ref_time(16_150_000)
// Minimum execution time: 16_937 nanoseconds.
Weight::from_ref_time(17_340_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:1)
// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1)
fn finalize_signed_phase_accept_solution() -> Weight {
// Minimum execution time: 29_771 nanoseconds.
Weight::from_ref_time(30_242_000)
// Minimum execution time: 31_455 nanoseconds.
Weight::from_ref_time(32_494_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: System Account (r:1 w:1)
fn finalize_signed_phase_reject_solution() -> Weight {
// Minimum execution time: 23_023 nanoseconds.
Weight::from_ref_time(23_393_000)
// Minimum execution time: 24_474 nanoseconds.
Weight::from_ref_time(25_269_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -94,10 +94,10 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `v` is `[1000, 2000]`.
/// The range of component `t` is `[500, 1000]`.
fn create_snapshot_internal(v: u32, _t: u32, ) -> Weight {
// Minimum execution time: 430_067 nanoseconds.
Weight::from_ref_time(439_933_000)
// Standard Error: 2_371
.saturating_add(Weight::from_ref_time(269_270).saturating_mul(v.into()))
// Minimum execution time: 572_470 nanoseconds.
Weight::from_ref_time(591_650_000)
// Standard Error: 3_258
.saturating_add(Weight::from_ref_time(324_058).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
@@ -113,12 +113,12 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn elect_queued(a: u32, d: u32, ) -> Weight {
// Minimum execution time: 294_011 nanoseconds.
Weight::from_ref_time(123_427_340)
// Standard Error: 4_994
.saturating_add(Weight::from_ref_time(298_204).saturating_mul(a.into()))
// Standard Error: 7_486
.saturating_add(Weight::from_ref_time(125_533).saturating_mul(d.into()))
// Minimum execution time: 450_955 nanoseconds.
Weight::from_ref_time(164_237_468)
// Standard Error: 8_396
.saturating_add(Weight::from_ref_time(555_007).saturating_mul(a.into()))
// Standard Error: 12_586
.saturating_add(Weight::from_ref_time(153_341).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(9))
}
@@ -129,8 +129,8 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1)
// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1)
fn submit() -> Weight {
// Minimum execution time: 57_674 nanoseconds.
Weight::from_ref_time(58_716_000)
// Minimum execution time: 68_633 nanoseconds.
Weight::from_ref_time(70_643_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -146,12 +146,12 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn submit_unsigned(v: u32, _t: u32, a: u32, _d: u32, ) -> Weight {
// Minimum execution time: 4_712_271 nanoseconds.
Weight::from_ref_time(4_734_766_000)
// Standard Error: 15_018
.saturating_add(Weight::from_ref_time(103_378).saturating_mul(v.into()))
// Standard Error: 44_504
.saturating_add(Weight::from_ref_time(4_453_856).saturating_mul(a.into()))
// Minimum execution time: 6_123_952 nanoseconds.
Weight::from_ref_time(6_315_509_000)
// Standard Error: 20_268
.saturating_add(Weight::from_ref_time(98_941).saturating_mul(v.into()))
// Standard Error: 60_063
.saturating_add(Weight::from_ref_time(6_083_015).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -164,12 +164,12 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
/// The range of component `a` is `[500, 800]`.
/// The range of component `d` is `[200, 400]`.
fn feasibility_check(v: u32, _t: u32, a: u32, _d: u32, ) -> Weight {
// Minimum execution time: 3_947_174 nanoseconds.
Weight::from_ref_time(3_988_972_000)
// Standard Error: 12_850
.saturating_add(Weight::from_ref_time(214_247).saturating_mul(v.into()))
// Standard Error: 38_081
.saturating_add(Weight::from_ref_time(3_312_061).saturating_mul(a.into()))
// Minimum execution time: 5_133_409 nanoseconds.
Weight::from_ref_time(5_319_991_000)
// Standard Error: 15_334
.saturating_add(Weight::from_ref_time(350_749).saturating_mul(v.into()))
// Standard Error: 45_441
.saturating_add(Weight::from_ref_time(3_495_879).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(4))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_fast_unstake`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -58,8 +58,8 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
// Storage: Staking Ledger (r:0 w:64)
// Storage: Staking Payee (r:0 w:64)
fn on_idle_unstake() -> Weight {
// Minimum execution time: 2_197_818 nanoseconds.
Weight::from_ref_time(2_240_836_000)
// Minimum execution time: 2_522_692 nanoseconds.
Weight::from_ref_time(2_542_008_000)
.saturating_add(T::DbWeight::get().reads(389))
.saturating_add(T::DbWeight::get().writes(321))
}
@@ -73,10 +73,10 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
// Storage: Staking ErasStakers (r:4 w:0)
/// The range of component `x` is `[2, 256]`.
fn on_idle_check(x: u32, ) -> Weight {
// Minimum execution time: 2_301_634 nanoseconds.
Weight::from_ref_time(2_334_696_000)
// Standard Error: 490_468
.saturating_add(Weight::from_ref_time(794_445_378).saturating_mul(x.into()))
// Minimum execution time: 2_657_214 nanoseconds.
Weight::from_ref_time(2_672_893_000)
// Standard Error: 548_838
.saturating_add(Weight::from_ref_time(868_095_065).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(72))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into())))
.saturating_add(T::DbWeight::get().writes(66))
@@ -96,8 +96,8 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
// Storage: Balances Locks (r:1 w:1)
// Storage: FastUnstake CounterForQueue (r:1 w:1)
fn register_fast_unstake() -> Weight {
// Minimum execution time: 126_362 nanoseconds.
Weight::from_ref_time(128_887_000)
// Minimum execution time: 159_946 nanoseconds.
Weight::from_ref_time(164_798_000)
.saturating_add(T::DbWeight::get().reads(15))
.saturating_add(T::DbWeight::get().writes(10))
}
@@ -107,15 +107,15 @@ impl<T: frame_system::Config> pallet_fast_unstake::WeightInfo for WeightInfo<T>
// Storage: FastUnstake Head (r:1 w:0)
// Storage: FastUnstake CounterForQueue (r:1 w:1)
fn deregister() -> Weight {
// Minimum execution time: 51_177 nanoseconds.
Weight::from_ref_time(52_610_000)
// Minimum execution time: 67_054 nanoseconds.
Weight::from_ref_time(70_067_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: FastUnstake ErasToCheckPerBlock (r:0 w:1)
fn control() -> Weight {
// Minimum execution time: 4_249 nanoseconds.
Weight::from_ref_time(4_481_000)
// Minimum execution time: 4_535 nanoseconds.
Weight::from_ref_time(4_750_000)
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_identity`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,10 +47,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
// Minimum execution time: 17_206 nanoseconds.
Weight::from_ref_time(19_610_520)
// Standard Error: 15_819
.saturating_add(Weight::from_ref_time(126_067).saturating_mul(r.into()))
// Minimum execution time: 17_721 nanoseconds.
Weight::from_ref_time(18_727_060)
// Standard Error: 3_240
.saturating_add(Weight::from_ref_time(171_319).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -58,12 +58,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 37_129 nanoseconds.
Weight::from_ref_time(36_638_241)
// Standard Error: 3_209
.saturating_add(Weight::from_ref_time(81_223).saturating_mul(r.into()))
// Standard Error: 626
.saturating_add(Weight::from_ref_time(327_058).saturating_mul(x.into()))
// Minimum execution time: 39_104 nanoseconds.
Weight::from_ref_time(36_816_420)
// Standard Error: 7_039
.saturating_add(Weight::from_ref_time(215_550).saturating_mul(r.into()))
// Standard Error: 1_373
.saturating_add(Weight::from_ref_time(323_272).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -72,10 +72,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:2 w:2)
/// The range of component `s` is `[0, 100]`.
fn set_subs_new(s: u32, ) -> Weight {
// Minimum execution time: 10_645 nanoseconds.
Weight::from_ref_time(29_283_407)
// Standard Error: 5_158
.saturating_add(Weight::from_ref_time(2_219_598).saturating_mul(s.into()))
// Minimum execution time: 10_506 nanoseconds.
Weight::from_ref_time(28_645_089)
// Standard Error: 5_054
.saturating_add(Weight::from_ref_time(2_631_504).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -86,10 +86,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:0 w:2)
/// The range of component `p` is `[0, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
// Minimum execution time: 10_647 nanoseconds.
Weight::from_ref_time(29_520_021)
// Standard Error: 4_461
.saturating_add(Weight::from_ref_time(974_701).saturating_mul(p.into()))
// Minimum execution time: 10_464 nanoseconds.
Weight::from_ref_time(28_679_151)
// Standard Error: 4_404
.saturating_add(Weight::from_ref_time(1_165_328).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -101,14 +101,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Minimum execution time: 51_534 nanoseconds.
Weight::from_ref_time(37_533_398)
// Standard Error: 5_537
.saturating_add(Weight::from_ref_time(100_041).saturating_mul(r.into()))
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(937_632).saturating_mul(s.into()))
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(167_102).saturating_mul(x.into()))
// Minimum execution time: 54_718 nanoseconds.
Weight::from_ref_time(36_657_052)
// Standard Error: 10_516
.saturating_add(Weight::from_ref_time(225_162).saturating_mul(r.into()))
// Standard Error: 2_053
.saturating_add(Weight::from_ref_time(1_154_975).saturating_mul(s.into()))
// Standard Error: 2_053
.saturating_add(Weight::from_ref_time(185_205).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -118,12 +118,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 38_967 nanoseconds.
Weight::from_ref_time(37_980_576)
// Standard Error: 4_273
.saturating_add(Weight::from_ref_time(94_272).saturating_mul(r.into()))
// Standard Error: 833
.saturating_add(Weight::from_ref_time(349_822).saturating_mul(x.into()))
// Minimum execution time: 39_400 nanoseconds.
Weight::from_ref_time(37_112_415)
// Standard Error: 7_303
.saturating_add(Weight::from_ref_time(232_983).saturating_mul(r.into()))
// Standard Error: 1_425
.saturating_add(Weight::from_ref_time(348_409).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -131,42 +131,42 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `x` is `[0, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 35_152 nanoseconds.
Weight::from_ref_time(33_757_535)
// Standard Error: 4_168
.saturating_add(Weight::from_ref_time(113_496).saturating_mul(r.into()))
// Standard Error: 813
.saturating_add(Weight::from_ref_time(350_730).saturating_mul(x.into()))
// Minimum execution time: 35_733 nanoseconds.
Weight::from_ref_time(34_355_159)
// Standard Error: 6_018
.saturating_add(Weight::from_ref_time(169_133).saturating_mul(r.into()))
// Standard Error: 1_174
.saturating_add(Weight::from_ref_time(338_064).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
// Minimum execution time: 8_991 nanoseconds.
Weight::from_ref_time(10_132_869)
// Standard Error: 3_128
.saturating_add(Weight::from_ref_time(138_045).saturating_mul(r.into()))
// Minimum execution time: 8_840 nanoseconds.
Weight::from_ref_time(9_690_231)
// Standard Error: 2_034
.saturating_add(Weight::from_ref_time(113_840).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
// Minimum execution time: 9_492 nanoseconds.
Weight::from_ref_time(10_491_934)
// Standard Error: 2_819
.saturating_add(Weight::from_ref_time(116_960).saturating_mul(r.into()))
// Minimum execution time: 9_051 nanoseconds.
Weight::from_ref_time(9_696_417)
// Standard Error: 1_920
.saturating_add(Weight::from_ref_time(114_060).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Identity Registrars (r:1 w:1)
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
// Minimum execution time: 9_419 nanoseconds.
Weight::from_ref_time(10_194_167)
// Standard Error: 3_278
.saturating_add(Weight::from_ref_time(144_382).saturating_mul(r.into()))
// Minimum execution time: 9_076 nanoseconds.
Weight::from_ref_time(9_789_994)
// Standard Error: 2_023
.saturating_add(Weight::from_ref_time(121_698).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -175,12 +175,12 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[1, 19]`.
/// The range of component `x` is `[0, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Minimum execution time: 29_077 nanoseconds.
Weight::from_ref_time(29_386_927)
// Standard Error: 5_279
.saturating_add(Weight::from_ref_time(59_017).saturating_mul(r.into()))
// Standard Error: 976
.saturating_add(Weight::from_ref_time(583_648).saturating_mul(x.into()))
// Minimum execution time: 28_978 nanoseconds.
Weight::from_ref_time(27_340_145)
// Standard Error: 6_507
.saturating_add(Weight::from_ref_time(207_315).saturating_mul(r.into()))
// Standard Error: 1_203
.saturating_add(Weight::from_ref_time(589_768).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -192,14 +192,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Minimum execution time: 57_380 nanoseconds.
Weight::from_ref_time(42_142_679)
// Standard Error: 4_918
.saturating_add(Weight::from_ref_time(108_489).saturating_mul(r.into()))
// Standard Error: 960
.saturating_add(Weight::from_ref_time(957_708).saturating_mul(s.into()))
// Standard Error: 960
.saturating_add(Weight::from_ref_time(165_293).saturating_mul(x.into()))
// Minimum execution time: 59_454 nanoseconds.
Weight::from_ref_time(42_570_386)
// Standard Error: 10_698
.saturating_add(Weight::from_ref_time(183_102).saturating_mul(r.into()))
// Standard Error: 2_089
.saturating_add(Weight::from_ref_time(1_159_349).saturating_mul(s.into()))
// Standard Error: 2_089
.saturating_add(Weight::from_ref_time(182_901).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -209,10 +209,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[0, 99]`.
fn add_sub(s: u32, ) -> Weight {
// Minimum execution time: 32_174 nanoseconds.
Weight::from_ref_time(39_071_258)
// Standard Error: 1_761
.saturating_add(Weight::from_ref_time(74_101).saturating_mul(s.into()))
// Minimum execution time: 33_811 nanoseconds.
Weight::from_ref_time(38_973_792)
// Standard Error: 1_648
.saturating_add(Weight::from_ref_time(124_121).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -220,10 +220,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SuperOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
// Minimum execution time: 14_489 nanoseconds.
Weight::from_ref_time(17_085_840)
// Standard Error: 767
.saturating_add(Weight::from_ref_time(28_583).saturating_mul(s.into()))
// Minimum execution time: 14_469 nanoseconds.
Weight::from_ref_time(15_663_711)
// Standard Error: 761
.saturating_add(Weight::from_ref_time(55_243).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -232,10 +232,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
// Minimum execution time: 36_609 nanoseconds.
Weight::from_ref_time(40_448_126)
// Standard Error: 1_324
.saturating_add(Weight::from_ref_time(64_976).saturating_mul(s.into()))
// Minimum execution time: 38_024 nanoseconds.
Weight::from_ref_time(41_170_092)
// Standard Error: 1_694
.saturating_add(Weight::from_ref_time(112_577).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -243,10 +243,10 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
// Storage: Identity SubsOf (r:1 w:1)
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Minimum execution time: 26_229 nanoseconds.
Weight::from_ref_time(30_480_487)
// Standard Error: 2_283
.saturating_add(Weight::from_ref_time(67_312).saturating_mul(s.into()))
// Minimum execution time: 26_560 nanoseconds.
Weight::from_ref_time(29_489_434)
// Standard Error: 1_131
.saturating_add(Weight::from_ref_time(105_237).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_im_online`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,12 +52,12 @@ impl<T: frame_system::Config> pallet_im_online::WeightInfo for WeightInfo<T> {
/// The range of component `k` is `[1, 1000]`.
/// The range of component `e` is `[1, 100]`.
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
// Minimum execution time: 97_738 nanoseconds.
Weight::from_ref_time(77_543_087)
// Standard Error: 395
.saturating_add(Weight::from_ref_time(25_104).saturating_mul(k.into()))
// Standard Error: 3_987
.saturating_add(Weight::from_ref_time(318_463).saturating_mul(e.into()))
// Minimum execution time: 123_239 nanoseconds.
Weight::from_ref_time(104_992_306)
// Standard Error: 444
.saturating_add(Weight::from_ref_time(34_727).saturating_mul(k.into()))
// Standard Error: 4_475
.saturating_add(Weight::from_ref_time(400_482).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_indices`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,38 +46,38 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
// Storage: Indices Accounts (r:1 w:1)
fn claim() -> Weight {
// Minimum execution time: 27_143 nanoseconds.
Weight::from_ref_time(27_625_000)
// Minimum execution time: 28_304 nanoseconds.
Weight::from_ref_time(28_913_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Indices Accounts (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 33_665 nanoseconds.
Weight::from_ref_time(34_330_000)
// Minimum execution time: 34_582 nanoseconds.
Weight::from_ref_time(36_289_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Indices Accounts (r:1 w:1)
fn free() -> Weight {
// Minimum execution time: 27_507 nanoseconds.
Weight::from_ref_time(28_086_000)
// Minimum execution time: 28_944 nanoseconds.
Weight::from_ref_time(30_183_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Indices Accounts (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn force_transfer() -> Weight {
// Minimum execution time: 27_835 nanoseconds.
Weight::from_ref_time(28_413_000)
// Minimum execution time: 29_140 nanoseconds.
Weight::from_ref_time(29_767_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Indices Accounts (r:1 w:1)
fn freeze() -> Weight {
// Minimum execution time: 33_102 nanoseconds.
Weight::from_ref_time(33_911_000)
// Minimum execution time: 34_327 nanoseconds.
Weight::from_ref_time(35_344_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_multisig`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,22 +46,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `z` is `[0, 10000]`.
fn as_multi_threshold_1(z: u32, ) -> Weight {
// Minimum execution time: 15_139 nanoseconds.
Weight::from_ref_time(15_628_641)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(534).saturating_mul(z.into()))
// Minimum execution time: 16_814 nanoseconds.
Weight::from_ref_time(18_252_508)
// Standard Error: 8
.saturating_add(Weight::from_ref_time(555).saturating_mul(z.into()))
}
// Storage: Multisig Multisigs (r:1 w:1)
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_create(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 43_041 nanoseconds.
Weight::from_ref_time(35_924_597)
// Standard Error: 764
.saturating_add(Weight::from_ref_time(79_957).saturating_mul(s.into()))
// Standard Error: 7
.saturating_add(Weight::from_ref_time(1_555).saturating_mul(z.into()))
// Minimum execution time: 49_472 nanoseconds.
Weight::from_ref_time(35_944_742)
// Standard Error: 1_394
.saturating_add(Weight::from_ref_time(155_857).saturating_mul(s.into()))
// Standard Error: 13
.saturating_add(Weight::from_ref_time(1_929).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[3, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 34_101 nanoseconds.
Weight::from_ref_time(26_919_170)
// Standard Error: 674
.saturating_add(Weight::from_ref_time(79_155).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_556).saturating_mul(z.into()))
// Minimum execution time: 38_081 nanoseconds.
Weight::from_ref_time(26_846_048)
// Standard Error: 1_192
.saturating_add(Weight::from_ref_time(136_620).saturating_mul(s.into()))
// Standard Error: 11
.saturating_add(Weight::from_ref_time(1_811).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -83,12 +83,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[2, 100]`.
/// The range of component `z` is `[0, 10000]`.
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
// Minimum execution time: 48_453 nanoseconds.
Weight::from_ref_time(39_310_876)
// Standard Error: 713
.saturating_add(Weight::from_ref_time(107_145).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_561).saturating_mul(z.into()))
// Minimum execution time: 55_395 nanoseconds.
Weight::from_ref_time(38_385_316)
// Standard Error: 1_684
.saturating_add(Weight::from_ref_time(188_921).saturating_mul(s.into()))
// Standard Error: 16
.saturating_add(Weight::from_ref_time(2_024).saturating_mul(z.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -96,30 +96,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_create(s: u32, ) -> Weight {
// Minimum execution time: 31_246 nanoseconds.
Weight::from_ref_time(34_435_313)
// Standard Error: 1_084
.saturating_add(Weight::from_ref_time(84_577).saturating_mul(s.into()))
// Minimum execution time: 32_781 nanoseconds.
Weight::from_ref_time(35_307_540)
// Standard Error: 1_664
.saturating_add(Weight::from_ref_time(154_999).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn approve_as_multi_approve(s: u32, ) -> Weight {
// Minimum execution time: 23_796 nanoseconds.
Weight::from_ref_time(25_739_759)
// Standard Error: 781
.saturating_add(Weight::from_ref_time(81_777).saturating_mul(s.into()))
// Minimum execution time: 24_006 nanoseconds.
Weight::from_ref_time(24_709_664)
// Standard Error: 1_253
.saturating_add(Weight::from_ref_time(147_127).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Multisig Multisigs (r:1 w:1)
/// The range of component `s` is `[2, 100]`.
fn cancel_as_multi(s: u32, ) -> Weight {
// Minimum execution time: 33_877 nanoseconds.
Weight::from_ref_time(36_371_400)
// Standard Error: 3_472
.saturating_add(Weight::from_ref_time(85_589).saturating_mul(s.into()))
// Minimum execution time: 34_794 nanoseconds.
Weight::from_ref_time(36_103_891)
// Standard Error: 1_306
.saturating_add(Weight::from_ref_time(157_422).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_nomination_pools`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -58,8 +58,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: VoterList ListNodes (r:3 w:3)
// Storage: VoterList ListBags (r:2 w:2)
fn join() -> Weight {
// Minimum execution time: 138_259 nanoseconds.
Weight::from_ref_time(139_599_000)
// Minimum execution time: 156_948 nanoseconds.
Weight::from_ref_time(162_365_000)
.saturating_add(T::DbWeight::get().reads(17))
.saturating_add(T::DbWeight::get().writes(12))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: VoterList ListNodes (r:3 w:3)
// Storage: VoterList ListBags (r:2 w:2)
fn bond_extra_transfer() -> Weight {
// Minimum execution time: 139_568 nanoseconds.
Weight::from_ref_time(141_364_000)
// Minimum execution time: 157_479 nanoseconds.
Weight::from_ref_time(160_787_000)
.saturating_add(T::DbWeight::get().reads(14))
.saturating_add(T::DbWeight::get().writes(12))
}
@@ -88,8 +88,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: VoterList ListNodes (r:2 w:2)
// Storage: VoterList ListBags (r:2 w:2)
fn bond_extra_reward() -> Weight {
// Minimum execution time: 144_552 nanoseconds.
Weight::from_ref_time(147_948_000)
// Minimum execution time: 162_589 nanoseconds.
Weight::from_ref_time(165_762_000)
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(12))
}
@@ -98,8 +98,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools RewardPools (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn claim_payout() -> Weight {
// Minimum execution time: 55_288 nanoseconds.
Weight::from_ref_time(55_756_000)
// Minimum execution time: 57_645 nanoseconds.
Weight::from_ref_time(59_826_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -118,8 +118,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools SubPoolsStorage (r:1 w:1)
// Storage: NominationPools CounterForSubPoolsStorage (r:1 w:1)
fn unbond() -> Weight {
// Minimum execution time: 144_556 nanoseconds.
Weight::from_ref_time(148_643_000)
// Minimum execution time: 162_433 nanoseconds.
Weight::from_ref_time(169_310_000)
.saturating_add(T::DbWeight::get().reads(18))
.saturating_add(T::DbWeight::get().writes(13))
}
@@ -130,10 +130,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: Balances Locks (r:1 w:1)
/// The range of component `s` is `[0, 100]`.
fn pool_withdraw_unbonded(s: u32, ) -> Weight {
// Minimum execution time: 54_472 nanoseconds.
Weight::from_ref_time(55_993_165)
// Standard Error: 1_125
.saturating_add(Weight::from_ref_time(19_361).saturating_mul(s.into()))
// Minimum execution time: 56_778 nanoseconds.
Weight::from_ref_time(60_466_141)
// Standard Error: 2_668
.saturating_add(Weight::from_ref_time(61_418).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -148,10 +148,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools CounterForPoolMembers (r:1 w:1)
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Minimum execution time: 97_091 nanoseconds.
Weight::from_ref_time(98_681_105)
// Standard Error: 1_519
.saturating_add(Weight::from_ref_time(25_639).saturating_mul(s.into()))
// Minimum execution time: 104_497 nanoseconds.
Weight::from_ref_time(108_932_779)
// Standard Error: 3_211
.saturating_add(Weight::from_ref_time(93_364).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -176,11 +176,9 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools CounterForBondedPools (r:1 w:1)
// Storage: Staking Payee (r:0 w:1)
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
// Minimum execution time: 145_591 nanoseconds.
Weight::from_ref_time(148_696_048)
// Standard Error: 2_463
.saturating_add(Weight::from_ref_time(4_746).saturating_mul(s.into()))
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
// Minimum execution time: 159_367 nanoseconds.
Weight::from_ref_time(166_808_101)
.saturating_add(T::DbWeight::get().reads(20))
.saturating_add(T::DbWeight::get().writes(17))
}
@@ -206,8 +204,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools BondedPools (r:1 w:1)
// Storage: Staking Payee (r:0 w:1)
fn create() -> Weight {
// Minimum execution time: 128_698 nanoseconds.
Weight::from_ref_time(129_625_000)
// Minimum execution time: 135_920 nanoseconds.
Weight::from_ref_time(142_025_000)
.saturating_add(T::DbWeight::get().reads(21))
.saturating_add(T::DbWeight::get().writes(15))
}
@@ -225,10 +223,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: Staking CounterForNominators (r:1 w:1)
/// The range of component `n` is `[1, 16]`.
fn nominate(n: u32, ) -> Weight {
// Minimum execution time: 63_931 nanoseconds.
Weight::from_ref_time(65_401_359)
// Standard Error: 7_468
.saturating_add(Weight::from_ref_time(940_355).saturating_mul(n.into()))
// Minimum execution time: 66_273 nanoseconds.
Weight::from_ref_time(68_044_278)
// Standard Error: 9_756
.saturating_add(Weight::from_ref_time(1_201_892).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(5))
@@ -237,8 +235,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: Staking Bonded (r:1 w:0)
// Storage: Staking Ledger (r:1 w:0)
fn set_state() -> Weight {
// Minimum execution time: 38_274 nanoseconds.
Weight::from_ref_time(38_769_000)
// Minimum execution time: 38_230 nanoseconds.
Weight::from_ref_time(39_595_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -247,10 +245,10 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools CounterForMetadata (r:1 w:1)
/// The range of component `n` is `[1, 256]`.
fn set_metadata(n: u32, ) -> Weight {
// Minimum execution time: 15_942 nanoseconds.
Weight::from_ref_time(16_628_290)
// Standard Error: 219
.saturating_add(Weight::from_ref_time(1_069).saturating_mul(n.into()))
// Minimum execution time: 14_832 nanoseconds.
Weight::from_ref_time(15_909_237)
// Standard Error: 218
.saturating_add(Weight::from_ref_time(805).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -260,14 +258,14 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: NominationPools MinCreateBond (r:0 w:1)
// Storage: NominationPools MaxPools (r:0 w:1)
fn set_configs() -> Weight {
// Minimum execution time: 6_788 nanoseconds.
Weight::from_ref_time(7_017_000)
// Minimum execution time: 6_497 nanoseconds.
Weight::from_ref_time(6_938_000)
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: NominationPools BondedPools (r:1 w:1)
fn update_roles() -> Weight {
// Minimum execution time: 26_221 nanoseconds.
Weight::from_ref_time(26_519_000)
// Minimum execution time: 25_038 nanoseconds.
Weight::from_ref_time(26_260_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -281,8 +279,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
// Storage: VoterList ListBags (r:1 w:1)
// Storage: VoterList CounterForListNodes (r:1 w:1)
fn chill() -> Weight {
// Minimum execution time: 65_441 nanoseconds.
Weight::from_ref_time(66_576_000)
// Minimum execution time: 69_027 nanoseconds.
Weight::from_ref_time(70_687_000)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_preimage`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,10 +48,10 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Storage: Preimage PreimageFor (r:0 w:1)
/// The range of component `s` is `[0, 4194304]`.
fn note_preimage(s: u32, ) -> Weight {
// Minimum execution time: 29_478 nanoseconds.
Weight::from_ref_time(29_819_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_329).saturating_mul(s.into()))
// Minimum execution time: 31_562 nanoseconds.
Weight::from_ref_time(171_400_857)
// Standard Error: 8
.saturating_add(Weight::from_ref_time(2_527).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -59,10 +59,10 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Storage: Preimage PreimageFor (r:0 w:1)
/// The range of component `s` is `[0, 4194304]`.
fn note_requested_preimage(s: u32, ) -> Weight {
// Minimum execution time: 21_727 nanoseconds.
Weight::from_ref_time(22_008_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_330).saturating_mul(s.into()))
// Minimum execution time: 22_020 nanoseconds.
Weight::from_ref_time(22_351_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_791).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -70,76 +70,76 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
// Storage: Preimage PreimageFor (r:0 w:1)
/// The range of component `s` is `[0, 4194304]`.
fn note_no_deposit_preimage(s: u32, ) -> Weight {
// Minimum execution time: 20_026 nanoseconds.
Weight::from_ref_time(20_317_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_328).saturating_mul(s.into()))
// Minimum execution time: 20_963 nanoseconds.
Weight::from_ref_time(21_456_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_795).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Preimage StatusFor (r:1 w:1)
// Storage: Preimage PreimageFor (r:0 w:1)
fn unnote_preimage() -> Weight {
// Minimum execution time: 39_899 nanoseconds.
Weight::from_ref_time(41_513_000)
// Minimum execution time: 63_207 nanoseconds.
Weight::from_ref_time(69_356_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Preimage StatusFor (r:1 w:1)
// Storage: Preimage PreimageFor (r:0 w:1)
fn unnote_no_deposit_preimage() -> Weight {
// Minimum execution time: 27_476 nanoseconds.
Weight::from_ref_time(29_041_000)
// Minimum execution time: 50_694 nanoseconds.
Weight::from_ref_time(53_449_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn request_preimage() -> Weight {
// Minimum execution time: 27_407 nanoseconds.
Weight::from_ref_time(29_385_000)
// Minimum execution time: 45_428 nanoseconds.
Weight::from_ref_time(50_044_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn request_no_deposit_preimage() -> Weight {
// Minimum execution time: 13_909 nanoseconds.
Weight::from_ref_time(14_612_000)
// Minimum execution time: 27_772 nanoseconds.
Weight::from_ref_time(30_683_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn request_unnoted_preimage() -> Weight {
// Minimum execution time: 18_575 nanoseconds.
Weight::from_ref_time(19_031_000)
// Minimum execution time: 33_497 nanoseconds.
Weight::from_ref_time(35_702_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn request_requested_preimage() -> Weight {
// Minimum execution time: 9_584 nanoseconds.
Weight::from_ref_time(9_906_000)
// Minimum execution time: 12_126 nanoseconds.
Weight::from_ref_time(13_934_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Preimage StatusFor (r:1 w:1)
// Storage: Preimage PreimageFor (r:0 w:1)
fn unrequest_preimage() -> Weight {
// Minimum execution time: 27_932 nanoseconds.
Weight::from_ref_time(28_511_000)
// Minimum execution time: 46_863 nanoseconds.
Weight::from_ref_time(52_194_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn unrequest_unnoted_preimage() -> Weight {
// Minimum execution time: 9_308 nanoseconds.
Weight::from_ref_time(9_853_000)
// Minimum execution time: 12_336 nanoseconds.
Weight::from_ref_time(14_182_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Preimage StatusFor (r:1 w:1)
fn unrequest_multi_referenced_preimage() -> Weight {
// Minimum execution time: 9_487 nanoseconds.
Weight::from_ref_time(9_931_000)
// Minimum execution time: 12_643 nanoseconds.
Weight::from_ref_time(14_132_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_proxy`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,9 +46,11 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: Proxy Proxies (r:1 w:0)
/// The range of component `p` is `[1, 31]`.
fn proxy(_p: u32, ) -> Weight {
// Minimum execution time: 21_143 nanoseconds.
Weight::from_ref_time(23_472_158)
fn proxy(p: u32, ) -> Weight {
// Minimum execution time: 20_611 nanoseconds.
Weight::from_ref_time(21_993_943)
// Standard Error: 2_242
.saturating_add(Weight::from_ref_time(48_834).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
// Storage: Proxy Proxies (r:1 w:0)
@@ -57,12 +59,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
fn proxy_announced(a: u32, p: u32, ) -> Weight {
// Minimum execution time: 39_910 nanoseconds.
Weight::from_ref_time(39_904_280)
// Standard Error: 2_188
.saturating_add(Weight::from_ref_time(122_193).saturating_mul(a.into()))
// Standard Error: 2_261
.saturating_add(Weight::from_ref_time(34_036).saturating_mul(p.into()))
// Minimum execution time: 39_883 nanoseconds.
Weight::from_ref_time(40_883_571)
// Standard Error: 3_523
.saturating_add(Weight::from_ref_time(147_668).saturating_mul(a.into()))
// Standard Error: 3_640
.saturating_add(Weight::from_ref_time(46_388).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -70,11 +72,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
// Minimum execution time: 27_273 nanoseconds.
Weight::from_ref_time(28_913_876)
// Standard Error: 1_781
.saturating_add(Weight::from_ref_time(114_215).saturating_mul(a.into()))
fn remove_announcement(a: u32, p: u32, ) -> Weight {
// Minimum execution time: 27_811 nanoseconds.
Weight::from_ref_time(29_632_960)
// Standard Error: 2_730
.saturating_add(Weight::from_ref_time(120_711).saturating_mul(a.into()))
// Standard Error: 2_820
.saturating_add(Weight::from_ref_time(10_478).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -83,12 +87,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
fn reject_announcement(a: u32, p: u32, ) -> Weight {
// Minimum execution time: 27_817 nanoseconds.
Weight::from_ref_time(28_265_040)
// Standard Error: 1_600
.saturating_add(Weight::from_ref_time(120_304).saturating_mul(a.into()))
// Standard Error: 1_654
.saturating_add(Weight::from_ref_time(13_691).saturating_mul(p.into()))
// Minimum execution time: 28_051 nanoseconds.
Weight::from_ref_time(29_928_975)
// Standard Error: 2_750
.saturating_add(Weight::from_ref_time(119_102).saturating_mul(a.into()))
// Standard Error: 2_841
.saturating_add(Weight::from_ref_time(2_233).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -98,42 +102,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
/// The range of component `a` is `[0, 31]`.
/// The range of component `p` is `[1, 31]`.
fn announce(a: u32, p: u32, ) -> Weight {
// Minimum execution time: 35_496 nanoseconds.
Weight::from_ref_time(36_937_979)
// Standard Error: 1_897
.saturating_add(Weight::from_ref_time(107_095).saturating_mul(a.into()))
// Standard Error: 1_960
.saturating_add(Weight::from_ref_time(23_145).saturating_mul(p.into()))
// Minimum execution time: 36_193 nanoseconds.
Weight::from_ref_time(38_162_314)
// Standard Error: 2_756
.saturating_add(Weight::from_ref_time(124_559).saturating_mul(a.into()))
// Standard Error: 2_847
.saturating_add(Weight::from_ref_time(37_787).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Proxy Proxies (r:1 w:1)
/// The range of component `p` is `[1, 31]`.
fn add_proxy(p: u32, ) -> Weight {
// Minimum execution time: 29_549 nanoseconds.
Weight::from_ref_time(30_682_880)
// Standard Error: 1_619
.saturating_add(Weight::from_ref_time(69_181).saturating_mul(p.into()))
// Minimum execution time: 29_819 nanoseconds.
Weight::from_ref_time(31_646_836)
// Standard Error: 2_629
.saturating_add(Weight::from_ref_time(69_752).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Proxy Proxies (r:1 w:1)
/// The range of component `p` is `[1, 31]`.
fn remove_proxy(p: u32, ) -> Weight {
// Minimum execution time: 28_779 nanoseconds.
Weight::from_ref_time(30_661_882)
// Standard Error: 2_454
.saturating_add(Weight::from_ref_time(89_720).saturating_mul(p.into()))
// Minimum execution time: 30_096 nanoseconds.
Weight::from_ref_time(31_657_583)
// Standard Error: 2_641
.saturating_add(Weight::from_ref_time(74_552).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Proxy Proxies (r:1 w:1)
/// The range of component `p` is `[1, 31]`.
fn remove_proxies(p: u32, ) -> Weight {
// Minimum execution time: 25_298 nanoseconds.
Weight::from_ref_time(26_613_839)
// Standard Error: 1_859
.saturating_add(Weight::from_ref_time(54_694).saturating_mul(p.into()))
// Minimum execution time: 26_013 nanoseconds.
Weight::from_ref_time(27_323_978)
// Standard Error: 1_722
.saturating_add(Weight::from_ref_time(37_878).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -141,20 +145,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
// Storage: Proxy Proxies (r:1 w:1)
/// The range of component `p` is `[1, 31]`.
fn create_pure(p: u32, ) -> Weight {
// Minimum execution time: 31_246 nanoseconds.
Weight::from_ref_time(32_714_216)
// Standard Error: 2_269
.saturating_add(Weight::from_ref_time(13_861).saturating_mul(p.into()))
// Minimum execution time: 32_395 nanoseconds.
Weight::from_ref_time(34_072_271)
// Standard Error: 2_410
.saturating_add(Weight::from_ref_time(16_526).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Proxy Proxies (r:1 w:1)
/// The range of component `p` is `[0, 30]`.
fn kill_pure(p: u32, ) -> Weight {
// Minimum execution time: 26_781 nanoseconds.
Weight::from_ref_time(28_102_802)
// Standard Error: 1_950
.saturating_add(Weight::from_ref_time(47_305).saturating_mul(p.into()))
// Minimum execution time: 27_149 nanoseconds.
Weight::from_ref_time(28_629_950)
// Standard Error: 2_634
.saturating_add(Weight::from_ref_time(29_904).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_scheduler`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,61 +46,61 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Storage: Scheduler IncompleteSince (r:1 w:1)
fn service_agendas_base() -> Weight {
// Minimum execution time: 4_760 nanoseconds.
Weight::from_ref_time(4_948_000)
// Minimum execution time: 5_078 nanoseconds.
Weight::from_ref_time(5_283_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Scheduler Agenda (r:1 w:1)
/// The range of component `s` is `[0, 50]`.
fn service_agenda_base(s: u32, ) -> Weight {
// Minimum execution time: 4_275 nanoseconds.
Weight::from_ref_time(7_662_647)
// Standard Error: 2_111
.saturating_add(Weight::from_ref_time(549_820).saturating_mul(s.into()))
// Minimum execution time: 5_670 nanoseconds.
Weight::from_ref_time(6_515_590)
// Standard Error: 1_621
.saturating_add(Weight::from_ref_time(838_283).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
fn service_task_base() -> Weight {
// Minimum execution time: 10_108 nanoseconds.
Weight::from_ref_time(10_267_000)
// Minimum execution time: 10_831 nanoseconds.
Weight::from_ref_time(11_053_000)
}
// Storage: Preimage PreimageFor (r:1 w:1)
// Storage: Preimage StatusFor (r:1 w:1)
/// The range of component `s` is `[128, 4194304]`.
fn service_task_fetched(s: u32, ) -> Weight {
// Minimum execution time: 22_796 nanoseconds.
Weight::from_ref_time(23_051_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(1_248).saturating_mul(s.into()))
// Minimum execution time: 24_280 nanoseconds.
Weight::from_ref_time(24_426_000)
// Standard Error: 10
.saturating_add(Weight::from_ref_time(1_681).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Scheduler Lookup (r:0 w:1)
fn service_task_named() -> Weight {
// Minimum execution time: 11_179 nanoseconds.
Weight::from_ref_time(11_580_000)
// Minimum execution time: 12_201 nanoseconds.
Weight::from_ref_time(12_693_000)
.saturating_add(T::DbWeight::get().writes(1))
}
fn service_task_periodic() -> Weight {
// Minimum execution time: 9_683 nanoseconds.
Weight::from_ref_time(9_944_000)
// Minimum execution time: 10_850 nanoseconds.
Weight::from_ref_time(11_218_000)
}
fn execute_dispatch_signed() -> Weight {
// Minimum execution time: 4_513 nanoseconds.
Weight::from_ref_time(4_646_000)
// Minimum execution time: 4_322 nanoseconds.
Weight::from_ref_time(4_424_000)
}
fn execute_dispatch_unsigned() -> Weight {
// Minimum execution time: 4_543 nanoseconds.
Weight::from_ref_time(4_617_000)
// Minimum execution time: 4_264 nanoseconds.
Weight::from_ref_time(4_407_000)
}
// Storage: Scheduler Agenda (r:1 w:1)
/// The range of component `s` is `[0, 49]`.
fn schedule(s: u32, ) -> Weight {
// Minimum execution time: 18_164 nanoseconds.
Weight::from_ref_time(22_239_273)
// Standard Error: 2_497
.saturating_add(Weight::from_ref_time(576_065).saturating_mul(s.into()))
// Minimum execution time: 19_171 nanoseconds.
Weight::from_ref_time(21_225_154)
// Standard Error: 3_051
.saturating_add(Weight::from_ref_time(896_757).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -108,10 +108,10 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Storage: Scheduler Lookup (r:0 w:1)
/// The range of component `s` is `[1, 50]`.
fn cancel(s: u32, ) -> Weight {
// Minimum execution time: 22_442 nanoseconds.
Weight::from_ref_time(23_739_084)
// Standard Error: 2_073
.saturating_add(Weight::from_ref_time(928_042).saturating_mul(s.into()))
// Minimum execution time: 22_320 nanoseconds.
Weight::from_ref_time(20_983_225)
// Standard Error: 3_505
.saturating_add(Weight::from_ref_time(1_548_439).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -119,10 +119,10 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Storage: Scheduler Agenda (r:1 w:1)
/// The range of component `s` is `[0, 49]`.
fn schedule_named(s: u32, ) -> Weight {
// Minimum execution time: 20_482 nanoseconds.
Weight::from_ref_time(25_798_495)
// Standard Error: 3_181
.saturating_add(Weight::from_ref_time(599_254).saturating_mul(s.into()))
// Minimum execution time: 21_422 nanoseconds.
Weight::from_ref_time(24_542_138)
// Standard Error: 3_635
.saturating_add(Weight::from_ref_time(936_057).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -130,10 +130,10 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
// Storage: Scheduler Agenda (r:1 w:1)
/// The range of component `s` is `[1, 50]`.
fn cancel_named(s: u32, ) -> Weight {
// Minimum execution time: 23_695 nanoseconds.
Weight::from_ref_time(25_560_124)
// Standard Error: 2_395
.saturating_add(Weight::from_ref_time(957_628).saturating_mul(s.into()))
// Minimum execution time: 24_084 nanoseconds.
Weight::from_ref_time(23_234_964)
// Standard Error: 3_163
.saturating_add(Weight::from_ref_time(1_562_424).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_session`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,8 +48,8 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:6 w:6)
fn set_keys() -> Weight {
// Minimum execution time: 51_662 nanoseconds.
Weight::from_ref_time(53_346_000)
// Minimum execution time: 63_868 nanoseconds.
Weight::from_ref_time(66_590_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
// Storage: Session NextKeys (r:1 w:1)
// Storage: Session KeyOwner (r:0 w:6)
fn purge_keys() -> Weight {
// Minimum execution time: 39_430 nanoseconds.
Weight::from_ref_time(41_466_000)
// Minimum execution time: 49_220 nanoseconds.
Weight::from_ref_time(51_396_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_staking`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,8 +50,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Balances Locks (r:1 w:1)
// Storage: Staking Payee (r:0 w:1)
fn bond() -> Weight {
// Minimum execution time: 47_421 nanoseconds.
Weight::from_ref_time(48_119_000)
// Minimum execution time: 49_024 nanoseconds.
Weight::from_ref_time(51_230_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -61,8 +61,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListNodes (r:3 w:3)
// Storage: VoterList ListBags (r:2 w:2)
fn bond_extra() -> Weight {
// Minimum execution time: 82_785 nanoseconds.
Weight::from_ref_time(84_889_000)
// Minimum execution time: 90_685 nanoseconds.
Weight::from_ref_time(94_108_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -76,8 +76,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking Bonded (r:1 w:0)
// Storage: VoterList ListBags (r:2 w:2)
fn unbond() -> Weight {
// Minimum execution time: 91_112 nanoseconds.
Weight::from_ref_time(92_169_000)
// Minimum execution time: 97_123 nanoseconds.
Weight::from_ref_time(100_528_000)
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -87,10 +87,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_update(s: u32, ) -> Weight {
// Minimum execution time: 40_196 nanoseconds.
Weight::from_ref_time(41_975_664)
// Standard Error: 906
.saturating_add(Weight::from_ref_time(21_198).saturating_mul(s.into()))
// Minimum execution time: 41_430 nanoseconds.
Weight::from_ref_time(42_973_610)
// Standard Error: 1_308
.saturating_add(Weight::from_ref_time(62_023).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -110,10 +110,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking SpanSlash (r:0 w:2)
/// The range of component `s` is `[0, 100]`.
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
// Minimum execution time: 77_814 nanoseconds.
Weight::from_ref_time(83_410_369)
// Standard Error: 2_172
.saturating_add(Weight::from_ref_time(904_586).saturating_mul(s.into()))
// Minimum execution time: 82_653 nanoseconds.
Weight::from_ref_time(90_696_727)
// Standard Error: 3_181
.saturating_add(Weight::from_ref_time(1_127_876).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -130,8 +130,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: VoterList CounterForListNodes (r:1 w:1)
// Storage: Staking CounterForValidators (r:1 w:1)
fn validate() -> Weight {
// Minimum execution time: 60_135 nanoseconds.
Weight::from_ref_time(60_605_000)
// Minimum execution time: 61_883 nanoseconds.
Weight::from_ref_time(64_246_000)
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -139,10 +139,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking Nominators (r:1 w:1)
/// The range of component `k` is `[1, 128]`.
fn kick(k: u32, ) -> Weight {
// Minimum execution time: 33_825 nanoseconds.
Weight::from_ref_time(32_555_056)
// Standard Error: 10_383
.saturating_add(Weight::from_ref_time(6_405_050).saturating_mul(k.into()))
// Minimum execution time: 40_667 nanoseconds.
Weight::from_ref_time(40_225_662)
// Standard Error: 8_951
.saturating_add(Weight::from_ref_time(7_876_547).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into())))
@@ -160,10 +160,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking CounterForNominators (r:1 w:1)
/// The range of component `n` is `[1, 16]`.
fn nominate(n: u32, ) -> Weight {
// Minimum execution time: 63_836 nanoseconds.
Weight::from_ref_time(63_149_031)
// Standard Error: 6_593
.saturating_add(Weight::from_ref_time(2_420_491).saturating_mul(n.into()))
// Minimum execution time: 69_289 nanoseconds.
Weight::from_ref_time(69_036_560)
// Standard Error: 12_911
.saturating_add(Weight::from_ref_time(3_481_477).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(6))
@@ -176,58 +176,58 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListBags (r:1 w:1)
// Storage: VoterList CounterForListNodes (r:1 w:1)
fn chill() -> Weight {
// Minimum execution time: 59_045 nanoseconds.
Weight::from_ref_time(60_061_000)
// Minimum execution time: 63_253 nanoseconds.
Weight::from_ref_time(66_339_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Staking Ledger (r:1 w:0)
// Storage: Staking Payee (r:0 w:1)
fn set_payee() -> Weight {
// Minimum execution time: 16_907 nanoseconds.
Weight::from_ref_time(17_184_000)
// Minimum execution time: 15_643 nanoseconds.
Weight::from_ref_time(16_048_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking Bonded (r:1 w:1)
// Storage: Staking Ledger (r:2 w:2)
fn set_controller() -> Weight {
// Minimum execution time: 22_797 nanoseconds.
Weight::from_ref_time(23_148_000)
// Minimum execution time: 22_367 nanoseconds.
Weight::from_ref_time(23_174_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Staking ValidatorCount (r:0 w:1)
fn set_validator_count() -> Weight {
// Minimum execution time: 4_750 nanoseconds.
Weight::from_ref_time(4_968_000)
// Minimum execution time: 4_560 nanoseconds.
Weight::from_ref_time(4_855_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking ForceEra (r:0 w:1)
fn force_no_eras() -> Weight {
// Minimum execution time: 17_181 nanoseconds.
Weight::from_ref_time(17_566_000)
// Minimum execution time: 16_516 nanoseconds.
Weight::from_ref_time(17_506_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking ForceEra (r:0 w:1)
fn force_new_era() -> Weight {
// Minimum execution time: 16_913 nanoseconds.
Weight::from_ref_time(17_521_000)
// Minimum execution time: 16_623 nanoseconds.
Weight::from_ref_time(17_192_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking ForceEra (r:0 w:1)
fn force_new_era_always() -> Weight {
// Minimum execution time: 17_123 nanoseconds.
Weight::from_ref_time(17_658_000)
// Minimum execution time: 16_690 nanoseconds.
Weight::from_ref_time(17_377_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking Invulnerables (r:0 w:1)
/// The range of component `v` is `[0, 1000]`.
fn set_invulnerables(v: u32, ) -> Weight {
// Minimum execution time: 4_927 nanoseconds.
Weight::from_ref_time(5_525_031)
// Standard Error: 28
.saturating_add(Weight::from_ref_time(12_177).saturating_mul(v.into()))
// Minimum execution time: 4_701 nanoseconds.
Weight::from_ref_time(5_136_238)
// Standard Error: 37
.saturating_add(Weight::from_ref_time(11_017).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking Bonded (r:1 w:1)
@@ -245,10 +245,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking SpanSlash (r:0 w:2)
/// The range of component `s` is `[0, 100]`.
fn force_unstake(s: u32, ) -> Weight {
// Minimum execution time: 71_648 nanoseconds.
Weight::from_ref_time(77_532_520)
// Standard Error: 2_301
.saturating_add(Weight::from_ref_time(903_265).saturating_mul(s.into()))
// Minimum execution time: 77_281 nanoseconds.
Weight::from_ref_time(83_508_734)
// Standard Error: 3_011
.saturating_add(Weight::from_ref_time(1_125_840).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -256,10 +256,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking UnappliedSlashes (r:1 w:1)
/// The range of component `s` is `[1, 1000]`.
fn cancel_deferred_slash(s: u32, ) -> Weight {
// Minimum execution time: 123_620 nanoseconds.
Weight::from_ref_time(1_334_050_677)
// Standard Error: 89_026
.saturating_add(Weight::from_ref_time(7_438_882).saturating_mul(s.into()))
// Minimum execution time: 125_631 nanoseconds.
Weight::from_ref_time(926_160_180)
// Standard Error: 57_471
.saturating_add(Weight::from_ref_time(4_840_726).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -274,10 +274,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
/// The range of component `n` is `[0, 64]`.
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
// Minimum execution time: 78_272 nanoseconds.
Weight::from_ref_time(94_633_567)
// Standard Error: 25_374
.saturating_add(Weight::from_ref_time(19_734_628).saturating_mul(n.into()))
// Minimum execution time: 95_480 nanoseconds.
Weight::from_ref_time(119_120_535)
// Standard Error: 20_529
.saturating_add(Weight::from_ref_time(24_553_693).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -295,10 +295,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Balances Locks (r:1 w:1)
/// The range of component `n` is `[0, 64]`.
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
// Minimum execution time: 91_377 nanoseconds.
Weight::from_ref_time(116_938_460)
// Standard Error: 34_745
.saturating_add(Weight::from_ref_time(27_025_361).saturating_mul(n.into()))
// Minimum execution time: 115_503 nanoseconds.
Weight::from_ref_time(146_888_028)
// Standard Error: 30_235
.saturating_add(Weight::from_ref_time(32_342_060).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -312,10 +312,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListBags (r:2 w:2)
/// The range of component `l` is `[1, 32]`.
fn rebond(l: u32, ) -> Weight {
// Minimum execution time: 82_171 nanoseconds.
Weight::from_ref_time(83_983_048)
// Standard Error: 3_820
.saturating_add(Weight::from_ref_time(32_385).saturating_mul(l.into()))
// Minimum execution time: 87_519 nanoseconds.
Weight::from_ref_time(91_533_087)
// Standard Error: 6_309
.saturating_add(Weight::from_ref_time(42_645).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -334,10 +334,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking SpanSlash (r:0 w:1)
/// The range of component `s` is `[1, 100]`.
fn reap_stash(s: u32, ) -> Weight {
// Minimum execution time: 82_376 nanoseconds.
Weight::from_ref_time(84_523_799)
// Standard Error: 3_548
.saturating_add(Weight::from_ref_time(918_889).saturating_mul(s.into()))
// Minimum execution time: 89_783 nanoseconds.
Weight::from_ref_time(92_664_529)
// Standard Error: 3_039
.saturating_add(Weight::from_ref_time(1_117_414).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(12))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -363,12 +363,12 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `v` is `[1, 10]`.
/// The range of component `n` is `[0, 100]`.
fn new_era(v: u32, n: u32, ) -> Weight {
// Minimum execution time: 437_483 nanoseconds.
Weight::from_ref_time(438_666_000)
// Standard Error: 1_831_959
.saturating_add(Weight::from_ref_time(60_673_891).saturating_mul(v.into()))
// Standard Error: 182_544
.saturating_add(Weight::from_ref_time(13_183_109).saturating_mul(n.into()))
// Minimum execution time: 508_493 nanoseconds.
Weight::from_ref_time(515_015_000)
// Standard Error: 2_056_473
.saturating_add(Weight::from_ref_time(65_810_351).saturating_mul(v.into()))
// Standard Error: 204_916
.saturating_add(Weight::from_ref_time(16_248_651).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(185))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
@@ -387,12 +387,12 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
/// The range of component `v` is `[500, 1000]`.
/// The range of component `n` is `[500, 1000]`.
fn get_npos_voters(v: u32, n: u32, ) -> Weight {
// Minimum execution time: 25_461_565 nanoseconds.
Weight::from_ref_time(25_632_598_000)
// Standard Error: 589_300
.saturating_add(Weight::from_ref_time(5_367_088).saturating_mul(v.into()))
// Standard Error: 589_300
.saturating_add(Weight::from_ref_time(4_893_414).saturating_mul(n.into()))
// Minimum execution time: 31_307_537 nanoseconds.
Weight::from_ref_time(31_955_304_000)
// Standard Error: 578_351
.saturating_add(Weight::from_ref_time(6_307_371).saturating_mul(v.into()))
// Standard Error: 578_351
.saturating_add(Weight::from_ref_time(5_224_226).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(180))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(n.into())))
@@ -403,10 +403,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: System BlockWeight (r:1 w:1)
/// The range of component `v` is `[500, 1000]`.
fn get_npos_targets(v: u32, ) -> Weight {
// Minimum execution time: 3_501_575 nanoseconds.
Weight::from_ref_time(3_637_698_000)
// Standard Error: 42_137
.saturating_add(Weight::from_ref_time(2_739_279).saturating_mul(v.into()))
// Minimum execution time: 4_269_534 nanoseconds.
Weight::from_ref_time(4_382_455_000)
// Standard Error: 50_747
.saturating_add(Weight::from_ref_time(3_265_338).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -418,8 +418,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking MaxNominatorsCount (r:0 w:1)
// Storage: Staking MinNominatorBond (r:0 w:1)
fn set_staking_configs_all_set() -> Weight {
// Minimum execution time: 8_069 nanoseconds.
Weight::from_ref_time(8_265_000)
// Minimum execution time: 7_936 nanoseconds.
Weight::from_ref_time(8_457_000)
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Staking MinCommission (r:0 w:1)
@@ -429,8 +429,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: Staking MaxNominatorsCount (r:0 w:1)
// Storage: Staking MinNominatorBond (r:0 w:1)
fn set_staking_configs_all_remove() -> Weight {
// Minimum execution time: 7_444 nanoseconds.
Weight::from_ref_time(7_700_000)
// Minimum execution time: 7_247 nanoseconds.
Weight::from_ref_time(7_713_000)
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Staking Ledger (r:1 w:0)
@@ -444,23 +444,23 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
// Storage: VoterList ListBags (r:1 w:1)
// Storage: VoterList CounterForListNodes (r:1 w:1)
fn chill_other() -> Weight {
// Minimum execution time: 70_713 nanoseconds.
Weight::from_ref_time(71_555_000)
// Minimum execution time: 75_533 nanoseconds.
Weight::from_ref_time(78_724_000)
.saturating_add(T::DbWeight::get().reads(11))
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Staking MinCommission (r:1 w:0)
// Storage: Staking Validators (r:1 w:1)
fn force_apply_min_commission() -> Weight {
// Minimum execution time: 15_694 nanoseconds.
Weight::from_ref_time(15_906_000)
// Minimum execution time: 15_193 nanoseconds.
Weight::from_ref_time(15_700_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Staking MinCommission (r:0 w:1)
fn set_min_commission() -> Weight {
// Minimum execution time: 4_878 nanoseconds.
Weight::from_ref_time(4_967_000)
// Minimum execution time: 4_690 nanoseconds.
Weight::from_ref_time(4_945_000)
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_timestamp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,13 +47,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
// Storage: Timestamp Now (r:1 w:1)
// Storage: Babe CurrentSlot (r:1 w:0)
fn set() -> Weight {
// Minimum execution time: 9_870 nanoseconds.
Weight::from_ref_time(10_213_000)
// Minimum execution time: 10_391 nanoseconds.
Weight::from_ref_time(10_881_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
fn on_finalize() -> Weight {
// Minimum execution time: 4_195 nanoseconds.
Weight::from_ref_time(4_385_000)
// Minimum execution time: 4_327 nanoseconds.
Weight::from_ref_time(4_494_000)
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,31 +46,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
/// The range of component `c` is `[0, 1000]`.
fn batch(c: u32, ) -> Weight {
// Minimum execution time: 11_976 nanoseconds.
Weight::from_ref_time(23_445_156)
// Standard Error: 2_295
.saturating_add(Weight::from_ref_time(3_326_327).saturating_mul(c.into()))
// Minimum execution time: 12_976 nanoseconds.
Weight::from_ref_time(17_945_328)
// Standard Error: 2_191
.saturating_add(Weight::from_ref_time(4_298_440).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Minimum execution time: 6_177 nanoseconds.
Weight::from_ref_time(6_258_000)
// Minimum execution time: 6_487 nanoseconds.
Weight::from_ref_time(6_822_000)
}
/// The range of component `c` is `[0, 1000]`.
fn batch_all(c: u32, ) -> Weight {
// Minimum execution time: 12_112 nanoseconds.
Weight::from_ref_time(18_659_033)
// Standard Error: 2_532
.saturating_add(Weight::from_ref_time(3_516_731).saturating_mul(c.into()))
// Minimum execution time: 13_287 nanoseconds.
Weight::from_ref_time(23_435_451)
// Standard Error: 1_891
.saturating_add(Weight::from_ref_time(4_521_746).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Minimum execution time: 13_863 nanoseconds.
Weight::from_ref_time(14_071_000)
// Minimum execution time: 15_069 nanoseconds.
Weight::from_ref_time(15_654_000)
}
/// The range of component `c` is `[0, 1000]`.
fn force_batch(c: u32, ) -> Weight {
// Minimum execution time: 12_228 nanoseconds.
Weight::from_ref_time(20_583_252)
// Standard Error: 2_228
.saturating_add(Weight::from_ref_time(3_328_813).saturating_mul(c.into()))
// Minimum execution time: 13_148 nanoseconds.
Weight::from_ref_time(21_124_216)
// Standard Error: 2_515
.saturating_add(Weight::from_ref_time(4_292_695).saturating_mul(c.into()))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_vesting`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,12 +49,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_locked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 39_233 nanoseconds.
Weight::from_ref_time(38_752_020)
// Standard Error: 1_147
.saturating_add(Weight::from_ref_time(39_475).saturating_mul(l.into()))
// Standard Error: 2_041
.saturating_add(Weight::from_ref_time(61_772).saturating_mul(s.into()))
// Minimum execution time: 39_606 nanoseconds.
Weight::from_ref_time(39_126_286)
// Standard Error: 2_229
.saturating_add(Weight::from_ref_time(49_156).saturating_mul(l.into()))
// Standard Error: 3_966
.saturating_add(Weight::from_ref_time(131_485).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -63,12 +63,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_378 nanoseconds.
Weight::from_ref_time(38_495_866)
// Standard Error: 1_203
.saturating_add(Weight::from_ref_time(34_887).saturating_mul(l.into()))
// Standard Error: 2_141
.saturating_add(Weight::from_ref_time(41_868).saturating_mul(s.into()))
// Minimum execution time: 39_725 nanoseconds.
Weight::from_ref_time(39_316_940)
// Standard Error: 2_096
.saturating_add(Weight::from_ref_time(51_129).saturating_mul(l.into()))
// Standard Error: 3_729
.saturating_add(Weight::from_ref_time(91_410).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -78,12 +78,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_957 nanoseconds.
Weight::from_ref_time(38_539_261)
// Standard Error: 1_139
.saturating_add(Weight::from_ref_time(42_584).saturating_mul(l.into()))
// Standard Error: 2_027
.saturating_add(Weight::from_ref_time(59_755).saturating_mul(s.into()))
// Minimum execution time: 40_094 nanoseconds.
Weight::from_ref_time(39_181_593)
// Standard Error: 2_656
.saturating_add(Weight::from_ref_time(58_520).saturating_mul(l.into()))
// Standard Error: 4_726
.saturating_add(Weight::from_ref_time(106_280).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -93,12 +93,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[1, 28]`.
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 38_647 nanoseconds.
Weight::from_ref_time(38_681_587)
// Standard Error: 1_389
.saturating_add(Weight::from_ref_time(25_981).saturating_mul(l.into()))
// Standard Error: 2_472
.saturating_add(Weight::from_ref_time(51_632).saturating_mul(s.into()))
// Minimum execution time: 39_572 nanoseconds.
Weight::from_ref_time(39_262_140)
// Standard Error: 2_331
.saturating_add(Weight::from_ref_time(48_095).saturating_mul(l.into()))
// Standard Error: 4_148
.saturating_add(Weight::from_ref_time(89_208).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -108,12 +108,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[0, 27]`.
fn vested_transfer(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 53_083 nanoseconds.
Weight::from_ref_time(53_825_665)
// Standard Error: 2_010
.saturating_add(Weight::from_ref_time(36_870).saturating_mul(l.into()))
// Standard Error: 3_577
.saturating_add(Weight::from_ref_time(36_188).saturating_mul(s.into()))
// Minimum execution time: 56_483 nanoseconds.
Weight::from_ref_time(57_095_510)
// Standard Error: 2_782
.saturating_add(Weight::from_ref_time(42_757).saturating_mul(l.into()))
// Standard Error: 4_950
.saturating_add(Weight::from_ref_time(79_812).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -123,12 +123,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[0, 27]`.
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 52_499 nanoseconds.
Weight::from_ref_time(53_952_868)
// Standard Error: 2_106
.saturating_add(Weight::from_ref_time(29_680).saturating_mul(l.into()))
// Standard Error: 3_748
.saturating_add(Weight::from_ref_time(24_201).saturating_mul(s.into()))
// Minimum execution time: 55_270 nanoseconds.
Weight::from_ref_time(57_043_614)
// Standard Error: 2_833
.saturating_add(Weight::from_ref_time(29_839).saturating_mul(l.into()))
// Standard Error: 5_040
.saturating_add(Weight::from_ref_time(67_429).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -138,12 +138,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[2, 28]`.
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 39_824 nanoseconds.
Weight::from_ref_time(39_005_874)
// Standard Error: 1_188
.saturating_add(Weight::from_ref_time(45_769).saturating_mul(l.into()))
// Standard Error: 2_194
.saturating_add(Weight::from_ref_time(76_164).saturating_mul(s.into()))
// Minimum execution time: 41_695 nanoseconds.
Weight::from_ref_time(41_640_100)
// Standard Error: 2_040
.saturating_add(Weight::from_ref_time(33_458).saturating_mul(l.into()))
// Standard Error: 3_768
.saturating_add(Weight::from_ref_time(101_011).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -153,12 +153,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
/// The range of component `l` is `[0, 49]`.
/// The range of component `s` is `[2, 28]`.
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
// Minimum execution time: 39_892 nanoseconds.
Weight::from_ref_time(39_324_280)
// Standard Error: 1_091
.saturating_add(Weight::from_ref_time(41_497).saturating_mul(l.into()))
// Standard Error: 2_015
.saturating_add(Weight::from_ref_time(59_702).saturating_mul(s.into()))
// Minimum execution time: 40_834 nanoseconds.
Weight::from_ref_time(40_051_044)
// Standard Error: 1_874
.saturating_add(Weight::from_ref_time(61_045).saturating_mul(l.into()))
// Standard Error: 3_462
.saturating_add(Weight::from_ref_time(113_102).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -16,23 +16,21 @@
//! Autogenerated weights for `pallet_xcm`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2022-12-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
// /home/benchbot/cargo_target_dir/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=westend-dev
// --steps=50
// --repeat=20
// --pallet=pallet_xcm
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
// --pallet=pallet_xcm
// --chain=westend-dev
// --header=./file_header.txt
// --output=./runtime/westend/src/weights/
@@ -52,18 +50,18 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn send() -> Weight {
// Minimum execution time: 36_453 nanoseconds.
Weight::from_ref_time(37_511_000)
// Minimum execution time: 38_435 nanoseconds.
Weight::from_ref_time(39_264_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
fn teleport_assets() -> Weight {
// Minimum execution time: 28_144 nanoseconds.
Weight::from_ref_time(28_952_000)
// Minimum execution time: 29_090 nanoseconds.
Weight::from_ref_time(29_801_000)
}
fn reserve_transfer_assets() -> Weight {
// Minimum execution time: 28_245 nanoseconds.
Weight::from_ref_time(28_710_000)
// Minimum execution time: 27_998 nanoseconds.
Weight::from_ref_time(29_079_000)
}
// Storage: Benchmark Override (r:0 w:0)
fn execute() -> Weight {
@@ -72,14 +70,14 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
}
// Storage: XcmPallet SupportedVersion (r:0 w:1)
fn force_xcm_version() -> Weight {
// Minimum execution time: 15_350 nanoseconds.
Weight::from_ref_time(15_829_000)
// Minimum execution time: 15_893 nanoseconds.
Weight::from_ref_time(16_196_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmPallet SafeXcmVersion (r:0 w:1)
fn force_default_xcm_version() -> Weight {
// Minimum execution time: 4_482 nanoseconds.
Weight::from_ref_time(4_588_000)
// Minimum execution time: 4_403 nanoseconds.
Weight::from_ref_time(4_553_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmPallet VersionNotifiers (r:1 w:1)
@@ -91,8 +89,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
// Storage: XcmPallet Queries (r:0 w:1)
fn force_subscribe_version_notify() -> Weight {
// Minimum execution time: 41_818 nanoseconds.
Weight::from_ref_time(42_824_000)
// Minimum execution time: 42_466 nanoseconds.
Weight::from_ref_time(43_907_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -104,29 +102,29 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
// Storage: XcmPallet Queries (r:0 w:1)
fn force_unsubscribe_version_notify() -> Weight {
// Minimum execution time: 45_488 nanoseconds.
Weight::from_ref_time(46_295_000)
// Minimum execution time: 46_063 nanoseconds.
Weight::from_ref_time(47_278_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: XcmPallet SupportedVersion (r:4 w:2)
fn migrate_supported_version() -> Weight {
// Minimum execution time: 14_614 nanoseconds.
Weight::from_ref_time(14_829_000)
// Minimum execution time: 15_315 nanoseconds.
Weight::from_ref_time(15_983_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: XcmPallet VersionNotifiers (r:4 w:2)
fn migrate_version_notifiers() -> Weight {
// Minimum execution time: 14_724 nanoseconds.
Weight::from_ref_time(14_915_000)
// Minimum execution time: 15_715 nanoseconds.
Weight::from_ref_time(16_212_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: XcmPallet VersionNotifyTargets (r:5 w:0)
fn already_notified_target() -> Weight {
// Minimum execution time: 16_814 nanoseconds.
Weight::from_ref_time(17_007_000)
// Minimum execution time: 18_319 nanoseconds.
Weight::from_ref_time(18_821_000)
.saturating_add(T::DbWeight::get().reads(5))
}
// Storage: XcmPallet VersionNotifyTargets (r:2 w:1)
@@ -136,21 +134,21 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn notify_current_targets() -> Weight {
// Minimum execution time: 37_273 nanoseconds.
Weight::from_ref_time(37_869_000)
// Minimum execution time: 38_303 nanoseconds.
Weight::from_ref_time(39_210_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: XcmPallet VersionNotifyTargets (r:3 w:0)
fn notify_target_migration_fail() -> Weight {
// Minimum execution time: 7_517 nanoseconds.
Weight::from_ref_time(7_682_000)
// Minimum execution time: 8_105 nanoseconds.
Weight::from_ref_time(8_402_000)
.saturating_add(T::DbWeight::get().reads(3))
}
// Storage: XcmPallet VersionNotifyTargets (r:4 w:2)
fn migrate_version_notify_targets() -> Weight {
// Minimum execution time: 15_088 nanoseconds.
Weight::from_ref_time(15_464_000)
// Minimum execution time: 16_035 nanoseconds.
Weight::from_ref_time(16_561_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -161,8 +159,8 @@ impl<T: frame_system::Config> pallet_xcm::WeightInfo for WeightInfo<T> {
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn migrate_and_notify_old_targets() -> Weight {
// Minimum execution time: 42_829 nanoseconds.
Weight::from_ref_time(43_814_000)
// Minimum execution time: 45_300 nanoseconds.
Weight::from_ref_time(46_946_000)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_common::auctions`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,8 +47,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Storage: Auctions AuctionInfo (r:1 w:1)
// Storage: Auctions AuctionCounter (r:1 w:1)
fn new_auction() -> Weight {
// Minimum execution time: 18_058 nanoseconds.
Weight::from_ref_time(18_619_000)
// Minimum execution time: 18_809 nanoseconds.
Weight::from_ref_time(19_672_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -60,8 +60,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Storage: Auctions ReservedAmounts (r:2 w:2)
// Storage: System Account (r:1 w:1)
fn bid() -> Weight {
// Minimum execution time: 74_791 nanoseconds.
Weight::from_ref_time(75_877_000)
// Minimum execution time: 97_164 nanoseconds.
Weight::from_ref_time(101_731_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -78,8 +78,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Storage: Paras ActionsQueue (r:1 w:1)
// Storage: Registrar Paras (r:1 w:1)
fn on_initialize() -> Weight {
// Minimum execution time: 15_792_494 nanoseconds.
Weight::from_ref_time(16_111_779_000)
// Minimum execution time: 18_715_887 nanoseconds.
Weight::from_ref_time(19_146_918_000)
.saturating_add(T::DbWeight::get().reads(3688))
.saturating_add(T::DbWeight::get().writes(3683))
}
@@ -88,8 +88,8 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
// Storage: Auctions Winning (r:0 w:3600)
// Storage: Auctions AuctionInfo (r:0 w:1)
fn cancel_auction() -> Weight {
// Minimum execution time: 4_673_825 nanoseconds.
Weight::from_ref_time(4_773_074_000)
// Minimum execution time: 5_818_774 nanoseconds.
Weight::from_ref_time(5_962_283_000)
.saturating_add(T::DbWeight::get().reads(73))
.saturating_add(T::DbWeight::get().writes(3673))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_common::crowdloan`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,8 +49,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Storage: Paras ParaLifecycles (r:1 w:0)
// Storage: Crowdloan NextFundIndex (r:1 w:1)
fn create() -> Weight {
// Minimum execution time: 48_284 nanoseconds.
Weight::from_ref_time(49_322_000)
// Minimum execution time: 72_148 nanoseconds.
Weight::from_ref_time(76_111_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Storage: Crowdloan NewRaise (r:1 w:1)
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
fn contribute() -> Weight {
// Minimum execution time: 118_078 nanoseconds.
Weight::from_ref_time(120_680_000)
// Minimum execution time: 156_487 nanoseconds.
Weight::from_ref_time(168_788_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -73,18 +73,18 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Storage: Balances InactiveIssuance (r:1 w:1)
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
fn withdraw() -> Weight {
// Minimum execution time: 58_737 nanoseconds.
Weight::from_ref_time(59_785_000)
// Minimum execution time: 80_510 nanoseconds.
Weight::from_ref_time(84_823_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `k` is `[0, 500]`.
fn refund(k: u32, ) -> Weight {
// Minimum execution time: 47_006 nanoseconds.
Weight::from_ref_time(13_435_760)
// Standard Error: 13_270
.saturating_add(Weight::from_ref_time(18_619_883).saturating_mul(k.into()))
// Minimum execution time: 76_619 nanoseconds.
Weight::from_ref_time(26_853_164)
// Standard Error: 15_512
.saturating_add(Weight::from_ref_time(22_564_390).saturating_mul(k.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -93,31 +93,31 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Storage: Crowdloan Funds (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn dissolve() -> Weight {
// Minimum execution time: 36_659 nanoseconds.
Weight::from_ref_time(37_579_000)
// Minimum execution time: 50_520 nanoseconds.
Weight::from_ref_time(55_019_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Crowdloan Funds (r:1 w:1)
fn edit() -> Weight {
// Minimum execution time: 25_341 nanoseconds.
Weight::from_ref_time(26_383_000)
// Minimum execution time: 38_580 nanoseconds.
Weight::from_ref_time(42_137_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Crowdloan Funds (r:1 w:0)
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
fn add_memo() -> Weight {
// Minimum execution time: 32_307 nanoseconds.
Weight::from_ref_time(33_385_000)
// Minimum execution time: 49_364 nanoseconds.
Weight::from_ref_time(53_683_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Crowdloan Funds (r:1 w:0)
// Storage: Crowdloan NewRaise (r:1 w:1)
fn poke() -> Weight {
// Minimum execution time: 25_285 nanoseconds.
Weight::from_ref_time(25_899_000)
// Minimum execution time: 37_979 nanoseconds.
Weight::from_ref_time(40_397_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -133,10 +133,10 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
// Storage: System Account (r:2 w:2)
/// The range of component `n` is `[2, 100]`.
fn on_initialize(n: u32, ) -> Weight {
// Minimum execution time: 101_045 nanoseconds.
Weight::from_ref_time(18_013_225)
// Standard Error: 35_492
.saturating_add(Weight::from_ref_time(40_370_704).saturating_mul(n.into()))
// Minimum execution time: 131_992 nanoseconds.
Weight::from_ref_time(44_527_784)
// Standard Error: 54_125
.saturating_add(Weight::from_ref_time(48_555_553).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes(3))
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_common::paras_registrar`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,8 +48,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Registrar Paras (r:1 w:1)
// Storage: Paras ParaLifecycles (r:1 w:0)
fn reserve() -> Weight {
// Minimum execution time: 32_585 nanoseconds.
Weight::from_ref_time(33_302_000)
// Minimum execution time: 34_291 nanoseconds.
Weight::from_ref_time(35_169_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -63,8 +63,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Paras CurrentCodeHash (r:0 w:1)
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
fn register() -> Weight {
// Minimum execution time: 7_374_861 nanoseconds.
Weight::from_ref_time(7_442_274_000)
// Minimum execution time: 8_013_023 nanoseconds.
Weight::from_ref_time(8_293_565_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -78,8 +78,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Paras CurrentCodeHash (r:0 w:1)
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
fn force_register() -> Weight {
// Minimum execution time: 7_334_673 nanoseconds.
Weight::from_ref_time(7_429_045_000)
// Minimum execution time: 7_800_623 nanoseconds.
Weight::from_ref_time(8_122_517_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -90,8 +90,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Paras ActionsQueue (r:1 w:1)
// Storage: Registrar PendingSwap (r:0 w:1)
fn deregister() -> Weight {
// Minimum execution time: 49_699 nanoseconds.
Weight::from_ref_time(51_142_000)
// Minimum execution time: 62_973 nanoseconds.
Weight::from_ref_time(68_158_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -103,8 +103,8 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Crowdloan Funds (r:2 w:2)
// Storage: Slots Leases (r:2 w:2)
fn swap() -> Weight {
// Minimum execution time: 44_691 nanoseconds.
Weight::from_ref_time(45_603_000)
// Minimum execution time: 59_960 nanoseconds.
Weight::from_ref_time(66_150_000)
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -120,20 +120,20 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
// Storage: Paras FutureCodeUpgrades (r:0 w:1)
/// The range of component `b` is `[1, 3145728]`.
fn schedule_code_upgrade(b: u32, ) -> Weight {
// Minimum execution time: 42_511 nanoseconds.
Weight::from_ref_time(42_738_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_330).saturating_mul(b.into()))
// Minimum execution time: 46_384 nanoseconds.
Weight::from_ref_time(47_270_000)
// Standard Error: 4
.saturating_add(Weight::from_ref_time(2_696).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(8))
}
// Storage: Paras Heads (r:0 w:1)
/// The range of component `b` is `[1, 1048576]`.
fn set_current_head(b: u32, ) -> Weight {
// Minimum execution time: 13_809 nanoseconds.
Weight::from_ref_time(13_984_000)
// Minimum execution time: 14_753 nanoseconds.
Weight::from_ref_time(14_372_398)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(910).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(1_024).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_common::slots`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,8 +47,8 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
// Storage: Slots Leases (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn force_lease() -> Weight {
// Minimum execution time: 32_348 nanoseconds.
Weight::from_ref_time(33_550_000)
// Minimum execution time: 33_866 nanoseconds.
Weight::from_ref_time(34_857_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
/// The range of component `c` is `[0, 100]`.
/// The range of component `t` is `[0, 100]`.
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
// Minimum execution time: 548_541 nanoseconds.
Weight::from_ref_time(553_250_000)
// Standard Error: 70_260
.saturating_add(Weight::from_ref_time(2_335_036).saturating_mul(c.into()))
// Standard Error: 70_260
.saturating_add(Weight::from_ref_time(12_508_582).saturating_mul(t.into()))
// Minimum execution time: 669_275 nanoseconds.
Weight::from_ref_time(677_390_000)
// Standard Error: 81_554
.saturating_add(Weight::from_ref_time(2_774_748).saturating_mul(c.into()))
// Standard Error: 81_554
.saturating_add(Weight::from_ref_time(15_978_870).saturating_mul(t.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().reads((3_u64).saturating_mul(t.into())))
@@ -77,8 +77,8 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
// Storage: Slots Leases (r:1 w:1)
// Storage: System Account (r:8 w:8)
fn clear_all_leases() -> Weight {
// Minimum execution time: 95_613 nanoseconds.
Weight::from_ref_time(97_652_000)
// Minimum execution time: 123_998 nanoseconds.
Weight::from_ref_time(131_162_000)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(9))
}
@@ -88,8 +88,8 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
// Storage: Paras ActionsQueue (r:1 w:1)
// Storage: Registrar Paras (r:1 w:1)
fn trigger_onboard() -> Weight {
// Minimum execution time: 30_400 nanoseconds.
Weight::from_ref_time(31_269_000)
// Minimum execution time: 43_235 nanoseconds.
Weight::from_ref_time(46_143_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::configuration`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,8 +48,8 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
fn set_config_with_block_number() -> Weight {
// Minimum execution time: 12_505 nanoseconds.
Weight::from_ref_time(12_835_000)
// Minimum execution time: 13_368 nanoseconds.
Weight::from_ref_time(13_767_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -57,8 +57,8 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 12_332 nanoseconds.
Weight::from_ref_time(12_625_000)
// Minimum execution time: 13_127 nanoseconds.
Weight::from_ref_time(13_589_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -66,8 +66,8 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
fn set_config_with_option_u32() -> Weight {
// Minimum execution time: 12_810 nanoseconds.
Weight::from_ref_time(13_116_000)
// Minimum execution time: 13_040 nanoseconds.
Weight::from_ref_time(13_607_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -75,8 +75,8 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 12_672 nanoseconds.
Weight::from_ref_time(13_009_000)
// Minimum execution time: 13_190 nanoseconds.
Weight::from_ref_time(13_486_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -89,8 +89,8 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
fn set_config_with_balance() -> Weight {
// Minimum execution time: 12_449 nanoseconds.
Weight::from_ref_time(12_727_000)
// Minimum execution time: 13_204 nanoseconds.
Weight::from_ref_time(13_495_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::disputes`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,8 +46,8 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
// Storage: ParasDisputes Frozen (r:0 w:1)
fn force_unfreeze() -> Weight {
// Minimum execution time: 4_484 nanoseconds.
Weight::from_ref_time(4_759_000)
// Minimum execution time: 4_453 nanoseconds.
Weight::from_ref_time(4_845_000)
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::disputes::slashing`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -58,10 +58,10 @@ impl<T: frame_system::Config> runtime_parachains::disputes::slashing::WeightInfo
// Storage: Staking ValidatorSlashInEra (r:1 w:0)
/// The range of component `n` is `[4, 300]`.
fn report_dispute_lost(n: u32, ) -> Weight {
// Minimum execution time: 89_418 nanoseconds.
Weight::from_ref_time(102_783_036)
// Standard Error: 2_999
.saturating_add(Weight::from_ref_time(231_748).saturating_mul(n.into()))
// Minimum execution time: 112_012 nanoseconds.
Weight::from_ref_time(129_548_015)
// Standard Error: 4_303
.saturating_add(Weight::from_ref_time(386_999).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(12))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::hrmp`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,11 +50,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpEgressChannelsIndex (r:1 w:0)
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
// Storage: Hrmp HrmpOpenChannelRequestsList (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn hrmp_init_open_channel() -> Weight {
// Minimum execution time: 41_759 nanoseconds.
Weight::from_ref_time(42_687_000)
// Minimum execution time: 44_758 nanoseconds.
Weight::from_ref_time(45_389_000)
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -62,22 +62,22 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Paras ParaLifecycles (r:1 w:0)
// Storage: Hrmp HrmpIngressChannelsIndex (r:1 w:0)
// Storage: Hrmp HrmpAcceptedChannelRequestCount (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn hrmp_accept_open_channel() -> Weight {
// Minimum execution time: 42_960 nanoseconds.
Weight::from_ref_time(43_364_000)
// Minimum execution time: 44_016 nanoseconds.
Weight::from_ref_time(45_257_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: Hrmp HrmpChannels (r:1 w:0)
// Storage: Hrmp HrmpCloseChannelRequests (r:1 w:1)
// Storage: Hrmp HrmpCloseChannelRequestsList (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
fn hrmp_close_channel() -> Weight {
// Minimum execution time: 39_095 nanoseconds.
Weight::from_ref_time(39_671_000)
// Minimum execution time: 39_833 nanoseconds.
Weight::from_ref_time(41_031_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -90,12 +90,12 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
/// The range of component `i` is `[0, 127]`.
/// The range of component `e` is `[0, 127]`.
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
// Minimum execution time: 884_171 nanoseconds.
Weight::from_ref_time(891_030_000)
// Standard Error: 81_108
.saturating_add(Weight::from_ref_time(2_781_600).saturating_mul(i.into()))
// Standard Error: 81_108
.saturating_add(Weight::from_ref_time(2_832_524).saturating_mul(e.into()))
// Minimum execution time: 1_069_994 nanoseconds.
Weight::from_ref_time(1_077_474_000)
// Standard Error: 100_039
.saturating_add(Weight::from_ref_time(3_329_744).saturating_mul(i.into()))
// Standard Error: 100_039
.saturating_add(Weight::from_ref_time(3_319_499).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(i.into())))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(e.into())))
@@ -113,10 +113,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpChannels (r:0 w:2)
/// The range of component `c` is `[0, 128]`.
fn force_process_hrmp_open(c: u32, ) -> Weight {
// Minimum execution time: 10_123 nanoseconds.
Weight::from_ref_time(654_783)
// Standard Error: 19_070
.saturating_add(Weight::from_ref_time(16_192_790).saturating_mul(c.into()))
// Minimum execution time: 11_011 nanoseconds.
Weight::from_ref_time(11_210_000)
// Standard Error: 10_892
.saturating_add(Weight::from_ref_time(18_988_029).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -130,10 +130,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpChannelContents (r:0 w:2)
/// The range of component `c` is `[0, 128]`.
fn force_process_hrmp_close(c: u32, ) -> Weight {
// Minimum execution time: 6_911 nanoseconds.
Weight::from_ref_time(7_076_000)
// Standard Error: 7_451
.saturating_add(Weight::from_ref_time(9_860_692).saturating_mul(c.into()))
// Minimum execution time: 7_063 nanoseconds.
Weight::from_ref_time(1_086_025)
// Standard Error: 11_522
.saturating_add(Weight::from_ref_time(11_790_425).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -144,10 +144,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
/// The range of component `c` is `[0, 128]`.
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
// Minimum execution time: 26_964 nanoseconds.
Weight::from_ref_time(32_529_664)
// Standard Error: 1_379
.saturating_add(Weight::from_ref_time(92_042).saturating_mul(c.into()))
// Minimum execution time: 26_364 nanoseconds.
Weight::from_ref_time(35_855_385)
// Standard Error: 2_773
.saturating_add(Weight::from_ref_time(218_705).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -155,10 +155,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpOpenChannelRequests (r:2 w:2)
/// The range of component `c` is `[0, 128]`.
fn clean_open_channel_requests(c: u32, ) -> Weight {
// Minimum execution time: 4_698 nanoseconds.
Weight::from_ref_time(1_743_596)
// Standard Error: 4_827
.saturating_add(Weight::from_ref_time(2_666_601).saturating_mul(c.into()))
// Minimum execution time: 5_105 nanoseconds.
Weight::from_ref_time(390_771)
// Standard Error: 4_747
.saturating_add(Weight::from_ref_time(3_278_499).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -170,13 +170,13 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpEgressChannelsIndex (r:1 w:0)
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
// Storage: Hrmp HrmpOpenChannelRequestsList (r:1 w:1)
// Storage: Dmp DownwardMessageQueueHeads (r:2 w:2)
// Storage: Dmp DownwardMessageQueues (r:2 w:2)
// Storage: Dmp DownwardMessageQueueHeads (r:2 w:2)
// Storage: Hrmp HrmpIngressChannelsIndex (r:1 w:0)
// Storage: Hrmp HrmpAcceptedChannelRequestCount (r:1 w:1)
fn force_open_hrmp_channel() -> Weight {
// Minimum execution time: 54_698 nanoseconds.
Weight::from_ref_time(55_324_000)
// Minimum execution time: 57_630 nanoseconds.
Weight::from_ref_time(59_011_000)
.saturating_add(T::DbWeight::get().reads(13))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::initializer`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,10 +47,10 @@ impl<T: frame_system::Config> runtime_parachains::initializer::WeightInfo for We
// Storage: System Digest (r:1 w:1)
/// The range of component `d` is `[0, 65536]`.
fn force_approve(d: u32, ) -> Weight {
// Minimum execution time: 8_341 nanoseconds.
Weight::from_ref_time(11_074_342)
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_323).saturating_mul(d.into()))
// Minimum execution time: 8_646 nanoseconds.
Weight::from_ref_time(8_762_000)
// Standard Error: 20
.saturating_add(Weight::from_ref_time(2_851).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::paras`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,20 +52,20 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: Paras CodeByHash (r:0 w:1)
/// The range of component `c` is `[1, 3145728]`.
fn force_set_current_code(c: u32, ) -> Weight {
// Minimum execution time: 36_036 nanoseconds.
Weight::from_ref_time(36_315_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_314).saturating_mul(c.into()))
// Minimum execution time: 38_090 nanoseconds.
Weight::from_ref_time(38_598_000)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(2_666).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Paras Heads (r:0 w:1)
/// The range of component `s` is `[1, 1048576]`.
fn force_set_current_head(s: u32, ) -> Weight {
// Minimum execution time: 13_423 nanoseconds.
Weight::from_ref_time(13_685_000)
// Minimum execution time: 14_296 nanoseconds.
Weight::from_ref_time(4_984_392)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(916).saturating_mul(s.into()))
.saturating_add(Weight::from_ref_time(1_063).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Paras FutureCodeHash (r:1 w:1)
@@ -80,10 +80,10 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: Paras UpgradeRestrictionSignal (r:0 w:1)
/// The range of component `c` is `[1, 3145728]`.
fn force_schedule_code_upgrade(c: u32, ) -> Weight {
// Minimum execution time: 61_954 nanoseconds.
Weight::from_ref_time(62_591_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_340).saturating_mul(c.into()))
// Minimum execution time: 64_275 nanoseconds.
Weight::from_ref_time(5_873_402)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_702).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -92,18 +92,18 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
/// The range of component `s` is `[1, 1048576]`.
fn force_note_new_head(s: u32, ) -> Weight {
// Minimum execution time: 19_324 nanoseconds.
Weight::from_ref_time(19_565_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(914).saturating_mul(s.into()))
// Minimum execution time: 20_002 nanoseconds.
Weight::from_ref_time(16_809_711)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(1_046).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
// Storage: Paras ActionsQueue (r:1 w:1)
fn force_queue_action() -> Weight {
// Minimum execution time: 23_825 nanoseconds.
Weight::from_ref_time(24_528_000)
// Minimum execution time: 25_194 nanoseconds.
Weight::from_ref_time(25_638_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -111,18 +111,18 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: Paras CodeByHash (r:1 w:1)
/// The range of component `c` is `[1, 3145728]`.
fn add_trusted_validation_code(c: u32, ) -> Weight {
// Minimum execution time: 9_232 nanoseconds.
Weight::from_ref_time(9_386_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_323).saturating_mul(c.into()))
// Minimum execution time: 9_271 nanoseconds.
Weight::from_ref_time(9_433_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_673).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Paras CodeByHashRefs (r:1 w:0)
// Storage: Paras CodeByHash (r:0 w:1)
fn poke_unused_validation_code() -> Weight {
// Minimum execution time: 7_548 nanoseconds.
Weight::from_ref_time(7_701_000)
// Minimum execution time: 7_600 nanoseconds.
Weight::from_ref_time(7_857_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -130,8 +130,8 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
fn include_pvf_check_statement() -> Weight {
// Minimum execution time: 93_591 nanoseconds.
Weight::from_ref_time(95_405_000)
// Minimum execution time: 125_304 nanoseconds.
Weight::from_ref_time(134_007_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -143,24 +143,19 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: System Digest (r:1 w:1)
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
// Minimum execution time: 644_959 nanoseconds.
Weight::from_ref_time(649_288_000)
// Minimum execution time: 811_926 nanoseconds.
Weight::from_ref_time(833_485_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(104))
}
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
// Storage: Paras PvfActiveVoteList (r:1 w:1)
// Storage: Paras CodeByHashRefs (r:1 w:1)
// Storage: Paras CodeByHash (r:0 w:1)
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
// Storage: Paras FutureCodeHash (r:0 w:100)
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
// Minimum execution time: 615_024 nanoseconds.
Weight::from_ref_time(619_152_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(204))
// Minimum execution time: 127_021 nanoseconds.
Weight::from_ref_time(132_480_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
@@ -168,24 +163,18 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// Storage: Paras PvfActiveVoteList (r:1 w:1)
// Storage: Paras ActionsQueue (r:1 w:1)
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
// Minimum execution time: 502_062 nanoseconds.
Weight::from_ref_time(507_535_000)
// Minimum execution time: 638_553 nanoseconds.
Weight::from_ref_time(657_891_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
// Storage: Paras PvfActiveVoteList (r:1 w:1)
// Storage: Paras CodeByHashRefs (r:1 w:1)
// Storage: Paras ParaLifecycles (r:0 w:100)
// Storage: Paras CodeByHash (r:0 w:1)
// Storage: Paras CurrentCodeHash (r:0 w:100)
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
// Minimum execution time: 686_674 nanoseconds.
Weight::from_ref_time(697_546_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(304))
// Minimum execution time: 122_237 nanoseconds.
Weight::from_ref_time(130_202_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_parachains::paras_inherent`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
@@ -78,10 +78,10 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
// Storage: ParasSlashing UnappliedSlashes (r:0 w:1)
/// The range of component `v` is `[10, 200]`.
fn enter_variable_disputes(v: u32, ) -> Weight {
// Minimum execution time: 762_091 nanoseconds.
Weight::from_ref_time(279_387_726)
// Standard Error: 25_896
.saturating_add(Weight::from_ref_time(48_509_492).saturating_mul(v.into()))
// Minimum execution time: 1_002_512 nanoseconds.
Weight::from_ref_time(454_827_518)
// Standard Error: 15_344
.saturating_add(Weight::from_ref_time(57_070_679).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(27))
.saturating_add(T::DbWeight::get().writes(16))
}
@@ -116,8 +116,8 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
// Storage: Paras Heads (r:0 w:1)
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
fn enter_bitfields() -> Weight {
// Minimum execution time: 329_368 nanoseconds.
Weight::from_ref_time(337_159_000)
// Minimum execution time: 464_245 nanoseconds.
Weight::from_ref_time(495_566_000)
.saturating_add(T::DbWeight::get().reads(26))
.saturating_add(T::DbWeight::get().writes(17))
}
@@ -154,10 +154,10 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
/// The range of component `v` is `[101, 200]`.
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
// Minimum execution time: 5_620_238 nanoseconds.
Weight::from_ref_time(851_067_650)
// Standard Error: 45_441
.saturating_add(Weight::from_ref_time(47_956_823).saturating_mul(v.into()))
// Minimum execution time: 6_765_662 nanoseconds.
Weight::from_ref_time(1_144_270_364)
// Standard Error: 24_331
.saturating_add(Weight::from_ref_time(56_243_191).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(29))
.saturating_add(T::DbWeight::get().writes(16))
}
@@ -195,8 +195,8 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
// Storage: Paras Heads (r:0 w:1)
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
fn enter_backed_candidate_code_upgrade() -> Weight {
// Minimum execution time: 38_755_168 nanoseconds.
Weight::from_ref_time(38_955_840_000)
// Minimum execution time: 46_830_584 nanoseconds.
Weight::from_ref_time(47_913_075_000)
.saturating_add(T::DbWeight::get().reads(31))
.saturating_add(T::DbWeight::get().writes(16))
}
@@ -16,25 +16,23 @@
//! Autogenerated weights for `runtime_parachains::ump`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-16, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
// Executed Command:
// /home/benchbot/cargo_target_dir/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=westend-dev
// --steps=50
// --repeat=20
// --pallet=runtime_parachains::ump
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
// --heap-pages=4096
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/polkadot/.git/.artifacts/bench.json
// --pallet=runtime_parachains::ump
// --chain=westend-dev
// --header=./file_header.txt
// --output=./runtime/westend/src/weights/
// --output=./runtime/westend/src/weights/runtime_parachains_ump.rs
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(unused_parens)]
@@ -48,26 +46,26 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo<T> {
/// The range of component `s` is `[0, 51200]`.
fn process_upward_message(s: u32, ) -> Weight {
// Minimum execution time: 10_155 nanoseconds.
Weight::from_ref_time(4_325_532)
// Standard Error: 11
.saturating_add(Weight::from_ref_time(1_926).saturating_mul(s.into()))
// Minimum execution time: 10_863 nanoseconds.
Weight::from_ref_time(2_547_047)
// Standard Error: 16
.saturating_add(Weight::from_ref_time(2_339).saturating_mul(s.into()))
}
// Storage: Ump NeedsDispatch (r:1 w:1)
// Storage: Ump NextDispatchRoundStartWith (r:1 w:1)
// Storage: Ump RelayDispatchQueues (r:0 w:1)
// Storage: Ump RelayDispatchQueueSize (r:0 w:1)
fn clean_ump_after_outgoing() -> Weight {
// Minimum execution time: 9_674 nanoseconds.
Weight::from_ref_time(9_964_000)
// Minimum execution time: 9_385 nanoseconds.
Weight::from_ref_time(9_784_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: Ump Overweight (r:1 w:1)
// Storage: Ump CounterForOverweight (r:1 w:1)
fn service_overweight() -> Weight {
// Minimum execution time: 29_605 nanoseconds.
Weight::from_ref_time(30_173_000)
// Minimum execution time: 29_452 nanoseconds.
Weight::from_ref_time(31_140_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}