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_benchmarking::baseline`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -46,54 +46,52 @@ pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for WeightInfo<T> {
/// The range of component `i` is `[0, 1000000]`.
fn addition(_i: u32, ) -> Weight {
// Minimum execution time: 106 nanoseconds.
Weight::from_ref_time(129_895)
// Minimum execution time: 111 nanoseconds.
Weight::from_ref_time(125_746)
}
/// The range of component `i` is `[0, 1000000]`.
fn subtraction(_i: u32, ) -> Weight {
// Minimum execution time: 98 nanoseconds.
Weight::from_ref_time(124_048)
// Minimum execution time: 108 nanoseconds.
Weight::from_ref_time(127_834)
}
/// The range of component `i` is `[0, 1000000]`.
fn multiplication(_i: u32, ) -> Weight {
// Minimum execution time: 101 nanoseconds.
Weight::from_ref_time(125_515)
// Minimum execution time: 110 nanoseconds.
Weight::from_ref_time(133_152)
}
/// The range of component `i` is `[0, 1000000]`.
fn division(_i: u32, ) -> Weight {
// Minimum execution time: 98 nanoseconds.
Weight::from_ref_time(129_039)
// Minimum execution time: 110 nanoseconds.
Weight::from_ref_time(128_930)
}
/// The range of component `i` is `[0, 100]`.
fn hashing(i: u32, ) -> Weight {
// Minimum execution time: 20_256_129 nanoseconds.
Weight::from_ref_time(20_455_469_142)
// Standard Error: 107_821
.saturating_add(Weight::from_ref_time(552_430).saturating_mul(i.into()))
fn hashing(_i: u32, ) -> Weight {
// Minimum execution time: 23_879_119 nanoseconds.
Weight::from_ref_time(23_953_239_689)
}
/// The range of component `i` is `[0, 100]`.
fn sr25519_verification(i: u32, ) -> Weight {
// Minimum execution time: 128 nanoseconds.
Weight::from_ref_time(147_000)
// Standard Error: 18_388
.saturating_add(Weight::from_ref_time(47_422_896).saturating_mul(i.into()))
// Minimum execution time: 136 nanoseconds.
Weight::from_ref_time(2_453_545)
// Standard Error: 6_526
.saturating_add(Weight::from_ref_time(55_601_782).saturating_mul(i.into()))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn storage_read(i: u32, ) -> Weight {
// Minimum execution time: 110 nanoseconds.
Weight::from_ref_time(117_000)
// Standard Error: 4_031
.saturating_add(Weight::from_ref_time(1_946_581).saturating_mul(i.into()))
// Minimum execution time: 121 nanoseconds.
Weight::from_ref_time(127_000)
// Standard Error: 8_321
.saturating_add(Weight::from_ref_time(2_538_099).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn storage_write(i: u32, ) -> Weight {
// Minimum execution time: 130 nanoseconds.
Weight::from_ref_time(134_000)
// Standard Error: 902
.saturating_add(Weight::from_ref_time(333_197).saturating_mul(i.into()))
// Minimum execution time: 115 nanoseconds.
Weight::from_ref_time(122_000)
// Standard Error: 1_010
.saturating_add(Weight::from_ref_time(388_054).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.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("rococo-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_771 nanoseconds.
Weight::from_ref_time(3_915_000)
// Minimum execution time: 3_782 nanoseconds.
Weight::from_ref_time(2_142_077)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(412).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(481).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 12_101 nanoseconds.
Weight::from_ref_time(12_376_000)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(1_772).saturating_mul(b.into()))
// Minimum execution time: 13_557 nanoseconds.
Weight::from_ref_time(194_218_997)
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_891).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_271 nanoseconds.
Weight::from_ref_time(8_385_000)
// Minimum execution time: 8_533 nanoseconds.
Weight::from_ref_time(9_115_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_994 nanoseconds.
Weight::from_ref_time(4_027_000)
// Standard Error: 2_234
.saturating_add(Weight::from_ref_time(620_728).saturating_mul(i.into()))
// Minimum execution time: 3_819 nanoseconds.
Weight::from_ref_time(3_954_000)
// Standard Error: 2_051
.saturating_add(Weight::from_ref_time(686_836).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_936 nanoseconds.
Weight::from_ref_time(4_057_000)
// Standard Error: 836
.saturating_add(Weight::from_ref_time(445_279).saturating_mul(i.into()))
// Minimum execution time: 3_780 nanoseconds.
Weight::from_ref_time(3_934_000)
// Standard Error: 944
.saturating_add(Weight::from_ref_time(512_590).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_440 nanoseconds.
Weight::from_ref_time(5_583_000)
// Standard Error: 1_226
.saturating_add(Weight::from_ref_time(973_568).saturating_mul(p.into()))
// Minimum execution time: 5_580 nanoseconds.
Weight::from_ref_time(5_629_000)
// Standard Error: 1_287
.saturating_add(Weight::from_ref_time(1_167_339).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
@@ -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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,24 +48,24 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
fn transfer() -> Weight {
// Minimum execution time: 43_415 nanoseconds.
Weight::from_ref_time(44_821_000)
// Minimum execution time: 47_238 nanoseconds.
Weight::from_ref_time(48_885_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: NisCounterpartBalances Account (r:2 w:2)
// Storage: System Account (r:1 w:1)
fn transfer_keep_alive() -> Weight {
// Minimum execution time: 31_764 nanoseconds.
Weight::from_ref_time(32_495_000)
// Minimum execution time: 33_152 nanoseconds.
Weight::from_ref_time(34_119_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: NisCounterpartBalances Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
fn set_balance_creating() -> Weight {
// Minimum execution time: 21_678 nanoseconds.
Weight::from_ref_time(22_274_000)
// Minimum execution time: 21_670 nanoseconds.
Weight::from_ref_time(22_809_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,8 +73,8 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
fn set_balance_killing() -> Weight {
// Minimum execution time: 29_206 nanoseconds.
Weight::from_ref_time(30_503_000)
// Minimum execution time: 30_300 nanoseconds.
Weight::from_ref_time(31_513_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -82,23 +82,23 @@ impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:2 w:2)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
fn force_transfer() -> Weight {
// Minimum execution time: 42_420 nanoseconds.
Weight::from_ref_time(43_141_000)
// Minimum execution time: 46_348 nanoseconds.
Weight::from_ref_time(47_821_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: NisCounterpartBalances Account (r:2 w:2)
// Storage: System Account (r:1 w:1)
fn transfer_all() -> Weight {
// Minimum execution time: 40_181 nanoseconds.
Weight::from_ref_time(40_696_000)
// Minimum execution time: 43_167 nanoseconds.
Weight::from_ref_time(44_523_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: NisCounterpartBalances Account (r:1 w:1)
fn force_unreserve() -> Weight {
// Minimum execution time: 20_052 nanoseconds.
Weight::from_ref_time(20_627_000)
// Minimum execution time: 19_977 nanoseconds.
Weight::from_ref_time(20_793_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_bounties`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,10 +50,10 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Storage: Bounties Bounties (r:0 w:1)
/// The range of component `d` is `[0, 16384]`.
fn propose_bounty(d: u32, ) -> Weight {
// Minimum execution time: 29_438 nanoseconds.
Weight::from_ref_time(30_548_066)
// Standard Error: 5
.saturating_add(Weight::from_ref_time(811).saturating_mul(d.into()))
// Minimum execution time: 29_855 nanoseconds.
Weight::from_ref_time(32_084_917)
// Standard Error: 8
.saturating_add(Weight::from_ref_time(877).saturating_mul(d.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -86,8 +86,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
// Storage: Bounties BountyDescriptions (r:0 w:1)
fn close_bounty_proposed() -> Weight {
// Minimum execution time: 44_649 nanoseconds.
Weight::from_ref_time(45_277_000)
// Minimum execution time: 47_203 nanoseconds.
Weight::from_ref_time(48_590_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -103,6 +103,6 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[0, 100]`.
fn spend_funds(_b: u32, ) -> Weight {
// Minimum execution time: 0 nanoseconds.
Weight::from_ref_time(3_385_720)
Weight::from_ref_time(3_564_251)
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_child_bounties`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_collective`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,12 +55,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[0, 100]`.
/// The range of component `p` is `[0, 100]`.
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
// Minimum execution time: 17_041 nanoseconds.
Weight::from_ref_time(17_399_000)
// Standard Error: 45_756
.saturating_add(Weight::from_ref_time(5_157_770).saturating_mul(m.into()))
// Standard Error: 45_756
.saturating_add(Weight::from_ref_time(7_363_092).saturating_mul(p.into()))
// Minimum execution time: 17_925 nanoseconds.
Weight::from_ref_time(18_181_000)
// Standard Error: 43_836
.saturating_add(Weight::from_ref_time(4_863_956).saturating_mul(m.into()))
// Standard Error: 43_836
.saturating_add(Weight::from_ref_time(7_922_306).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -72,12 +72,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[2, 1024]`.
/// The range of component `m` is `[1, 100]`.
fn execute(b: u32, m: u32, ) -> Weight {
// Minimum execution time: 20_147 nanoseconds.
Weight::from_ref_time(19_626_025)
// Standard Error: 20
.saturating_add(Weight::from_ref_time(1_909).saturating_mul(b.into()))
// Standard Error: 215
.saturating_add(Weight::from_ref_time(14_444).saturating_mul(m.into()))
// Minimum execution time: 21_057 nanoseconds.
Weight::from_ref_time(20_952_200)
// Standard Error: 26
.saturating_add(Weight::from_ref_time(1_847).saturating_mul(b.into()))
// Standard Error: 270
.saturating_add(Weight::from_ref_time(11_814).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
// Storage: Council Members (r:1 w:0)
@@ -87,12 +87,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[2, 1024]`.
/// The range of component `m` is `[1, 100]`.
fn propose_execute(b: u32, m: u32, ) -> Weight {
// Minimum execution time: 22_567 nanoseconds.
Weight::from_ref_time(21_798_103)
// Standard Error: 24
.saturating_add(Weight::from_ref_time(1_736).saturating_mul(b.into()))
// Standard Error: 255
.saturating_add(Weight::from_ref_time(22_316).saturating_mul(m.into()))
// Minimum execution time: 23_644 nanoseconds.
Weight::from_ref_time(22_531_253)
// Standard Error: 31
.saturating_add(Weight::from_ref_time(2_093).saturating_mul(b.into()))
// Standard Error: 323
.saturating_add(Weight::from_ref_time(22_500).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2))
}
// Storage: Council Members (r:1 w:0)
@@ -107,14 +107,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[2, 100]`.
/// The range of component `p` is `[1, 100]`.
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 27_763 nanoseconds.
Weight::from_ref_time(29_336_364)
// Standard Error: 68
.saturating_add(Weight::from_ref_time(2_893).saturating_mul(b.into()))
// Standard Error: 710
.saturating_add(Weight::from_ref_time(20_741).saturating_mul(m.into()))
// Standard Error: 701
.saturating_add(Weight::from_ref_time(108_000).saturating_mul(p.into()))
// Minimum execution time: 29_657 nanoseconds.
Weight::from_ref_time(27_909_474)
// Standard Error: 103
.saturating_add(Weight::from_ref_time(4_354).saturating_mul(b.into()))
// Standard Error: 1_081
.saturating_add(Weight::from_ref_time(30_636).saturating_mul(m.into()))
// Standard Error: 1_068
.saturating_add(Weight::from_ref_time(202_594).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[5, 100]`.
/// The range of component `m` is `[5, 100]`.
fn vote(m: u32, ) -> Weight {
// Minimum execution time: 28_793 nanoseconds.
Weight::from_ref_time(30_301_179)
// Standard Error: 656
.saturating_add(Weight::from_ref_time(36_550).saturating_mul(m.into()))
// Minimum execution time: 34_950 nanoseconds.
Weight::from_ref_time(37_589_486)
// Standard Error: 969
.saturating_add(Weight::from_ref_time(58_213).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,12 +139,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
// Minimum execution time: 30_219 nanoseconds.
Weight::from_ref_time(32_929_628)
// Standard Error: 534
.saturating_add(Weight::from_ref_time(19_257).saturating_mul(m.into()))
// Standard Error: 521
.saturating_add(Weight::from_ref_time(90_818).saturating_mul(p.into()))
// Minimum execution time: 32_189 nanoseconds.
Weight::from_ref_time(33_688_931)
// Standard Error: 895
.saturating_add(Weight::from_ref_time(35_236).saturating_mul(m.into()))
// Standard Error: 873
.saturating_add(Weight::from_ref_time(180_058).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -159,14 +159,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 40_347 nanoseconds.
Weight::from_ref_time(41_721_525)
// Standard Error: 62
.saturating_add(Weight::from_ref_time(2_142).saturating_mul(b.into()))
// Standard Error: 664
.saturating_add(Weight::from_ref_time(16_024).saturating_mul(m.into()))
// Standard Error: 647
.saturating_add(Weight::from_ref_time(109_853).saturating_mul(p.into()))
// Minimum execution time: 42_866 nanoseconds.
Weight::from_ref_time(42_607_292)
// Standard Error: 115
.saturating_add(Weight::from_ref_time(3_444).saturating_mul(b.into()))
// Standard Error: 1_225
.saturating_add(Weight::from_ref_time(35_350).saturating_mul(m.into()))
// Standard Error: 1_194
.saturating_add(Weight::from_ref_time(223_215).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -180,12 +180,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_disapproved(m: u32, p: u32, ) -> Weight {
// Minimum execution time: 33_536 nanoseconds.
Weight::from_ref_time(35_227_171)
// Standard Error: 454
.saturating_add(Weight::from_ref_time(22_527).saturating_mul(m.into()))
// Standard Error: 443
.saturating_add(Weight::from_ref_time(89_705).saturating_mul(p.into()))
// Minimum execution time: 35_200 nanoseconds.
Weight::from_ref_time(35_984_937)
// Standard Error: 947
.saturating_add(Weight::from_ref_time(39_163).saturating_mul(m.into()))
// Standard Error: 923
.saturating_add(Weight::from_ref_time(186_666).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,14 +201,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 43_047 nanoseconds.
Weight::from_ref_time(44_071_047)
// Standard Error: 58
.saturating_add(Weight::from_ref_time(2_060).saturating_mul(b.into()))
// Standard Error: 615
.saturating_add(Weight::from_ref_time(13_619).saturating_mul(m.into()))
// Standard Error: 599
.saturating_add(Weight::from_ref_time(113_407).saturating_mul(p.into()))
// Minimum execution time: 45_539 nanoseconds.
Weight::from_ref_time(45_484_159)
// Standard Error: 122
.saturating_add(Weight::from_ref_time(3_642).saturating_mul(b.into()))
// Standard Error: 1_297
.saturating_add(Weight::from_ref_time(32_947).saturating_mul(m.into()))
// Standard Error: 1_264
.saturating_add(Weight::from_ref_time(223_458).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -218,10 +218,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 100]`.
/// The range of component `p` is `[1, 100]`.
fn disapprove_proposal(p: u32, ) -> Weight {
// Minimum execution time: 19_144 nanoseconds.
Weight::from_ref_time(22_604_946)
// Standard Error: 749
.saturating_add(Weight::from_ref_time(95_846).saturating_mul(p.into()))
// Minimum execution time: 20_289 nanoseconds.
Weight::from_ref_time(23_108_163)
// Standard Error: 1_194
.saturating_add(Weight::from_ref_time(179_054).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_collective`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -55,12 +55,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `n` is `[0, 100]`.
/// The range of component `p` is `[0, 100]`.
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
// Minimum execution time: 17_511 nanoseconds.
Weight::from_ref_time(17_808_000)
// Standard Error: 45_115
.saturating_add(Weight::from_ref_time(5_141_969).saturating_mul(m.into()))
// Standard Error: 45_115
.saturating_add(Weight::from_ref_time(7_396_068).saturating_mul(p.into()))
// Minimum execution time: 18_467 nanoseconds.
Weight::from_ref_time(18_767_000)
// Standard Error: 44_297
.saturating_add(Weight::from_ref_time(4_997_368).saturating_mul(m.into()))
// Standard Error: 44_297
.saturating_add(Weight::from_ref_time(8_086_426).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -72,12 +72,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[2, 1024]`.
/// The range of component `m` is `[1, 100]`.
fn execute(b: u32, m: u32, ) -> Weight {
// Minimum execution time: 20_684 nanoseconds.
Weight::from_ref_time(19_992_425)
// Standard Error: 24
.saturating_add(Weight::from_ref_time(1_758).saturating_mul(b.into()))
// Standard Error: 254
.saturating_add(Weight::from_ref_time(14_385).saturating_mul(m.into()))
// Minimum execution time: 21_574 nanoseconds.
Weight::from_ref_time(21_359_288)
// Standard Error: 22
.saturating_add(Weight::from_ref_time(1_804).saturating_mul(b.into()))
// Standard Error: 231
.saturating_add(Weight::from_ref_time(13_172).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
// Storage: TechnicalCommittee Members (r:1 w:0)
@@ -87,12 +87,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `b` is `[2, 1024]`.
/// The range of component `m` is `[1, 100]`.
fn propose_execute(b: u32, m: u32, ) -> Weight {
// Minimum execution time: 22_763 nanoseconds.
Weight::from_ref_time(21_861_815)
// Standard Error: 23
.saturating_add(Weight::from_ref_time(1_820).saturating_mul(b.into()))
// Standard Error: 237
.saturating_add(Weight::from_ref_time(21_649).saturating_mul(m.into()))
// Minimum execution time: 24_260 nanoseconds.
Weight::from_ref_time(23_163_195)
// Standard Error: 25
.saturating_add(Weight::from_ref_time(2_117).saturating_mul(b.into()))
// Standard Error: 262
.saturating_add(Weight::from_ref_time(21_327).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2))
}
// Storage: TechnicalCommittee Members (r:1 w:0)
@@ -107,14 +107,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[2, 100]`.
/// The range of component `p` is `[1, 100]`.
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 28_785 nanoseconds.
Weight::from_ref_time(29_848_634)
// Standard Error: 71
.saturating_add(Weight::from_ref_time(3_454).saturating_mul(b.into()))
// Standard Error: 742
.saturating_add(Weight::from_ref_time(20_500).saturating_mul(m.into()))
// Standard Error: 732
.saturating_add(Weight::from_ref_time(114_352).saturating_mul(p.into()))
// Minimum execution time: 30_609 nanoseconds.
Weight::from_ref_time(28_648_528)
// Standard Error: 95
.saturating_add(Weight::from_ref_time(4_982).saturating_mul(b.into()))
// Standard Error: 997
.saturating_add(Weight::from_ref_time(31_950).saturating_mul(m.into()))
// Standard Error: 984
.saturating_add(Weight::from_ref_time(207_125).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[5, 100]`.
/// The range of component `m` is `[5, 100]`.
fn vote(m: u32, ) -> Weight {
// Minimum execution time: 29_481 nanoseconds.
Weight::from_ref_time(30_726_187)
// Standard Error: 469
.saturating_add(Weight::from_ref_time(36_810).saturating_mul(m.into()))
// Minimum execution time: 34_745 nanoseconds.
Weight::from_ref_time(38_288_358)
// Standard Error: 902
.saturating_add(Weight::from_ref_time(52_450).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -139,12 +139,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
// Minimum execution time: 31_967 nanoseconds.
Weight::from_ref_time(33_643_928)
// Standard Error: 441
.saturating_add(Weight::from_ref_time(19_662).saturating_mul(m.into()))
// Standard Error: 430
.saturating_add(Weight::from_ref_time(90_717).saturating_mul(p.into()))
// Minimum execution time: 33_516 nanoseconds.
Weight::from_ref_time(33_949_601)
// Standard Error: 806
.saturating_add(Weight::from_ref_time(35_238).saturating_mul(m.into()))
// Standard Error: 786
.saturating_add(Weight::from_ref_time(185_097).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -159,14 +159,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 41_255 nanoseconds.
Weight::from_ref_time(42_547_281)
// Standard Error: 61
.saturating_add(Weight::from_ref_time(1_981).saturating_mul(b.into()))
// Standard Error: 648
.saturating_add(Weight::from_ref_time(16_149).saturating_mul(m.into()))
// Standard Error: 631
.saturating_add(Weight::from_ref_time(110_311).saturating_mul(p.into()))
// Minimum execution time: 43_880 nanoseconds.
Weight::from_ref_time(43_521_872)
// Standard Error: 106
.saturating_add(Weight::from_ref_time(3_540).saturating_mul(b.into()))
// Standard Error: 1_129
.saturating_add(Weight::from_ref_time(30_685).saturating_mul(m.into()))
// Standard Error: 1_100
.saturating_add(Weight::from_ref_time(220_013).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -180,12 +180,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_disapproved(m: u32, p: u32, ) -> Weight {
// Minimum execution time: 34_754 nanoseconds.
Weight::from_ref_time(35_754_221)
// Standard Error: 460
.saturating_add(Weight::from_ref_time(23_715).saturating_mul(m.into()))
// Standard Error: 448
.saturating_add(Weight::from_ref_time(90_319).saturating_mul(p.into()))
// Minimum execution time: 36_245 nanoseconds.
Weight::from_ref_time(36_588_565)
// Standard Error: 871
.saturating_add(Weight::from_ref_time(40_011).saturating_mul(m.into()))
// Standard Error: 849
.saturating_add(Weight::from_ref_time(189_599).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -201,14 +201,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `m` is `[4, 100]`.
/// The range of component `p` is `[1, 100]`.
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
// Minimum execution time: 43_911 nanoseconds.
Weight::from_ref_time(44_556_035)
// Standard Error: 55
.saturating_add(Weight::from_ref_time(2_136).saturating_mul(b.into()))
// Standard Error: 591
.saturating_add(Weight::from_ref_time(16_572).saturating_mul(m.into()))
// Standard Error: 576
.saturating_add(Weight::from_ref_time(112_344).saturating_mul(p.into()))
// Minimum execution time: 46_412 nanoseconds.
Weight::from_ref_time(45_574_288)
// Standard Error: 112
.saturating_add(Weight::from_ref_time(3_774).saturating_mul(b.into()))
// Standard Error: 1_188
.saturating_add(Weight::from_ref_time(35_962).saturating_mul(m.into()))
// Standard Error: 1_158
.saturating_add(Weight::from_ref_time(225_413).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -218,10 +218,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
/// The range of component `p` is `[1, 100]`.
/// The range of component `p` is `[1, 100]`.
fn disapprove_proposal(p: u32, ) -> Weight {
// Minimum execution time: 19_525 nanoseconds.
Weight::from_ref_time(22_958_623)
// Standard Error: 757
.saturating_add(Weight::from_ref_time(97_562).saturating_mul(p.into()))
// Minimum execution time: 21_008 nanoseconds.
Weight::from_ref_time(23_373_668)
// Standard Error: 1_006
.saturating_add(Weight::from_ref_time(179_623).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_democracy`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,15 +49,15 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy Blacklist (r:1 w:0)
// Storage: Democracy DepositOf (r:0 w:1)
fn propose() -> Weight {
// Minimum execution time: 44_240 nanoseconds.
Weight::from_ref_time(44_753_000)
// Minimum execution time: 52_790 nanoseconds.
Weight::from_ref_time(54_752_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Democracy DepositOf (r:1 w:1)
fn second() -> Weight {
// Minimum execution time: 40_142 nanoseconds.
Weight::from_ref_time(41_565_000)
// Minimum execution time: 45_259 nanoseconds.
Weight::from_ref_time(48_365_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -65,8 +65,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy VotingOf (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn vote_new() -> Weight {
// Minimum execution time: 49_694 nanoseconds.
Weight::from_ref_time(51_077_000)
// Minimum execution time: 59_441 nanoseconds.
Weight::from_ref_time(61_696_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -74,16 +74,16 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy VotingOf (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn vote_existing() -> Weight {
// Minimum execution time: 50_393 nanoseconds.
Weight::from_ref_time(51_452_000)
// Minimum execution time: 60_522 nanoseconds.
Weight::from_ref_time(62_995_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
// Storage: Democracy Cancellations (r:1 w:1)
fn emergency_cancel() -> Weight {
// Minimum execution time: 21_750 nanoseconds.
Weight::from_ref_time(22_139_000)
// Minimum execution time: 22_301 nanoseconds.
Weight::from_ref_time(22_900_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -94,45 +94,45 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
// Storage: Democracy Blacklist (r:0 w:1)
fn blacklist() -> Weight {
// Minimum execution time: 79_224 nanoseconds.
Weight::from_ref_time(80_306_000)
// Minimum execution time: 96_444 nanoseconds.
Weight::from_ref_time(99_441_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(6))
}
// Storage: Democracy NextExternal (r:1 w:1)
// Storage: Democracy Blacklist (r:1 w:0)
fn external_propose() -> Weight {
// Minimum execution time: 17_190 nanoseconds.
Weight::from_ref_time(17_810_000)
// Minimum execution time: 17_583 nanoseconds.
Weight::from_ref_time(18_423_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Democracy NextExternal (r:0 w:1)
fn external_propose_majority() -> Weight {
// Minimum execution time: 5_098 nanoseconds.
Weight::from_ref_time(5_361_000)
// Minimum execution time: 5_180 nanoseconds.
Weight::from_ref_time(5_463_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Democracy NextExternal (r:0 w:1)
fn external_propose_default() -> Weight {
// Minimum execution time: 5_034 nanoseconds.
Weight::from_ref_time(5_313_000)
// Minimum execution time: 4_834 nanoseconds.
Weight::from_ref_time(5_249_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Democracy NextExternal (r:1 w:1)
// Storage: Democracy ReferendumCount (r:1 w:1)
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
fn fast_track() -> Weight {
// Minimum execution time: 21_228 nanoseconds.
Weight::from_ref_time(21_649_000)
// Minimum execution time: 22_042 nanoseconds.
Weight::from_ref_time(22_757_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Democracy NextExternal (r:1 w:1)
// Storage: Democracy Blacklist (r:1 w:1)
fn veto_external() -> Weight {
// Minimum execution time: 26_850 nanoseconds.
Weight::from_ref_time(27_409_000)
// Minimum execution time: 27_437 nanoseconds.
Weight::from_ref_time(28_606_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -140,15 +140,15 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy DepositOf (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn cancel_proposal() -> Weight {
// Minimum execution time: 66_728 nanoseconds.
Weight::from_ref_time(67_767_000)
// Minimum execution time: 81_906 nanoseconds.
Weight::from_ref_time(86_110_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
fn cancel_referendum() -> Weight {
// Minimum execution time: 13_027 nanoseconds.
Weight::from_ref_time(13_414_000)
// Minimum execution time: 14_329 nanoseconds.
Weight::from_ref_time(14_853_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Democracy LowestUnbaked (r:1 w:1)
@@ -156,10 +156,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy ReferendumInfoOf (r:2 w:0)
/// The range of component `r` is `[0, 99]`.
fn on_initialize_base(r: u32, ) -> Weight {
// Minimum execution time: 6_244 nanoseconds.
Weight::from_ref_time(9_416_246)
// Standard Error: 4_551
.saturating_add(Weight::from_ref_time(2_069_064).saturating_mul(r.into()))
// Minimum execution time: 6_672 nanoseconds.
Weight::from_ref_time(6_649_252)
// Standard Error: 5_909
.saturating_add(Weight::from_ref_time(2_597_196).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -172,10 +172,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy ReferendumInfoOf (r:2 w:0)
/// The range of component `r` is `[0, 99]`.
fn on_initialize_base_with_launch_period(r: u32, ) -> Weight {
// Minimum execution time: 8_659 nanoseconds.
Weight::from_ref_time(11_628_968)
// Standard Error: 4_928
.saturating_add(Weight::from_ref_time(2_068_391).saturating_mul(r.into()))
// Minimum execution time: 9_163 nanoseconds.
Weight::from_ref_time(9_527_961)
// Standard Error: 6_495
.saturating_add(Weight::from_ref_time(2_595_826).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -185,10 +185,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy ReferendumInfoOf (r:2 w:2)
/// The range of component `r` is `[0, 99]`.
fn delegate(r: u32, ) -> Weight {
// Minimum execution time: 41_958 nanoseconds.
Weight::from_ref_time(49_429_011)
// Standard Error: 6_438
.saturating_add(Weight::from_ref_time(3_062_541).saturating_mul(r.into()))
// Minimum execution time: 43_971 nanoseconds.
Weight::from_ref_time(48_177_424)
// Standard Error: 7_687
.saturating_add(Weight::from_ref_time(3_825_037).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
@@ -198,10 +198,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy ReferendumInfoOf (r:2 w:2)
/// The range of component `r` is `[0, 99]`.
fn undelegate(r: u32, ) -> Weight {
// Minimum execution time: 25_374 nanoseconds.
Weight::from_ref_time(29_330_270)
// Standard Error: 5_584
.saturating_add(Weight::from_ref_time(3_039_792).saturating_mul(r.into()))
// Minimum execution time: 26_297 nanoseconds.
Weight::from_ref_time(26_805_688)
// Standard Error: 6_248
.saturating_add(Weight::from_ref_time(3_780_649).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(2))
@@ -209,8 +209,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
}
// Storage: Democracy PublicProps (r:0 w:1)
fn clear_public_proposals() -> Weight {
// Minimum execution time: 5_555 nanoseconds.
Weight::from_ref_time(5_758_000)
// Minimum execution time: 5_382 nanoseconds.
Weight::from_ref_time(5_610_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Democracy VotingOf (r:1 w:1)
@@ -218,10 +218,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
/// The range of component `r` is `[0, 99]`.
fn unlock_remove(r: u32, ) -> Weight {
// Minimum execution time: 24_073 nanoseconds.
Weight::from_ref_time(31_887_101)
// Standard Error: 1_872
.saturating_add(Weight::from_ref_time(36_737).saturating_mul(r.into()))
// Minimum execution time: 25_335 nanoseconds.
Weight::from_ref_time(31_939_462)
// Standard Error: 1_885
.saturating_add(Weight::from_ref_time(93_824).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -230,10 +230,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:1)
/// The range of component `r` is `[0, 99]`.
fn unlock_set(r: u32, ) -> Weight {
// Minimum execution time: 30_457 nanoseconds.
Weight::from_ref_time(31_918_113)
// Standard Error: 566
.saturating_add(Weight::from_ref_time(65_445).saturating_mul(r.into()))
// Minimum execution time: 30_340 nanoseconds.
Weight::from_ref_time(31_636_621)
// Standard Error: 1_625
.saturating_add(Weight::from_ref_time(133_508).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -241,10 +241,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy VotingOf (r:1 w:1)
/// The range of component `r` is `[1, 100]`.
fn remove_vote(r: u32, ) -> Weight {
// Minimum execution time: 16_337 nanoseconds.
Weight::from_ref_time(19_433_011)
// Standard Error: 947
.saturating_add(Weight::from_ref_time(71_246).saturating_mul(r.into()))
// Minimum execution time: 16_834 nanoseconds.
Weight::from_ref_time(18_056_579)
// Standard Error: 1_477
.saturating_add(Weight::from_ref_time(137_607).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -252,10 +252,10 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
// Storage: Democracy VotingOf (r:1 w:1)
/// The range of component `r` is `[1, 100]`.
fn remove_other_vote(r: u32, ) -> Weight {
// Minimum execution time: 16_718 nanoseconds.
Weight::from_ref_time(19_575_066)
// Standard Error: 1_137
.saturating_add(Weight::from_ref_time(71_800).saturating_mul(r.into()))
// Minimum execution time: 16_165 nanoseconds.
Weight::from_ref_time(18_301_612)
// Standard Error: 1_417
.saturating_add(Weight::from_ref_time(133_792).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_elections_phragmen`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -51,10 +51,10 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Balances Locks (r:1 w:1)
/// The range of component `v` is `[1, 16]`.
fn vote_equal(v: u32, ) -> Weight {
// Minimum execution time: 31_530 nanoseconds.
Weight::from_ref_time(32_845_998)
// Standard Error: 4_023
.saturating_add(Weight::from_ref_time(200_891).saturating_mul(v.into()))
// Minimum execution time: 32_677 nanoseconds.
Weight::from_ref_time(34_227_352)
// Standard Error: 5_345
.saturating_add(Weight::from_ref_time(224_235).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -65,10 +65,10 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Balances Locks (r:1 w:1)
/// The range of component `v` is `[2, 16]`.
fn vote_more(v: u32, ) -> Weight {
// Minimum execution time: 41_342 nanoseconds.
Weight::from_ref_time(43_069_275)
// Standard Error: 4_334
.saturating_add(Weight::from_ref_time(155_897).saturating_mul(v.into()))
// Minimum execution time: 44_181 nanoseconds.
Weight::from_ref_time(45_320_635)
// Standard Error: 7_484
.saturating_add(Weight::from_ref_time(266_913).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -79,18 +79,18 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Balances Locks (r:1 w:1)
/// The range of component `v` is `[2, 16]`.
fn vote_less(v: u32, ) -> Weight {
// Minimum execution time: 41_228 nanoseconds.
Weight::from_ref_time(43_080_879)
// Standard Error: 4_638
.saturating_add(Weight::from_ref_time(124_894).saturating_mul(v.into()))
// Minimum execution time: 43_404 nanoseconds.
Weight::from_ref_time(45_277_395)
// Standard Error: 8_628
.saturating_add(Weight::from_ref_time(281_032).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: PhragmenElection Voting (r:1 w:1)
// Storage: Balances Locks (r:1 w:1)
fn remove_voter() -> Weight {
// Minimum execution time: 39_875 nanoseconds.
Weight::from_ref_time(40_629_000)
// Minimum execution time: 43_044 nanoseconds.
Weight::from_ref_time(45_495_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -99,20 +99,20 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: PhragmenElection RunnersUp (r:1 w:0)
/// The range of component `c` is `[1, 1000]`.
fn submit_candidacy(c: u32, ) -> Weight {
// Minimum execution time: 36_871 nanoseconds.
Weight::from_ref_time(29_242_219)
// Standard Error: 1_008
.saturating_add(Weight::from_ref_time(91_921).saturating_mul(c.into()))
// Minimum execution time: 45_448 nanoseconds.
Weight::from_ref_time(34_113_986)
// Standard Error: 1_620
.saturating_add(Weight::from_ref_time(140_766).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: PhragmenElection Candidates (r:1 w:1)
/// The range of component `c` is `[1, 1000]`.
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
// Minimum execution time: 32_220 nanoseconds.
Weight::from_ref_time(24_660_814)
// Standard Error: 985
.saturating_add(Weight::from_ref_time(71_367).saturating_mul(c.into()))
// Minimum execution time: 40_252 nanoseconds.
Weight::from_ref_time(31_471_189)
// Standard Error: 1_493
.saturating_add(Weight::from_ref_time(113_030).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -122,15 +122,15 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Council Proposals (r:1 w:0)
// Storage: Council Members (r:0 w:1)
fn renounce_candidacy_members() -> Weight {
// Minimum execution time: 45_425 nanoseconds.
Weight::from_ref_time(47_037_000)
// Minimum execution time: 55_915 nanoseconds.
Weight::from_ref_time(57_846_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: PhragmenElection RunnersUp (r:1 w:1)
fn renounce_candidacy_runners_up() -> Weight {
// Minimum execution time: 34_323 nanoseconds.
Weight::from_ref_time(36_000_000)
// Minimum execution time: 42_213 nanoseconds.
Weight::from_ref_time(43_554_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -146,8 +146,8 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
// Storage: Council Proposals (r:1 w:0)
// Storage: Council Members (r:0 w:1)
fn remove_member_with_replacement() -> Weight {
// Minimum execution time: 59_869 nanoseconds.
Weight::from_ref_time(61_392_000)
// Minimum execution time: 74_919 nanoseconds.
Weight::from_ref_time(77_262_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -160,10 +160,10 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
/// The range of component `v` is `[5000, 10000]`.
/// The range of component `d` is `[0, 5000]`.
fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight {
// Minimum execution time: 281_083_862 nanoseconds.
Weight::from_ref_time(281_661_152_000)
// Standard Error: 243_873
.saturating_add(Weight::from_ref_time(35_144_682).saturating_mul(v.into()))
// Minimum execution time: 322_078_105 nanoseconds.
Weight::from_ref_time(324_383_527_000)
// Standard Error: 275_673
.saturating_add(Weight::from_ref_time(40_225_987).saturating_mul(v.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(v.into())))
.saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(v.into())))
@@ -181,12 +181,12 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
/// The range of component `v` is `[1, 10000]`.
/// The range of component `e` is `[10000, 160000]`.
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
// Minimum execution time: 29_071_797 nanoseconds.
Weight::from_ref_time(29_188_614_000)
// Standard Error: 550_790
.saturating_add(Weight::from_ref_time(46_123_463).saturating_mul(v.into()))
// Standard Error: 35_346
.saturating_add(Weight::from_ref_time(2_360_771).saturating_mul(e.into()))
// Minimum execution time: 34_971_691 nanoseconds.
Weight::from_ref_time(35_553_879_000)
// Standard Error: 497_428
.saturating_add(Weight::from_ref_time(42_656_388).saturating_mul(v.into()))
// Standard Error: 31_921
.saturating_add(Weight::from_ref_time(2_044_392).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(265))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(v.into())))
@@ -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("rococo-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: 16_705 nanoseconds.
Weight::from_ref_time(18_588_848)
// Standard Error: 3_856
.saturating_add(Weight::from_ref_time(142_039).saturating_mul(r.into()))
// Minimum execution time: 18_050 nanoseconds.
Weight::from_ref_time(19_099_537)
// Standard Error: 3_507
.saturating_add(Weight::from_ref_time(153_839).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: 36_688 nanoseconds.
Weight::from_ref_time(35_348_179)
// Standard Error: 4_588
.saturating_add(Weight::from_ref_time(105_590).saturating_mul(r.into()))
// Standard Error: 895
.saturating_add(Weight::from_ref_time(335_775).saturating_mul(x.into()))
// Minimum execution time: 37_894 nanoseconds.
Weight::from_ref_time(35_797_961)
// Standard Error: 6_226
.saturating_add(Weight::from_ref_time(243_817).saturating_mul(r.into()))
// Standard Error: 1_214
.saturating_add(Weight::from_ref_time(339_426).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_602 nanoseconds.
Weight::from_ref_time(29_137_014)
// Standard Error: 5_080
.saturating_add(Weight::from_ref_time(2_230_712).saturating_mul(s.into()))
// Minimum execution time: 10_742 nanoseconds.
Weight::from_ref_time(28_861_840)
// Standard Error: 5_212
.saturating_add(Weight::from_ref_time(2_612_382).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_978 nanoseconds.
Weight::from_ref_time(29_970_755)
// Standard Error: 4_525
.saturating_add(Weight::from_ref_time(957_000).saturating_mul(p.into()))
// Minimum execution time: 10_758 nanoseconds.
Weight::from_ref_time(28_876_790)
// Standard Error: 4_432
.saturating_add(Weight::from_ref_time(1_167_813).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: 52_856 nanoseconds.
Weight::from_ref_time(38_941_716)
// Standard Error: 5_614
.saturating_add(Weight::from_ref_time(67_485).saturating_mul(r.into()))
// Standard Error: 1_096
.saturating_add(Weight::from_ref_time(925_601).saturating_mul(s.into()))
// Standard Error: 1_096
.saturating_add(Weight::from_ref_time(166_997).saturating_mul(x.into()))
// Minimum execution time: 54_937 nanoseconds.
Weight::from_ref_time(37_163_527)
// Standard Error: 10_657
.saturating_add(Weight::from_ref_time(226_196).saturating_mul(r.into()))
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(1_146_551).saturating_mul(s.into()))
// Standard Error: 2_081
.saturating_add(Weight::from_ref_time(186_218).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_714 nanoseconds.
Weight::from_ref_time(36_526_947)
// Standard Error: 4_798
.saturating_add(Weight::from_ref_time(136_662).saturating_mul(r.into()))
// Standard Error: 936
.saturating_add(Weight::from_ref_time(354_082).saturating_mul(x.into()))
// Minimum execution time: 39_900 nanoseconds.
Weight::from_ref_time(37_527_482)
// Standard Error: 6_804
.saturating_add(Weight::from_ref_time(232_221).saturating_mul(r.into()))
// Standard Error: 1_327
.saturating_add(Weight::from_ref_time(353_611).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: 34_593 nanoseconds.
Weight::from_ref_time(33_819_577)
// Standard Error: 4_785
.saturating_add(Weight::from_ref_time(91_987).saturating_mul(r.into()))
// Standard Error: 933
.saturating_add(Weight::from_ref_time(351_810).saturating_mul(x.into()))
// Minimum execution time: 34_633 nanoseconds.
Weight::from_ref_time(35_325_047)
// Standard Error: 6_588
.saturating_add(Weight::from_ref_time(165_512).saturating_mul(r.into()))
// Standard Error: 1_285
.saturating_add(Weight::from_ref_time(342_476).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: 9_275 nanoseconds.
Weight::from_ref_time(10_198_514)
// Standard Error: 2_428
.saturating_add(Weight::from_ref_time(128_132).saturating_mul(r.into()))
// Minimum execution time: 9_038 nanoseconds.
Weight::from_ref_time(9_775_885)
// Standard Error: 1_976
.saturating_add(Weight::from_ref_time(111_168).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_436 nanoseconds.
Weight::from_ref_time(10_643_446)
// Standard Error: 2_702
.saturating_add(Weight::from_ref_time(119_859).saturating_mul(r.into()))
// Minimum execution time: 9_448 nanoseconds.
Weight::from_ref_time(10_163_483)
// Standard Error: 2_470
.saturating_add(Weight::from_ref_time(108_455).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_610 nanoseconds.
Weight::from_ref_time(10_380_051)
// Standard Error: 3_611
.saturating_add(Weight::from_ref_time(125_337).saturating_mul(r.into()))
// Minimum execution time: 9_225 nanoseconds.
Weight::from_ref_time(10_055_521)
// Standard Error: 2_827
.saturating_add(Weight::from_ref_time(109_981).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_246 nanoseconds.
Weight::from_ref_time(28_456_486)
// Standard Error: 5_669
.saturating_add(Weight::from_ref_time(77_072).saturating_mul(r.into()))
// Standard Error: 1_049
.saturating_add(Weight::from_ref_time(581_856).saturating_mul(x.into()))
// Minimum execution time: 28_546 nanoseconds.
Weight::from_ref_time(28_703_647)
// Standard Error: 6_629
.saturating_add(Weight::from_ref_time(136_425).saturating_mul(r.into()))
// Standard Error: 1_226
.saturating_add(Weight::from_ref_time(598_279).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: 64_542 nanoseconds.
Weight::from_ref_time(48_715_074)
// Standard Error: 7_238
.saturating_add(Weight::from_ref_time(112_967).saturating_mul(r.into()))
// Standard Error: 1_413
.saturating_add(Weight::from_ref_time(951_753).saturating_mul(s.into()))
// Standard Error: 1_413
.saturating_add(Weight::from_ref_time(170_906).saturating_mul(x.into()))
// Minimum execution time: 70_327 nanoseconds.
Weight::from_ref_time(49_590_782)
// Standard Error: 11_218
.saturating_add(Weight::from_ref_time(231_936).saturating_mul(r.into()))
// Standard Error: 2_190
.saturating_add(Weight::from_ref_time(1_162_176).saturating_mul(s.into()))
// Standard Error: 2_190
.saturating_add(Weight::from_ref_time(202_465).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_334 nanoseconds.
Weight::from_ref_time(38_873_034)
// Standard Error: 1_841
.saturating_add(Weight::from_ref_time(73_211).saturating_mul(s.into()))
// Minimum execution time: 33_939 nanoseconds.
Weight::from_ref_time(39_839_659)
// Standard Error: 1_997
.saturating_add(Weight::from_ref_time(125_657).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_563 nanoseconds.
Weight::from_ref_time(17_264_573)
// Standard Error: 1_267
.saturating_add(Weight::from_ref_time(25_142).saturating_mul(s.into()))
// Minimum execution time: 14_478 nanoseconds.
Weight::from_ref_time(16_138_721)
// Standard Error: 859
.saturating_add(Weight::from_ref_time(55_065).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: 37_046 nanoseconds.
Weight::from_ref_time(40_517_646)
// Standard Error: 1_281
.saturating_add(Weight::from_ref_time(58_583).saturating_mul(s.into()))
// Minimum execution time: 38_929 nanoseconds.
Weight::from_ref_time(41_549_387)
// Standard Error: 1_574
.saturating_add(Weight::from_ref_time(116_053).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_334 nanoseconds.
Weight::from_ref_time(29_560_406)
// Standard Error: 1_152
.saturating_add(Weight::from_ref_time(66_858).saturating_mul(s.into()))
// Minimum execution time: 27_185 nanoseconds.
Weight::from_ref_time(29_827_240)
// Standard Error: 1_486
.saturating_add(Weight::from_ref_time(105_510).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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -53,12 +53,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: 98_477 nanoseconds.
Weight::from_ref_time(78_388_495)
// Standard Error: 401
.saturating_add(Weight::from_ref_time(26_451).saturating_mul(k.into()))
// Standard Error: 4_043
.saturating_add(Weight::from_ref_time(319_700).saturating_mul(e.into()))
// Minimum execution time: 123_796 nanoseconds.
Weight::from_ref_time(104_073_855)
// Standard Error: 453
.saturating_add(Weight::from_ref_time(35_993).saturating_mul(k.into()))
// Standard Error: 4_567
.saturating_add(Weight::from_ref_time(399_291).saturating_mul(e.into()))
.saturating_add(T::DbWeight::get().reads(5))
.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("rococo-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: 26_325 nanoseconds.
Weight::from_ref_time(26_869_000)
// Minimum execution time: 28_482 nanoseconds.
Weight::from_ref_time(29_129_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_353 nanoseconds.
Weight::from_ref_time(33_855_000)
// Minimum execution time: 34_660 nanoseconds.
Weight::from_ref_time(35_677_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_325 nanoseconds.
Weight::from_ref_time(27_909_000)
// Minimum execution time: 28_758 nanoseconds.
Weight::from_ref_time(29_865_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_659 nanoseconds.
Weight::from_ref_time(28_071_000)
// Minimum execution time: 28_676 nanoseconds.
Weight::from_ref_time(30_082_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: 32_723 nanoseconds.
Weight::from_ref_time(33_688_000)
// Minimum execution time: 34_024 nanoseconds.
Weight::from_ref_time(35_547_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_membership`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -50,10 +50,10 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[1, 99]`.
fn add_member(m: u32, ) -> Weight {
// Minimum execution time: 21_354 nanoseconds.
Weight::from_ref_time(22_145_834)
// Standard Error: 716
.saturating_add(Weight::from_ref_time(34_651).saturating_mul(m.into()))
// Minimum execution time: 21_714 nanoseconds.
Weight::from_ref_time(22_733_685)
// Standard Error: 1_206
.saturating_add(Weight::from_ref_time(38_088).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -64,10 +64,10 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[2, 100]`.
fn remove_member(m: u32, ) -> Weight {
// Minimum execution time: 23_662 nanoseconds.
Weight::from_ref_time(24_522_440)
// Standard Error: 377
.saturating_add(Weight::from_ref_time(31_818).saturating_mul(m.into()))
// Minimum execution time: 24_217 nanoseconds.
Weight::from_ref_time(25_444_716)
// Standard Error: 685
.saturating_add(Weight::from_ref_time(31_952).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -78,10 +78,10 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[2, 100]`.
fn swap_member(m: u32, ) -> Weight {
// Minimum execution time: 23_266 nanoseconds.
Weight::from_ref_time(24_324_835)
// Standard Error: 623
.saturating_add(Weight::from_ref_time(47_217).saturating_mul(m.into()))
// Minimum execution time: 24_426 nanoseconds.
Weight::from_ref_time(25_522_861)
// Standard Error: 799
.saturating_add(Weight::from_ref_time(44_426).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -92,10 +92,10 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[1, 100]`.
fn reset_member(m: u32, ) -> Weight {
// Minimum execution time: 22_659 nanoseconds.
Weight::from_ref_time(24_464_082)
// Standard Error: 858
.saturating_add(Weight::from_ref_time(151_279).saturating_mul(m.into()))
// Minimum execution time: 23_735 nanoseconds.
Weight::from_ref_time(25_259_554)
// Standard Error: 1_322
.saturating_add(Weight::from_ref_time(153_396).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -106,10 +106,10 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[1, 100]`.
fn change_key(m: u32, ) -> Weight {
// Minimum execution time: 23_968 nanoseconds.
Weight::from_ref_time(25_073_611)
// Standard Error: 513
.saturating_add(Weight::from_ref_time(45_919).saturating_mul(m.into()))
// Minimum execution time: 24_948 nanoseconds.
Weight::from_ref_time(26_225_060)
// Standard Error: 1_467
.saturating_add(Weight::from_ref_time(42_107).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -118,21 +118,19 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[1, 100]`.
fn set_prime(m: u32, ) -> Weight {
// Minimum execution time: 8_733 nanoseconds.
Weight::from_ref_time(9_247_291)
// Standard Error: 297
.saturating_add(Weight::from_ref_time(9_786).saturating_mul(m.into()))
// Minimum execution time: 8_883 nanoseconds.
Weight::from_ref_time(9_313_090)
// Standard Error: 291
.saturating_add(Weight::from_ref_time(8_854).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: TechnicalMembership Prime (r:0 w:1)
// Storage: TechnicalCommittee Prime (r:0 w:1)
/// The range of component `m` is `[1, 100]`.
fn clear_prime(m: u32, ) -> Weight {
// Minimum execution time: 5_387 nanoseconds.
Weight::from_ref_time(5_692_517)
// Standard Error: 140
.saturating_add(Weight::from_ref_time(785).saturating_mul(m.into()))
fn clear_prime(_m: u32, ) -> Weight {
// Minimum execution time: 5_174 nanoseconds.
Weight::from_ref_time(5_708_105)
.saturating_add(T::DbWeight::get().writes(2))
}
}
@@ -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("rococo-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_224 nanoseconds.
Weight::from_ref_time(15_843_409)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(527).saturating_mul(z.into()))
// Minimum execution time: 16_544 nanoseconds.
Weight::from_ref_time(18_309_933)
// Standard Error: 9
.saturating_add(Weight::from_ref_time(610).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_683 nanoseconds.
Weight::from_ref_time(36_042_794)
// Standard Error: 1_065
.saturating_add(Weight::from_ref_time(81_673).saturating_mul(s.into()))
// Standard Error: 10
.saturating_add(Weight::from_ref_time(1_615).saturating_mul(z.into()))
// Minimum execution time: 50_623 nanoseconds.
Weight::from_ref_time(36_061_466)
// Standard Error: 1_626
.saturating_add(Weight::from_ref_time(160_741).saturating_mul(s.into()))
// Standard Error: 15
.saturating_add(Weight::from_ref_time(1_962).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: 32_760 nanoseconds.
Weight::from_ref_time(26_604_951)
// Standard Error: 964
.saturating_add(Weight::from_ref_time(72_733).saturating_mul(s.into()))
// Standard Error: 9
.saturating_add(Weight::from_ref_time(1_549).saturating_mul(z.into()))
// Minimum execution time: 37_458 nanoseconds.
Weight::from_ref_time(25_419_081)
// Standard Error: 1_320
.saturating_add(Weight::from_ref_time(141_766).saturating_mul(s.into()))
// Standard Error: 12
.saturating_add(Weight::from_ref_time(1_891).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: 46_479 nanoseconds.
Weight::from_ref_time(37_298_387)
// Standard Error: 706
.saturating_add(Weight::from_ref_time(110_113).saturating_mul(s.into()))
// Standard Error: 6
.saturating_add(Weight::from_ref_time(1_581).saturating_mul(z.into()))
// Minimum execution time: 53_942 nanoseconds.
Weight::from_ref_time(37_373_893)
// Standard Error: 1_504
.saturating_add(Weight::from_ref_time(189_355).saturating_mul(s.into()))
// Standard Error: 14
.saturating_add(Weight::from_ref_time(2_025).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_638 nanoseconds.
Weight::from_ref_time(34_636_225)
// Standard Error: 1_064
.saturating_add(Weight::from_ref_time(85_503).saturating_mul(s.into()))
// Minimum execution time: 33_208 nanoseconds.
Weight::from_ref_time(35_116_014)
// Standard Error: 1_471
.saturating_add(Weight::from_ref_time(156_831).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: 22_455 nanoseconds.
Weight::from_ref_time(24_456_437)
// Standard Error: 792
.saturating_add(Weight::from_ref_time(83_410).saturating_mul(s.into()))
// Minimum execution time: 22_822 nanoseconds.
Weight::from_ref_time(23_714_943)
// Standard Error: 1_325
.saturating_add(Weight::from_ref_time(137_562).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: 32_286 nanoseconds.
Weight::from_ref_time(34_612_677)
// Standard Error: 925
.saturating_add(Weight::from_ref_time(77_701).saturating_mul(s.into()))
// Minimum execution time: 32_642 nanoseconds.
Weight::from_ref_time(34_360_224)
// Standard Error: 1_531
.saturating_add(Weight::from_ref_time(145_598).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_nis`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -45,40 +45,43 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Storage: Nis Queues (r:1 w:1)
// Storage: Balances Reserves (r:1 w:1)
// Storage: Nis QueueTotals (r:1 w:1)
/// The range of component `l` is `[0, 999]`.
fn place_bid(l: u32, ) -> Weight {
// Minimum execution time: 32_337 nanoseconds.
Weight::from_ref_time(34_031_992)
// Standard Error: 713
.saturating_add(Weight::from_ref_time(73_449).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
// Minimum execution time: 39_300 nanoseconds.
Weight::from_ref_time(37_860_776)
// Standard Error: 1_149
.saturating_add(Weight::from_ref_time(107_779).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Nis Queues (r:1 w:1)
// Storage: Balances Reserves (r:1 w:1)
// Storage: Nis QueueTotals (r:1 w:1)
fn place_bid_max() -> Weight {
// Minimum execution time: 104_620 nanoseconds.
Weight::from_ref_time(105_322_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
// Minimum execution time: 141_883 nanoseconds.
Weight::from_ref_time(145_745_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Nis Queues (r:1 w:1)
// Storage: Nis QueueTotals (r:1 w:1)
// Storage: Balances Reserves (r:1 w:1)
/// The range of component `l` is `[1, 1000]`.
fn retract_bid(l: u32, ) -> Weight {
// Minimum execution time: 39_459 nanoseconds.
Weight::from_ref_time(35_441_463)
// Standard Error: 658
.saturating_add(Weight::from_ref_time(61_346).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
// Minimum execution time: 46_575 nanoseconds.
Weight::from_ref_time(39_340_663)
// Standard Error: 1_163
.saturating_add(Weight::from_ref_time(91_453).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Nis Summary (r:1 w:0)
// Storage: System Account (r:1 w:1)
fn fund_deficit() -> Weight {
// Minimum execution time: 42_496 nanoseconds.
Weight::from_ref_time(43_077_000)
// Minimum execution time: 45_167 nanoseconds.
Weight::from_ref_time(46_296_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -87,31 +90,31 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:0)
// Storage: Balances Reserves (r:1 w:1)
fn thaw_private() -> Weight {
// Minimum execution time: 84_000 nanoseconds.
Weight::from_ref_time(85_000_000)
// Minimum execution time: 60_402 nanoseconds.
Weight::from_ref_time(61_465_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
// Storage: Nis Receipts (r:1 w:1)
// Storage: Nis Summary (r:1 w:1)
// Storage: Assets Asset (r:1 w:1)
// Storage: Assets Account (r:1 w:1)
// Storage: NisCounterpartBalances Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn thaw_communal() -> Weight {
// Minimum execution time: 108_000 nanoseconds.
Weight::from_ref_time(115_000_000)
// Minimum execution time: 75_199 nanoseconds.
Weight::from_ref_time(77_640_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: Nis Receipts (r:1 w:1)
// Storage: Nis Summary (r:1 w:1)
// Storage: System Account (r:1 w:1)
// Storage: Assets Asset (r:1 w:1)
// Storage: Assets Account (r:1 w:1)
// Storage: NisCounterpartBalances Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
// Storage: Balances Reserves (r:1 w:1)
fn privatize() -> Weight {
// Minimum execution time: 107_000 nanoseconds.
Weight::from_ref_time(110_000_000)
// Minimum execution time: 83_739 nanoseconds.
Weight::from_ref_time(86_239_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -119,11 +122,11 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Storage: Balances Reserves (r:1 w:1)
// Storage: System Account (r:1 w:1)
// Storage: Nis Summary (r:1 w:1)
// Storage: Assets Asset (r:1 w:1)
// Storage: Assets Account (r:1 w:1)
// Storage: NisCounterpartBalances Account (r:1 w:1)
// Storage: NisCounterpartBalances TotalIssuance (r:1 w:1)
fn communify() -> Weight {
// Minimum execution time: 89_000 nanoseconds.
Weight::from_ref_time(89_000_000)
// Minimum execution time: 73_649 nanoseconds.
Weight::from_ref_time(75_624_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -131,24 +134,22 @@ impl<T: frame_system::Config> pallet_nis::WeightInfo for WeightInfo<T> {
// Storage: System Account (r:1 w:0)
// Storage: Nis QueueTotals (r:1 w:1)
fn process_queues() -> Weight {
// Minimum execution time: 32_762 nanoseconds.
Weight::from_ref_time(33_218_000)
// Minimum execution time: 47_254 nanoseconds.
Weight::from_ref_time(52_358_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Nis Queues (r:1 w:1)
fn process_queue() -> Weight {
// Minimum execution time: 4_102 nanoseconds.
Weight::from_ref_time(4_316_000)
// Minimum execution time: 4_635 nanoseconds.
Weight::from_ref_time(4_822_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: System Account (r:1 w:0)
// Storage: Nis Receipts (r:0 w:1)
fn process_bid() -> Weight {
// Minimum execution time: 12_413 nanoseconds.
Weight::from_ref_time(12_930_000)
.saturating_add(T::DbWeight::get().reads(1))
// Minimum execution time: 11_589 nanoseconds.
Weight::from_ref_time(11_947_000)
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -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("rococo-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: 30_465 nanoseconds.
Weight::from_ref_time(30_861_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_332).saturating_mul(s.into()))
// Minimum execution time: 31_024 nanoseconds.
Weight::from_ref_time(178_076_512)
// Standard Error: 8
.saturating_add(Weight::from_ref_time(2_488).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_590 nanoseconds.
Weight::from_ref_time(21_941_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_331).saturating_mul(s.into()))
// Minimum execution time: 22_182 nanoseconds.
Weight::from_ref_time(22_515_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_749).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: 19_684 nanoseconds.
Weight::from_ref_time(19_844_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_335).saturating_mul(s.into()))
// Minimum execution time: 20_737 nanoseconds.
Weight::from_ref_time(21_042_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_744).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: 40_607 nanoseconds.
Weight::from_ref_time(42_127_000)
// Minimum execution time: 45_423 nanoseconds.
Weight::from_ref_time(55_379_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_395 nanoseconds.
Weight::from_ref_time(28_763_000)
// Minimum execution time: 35_708 nanoseconds.
Weight::from_ref_time(47_121_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_353 nanoseconds.
Weight::from_ref_time(28_147_000)
// Minimum execution time: 38_528 nanoseconds.
Weight::from_ref_time(45_328_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_900 nanoseconds.
Weight::from_ref_time(14_712_000)
// Minimum execution time: 22_631 nanoseconds.
Weight::from_ref_time(28_215_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_391 nanoseconds.
Weight::from_ref_time(19_206_000)
// Minimum execution time: 26_069 nanoseconds.
Weight::from_ref_time(37_642_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_436 nanoseconds.
Weight::from_ref_time(9_758_000)
// Minimum execution time: 10_775 nanoseconds.
Weight::from_ref_time(12_392_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: 26_829 nanoseconds.
Weight::from_ref_time(28_197_000)
// Minimum execution time: 33_617 nanoseconds.
Weight::from_ref_time(48_394_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_589 nanoseconds.
Weight::from_ref_time(10_005_000)
// Minimum execution time: 10_675 nanoseconds.
Weight::from_ref_time(12_489_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_654 nanoseconds.
Weight::from_ref_time(10_060_000)
// Minimum execution time: 10_544 nanoseconds.
Weight::from_ref_time(12_620_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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -47,10 +47,10 @@ 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: 20_641 nanoseconds.
Weight::from_ref_time(21_890_585)
// Standard Error: 1_664
.saturating_add(Weight::from_ref_time(51_385).saturating_mul(p.into()))
// Minimum execution time: 20_754 nanoseconds.
Weight::from_ref_time(21_673_847)
// Standard Error: 2_291
.saturating_add(Weight::from_ref_time(45_665).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
}
// Storage: Proxy Proxies (r:1 w:0)
@@ -59,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_113 nanoseconds.
Weight::from_ref_time(39_561_639)
// Standard Error: 2_482
.saturating_add(Weight::from_ref_time(119_565).saturating_mul(a.into()))
// Standard Error: 2_564
.saturating_add(Weight::from_ref_time(30_053).saturating_mul(p.into()))
// Minimum execution time: 40_830 nanoseconds.
Weight::from_ref_time(40_953_561)
// Standard Error: 2_851
.saturating_add(Weight::from_ref_time(128_295).saturating_mul(a.into()))
// Standard Error: 2_946
.saturating_add(Weight::from_ref_time(51_681).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -73,12 +73,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 remove_announcement(a: u32, p: u32, ) -> Weight {
// Minimum execution time: 26_962 nanoseconds.
Weight::from_ref_time(27_550_621)
// Standard Error: 1_441
.saturating_add(Weight::from_ref_time(132_900).saturating_mul(a.into()))
// Standard Error: 1_489
.saturating_add(Weight::from_ref_time(14_890).saturating_mul(p.into()))
// Minimum execution time: 27_474 nanoseconds.
Weight::from_ref_time(29_038_533)
// Standard Error: 2_596
.saturating_add(Weight::from_ref_time(138_084).saturating_mul(a.into()))
// Standard Error: 2_682
.saturating_add(Weight::from_ref_time(4_513).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -87,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_112 nanoseconds.
Weight::from_ref_time(28_021_837)
// Standard Error: 2_516
.saturating_add(Weight::from_ref_time(128_480).saturating_mul(a.into()))
// Standard Error: 2_600
.saturating_add(Weight::from_ref_time(2_897).saturating_mul(p.into()))
// Minimum execution time: 27_565 nanoseconds.
Weight::from_ref_time(29_565_723)
// Standard Error: 2_781
.saturating_add(Weight::from_ref_time(121_941).saturating_mul(a.into()))
// Standard Error: 2_873
.saturating_add(Weight::from_ref_time(30).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -102,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_022 nanoseconds.
Weight::from_ref_time(36_541_595)
// Standard Error: 2_105
.saturating_add(Weight::from_ref_time(108_398).saturating_mul(a.into()))
// Standard Error: 2_175
.saturating_add(Weight::from_ref_time(28_673).saturating_mul(p.into()))
// Minimum execution time: 36_106 nanoseconds.
Weight::from_ref_time(37_855_961)
// Standard Error: 2_902
.saturating_add(Weight::from_ref_time(133_243).saturating_mul(a.into()))
// Standard Error: 2_999
.saturating_add(Weight::from_ref_time(39_754).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: 28_884 nanoseconds.
Weight::from_ref_time(30_153_361)
// Standard Error: 1_882
.saturating_add(Weight::from_ref_time(64_393).saturating_mul(p.into()))
// Minimum execution time: 30_690 nanoseconds.
Weight::from_ref_time(31_764_944)
// Standard Error: 2_357
.saturating_add(Weight::from_ref_time(73_706).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: 27_687 nanoseconds.
Weight::from_ref_time(29_987_322)
// Standard Error: 2_712
.saturating_add(Weight::from_ref_time(78_302).saturating_mul(p.into()))
// Minimum execution time: 29_786 nanoseconds.
Weight::from_ref_time(31_477_593)
// Standard Error: 2_473
.saturating_add(Weight::from_ref_time(84_636).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: 24_985 nanoseconds.
Weight::from_ref_time(26_118_552)
// Standard Error: 1_746
.saturating_add(Weight::from_ref_time(39_718).saturating_mul(p.into()))
// Minimum execution time: 25_530 nanoseconds.
Weight::from_ref_time(27_232_687)
// Standard Error: 1_979
.saturating_add(Weight::from_ref_time(38_012).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -145,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_427 nanoseconds.
Weight::from_ref_time(33_297_296)
// Standard Error: 3_427
.saturating_add(Weight::from_ref_time(28_310).saturating_mul(p.into()))
// Minimum execution time: 33_560 nanoseconds.
Weight::from_ref_time(35_010_132)
// Standard Error: 2_705
.saturating_add(Weight::from_ref_time(22_801).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_293 nanoseconds.
Weight::from_ref_time(27_499_123)
// Standard Error: 2_113
.saturating_add(Weight::from_ref_time(56_586).saturating_mul(p.into()))
// Minimum execution time: 27_178 nanoseconds.
Weight::from_ref_time(28_399_298)
// Standard Error: 1_987
.saturating_add(Weight::from_ref_time(49_361).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("rococo-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: 5_153 nanoseconds.
Weight::from_ref_time(5_309_000)
// Minimum execution time: 5_396 nanoseconds.
Weight::from_ref_time(5_614_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_547 nanoseconds.
Weight::from_ref_time(8_293_568)
// Standard Error: 2_347
.saturating_add(Weight::from_ref_time(572_311).saturating_mul(s.into()))
// Minimum execution time: 4_800 nanoseconds.
Weight::from_ref_time(7_392_128)
// Standard Error: 2_024
.saturating_add(Weight::from_ref_time(855_609).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: 9_542 nanoseconds.
Weight::from_ref_time(9_695_000)
// Minimum execution time: 10_455 nanoseconds.
Weight::from_ref_time(10_780_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: 21_454 nanoseconds.
Weight::from_ref_time(21_805_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(1_248).saturating_mul(s.into()))
// Minimum execution time: 23_822 nanoseconds.
Weight::from_ref_time(24_168_000)
// Standard Error: 5
.saturating_add(Weight::from_ref_time(1_595).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: 10_528 nanoseconds.
Weight::from_ref_time(10_785_000)
// Minimum execution time: 14_677 nanoseconds.
Weight::from_ref_time(15_068_000)
.saturating_add(T::DbWeight::get().writes(1))
}
fn service_task_periodic() -> Weight {
// Minimum execution time: 9_572 nanoseconds.
Weight::from_ref_time(9_830_000)
// Minimum execution time: 10_435 nanoseconds.
Weight::from_ref_time(10_892_000)
}
fn execute_dispatch_signed() -> Weight {
// Minimum execution time: 4_504 nanoseconds.
Weight::from_ref_time(4_623_000)
// Minimum execution time: 4_540 nanoseconds.
Weight::from_ref_time(4_741_000)
}
fn execute_dispatch_unsigned() -> Weight {
// Minimum execution time: 4_586 nanoseconds.
Weight::from_ref_time(4_722_000)
// Minimum execution time: 4_467 nanoseconds.
Weight::from_ref_time(4_769_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_160 nanoseconds.
Weight::from_ref_time(22_453_261)
// Standard Error: 2_456
.saturating_add(Weight::from_ref_time(586_922).saturating_mul(s.into()))
// Minimum execution time: 18_588 nanoseconds.
Weight::from_ref_time(22_165_335)
// Standard Error: 3_451
.saturating_add(Weight::from_ref_time(905_858).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: 21_924 nanoseconds.
Weight::from_ref_time(23_756_474)
// Standard Error: 5_487
.saturating_add(Weight::from_ref_time(962_451).saturating_mul(s.into()))
// Minimum execution time: 23_347 nanoseconds.
Weight::from_ref_time(22_216_295)
// Standard Error: 4_539
.saturating_add(Weight::from_ref_time(1_586_206).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: 19_917 nanoseconds.
Weight::from_ref_time(25_622_329)
// Standard Error: 3_534
.saturating_add(Weight::from_ref_time(623_072).saturating_mul(s.into()))
// Minimum execution time: 22_193 nanoseconds.
Weight::from_ref_time(25_965_802)
// Standard Error: 3_961
.saturating_add(Weight::from_ref_time(933_085).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: 22_935 nanoseconds.
Weight::from_ref_time(25_370_084)
// Standard Error: 2_841
.saturating_add(Weight::from_ref_time(980_879).saturating_mul(s.into()))
// Minimum execution time: 24_106 nanoseconds.
Weight::from_ref_time(24_094_306)
// Standard Error: 2_925
.saturating_add(Weight::from_ref_time(1_593_222).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_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("rococo-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_946 nanoseconds.
Weight::from_ref_time(10_161_000)
// Minimum execution time: 10_610 nanoseconds.
Weight::from_ref_time(10_851_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
fn on_finalize() -> Weight {
// Minimum execution time: 4_361 nanoseconds.
Weight::from_ref_time(4_450_000)
// Minimum execution time: 4_331 nanoseconds.
Weight::from_ref_time(4_482_000)
}
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_tips`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -48,18 +48,18 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
// Storage: Tips Tips (r:1 w:1)
/// The range of component `r` is `[0, 16384]`.
fn report_awesome(r: u32, ) -> Weight {
// Minimum execution time: 30_567 nanoseconds.
Weight::from_ref_time(31_963_964)
// Standard Error: 10
.saturating_add(Weight::from_ref_time(1_868).saturating_mul(r.into()))
// Minimum execution time: 32_143 nanoseconds.
Weight::from_ref_time(33_161_986)
// Standard Error: 9
.saturating_add(Weight::from_ref_time(2_168).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Tips Tips (r:1 w:1)
// Storage: Tips Reasons (r:0 w:1)
fn retract_tip() -> Weight {
// Minimum execution time: 30_647 nanoseconds.
Weight::from_ref_time(31_308_000)
// Minimum execution time: 30_767 nanoseconds.
Weight::from_ref_time(31_913_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
/// The range of component `r` is `[0, 16384]`.
/// The range of component `t` is `[1, 19]`.
fn tip_new(r: u32, t: u32, ) -> Weight {
// Minimum execution time: 23_926 nanoseconds.
Weight::from_ref_time(22_466_986)
// Standard Error: 7
.saturating_add(Weight::from_ref_time(1_661).saturating_mul(r.into()))
// Standard Error: 6_745
.saturating_add(Weight::from_ref_time(170_953).saturating_mul(t.into()))
// Minimum execution time: 23_234 nanoseconds.
Weight::from_ref_time(21_806_702)
// Standard Error: 8
.saturating_add(Weight::from_ref_time(2_000).saturating_mul(r.into()))
// Standard Error: 7_342
.saturating_add(Weight::from_ref_time(197_780).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -82,10 +82,10 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
// Storage: Tips Tips (r:1 w:1)
/// The range of component `t` is `[1, 19]`.
fn tip(t: u32, ) -> Weight {
// Minimum execution time: 15_794 nanoseconds.
Weight::from_ref_time(16_093_952)
// Standard Error: 1_500
.saturating_add(Weight::from_ref_time(155_394).saturating_mul(t.into()))
// Minimum execution time: 15_883 nanoseconds.
Weight::from_ref_time(16_513_046)
// Standard Error: 2_374
.saturating_add(Weight::from_ref_time(131_931).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -95,10 +95,10 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
// Storage: Tips Reasons (r:0 w:1)
/// The range of component `t` is `[1, 19]`.
fn close_tip(t: u32, ) -> Weight {
// Minimum execution time: 47_352 nanoseconds.
Weight::from_ref_time(48_879_233)
// Standard Error: 5_501
.saturating_add(Weight::from_ref_time(137_387).saturating_mul(t.into()))
// Minimum execution time: 50_228 nanoseconds.
Weight::from_ref_time(52_862_263)
// Standard Error: 7_479
.saturating_add(Weight::from_ref_time(141_454).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -106,10 +106,10 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
// Storage: Tips Reasons (r:0 w:1)
/// The range of component `t` is `[1, 19]`.
fn slash_tip(t: u32, ) -> Weight {
// Minimum execution time: 19_522 nanoseconds.
Weight::from_ref_time(20_372_851)
// Standard Error: 1_377
.saturating_add(Weight::from_ref_time(41_185).saturating_mul(t.into()))
// Minimum execution time: 19_791 nanoseconds.
Weight::from_ref_time(20_985_764)
// Standard Error: 2_536
.saturating_add(Weight::from_ref_time(10_114).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `pallet_treasury`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -45,22 +45,22 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
fn spend() -> Weight {
// Minimum execution time: 168 nanoseconds.
Weight::from_ref_time(220_000)
// Minimum execution time: 137 nanoseconds.
Weight::from_ref_time(162_000)
}
// Storage: Treasury ProposalCount (r:1 w:1)
// Storage: Treasury Proposals (r:0 w:1)
fn propose_spend() -> Weight {
// Minimum execution time: 26_838 nanoseconds.
Weight::from_ref_time(27_511_000)
// Minimum execution time: 28_809 nanoseconds.
Weight::from_ref_time(31_089_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Treasury Proposals (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn reject_proposal() -> Weight {
// Minimum execution time: 40_019 nanoseconds.
Weight::from_ref_time(40_675_000)
// Minimum execution time: 42_572 nanoseconds.
Weight::from_ref_time(43_309_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -68,17 +68,17 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Storage: Treasury Approvals (r:1 w:1)
/// The range of component `p` is `[0, 99]`.
fn approve_proposal(p: u32, ) -> Weight {
// Minimum execution time: 10_486 nanoseconds.
Weight::from_ref_time(14_159_587)
// Standard Error: 1_162
.saturating_add(Weight::from_ref_time(44_919).saturating_mul(p.into()))
// Minimum execution time: 9_769 nanoseconds.
Weight::from_ref_time(13_116_481)
// Standard Error: 1_690
.saturating_add(Weight::from_ref_time(111_932).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Treasury Approvals (r:1 w:1)
fn remove_approval() -> Weight {
// Minimum execution time: 8_860 nanoseconds.
Weight::from_ref_time(9_078_000)
// Minimum execution time: 8_512 nanoseconds.
Weight::from_ref_time(8_681_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -90,10 +90,10 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
// Storage: Treasury Proposals (r:2 w:2)
/// The range of component `p` is `[0, 100]`.
fn on_initialize_proposals(p: u32, ) -> Weight {
// Minimum execution time: 58_239 nanoseconds.
Weight::from_ref_time(63_504_965)
// Standard Error: 26_739
.saturating_add(Weight::from_ref_time(25_094_358).saturating_mul(p.into()))
// Minimum execution time: 64_821 nanoseconds.
Weight::from_ref_time(69_780_248)
// Standard Error: 12_532
.saturating_add(Weight::from_ref_time(31_395_370).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into())))
.saturating_add(T::DbWeight::get().writes(5))
@@ -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("rococo-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_743 nanoseconds.
Weight::from_ref_time(26_710_495)
// Standard Error: 3_498
.saturating_add(Weight::from_ref_time(3_567_272).saturating_mul(c.into()))
// Minimum execution time: 12_735 nanoseconds.
Weight::from_ref_time(25_784_287)
// Standard Error: 3_250
.saturating_add(Weight::from_ref_time(4_497_732).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Minimum execution time: 6_430 nanoseconds.
Weight::from_ref_time(6_667_000)
// Minimum execution time: 6_410 nanoseconds.
Weight::from_ref_time(6_766_000)
}
/// The range of component `c` is `[0, 1000]`.
fn batch_all(c: u32, ) -> Weight {
// Minimum execution time: 11_850 nanoseconds.
Weight::from_ref_time(14_408_021)
// Standard Error: 3_090
.saturating_add(Weight::from_ref_time(3_727_923).saturating_mul(c.into()))
// Minimum execution time: 12_841 nanoseconds.
Weight::from_ref_time(18_877_705)
// Standard Error: 3_363
.saturating_add(Weight::from_ref_time(4_708_446).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Minimum execution time: 13_739 nanoseconds.
Weight::from_ref_time(14_154_000)
// Minimum execution time: 14_830 nanoseconds.
Weight::from_ref_time(15_549_000)
}
/// The range of component `c` is `[0, 1000]`.
fn force_batch(c: u32, ) -> Weight {
// Minimum execution time: 11_604 nanoseconds.
Weight::from_ref_time(16_896_872)
// Standard Error: 3_001
.saturating_add(Weight::from_ref_time(3_565_961).saturating_mul(c.into()))
// Minimum execution time: 12_963 nanoseconds.
Weight::from_ref_time(21_797_288)
// Standard Error: 2_754
.saturating_add(Weight::from_ref_time(4_525_992).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("rococo-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: 38_288 nanoseconds.
Weight::from_ref_time(37_394_804)
// Standard Error: 1_063
.saturating_add(Weight::from_ref_time(51_585).saturating_mul(l.into()))
// Standard Error: 1_892
.saturating_add(Weight::from_ref_time(65_715).saturating_mul(s.into()))
// Minimum execution time: 38_900 nanoseconds.
Weight::from_ref_time(38_372_323)
// Standard Error: 3_080
.saturating_add(Weight::from_ref_time(50_727).saturating_mul(l.into()))
// Standard Error: 5_480
.saturating_add(Weight::from_ref_time(117_941).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: 37_748 nanoseconds.
Weight::from_ref_time(37_867_727)
// Standard Error: 1_517
.saturating_add(Weight::from_ref_time(36_316).saturating_mul(l.into()))
// Standard Error: 2_700
.saturating_add(Weight::from_ref_time(38_818).saturating_mul(s.into()))
// Minimum execution time: 38_461 nanoseconds.
Weight::from_ref_time(38_867_531)
// Standard Error: 2_507
.saturating_add(Weight::from_ref_time(36_949).saturating_mul(l.into()))
// Standard Error: 4_460
.saturating_add(Weight::from_ref_time(84_703).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: 37_556 nanoseconds.
Weight::from_ref_time(37_317_378)
// Standard Error: 1_048
.saturating_add(Weight::from_ref_time(46_014).saturating_mul(l.into()))
// Standard Error: 1_865
.saturating_add(Weight::from_ref_time(50_654).saturating_mul(s.into()))
// Minimum execution time: 37_821 nanoseconds.
Weight::from_ref_time(37_896_454)
// Standard Error: 2_886
.saturating_add(Weight::from_ref_time(51_865).saturating_mul(l.into()))
// Standard Error: 5_135
.saturating_add(Weight::from_ref_time(112_185).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: 37_230 nanoseconds.
Weight::from_ref_time(37_170_343)
// Standard Error: 1_110
.saturating_add(Weight::from_ref_time(37_430).saturating_mul(l.into()))
// Standard Error: 1_974
.saturating_add(Weight::from_ref_time(42_351).saturating_mul(s.into()))
// Minimum execution time: 38_023 nanoseconds.
Weight::from_ref_time(38_873_673)
// Standard Error: 2_715
.saturating_add(Weight::from_ref_time(27_420).saturating_mul(l.into()))
// Standard Error: 4_831
.saturating_add(Weight::from_ref_time(72_807).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: 51_835 nanoseconds.
Weight::from_ref_time(52_083_479)
// Standard Error: 2_234
.saturating_add(Weight::from_ref_time(44_962).saturating_mul(l.into()))
// Standard Error: 3_975
.saturating_add(Weight::from_ref_time(45_977).saturating_mul(s.into()))
// Minimum execution time: 53_800 nanoseconds.
Weight::from_ref_time(55_483_956)
// Standard Error: 3_291
.saturating_add(Weight::from_ref_time(44_862).saturating_mul(l.into()))
// Standard Error: 5_856
.saturating_add(Weight::from_ref_time(90_291).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: 50_992 nanoseconds.
Weight::from_ref_time(51_742_119)
// Standard Error: 2_401
.saturating_add(Weight::from_ref_time(45_033).saturating_mul(l.into()))
// Standard Error: 4_273
.saturating_add(Weight::from_ref_time(23_721).saturating_mul(s.into()))
// Minimum execution time: 53_913 nanoseconds.
Weight::from_ref_time(55_030_721)
// Standard Error: 3_520
.saturating_add(Weight::from_ref_time(41_292).saturating_mul(l.into()))
// Standard Error: 6_263
.saturating_add(Weight::from_ref_time(96_350).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: 38_899 nanoseconds.
Weight::from_ref_time(38_929_379)
// Standard Error: 1_719
.saturating_add(Weight::from_ref_time(43_932).saturating_mul(l.into()))
// Standard Error: 3_174
.saturating_add(Weight::from_ref_time(47_897).saturating_mul(s.into()))
// Minimum execution time: 39_714 nanoseconds.
Weight::from_ref_time(39_434_667)
// Standard Error: 2_888
.saturating_add(Weight::from_ref_time(53_066).saturating_mul(l.into()))
// Standard Error: 5_334
.saturating_add(Weight::from_ref_time(106_278).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_027 nanoseconds.
Weight::from_ref_time(38_508_663)
// Standard Error: 1_075
.saturating_add(Weight::from_ref_time(46_654).saturating_mul(l.into()))
// Standard Error: 1_985
.saturating_add(Weight::from_ref_time(57_558).saturating_mul(s.into()))
// Minimum execution time: 39_864 nanoseconds.
Weight::from_ref_time(38_885_244)
// Standard Error: 2_649
.saturating_add(Weight::from_ref_time(60_039).saturating_mul(l.into()))
// Standard Error: 4_893
.saturating_add(Weight::from_ref_time(126_047).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("rococo-dev"), DB CACHE: 1024
// Executed Command:
// /home/benchbot/cargo_target_dir/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=rococo-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=rococo-dev
// --header=./file_header.txt
// --output=./runtime/rococo/src/weights/
@@ -53,33 +51,33 @@ 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_707 nanoseconds.
Weight::from_ref_time(37_718_000)
// Minimum execution time: 38_577 nanoseconds.
Weight::from_ref_time(39_129_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
fn teleport_assets() -> Weight {
// Minimum execution time: 28_720 nanoseconds.
Weight::from_ref_time(29_098_000)
// Minimum execution time: 29_341 nanoseconds.
Weight::from_ref_time(30_152_000)
}
fn reserve_transfer_assets() -> Weight {
// Minimum execution time: 27_702 nanoseconds.
Weight::from_ref_time(28_517_000)
// Minimum execution time: 28_444 nanoseconds.
Weight::from_ref_time(29_071_000)
}
fn execute() -> Weight {
// Minimum execution time: 14_527 nanoseconds.
Weight::from_ref_time(14_823_000)
// Minimum execution time: 15_306 nanoseconds.
Weight::from_ref_time(15_742_000)
}
// Storage: XcmPallet SupportedVersion (r:0 w:1)
fn force_xcm_version() -> Weight {
// Minimum execution time: 16_306 nanoseconds.
Weight::from_ref_time(16_619_000)
// Minimum execution time: 15_675 nanoseconds.
Weight::from_ref_time(16_181_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_911 nanoseconds.
Weight::from_ref_time(5_080_000)
// Minimum execution time: 4_555 nanoseconds.
Weight::from_ref_time(4_749_000)
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmPallet VersionNotifiers (r:1 w:1)
@@ -92,8 +90,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: 48_258 nanoseconds.
Weight::from_ref_time(49_130_000)
// Minimum execution time: 42_354 nanoseconds.
Weight::from_ref_time(43_728_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -106,29 +104,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: 52_381 nanoseconds.
Weight::from_ref_time(53_183_000)
// Minimum execution time: 46_799 nanoseconds.
Weight::from_ref_time(48_112_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(5))
}
// Storage: XcmPallet SupportedVersion (r:4 w:2)
fn migrate_supported_version() -> Weight {
// Minimum execution time: 16_915 nanoseconds.
Weight::from_ref_time(17_479_000)
// Minimum execution time: 15_380 nanoseconds.
Weight::from_ref_time(16_088_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: 17_012 nanoseconds.
Weight::from_ref_time(17_319_000)
// Minimum execution time: 15_822 nanoseconds.
Weight::from_ref_time(16_301_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: 19_489 nanoseconds.
Weight::from_ref_time(19_995_000)
// Minimum execution time: 18_929 nanoseconds.
Weight::from_ref_time(19_524_000)
.saturating_add(T::DbWeight::get().reads(5))
}
// Storage: XcmPallet VersionNotifyTargets (r:2 w:1)
@@ -139,21 +137,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: 43_334 nanoseconds.
Weight::from_ref_time(43_983_000)
// Minimum execution time: 38_235 nanoseconds.
Weight::from_ref_time(39_286_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(4))
}
// Storage: XcmPallet VersionNotifyTargets (r:3 w:0)
fn notify_target_migration_fail() -> Weight {
// Minimum execution time: 8_627 nanoseconds.
Weight::from_ref_time(8_860_000)
// Minimum execution time: 8_143 nanoseconds.
Weight::from_ref_time(8_552_000)
.saturating_add(T::DbWeight::get().reads(3))
}
// Storage: XcmPallet VersionNotifyTargets (r:4 w:2)
fn migrate_version_notify_targets() -> Weight {
// Minimum execution time: 17_679 nanoseconds.
Weight::from_ref_time(18_042_000)
// Minimum execution time: 16_409 nanoseconds.
Weight::from_ref_time(16_785_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -165,8 +163,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: 45_445 nanoseconds.
Weight::from_ref_time(48_369_000)
// Minimum execution time: 44_941 nanoseconds.
Weight::from_ref_time(47_953_000)
.saturating_add(T::DbWeight::get().reads(10))
.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("rococo-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: 17_266 nanoseconds.
Weight::from_ref_time(17_953_000)
// Minimum execution time: 18_671 nanoseconds.
Weight::from_ref_time(19_227_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: 72_654 nanoseconds.
Weight::from_ref_time(74_356_000)
// Minimum execution time: 97_059 nanoseconds.
Weight::from_ref_time(107_163_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_591_394 nanoseconds.
Weight::from_ref_time(15_958_144_000)
// Minimum execution time: 18_607_508 nanoseconds.
Weight::from_ref_time(19_280_523_000)
.saturating_add(T::DbWeight::get().reads(3683))
.saturating_add(T::DbWeight::get().writes(3678))
}
@@ -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_660_828 nanoseconds.
Weight::from_ref_time(4_756_247_000)
// Minimum execution time: 5_682_998 nanoseconds.
Weight::from_ref_time(5_990_328_000)
.saturating_add(T::DbWeight::get().reads(73))
.saturating_add(T::DbWeight::get().writes(3673))
}
@@ -16,8 +16,8 @@
//! Autogenerated weights for `runtime_common::claims`
//!
//! 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -52,8 +52,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Storage: System Account (r:1 w:0)
// Storage: Balances Locks (r:1 w:1)
fn claim() -> Weight {
// Minimum execution time: 142_660 nanoseconds.
Weight::from_ref_time(144_589_000)
// Minimum execution time: 197_662 nanoseconds.
Weight::from_ref_time(223_369_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -62,8 +62,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Storage: Claims Claims (r:0 w:1)
// Storage: Claims Signing (r:0 w:1)
fn mint_claim() -> Weight {
// Minimum execution time: 12_173 nanoseconds.
Weight::from_ref_time(12_656_000)
// Minimum execution time: 14_892 nanoseconds.
Weight::from_ref_time(18_615_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -75,8 +75,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Storage: System Account (r:1 w:0)
// Storage: Balances Locks (r:1 w:1)
fn claim_attest() -> Weight {
// Minimum execution time: 146_534 nanoseconds.
Weight::from_ref_time(148_392_000)
// Minimum execution time: 207_374 nanoseconds.
Weight::from_ref_time(228_927_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(6))
}
@@ -89,8 +89,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Storage: System Account (r:1 w:0)
// Storage: Balances Locks (r:1 w:1)
fn attest() -> Weight {
// Minimum execution time: 67_366 nanoseconds.
Weight::from_ref_time(69_286_000)
// Minimum execution time: 108_369 nanoseconds.
Weight::from_ref_time(122_575_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
// Storage: Claims Signing (r:1 w:2)
// Storage: Claims Preclaims (r:1 w:1)
fn move_claim() -> Weight {
// Minimum execution time: 22_528 nanoseconds.
Weight::from_ref_time(22_908_000)
// Minimum execution time: 27_022 nanoseconds.
Weight::from_ref_time(31_725_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -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-12, 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("rococo-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_280 nanoseconds.
Weight::from_ref_time(49_772_000)
// Minimum execution time: 56_635 nanoseconds.
Weight::from_ref_time(72_929_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: 120_067 nanoseconds.
Weight::from_ref_time(121_912_000)
// Minimum execution time: 146_622 nanoseconds.
Weight::from_ref_time(165_170_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: 60_463 nanoseconds.
Weight::from_ref_time(61_495_000)
// Minimum execution time: 71_796 nanoseconds.
Weight::from_ref_time(83_853_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, 1000]`.
fn refund(k: u32, ) -> Weight {
// Minimum execution time: 50_114 nanoseconds.
Weight::from_ref_time(63_702_000)
// Standard Error: 11_589
.saturating_add(Weight::from_ref_time(19_186_004).saturating_mul(k.into()))
// Minimum execution time: 55_878 nanoseconds.
Weight::from_ref_time(66_089_000)
// Standard Error: 16_328
.saturating_add(Weight::from_ref_time(23_466_663).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_067 nanoseconds.
Weight::from_ref_time(36_820_000)
// Minimum execution time: 53_669 nanoseconds.
Weight::from_ref_time(60_682_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_235 nanoseconds.
Weight::from_ref_time(25_704_000)
// Minimum execution time: 36_010 nanoseconds.
Weight::from_ref_time(43_693_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: 33_013 nanoseconds.
Weight::from_ref_time(33_959_000)
// Minimum execution time: 48_748 nanoseconds.
Weight::from_ref_time(60_903_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_204 nanoseconds.
Weight::from_ref_time(26_186_000)
// Minimum execution time: 35_635 nanoseconds.
Weight::from_ref_time(43_066_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: 103_055 nanoseconds.
Weight::from_ref_time(11_960_821)
// Standard Error: 44_774
.saturating_add(Weight::from_ref_time(41_025_995).saturating_mul(n.into()))
// Minimum execution time: 135_282 nanoseconds.
Weight::from_ref_time(36_362_030)
// Standard Error: 43_364
.saturating_add(Weight::from_ref_time(51_344_009).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-12, 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("rococo-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_251 nanoseconds.
Weight::from_ref_time(33_197_000)
// Minimum execution time: 33_875 nanoseconds.
Weight::from_ref_time(34_787_000)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
}
@@ -64,8 +64,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_926 nanoseconds.
Weight::from_ref_time(7_493_335_000)
// Minimum execution time: 7_326_027 nanoseconds.
Weight::from_ref_time(7_577_872_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -80,8 +80,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_361_072 nanoseconds.
Weight::from_ref_time(7_460_657_000)
// Minimum execution time: 7_423_148 nanoseconds.
Weight::from_ref_time(7_765_597_000)
.saturating_add(T::DbWeight::get().reads(8))
.saturating_add(T::DbWeight::get().writes(7))
}
@@ -92,8 +92,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: 50_170 nanoseconds.
Weight::from_ref_time(50_616_000)
// Minimum execution time: 58_632 nanoseconds.
Weight::from_ref_time(65_277_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -105,8 +105,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: 45_236 nanoseconds.
Weight::from_ref_time(46_505_000)
// Minimum execution time: 52_502 nanoseconds.
Weight::from_ref_time(63_357_000)
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -123,20 +123,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_782 nanoseconds.
Weight::from_ref_time(43_052_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_328).saturating_mul(b.into()))
// Minimum execution time: 45_626 nanoseconds.
Weight::from_ref_time(46_144_000)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(2_763).saturating_mul(b.into()))
.saturating_add(T::DbWeight::get().reads(10))
.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: 14_232 nanoseconds.
Weight::from_ref_time(14_424_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(910).saturating_mul(b.into()))
// Minimum execution time: 14_458 nanoseconds.
Weight::from_ref_time(12_242_391)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(1_067).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-12, 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("rococo-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: 31_432 nanoseconds.
Weight::from_ref_time(31_942_000)
// Minimum execution time: 34_510 nanoseconds.
Weight::from_ref_time(35_577_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: 544_376 nanoseconds.
Weight::from_ref_time(545_592_000)
// Standard Error: 69_616
.saturating_add(Weight::from_ref_time(2_330_246).saturating_mul(c.into()))
// Standard Error: 69_616
.saturating_add(Weight::from_ref_time(12_364_555).saturating_mul(t.into()))
// Minimum execution time: 673_062 nanoseconds.
Weight::from_ref_time(686_758_000)
// Standard Error: 82_664
.saturating_add(Weight::from_ref_time(2_674_745).saturating_mul(c.into()))
// Standard Error: 82_664
.saturating_add(Weight::from_ref_time(15_950_615).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: 93_737 nanoseconds.
Weight::from_ref_time(96_030_000)
// Minimum execution time: 117_549 nanoseconds.
Weight::from_ref_time(132_308_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: 29_755 nanoseconds.
Weight::from_ref_time(30_653_000)
// Minimum execution time: 38_987 nanoseconds.
Weight::from_ref_time(47_758_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-12, 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -49,8 +49,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_226 nanoseconds.
Weight::from_ref_time(12_639_000)
// Minimum execution time: 13_220 nanoseconds.
Weight::from_ref_time(13_982_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -59,8 +59,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_093 nanoseconds.
Weight::from_ref_time(12_616_000)
// Minimum execution time: 13_397 nanoseconds.
Weight::from_ref_time(13_700_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -69,8 +69,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_262 nanoseconds.
Weight::from_ref_time(12_655_000)
// Minimum execution time: 13_143 nanoseconds.
Weight::from_ref_time(13_710_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -79,8 +79,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_182 nanoseconds.
Weight::from_ref_time(12_512_000)
// Minimum execution time: 13_410 nanoseconds.
Weight::from_ref_time(13_777_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -94,8 +94,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_704 nanoseconds.
Weight::from_ref_time(13_028_000)
// Minimum execution time: 13_335 nanoseconds.
Weight::from_ref_time(13_824_000)
.saturating_add(T::DbWeight::get().reads(4))
.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-12, 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("rococo-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_711 nanoseconds.
Weight::from_ref_time(4_943_000)
// Minimum execution time: 4_532 nanoseconds.
Weight::from_ref_time(4_980_000)
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -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-12, 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("rococo-dev"), DB CACHE: 1024
// Executed Command:
@@ -51,11 +51,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: 42_266 nanoseconds.
Weight::from_ref_time(42_707_000)
// Minimum execution time: 43_454 nanoseconds.
Weight::from_ref_time(44_923_000)
.saturating_add(T::DbWeight::get().reads(10))
.saturating_add(T::DbWeight::get().writes(5))
}
@@ -64,11 +64,11 @@ 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: 43_078 nanoseconds.
Weight::from_ref_time(43_401_000)
// Minimum execution time: 43_222 nanoseconds.
Weight::from_ref_time(44_760_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -76,11 +76,11 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
// Storage: Hrmp HrmpCloseChannelRequests (r:1 w:1)
// Storage: Hrmp HrmpCloseChannelRequestsList (r:1 w:1)
// Storage: Configuration ActiveConfig (r:1 w:0)
// 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_140 nanoseconds.
Weight::from_ref_time(39_713_000)
// Minimum execution time: 39_732 nanoseconds.
Weight::from_ref_time(41_351_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
}
@@ -93,12 +93,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: 908_920 nanoseconds.
Weight::from_ref_time(914_490_000)
// Standard Error: 83_511
.saturating_add(Weight::from_ref_time(2_861_745).saturating_mul(i.into()))
// Standard Error: 83_511
.saturating_add(Weight::from_ref_time(2_895_643).saturating_mul(e.into()))
// Minimum execution time: 1_044_572 nanoseconds.
Weight::from_ref_time(1_051_676_000)
// Standard Error: 96_937
.saturating_add(Weight::from_ref_time(3_317_018).saturating_mul(i.into()))
// Standard Error: 96_937
.saturating_add(Weight::from_ref_time(3_348_012).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())))
@@ -117,10 +117,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_425 nanoseconds.
Weight::from_ref_time(10_607_000)
// Standard Error: 10_916
.saturating_add(Weight::from_ref_time(16_405_680).saturating_mul(c.into()))
// Minimum execution time: 10_903 nanoseconds.
Weight::from_ref_time(1_219_805)
// Standard Error: 19_959
.saturating_add(Weight::from_ref_time(18_892_545).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
@@ -134,10 +134,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_862 nanoseconds.
Weight::from_ref_time(7_053_000)
// Standard Error: 7_145
.saturating_add(Weight::from_ref_time(10_051_200).saturating_mul(c.into()))
// Minimum execution time: 7_315 nanoseconds.
Weight::from_ref_time(1_359_089)
// Standard Error: 15_125
.saturating_add(Weight::from_ref_time(11_676_589).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))
@@ -148,10 +148,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: 25_829 nanoseconds.
Weight::from_ref_time(32_288_535)
// Standard Error: 1_652
.saturating_add(Weight::from_ref_time(94_993).saturating_mul(c.into()))
// Minimum execution time: 26_413 nanoseconds.
Weight::from_ref_time(35_401_924)
// Standard Error: 3_242
.saturating_add(Weight::from_ref_time(228_592).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -159,10 +159,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_788 nanoseconds.
Weight::from_ref_time(2_195_653)
// Standard Error: 4_854
.saturating_add(Weight::from_ref_time(2_688_084).saturating_mul(c.into()))
// Minimum execution time: 5_120 nanoseconds.
Weight::from_ref_time(735_035)
// Standard Error: 5_328
.saturating_add(Weight::from_ref_time(3_270_409).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))
@@ -175,13 +175,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_038 nanoseconds.
Weight::from_ref_time(54_671_000)
// Minimum execution time: 56_970 nanoseconds.
Weight::from_ref_time(58_788_000)
.saturating_add(T::DbWeight::get().reads(14))
.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-12, 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("rococo-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: 7_957 nanoseconds.
Weight::from_ref_time(10_859_269)
// Standard Error: 4
.saturating_add(Weight::from_ref_time(1_312).saturating_mul(d.into()))
// Minimum execution time: 8_196 nanoseconds.
Weight::from_ref_time(8_488_000)
// Standard Error: 20
.saturating_add(Weight::from_ref_time(2_817).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-12, 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("rococo-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: 35_957 nanoseconds.
Weight::from_ref_time(36_301_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_317).saturating_mul(c.into()))
// Minimum execution time: 38_922 nanoseconds.
Weight::from_ref_time(56_697_065)
// Standard Error: 14
.saturating_add(Weight::from_ref_time(2_617).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: 12_879 nanoseconds.
Weight::from_ref_time(13_054_000)
// Minimum execution time: 14_358 nanoseconds.
Weight::from_ref_time(10_296_435)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(911).saturating_mul(s.into()))
.saturating_add(Weight::from_ref_time(1_074).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Configuration ActiveConfig (r:1 w:0)
@@ -81,10 +81,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: 60_404 nanoseconds.
Weight::from_ref_time(60_712_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_345).saturating_mul(c.into()))
// Minimum execution time: 66_499 nanoseconds.
Weight::from_ref_time(67_287_000)
// Standard Error: 3
.saturating_add(Weight::from_ref_time(2_713).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(9))
.saturating_add(T::DbWeight::get().writes(8))
}
@@ -93,18 +93,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: 18_738 nanoseconds.
Weight::from_ref_time(18_913_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(912).saturating_mul(s.into()))
// Minimum execution time: 20_123 nanoseconds.
Weight::from_ref_time(22_232_263)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(1_058).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: 25_073 nanoseconds.
Weight::from_ref_time(25_607_000)
// Minimum execution time: 25_083 nanoseconds.
Weight::from_ref_time(26_054_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -112,18 +112,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_037 nanoseconds.
Weight::from_ref_time(9_146_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_327).saturating_mul(c.into()))
// Minimum execution time: 9_450 nanoseconds.
Weight::from_ref_time(9_734_000)
// Standard Error: 2
.saturating_add(Weight::from_ref_time(2_710).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_223 nanoseconds.
Weight::from_ref_time(7_447_000)
// Minimum execution time: 7_616 nanoseconds.
Weight::from_ref_time(8_066_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -132,8 +132,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: 94_321 nanoseconds.
Weight::from_ref_time(98_025_000)
// Minimum execution time: 130_700 nanoseconds.
Weight::from_ref_time(138_727_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
@@ -146,8 +146,8 @@ 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: 646_013 nanoseconds.
Weight::from_ref_time(652_628_000)
// Minimum execution time: 808_758 nanoseconds.
Weight::from_ref_time(836_844_000)
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(104))
}
@@ -155,16 +155,11 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// 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: 616_867 nanoseconds.
Weight::from_ref_time(627_163_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(204))
// Minimum execution time: 124_850 nanoseconds.
Weight::from_ref_time(135_227_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: Configuration ActiveConfig (r:1 w:0)
// Storage: ParasShared ActiveValidatorKeys (r:1 w:0)
@@ -173,8 +168,8 @@ 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: 505_941 nanoseconds.
Weight::from_ref_time(513_972_000)
// Minimum execution time: 630_541 nanoseconds.
Weight::from_ref_time(642_748_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(3))
}
@@ -182,16 +177,10 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
// 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: 685_762 nanoseconds.
Weight::from_ref_time(695_673_000)
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(304))
// Minimum execution time: 123_066 nanoseconds.
Weight::from_ref_time(132_022_000)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(1))
}
}
@@ -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("rococo-dev"), DB CACHE: 1024
// Executed Command:
// /home/benchbot/cargo_target_dir/production/polkadot
// ./target/production/polkadot
// benchmark
// pallet
// --chain=rococo-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=rococo-dev
// --header=./file_header.txt
// --output=./runtime/rococo/src/weights/
// --output=./runtime/rococo/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_224 nanoseconds.
Weight::from_ref_time(4_699_572)
// Standard Error: 11
.saturating_add(Weight::from_ref_time(1_907).saturating_mul(s.into()))
// Minimum execution time: 10_641 nanoseconds.
Weight::from_ref_time(1_992_129)
// Standard Error: 16
.saturating_add(Weight::from_ref_time(2_373).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_180 nanoseconds.
Weight::from_ref_time(9_354_000)
// Minimum execution time: 8_510 nanoseconds.
Weight::from_ref_time(9_067_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: 28_704 nanoseconds.
Weight::from_ref_time(29_057_000)
// Minimum execution time: 28_966 nanoseconds.
Weight::from_ref_time(29_910_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}