mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
update weights (#5767)
* polkadot: update weights * kusama: update weights * westend: update weights * rococo: update weights * Reduce testing constants (#5787) Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20 (Y/M/D)
|
//! DATE: 2022-07-07 (Y/M/D)
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//!
|
//!
|
||||||
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
||||||
//! WARMUPS: `10`, REPEAT: `100`
|
//! WARMUPS: `10`, REPEAT: `100`
|
||||||
@@ -45,16 +45,16 @@ parameter_types! {
|
|||||||
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
||||||
///
|
///
|
||||||
/// Stats nanoseconds:
|
/// Stats nanoseconds:
|
||||||
/// Min, Max: 6_068_614, 6_421_324
|
/// Min, Max: 6_026_647, 6_871_511
|
||||||
/// Average: 6_138_570
|
/// Average: 6_141_165
|
||||||
/// Median: 6_122_267
|
/// Median: 6_099_663
|
||||||
/// Std-Dev: 58179.19
|
/// Std-Dev: 127505.95
|
||||||
///
|
///
|
||||||
/// Percentiles nanoseconds:
|
/// Percentiles nanoseconds:
|
||||||
/// 99th: 6_291_906
|
/// 99th: 6_568_528
|
||||||
/// 95th: 6_244_806
|
/// 95th: 6_440_449
|
||||||
/// 75th: 6_161_967
|
/// 75th: 6_157_264
|
||||||
pub const BlockExecutionWeight: Weight = 6_138_570 * WEIGHT_PER_NANOS;
|
pub const BlockExecutionWeight: Weight = 6_141_165 * WEIGHT_PER_NANOS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `frame_benchmarking::baseline`
|
//! Autogenerated weights for `frame_benchmarking::baseline`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,38 +46,38 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn addition(_i: u32, ) -> Weight {
|
fn addition(_i: u32, ) -> Weight {
|
||||||
(126_000 as Weight)
|
(118_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn subtraction(_i: u32, ) -> Weight {
|
fn subtraction(_i: u32, ) -> Weight {
|
||||||
(117_000 as Weight)
|
(107_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn multiplication(_i: u32, ) -> Weight {
|
fn multiplication(_i: u32, ) -> Weight {
|
||||||
(132_000 as Weight)
|
(108_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn division(_i: u32, ) -> Weight {
|
fn division(_i: u32, ) -> Weight {
|
||||||
(132_000 as Weight)
|
(113_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 100]`.
|
/// The range of component `i` is `[0, 100]`.
|
||||||
fn hashing(i: u32, ) -> Weight {
|
fn hashing(i: u32, ) -> Weight {
|
||||||
(19_331_786_000 as Weight)
|
(19_529_539_000 as Weight)
|
||||||
// Standard Error: 113_000
|
// Standard Error: 151_000
|
||||||
.saturating_add((410_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((722_000 as Weight).saturating_mul(i as Weight))
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[1, 100]`.
|
/// The range of component `i` is `[1, 100]`.
|
||||||
fn sr25519_verification(i: u32, ) -> Weight {
|
fn sr25519_verification(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(7_000 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 19_000
|
||||||
.saturating_add((47_597_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((47_759_000 as Weight).saturating_mul(i as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
/// The range of component `i` is `[0, 1000]`.
|
/// The range of component `i` is `[0, 1000]`.
|
||||||
fn storage_read(i: u32, ) -> Weight {
|
fn storage_read(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((2_126_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((2_152_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
|
|||||||
fn storage_write(i: u32, ) -> Weight {
|
fn storage_write(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((328_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((333_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `frame_election_provider_support`
|
//! Autogenerated weights for `frame_election_provider_support`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,19 +49,19 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
|
|||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 51_000
|
// Standard Error: 59_000
|
||||||
.saturating_add((19_498_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((23_196_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 7_123_000
|
// Standard Error: 8_299_000
|
||||||
.saturating_add((3_134_999_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((3_674_306_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
/// The range of component `v` is `[1000, 2000]`.
|
/// The range of component `v` is `[1000, 2000]`.
|
||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 51_000
|
// Standard Error: 46_000
|
||||||
.saturating_add((17_090_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((16_180_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 7_104_000
|
// Standard Error: 6_465_000
|
||||||
.saturating_add((2_847_863_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_683_516_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `frame_system`
|
//! Autogenerated weights for `frame_system`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||||
fn set_heap_pages() -> Weight {
|
fn set_heap_pages() -> Weight {
|
||||||
(5_413_000 as Weight)
|
(5_296_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -68,7 +68,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn set_storage(i: u32, ) -> Weight {
|
fn set_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((536_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((539_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn kill_storage(i: u32, ) -> Weight {
|
fn kill_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((442_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((436_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_bags_list`
|
//! Autogenerated weights for `pallet_bags_list`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:4 w:4)
|
// Storage: VoterList ListNodes (r:4 w:4)
|
||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
fn rebag_non_terminal() -> Weight {
|
fn rebag_non_terminal() -> Weight {
|
||||||
(50_326_000 as Weight)
|
(51_233_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -58,7 +58,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn rebag_terminal() -> Weight {
|
fn rebag_terminal() -> Weight {
|
||||||
(49_559_000 as Weight)
|
(50_639_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -68,7 +68,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
fn put_in_front_of() -> Weight {
|
fn put_in_front_of() -> Weight {
|
||||||
(52_292_000 as Weight)
|
(53_063_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_balances`
|
//! Autogenerated weights for `pallet_balances`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,43 +46,43 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(38_902_000 as Weight)
|
(39_235_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_keep_alive() -> Weight {
|
fn transfer_keep_alive() -> Weight {
|
||||||
(30_721_000 as Weight)
|
(30_755_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_creating() -> Weight {
|
fn set_balance_creating() -> Weight {
|
||||||
(19_752_000 as Weight)
|
(20_024_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_killing() -> Weight {
|
fn set_balance_killing() -> Weight {
|
||||||
(23_083_000 as Weight)
|
(23_019_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(39_556_000 as Weight)
|
(39_459_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_all() -> Weight {
|
fn transfer_all() -> Weight {
|
||||||
(35_962_000 as Weight)
|
(36_293_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_unreserve() -> Weight {
|
fn force_unreserve() -> Weight {
|
||||||
(18_319_000 as Weight)
|
(18_401_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_bounties`
|
//! Autogenerated weights for `pallet_bounties`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -50,7 +50,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Bounties Bounties (r:0 w:1)
|
// Storage: Bounties Bounties (r:0 w:1)
|
||||||
/// The range of component `d` is `[0, 16384]`.
|
/// The range of component `d` is `[0, 16384]`.
|
||||||
fn propose_bounty(d: u32, ) -> Weight {
|
fn propose_bounty(d: u32, ) -> Weight {
|
||||||
(26_583_000 as Weight)
|
(27_194_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -59,34 +59,34 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: Bounties BountyApprovals (r:1 w:1)
|
// Storage: Bounties BountyApprovals (r:1 w:1)
|
||||||
fn approve_bounty() -> Weight {
|
fn approve_bounty() -> Weight {
|
||||||
(9_983_000 as Weight)
|
(10_270_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
fn propose_curator() -> Weight {
|
fn propose_curator() -> Weight {
|
||||||
(8_096_000 as Weight)
|
(8_522_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn unassign_curator() -> Weight {
|
fn unassign_curator() -> Weight {
|
||||||
(36_380_000 as Weight)
|
(36_813_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn accept_curator() -> Weight {
|
fn accept_curator() -> Weight {
|
||||||
(23_549_000 as Weight)
|
(24_740_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:0)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:0)
|
||||||
fn award_bounty() -> Weight {
|
fn award_bounty() -> Weight {
|
||||||
(19_909_000 as Weight)
|
(20_426_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn claim_bounty() -> Weight {
|
fn claim_bounty() -> Weight {
|
||||||
(66_795_000 as Weight)
|
(67_631_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -104,7 +104,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn close_bounty_proposed() -> Weight {
|
fn close_bounty_proposed() -> Weight {
|
||||||
(42_024_000 as Weight)
|
(40_575_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -113,13 +113,13 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn close_bounty_active() -> Weight {
|
fn close_bounty_active() -> Weight {
|
||||||
(49_333_000 as Weight)
|
(50_383_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
fn extend_bounty_expiry() -> Weight {
|
fn extend_bounty_expiry() -> Weight {
|
||||||
(17_625_000 as Weight)
|
(18_254_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -129,8 +129,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `b` is `[1, 100]`.
|
/// The range of component `b` is `[1, 100]`.
|
||||||
fn spend_funds(b: u32, ) -> Weight {
|
fn spend_funds(b: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 18_000
|
// Standard Error: 21_000
|
||||||
.saturating_add((30_657_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((31_263_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(b as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(b as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_child_bounties`
|
//! Autogenerated weights for `pallet_child_bounties`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -52,7 +52,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:0 w:1)
|
// Storage: ChildBounties ChildBounties (r:0 w:1)
|
||||||
/// The range of component `d` is `[0, 16384]`.
|
/// The range of component `d` is `[0, 16384]`.
|
||||||
fn add_child_bounty(d: u32, ) -> Weight {
|
fn add_child_bounty(d: u32, ) -> Weight {
|
||||||
(49_341_000 as Weight)
|
(49_687_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
@@ -62,7 +62,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
||||||
fn propose_curator() -> Weight {
|
fn propose_curator() -> Weight {
|
||||||
(14_642_000 as Weight)
|
(14_635_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -70,7 +70,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn accept_curator() -> Weight {
|
fn accept_curator() -> Weight {
|
||||||
(27_599_000 as Weight)
|
(27_406_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,14 +78,14 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Bounties Bounties (r:1 w:0)
|
// Storage: Bounties Bounties (r:1 w:0)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn unassign_curator() -> Weight {
|
fn unassign_curator() -> Weight {
|
||||||
(39_749_000 as Weight)
|
(40_466_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:0)
|
// Storage: Bounties Bounties (r:1 w:0)
|
||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
fn award_child_bounty() -> Weight {
|
fn award_child_bounty() -> Weight {
|
||||||
(21_206_000 as Weight)
|
(21_537_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -94,7 +94,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn claim_child_bounty() -> Weight {
|
fn claim_child_bounty() -> Weight {
|
||||||
(65_228_000 as Weight)
|
(66_163_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -105,7 +105,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn close_child_bounty_added() -> Weight {
|
fn close_child_bounty_added() -> Weight {
|
||||||
(47_776_000 as Weight)
|
(47_177_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -116,7 +116,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn close_child_bounty_active() -> Weight {
|
fn close_child_bounty_active() -> Weight {
|
||||||
(56_376_000 as Weight)
|
(56_654_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_democracy`
|
//! Autogenerated weights for `pallet_democracy`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:0)
|
// Storage: Democracy Blacklist (r:1 w:0)
|
||||||
// Storage: Democracy DepositOf (r:0 w:1)
|
// Storage: Democracy DepositOf (r:0 w:1)
|
||||||
fn propose() -> Weight {
|
fn propose() -> Weight {
|
||||||
(37_599_000 as Weight)
|
(38_348_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy DepositOf (r:1 w:1)
|
// Storage: Democracy DepositOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn second(s: u32, ) -> Weight {
|
fn second(s: u32, ) -> Weight {
|
||||||
(28_626_000 as Weight)
|
(28_629_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((88_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((95_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,9 +67,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn vote_new(r: u32, ) -> Weight {
|
fn vote_new(r: u32, ) -> Weight {
|
||||||
(36_143_000 as Weight)
|
(36_354_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((129_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((142_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,16 +78,16 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn vote_existing(r: u32, ) -> Weight {
|
fn vote_existing(r: u32, ) -> Weight {
|
||||||
(35_740_000 as Weight)
|
(36_267_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((134_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((142_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
||||||
// Storage: Democracy Cancellations (r:1 w:1)
|
// Storage: Democracy Cancellations (r:1 w:1)
|
||||||
fn emergency_cancel() -> Weight {
|
fn emergency_cancel() -> Weight {
|
||||||
(17_934_000 as Weight)
|
(18_768_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -99,9 +99,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn blacklist(p: u32, ) -> Weight {
|
fn blacklist(p: u32, ) -> Weight {
|
||||||
(54_019_000 as Weight)
|
(54_980_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((208_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((206_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -109,27 +109,27 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:0)
|
// Storage: Democracy Blacklist (r:1 w:0)
|
||||||
/// The range of component `v` is `[1, 100]`.
|
/// The range of component `v` is `[1, 100]`.
|
||||||
fn external_propose(v: u32, ) -> Weight {
|
fn external_propose(v: u32, ) -> Weight {
|
||||||
(10_637_000 as Weight)
|
(10_813_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((26_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((34_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:0 w:1)
|
// Storage: Democracy NextExternal (r:0 w:1)
|
||||||
fn external_propose_majority() -> Weight {
|
fn external_propose_majority() -> Weight {
|
||||||
(4_256_000 as Weight)
|
(4_573_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:0 w:1)
|
// Storage: Democracy NextExternal (r:0 w:1)
|
||||||
fn external_propose_default() -> Weight {
|
fn external_propose_default() -> Weight {
|
||||||
(3_910_000 as Weight)
|
(4_110_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:1 w:1)
|
// Storage: Democracy NextExternal (r:1 w:1)
|
||||||
// Storage: Democracy ReferendumCount (r:1 w:1)
|
// Storage: Democracy ReferendumCount (r:1 w:1)
|
||||||
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
||||||
fn fast_track() -> Weight {
|
fn fast_track() -> Weight {
|
||||||
(18_324_000 as Weight)
|
(18_612_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -137,9 +137,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:1)
|
// Storage: Democracy Blacklist (r:1 w:1)
|
||||||
/// The range of component `v` is `[0, 100]`.
|
/// The range of component `v` is `[0, 100]`.
|
||||||
fn veto_external(v: u32, ) -> Weight {
|
fn veto_external(v: u32, ) -> Weight {
|
||||||
(19_330_000 as Weight)
|
(19_835_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((60_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((63_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -148,24 +148,24 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn cancel_proposal(p: u32, ) -> Weight {
|
fn cancel_proposal(p: u32, ) -> Weight {
|
||||||
(43_275_000 as Weight)
|
(44_121_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((194_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((204_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
||||||
fn cancel_referendum() -> Weight {
|
fn cancel_referendum() -> Weight {
|
||||||
(12_879_000 as Weight)
|
(13_233_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Scheduler Lookup (r:1 w:1)
|
// Storage: Scheduler Lookup (r:1 w:1)
|
||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn cancel_queued(r: u32, ) -> Weight {
|
fn cancel_queued(r: u32, ) -> Weight {
|
||||||
(23_811_000 as Weight)
|
(23_791_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((1_935_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((2_308_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -174,9 +174,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn on_initialize_base(r: u32, ) -> Weight {
|
fn on_initialize_base(r: u32, ) -> Weight {
|
||||||
(1_518_000 as Weight)
|
(3_049_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((3_035_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_067_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn on_initialize_base_with_launch_period(r: u32, ) -> Weight {
|
fn on_initialize_base_with_launch_period(r: u32, ) -> Weight {
|
||||||
(6_466_000 as Weight)
|
(7_416_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((3_030_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_072_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -201,9 +201,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn delegate(r: u32, ) -> Weight {
|
fn delegate(r: u32, ) -> Weight {
|
||||||
(37_036_000 as Weight)
|
(36_719_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((3_961_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((4_015_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
@@ -213,9 +213,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn undelegate(r: u32, ) -> Weight {
|
fn undelegate(r: u32, ) -> Weight {
|
||||||
(20_072_000 as Weight)
|
(20_407_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((3_920_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_992_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -223,13 +223,13 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
}
|
}
|
||||||
// Storage: Democracy PublicProps (r:0 w:1)
|
// Storage: Democracy PublicProps (r:0 w:1)
|
||||||
fn clear_public_proposals() -> Weight {
|
fn clear_public_proposals() -> Weight {
|
||||||
(4_230_000 as Weight)
|
(4_715_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy Preimages (r:1 w:1)
|
// Storage: Democracy Preimages (r:1 w:1)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn note_preimage(b: u32, ) -> Weight {
|
fn note_preimage(b: u32, ) -> Weight {
|
||||||
(25_123_000 as Weight)
|
(26_405_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -238,9 +238,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Preimages (r:1 w:1)
|
// Storage: Democracy Preimages (r:1 w:1)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn note_imminent_preimage(b: u32, ) -> Weight {
|
fn note_imminent_preimage(b: u32, ) -> Weight {
|
||||||
(18_007_000 as Weight)
|
(18_668_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -248,9 +248,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn reap_preimage(b: u32, ) -> Weight {
|
fn reap_preimage(b: u32, ) -> Weight {
|
||||||
(25_534_000 as Weight)
|
(26_175_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -259,9 +259,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn unlock_remove(r: u32, ) -> Weight {
|
fn unlock_remove(r: u32, ) -> Weight {
|
||||||
(23_337_000 as Weight)
|
(23_892_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((35_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((32_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -270,9 +270,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn unlock_set(r: u32, ) -> Weight {
|
fn unlock_set(r: u32, ) -> Weight {
|
||||||
(22_595_000 as Weight)
|
(22_868_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((118_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((126_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -280,9 +280,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy VotingOf (r:1 w:1)
|
// Storage: Democracy VotingOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn remove_vote(r: u32, ) -> Weight {
|
fn remove_vote(r: u32, ) -> Weight {
|
||||||
(14_176_000 as Weight)
|
(14_115_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((113_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((121_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -290,9 +290,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy VotingOf (r:1 w:1)
|
// Storage: Democracy VotingOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn remove_other_vote(r: u32, ) -> Weight {
|
fn remove_other_vote(r: u32, ) -> Weight {
|
||||||
(14_328_000 as Weight)
|
(14_311_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((115_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((123_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_election_provider_multi_phase`
|
//! Autogenerated weights for `pallet_election_provider_multi_phase`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -53,33 +53,33 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
// Storage: Staking ForceEra (r:1 w:0)
|
// Storage: Staking ForceEra (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
|
||||||
fn on_initialize_nothing() -> Weight {
|
fn on_initialize_nothing() -> Weight {
|
||||||
(13_436_000 as Weight)
|
(13_761_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
||||||
fn on_initialize_open_signed() -> Weight {
|
fn on_initialize_open_signed() -> Weight {
|
||||||
(12_175_000 as Weight)
|
(12_645_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
||||||
fn on_initialize_open_unsigned() -> Weight {
|
fn on_initialize_open_unsigned() -> Weight {
|
||||||
(12_424_000 as Weight)
|
(12_396_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1)
|
||||||
fn finalize_signed_phase_accept_solution() -> Weight {
|
fn finalize_signed_phase_accept_solution() -> Weight {
|
||||||
(26_010_000 as Weight)
|
(26_211_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn finalize_signed_phase_reject_solution() -> Weight {
|
fn finalize_signed_phase_reject_solution() -> Weight {
|
||||||
(19_446_000 as Weight)
|
(19_878_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,11 +89,11 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `v` is `[1000, 2000]`.
|
/// The range of component `v` is `[1000, 2000]`.
|
||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
fn create_snapshot_internal(v: u32, t: u32, ) -> Weight {
|
fn create_snapshot_internal(v: u32, t: u32, ) -> Weight {
|
||||||
(21_636_000 as Weight)
|
(38_397_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((544_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((540_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 5_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((80_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((67_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
|
||||||
@@ -110,10 +110,10 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn elect_queued(a: u32, d: u32, ) -> Weight {
|
fn elect_queued(a: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 14_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((1_999_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((2_006_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 21_000
|
// Standard Error: 24_000
|
||||||
.saturating_add((332_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((261_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,7 +124,7 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1)
|
||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1)
|
||||||
fn submit() -> Weight {
|
fn submit() -> Weight {
|
||||||
(48_092_000 as Weight)
|
(49_346_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -139,14 +139,16 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
/// The range of component `a` is `[500, 800]`.
|
/// The range of component `a` is `[500, 800]`.
|
||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn submit_unsigned(v: u32, _t: u32, a: u32, d: u32, ) -> Weight {
|
fn submit_unsigned(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((1_415_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((1_445_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 25_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((11_454_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((73_000 as Weight).saturating_mul(t as Weight))
|
||||||
// Standard Error: 38_000
|
// Standard Error: 29_000
|
||||||
.saturating_add((1_780_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((11_569_000 as Weight).saturating_mul(a as Weight))
|
||||||
|
// Standard Error: 43_000
|
||||||
|
.saturating_add((1_694_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -158,14 +160,16 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
/// The range of component `a` is `[500, 800]`.
|
/// The range of component `a` is `[500, 800]`.
|
||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn feasibility_check(v: u32, _t: u32, a: u32, d: u32, ) -> Weight {
|
fn feasibility_check(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 9_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((1_433_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((1_432_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 31_000
|
// Standard Error: 14_000
|
||||||
.saturating_add((9_150_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((56_000 as Weight).saturating_mul(t as Weight))
|
||||||
// Standard Error: 46_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((1_185_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((9_252_000 as Weight).saturating_mul(a as Weight))
|
||||||
|
// Standard Error: 35_000
|
||||||
|
.saturating_add((980_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_elections_phragmen`
|
//! Autogenerated weights for `pallet_elections_phragmen`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -51,9 +51,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[1, 16]`.
|
/// The range of component `v` is `[1, 16]`.
|
||||||
fn vote_equal(v: u32, ) -> Weight {
|
fn vote_equal(v: u32, ) -> Weight {
|
||||||
(25_291_000 as Weight)
|
(24_737_000 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((164_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((218_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -64,9 +64,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[2, 16]`.
|
/// The range of component `v` is `[2, 16]`.
|
||||||
fn vote_more(v: u32, ) -> Weight {
|
fn vote_more(v: u32, ) -> Weight {
|
||||||
(37_627_000 as Weight)
|
(37_725_000 as Weight)
|
||||||
// Standard Error: 12_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((200_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((222_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -77,16 +77,16 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[2, 16]`.
|
/// The range of component `v` is `[2, 16]`.
|
||||||
fn vote_less(v: u32, ) -> Weight {
|
fn vote_less(v: u32, ) -> Weight {
|
||||||
(38_153_000 as Weight)
|
(37_635_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((159_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((196_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Voting (r:1 w:1)
|
// Storage: PhragmenElection Voting (r:1 w:1)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn remove_voter() -> Weight {
|
fn remove_voter() -> Weight {
|
||||||
(34_316_000 as Weight)
|
(34_628_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,18 +95,18 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
||||||
/// The range of component `c` is `[1, 200]`.
|
/// The range of component `c` is `[1, 200]`.
|
||||||
fn submit_candidacy(c: u32, ) -> Weight {
|
fn submit_candidacy(c: u32, ) -> Weight {
|
||||||
(35_283_000 as Weight)
|
(34_877_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((125_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((140_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Candidates (r:1 w:1)
|
// Storage: PhragmenElection Candidates (r:1 w:1)
|
||||||
/// The range of component `c` is `[1, 200]`.
|
/// The range of component `c` is `[1, 200]`.
|
||||||
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
|
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
|
||||||
(30_277_000 as Weight)
|
(30_237_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((67_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((71_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -116,13 +116,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Council Proposals (r:1 w:0)
|
// Storage: Council Proposals (r:1 w:0)
|
||||||
// Storage: Council Members (r:0 w:1)
|
// Storage: Council Members (r:0 w:1)
|
||||||
fn renounce_candidacy_members() -> Weight {
|
fn renounce_candidacy_members() -> Weight {
|
||||||
(44_936_000 as Weight)
|
(44_610_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection RunnersUp (r:1 w:1)
|
// Storage: PhragmenElection RunnersUp (r:1 w:1)
|
||||||
fn renounce_candidacy_runners_up() -> Weight {
|
fn renounce_candidacy_runners_up() -> Weight {
|
||||||
(32_220_000 as Weight)
|
(32_430_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -137,13 +137,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Council Proposals (r:1 w:0)
|
// Storage: Council Proposals (r:1 w:0)
|
||||||
// Storage: Council Members (r:0 w:1)
|
// Storage: Council Members (r:0 w:1)
|
||||||
fn remove_member_with_replacement() -> Weight {
|
fn remove_member_with_replacement() -> Weight {
|
||||||
(61_276_000 as Weight)
|
(61_534_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
||||||
fn remove_member_wrong_refund() -> Weight {
|
fn remove_member_wrong_refund() -> Weight {
|
||||||
(9_264_000 as Weight)
|
(9_256_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Voting (r:251 w:250)
|
// Storage: PhragmenElection Voting (r:251 w:250)
|
||||||
@@ -154,12 +154,10 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: System Account (r:250 w:250)
|
// Storage: System Account (r:250 w:250)
|
||||||
/// The range of component `v` is `[250, 500]`.
|
/// The range of component `v` is `[250, 500]`.
|
||||||
/// The range of component `d` is `[1, 250]`.
|
/// The range of component `d` is `[1, 250]`.
|
||||||
fn clean_defunct_voters(v: u32, d: u32, ) -> Weight {
|
fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 47_000
|
// Standard Error: 61_000
|
||||||
.saturating_add((49_929_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((50_425_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 46_000
|
|
||||||
.saturating_add((138_000 as Weight).saturating_mul(d as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight)))
|
||||||
@@ -178,12 +176,12 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
/// The range of component `e` is `[500, 8000]`.
|
/// The range of component `e` is `[500, 8000]`.
|
||||||
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
|
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 3_121_000
|
// Standard Error: 4_889_000
|
||||||
.saturating_add((153_885_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((276_631_000 as Weight).saturating_mul(c as Weight))
|
||||||
// Standard Error: 1_298_000
|
// Standard Error: 2_033_000
|
||||||
.saturating_add((117_511_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((203_540_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 88_000
|
// Standard Error: 138_000
|
||||||
.saturating_add((8_170_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((13_177_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight)))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_gilt`
|
//! Autogenerated weights for `pallet_gilt`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,16 +48,16 @@ impl<T: frame_system::Config> pallet_gilt::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Gilt QueueTotals (r:1 w:1)
|
// Storage: Gilt QueueTotals (r:1 w:1)
|
||||||
/// The range of component `l` is `[0, 999]`.
|
/// The range of component `l` is `[0, 999]`.
|
||||||
fn place_bid(l: u32, ) -> Weight {
|
fn place_bid(l: u32, ) -> Weight {
|
||||||
(40_033_000 as Weight)
|
(40_749_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((140_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((151_000 as Weight).saturating_mul(l as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Gilt Queues (r:1 w:1)
|
// Storage: Gilt Queues (r:1 w:1)
|
||||||
// Storage: Gilt QueueTotals (r:1 w:1)
|
// Storage: Gilt QueueTotals (r:1 w:1)
|
||||||
fn place_bid_max() -> Weight {
|
fn place_bid_max() -> Weight {
|
||||||
(149_281_000 as Weight)
|
(159_441_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -65,28 +65,28 @@ impl<T: frame_system::Config> pallet_gilt::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Gilt QueueTotals (r:1 w:1)
|
// Storage: Gilt QueueTotals (r:1 w:1)
|
||||||
/// The range of component `l` is `[1, 1000]`.
|
/// The range of component `l` is `[1, 1000]`.
|
||||||
fn retract_bid(l: u32, ) -> Weight {
|
fn retract_bid(l: u32, ) -> Weight {
|
||||||
(40_215_000 as Weight)
|
(41_383_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((116_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((122_000 as Weight).saturating_mul(l as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Gilt ActiveTotal (r:1 w:1)
|
// Storage: Gilt ActiveTotal (r:1 w:1)
|
||||||
fn set_target() -> Weight {
|
fn set_target() -> Weight {
|
||||||
(5_305_000 as Weight)
|
(5_359_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Gilt Active (r:1 w:1)
|
// Storage: Gilt Active (r:1 w:1)
|
||||||
// Storage: Gilt ActiveTotal (r:1 w:1)
|
// Storage: Gilt ActiveTotal (r:1 w:1)
|
||||||
fn thaw() -> Weight {
|
fn thaw() -> Weight {
|
||||||
(44_110_000 as Weight)
|
(44_126_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Gilt ActiveTotal (r:1 w:0)
|
// Storage: Gilt ActiveTotal (r:1 w:0)
|
||||||
fn pursue_target_noop() -> Weight {
|
fn pursue_target_noop() -> Weight {
|
||||||
(1_545_000 as Weight)
|
(1_516_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Gilt ActiveTotal (r:1 w:1)
|
// Storage: Gilt ActiveTotal (r:1 w:1)
|
||||||
@@ -95,9 +95,9 @@ impl<T: frame_system::Config> pallet_gilt::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Gilt Active (r:0 w:1)
|
// Storage: Gilt Active (r:0 w:1)
|
||||||
/// The range of component `b` is `[1, 1000]`.
|
/// The range of component `b` is `[1, 1000]`.
|
||||||
fn pursue_target_per_item(b: u32, ) -> Weight {
|
fn pursue_target_per_item(b: u32, ) -> Weight {
|
||||||
(37_794_000 as Weight)
|
(40_444_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((4_377_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((4_290_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(b as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(b as Weight)))
|
||||||
@@ -108,9 +108,9 @@ impl<T: frame_system::Config> pallet_gilt::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Gilt Active (r:0 w:1)
|
// Storage: Gilt Active (r:0 w:1)
|
||||||
/// The range of component `q` is `[1, 300]`.
|
/// The range of component `q` is `[1, 300]`.
|
||||||
fn pursue_target_per_queue(q: u32, ) -> Weight {
|
fn pursue_target_per_queue(q: u32, ) -> Weight {
|
||||||
(12_295_000 as Weight)
|
(11_485_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((8_188_000 as Weight).saturating_mul(q as Weight))
|
.saturating_add((8_164_000 as Weight).saturating_mul(q as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(q as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(q as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_identity`
|
//! Autogenerated weights for `pallet_identity`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn add_registrar(r: u32, ) -> Weight {
|
fn add_registrar(r: u32, ) -> Weight {
|
||||||
(16_336_000 as Weight)
|
(17_202_000 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 12_000
|
||||||
.saturating_add((207_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((198_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -57,11 +57,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn set_identity(r: u32, x: u32, ) -> Weight {
|
fn set_identity(r: u32, x: u32, ) -> Weight {
|
||||||
(29_008_000 as Weight)
|
(30_225_000 as Weight)
|
||||||
// Standard Error: 11_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((214_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((185_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((358_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((362_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -70,9 +70,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:1 w:1)
|
// Storage: Identity SuperOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn set_subs_new(s: u32, ) -> Weight {
|
fn set_subs_new(s: u32, ) -> Weight {
|
||||||
(28_210_000 as Weight)
|
(27_800_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((2_961_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_997_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -83,9 +83,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:0 w:1)
|
// Storage: Identity SuperOf (r:0 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn set_subs_old(p: u32, ) -> Weight {
|
fn set_subs_old(p: u32, ) -> Weight {
|
||||||
(27_823_000 as Weight)
|
(27_760_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((939_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((948_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
||||||
@@ -97,13 +97,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||||
(34_522_000 as Weight)
|
(35_011_000 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((82_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((76_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((929_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((939_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((218_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((205_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn request_judgement(r: u32, x: u32, ) -> Weight {
|
fn request_judgement(r: u32, x: u32, ) -> Weight {
|
||||||
(32_095_000 as Weight)
|
(31_480_000 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((171_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((215_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((404_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((413_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -125,38 +125,38 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
||||||
(29_017_000 as Weight)
|
(27_905_000 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 21_000
|
||||||
.saturating_add((145_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((217_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 2_000
|
||||||
.saturating_add((390_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((412_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_fee(r: u32, ) -> Weight {
|
fn set_fee(r: u32, ) -> Weight {
|
||||||
(7_606_000 as Weight)
|
(7_738_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((166_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((181_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_account_id(r: u32, ) -> Weight {
|
fn set_account_id(r: u32, ) -> Weight {
|
||||||
(7_636_000 as Weight)
|
(7_851_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((166_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((174_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_fields(r: u32, ) -> Weight {
|
fn set_fields(r: u32, ) -> Weight {
|
||||||
(7_489_000 as Weight)
|
(7_749_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((179_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((181_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -165,11 +165,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn provide_judgement(r: u32, x: u32, ) -> Weight {
|
fn provide_judgement(r: u32, x: u32, ) -> Weight {
|
||||||
(22_625_000 as Weight)
|
(22_566_000 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((131_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((150_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((395_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((414_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -181,13 +181,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||||
(48_421_000 as Weight)
|
(45_147_000 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 14_000
|
||||||
.saturating_add((40_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((139_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((933_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((947_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((4_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((16_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -197,9 +197,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 99]`.
|
/// The range of component `s` is `[1, 99]`.
|
||||||
fn add_sub(s: u32, ) -> Weight {
|
fn add_sub(s: u32, ) -> Weight {
|
||||||
(34_590_000 as Weight)
|
(35_193_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((109_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((113_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -207,9 +207,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:1 w:1)
|
// Storage: Identity SuperOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn rename_sub(s: u32, ) -> Weight {
|
fn rename_sub(s: u32, ) -> Weight {
|
||||||
(12_956_000 as Weight)
|
(13_123_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((23_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((24_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -218,9 +218,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn remove_sub(s: u32, ) -> Weight {
|
fn remove_sub(s: u32, ) -> Weight {
|
||||||
(35_294_000 as Weight)
|
(36_182_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((97_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((98_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -228,9 +228,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 99]`.
|
/// The range of component `s` is `[1, 99]`.
|
||||||
fn quit_sub(s: u32, ) -> Weight {
|
fn quit_sub(s: u32, ) -> Weight {
|
||||||
(25_217_000 as Weight)
|
(25_322_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((91_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((97_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_im_online`
|
//! Autogenerated weights for `pallet_im_online`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -52,11 +52,11 @@ impl<T: frame_system::Config> pallet_im_online::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `k` is `[1, 1000]`.
|
/// The range of component `k` is `[1, 1000]`.
|
||||||
/// The range of component `e` is `[1, 100]`.
|
/// The range of component `e` is `[1, 100]`.
|
||||||
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
||||||
(74_828_000 as Weight)
|
(76_479_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((71_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((76_000 as Weight).saturating_mul(k as Weight))
|
||||||
// Standard Error: 4_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((325_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((368_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_indices`
|
//! Autogenerated weights for `pallet_indices`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,33 +46,33 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn claim() -> Weight {
|
fn claim() -> Weight {
|
||||||
(24_545_000 as Weight)
|
(24_521_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(30_495_000 as Weight)
|
(30_068_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn free() -> Weight {
|
fn free() -> Weight {
|
||||||
(25_356_000 as Weight)
|
(26_507_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(25_354_000 as Weight)
|
(25_120_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn freeze() -> Weight {
|
fn freeze() -> Weight {
|
||||||
(29_139_000 as Weight)
|
(28_551_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_membership`
|
//! Autogenerated weights for `pallet_membership`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 99]`.
|
/// The range of component `m` is `[1, 99]`.
|
||||||
fn add_member(m: u32, ) -> Weight {
|
fn add_member(m: u32, ) -> Weight {
|
||||||
(14_420_000 as Weight)
|
(15_163_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((77_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((81_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn remove_member(m: u32, ) -> Weight {
|
fn remove_member(m: u32, ) -> Weight {
|
||||||
(17_405_000 as Weight)
|
(17_488_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((59_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((69_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,9 +76,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn swap_member(m: u32, ) -> Weight {
|
fn swap_member(m: u32, ) -> Weight {
|
||||||
(16_821_000 as Weight)
|
(17_608_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((79_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((81_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,9 +89,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn reset_member(m: u32, ) -> Weight {
|
fn reset_member(m: u32, ) -> Weight {
|
||||||
(16_734_000 as Weight)
|
(17_267_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((205_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((207_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -102,9 +102,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn change_key(m: u32, ) -> Weight {
|
fn change_key(m: u32, ) -> Weight {
|
||||||
(17_394_000 as Weight)
|
(17_855_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((74_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((76_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -113,9 +113,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn set_prime(m: u32, ) -> Weight {
|
fn set_prime(m: u32, ) -> Weight {
|
||||||
(4_366_000 as Weight)
|
(4_661_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((29_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((31_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -123,7 +123,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn clear_prime(_m: u32, ) -> Weight {
|
fn clear_prime(_m: u32, ) -> Weight {
|
||||||
(1_516_000 as Weight)
|
(1_538_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_multisig`
|
//! Autogenerated weights for `pallet_multisig`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||||
(14_635_000 as Weight)
|
(14_872_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
||||||
}
|
}
|
||||||
@@ -55,9 +55,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
||||||
(31_293_000 as Weight)
|
(31_642_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((100_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((102_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -69,11 +69,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
||||||
(33_912_000 as Weight)
|
(33_513_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((104_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((113_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -81,9 +81,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
||||||
(20_173_000 as Weight)
|
(21_087_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((104_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((101_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -94,9 +94,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
||||||
(32_431_000 as Weight)
|
(34_298_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((120_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((116_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -108,9 +108,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
||||||
(41_683_000 as Weight)
|
(41_984_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((145_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((151_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
@@ -120,9 +120,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||||
(30_992_000 as Weight)
|
(31_232_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((104_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((105_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -130,9 +130,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:0)
|
// Storage: Multisig Calls (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||||
(20_381_000 as Weight)
|
(20_140_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((101_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((109_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -141,9 +141,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
||||||
(74_809_000 as Weight)
|
(78_928_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((151_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((161_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -151,9 +151,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:1)
|
// Storage: Multisig Calls (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||||
(52_717_000 as Weight)
|
(54_385_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((113_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((115_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_nomination_pools`
|
//! Autogenerated weights for `pallet_nomination_pools`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -58,7 +58,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn join() -> Weight {
|
fn join() -> Weight {
|
||||||
(115_531_000 as Weight)
|
(119_143_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(17 as Weight))
|
.saturating_add(T::DbWeight::get().reads(17 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
||||||
}
|
}
|
||||||
@@ -72,7 +72,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn bond_extra_transfer() -> Weight {
|
fn bond_extra_transfer() -> Weight {
|
||||||
(107_149_000 as Weight)
|
(109_971_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
}
|
}
|
||||||
@@ -86,7 +86,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: VoterList ListNodes (r:2 w:2)
|
// Storage: VoterList ListNodes (r:2 w:2)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn bond_extra_reward() -> Weight {
|
fn bond_extra_reward() -> Weight {
|
||||||
(118_271_000 as Weight)
|
(121_887_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools RewardPools (r:1 w:1)
|
// Storage: NominationPools RewardPools (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn claim_payout() -> Weight {
|
fn claim_payout() -> Weight {
|
||||||
(46_511_000 as Weight)
|
(49_116_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -114,7 +114,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools SubPoolsStorage (r:1 w:1)
|
// Storage: NominationPools SubPoolsStorage (r:1 w:1)
|
||||||
// Storage: NominationPools CounterForSubPoolsStorage (r:1 w:1)
|
// Storage: NominationPools CounterForSubPoolsStorage (r:1 w:1)
|
||||||
fn unbond() -> Weight {
|
fn unbond() -> Weight {
|
||||||
(112_982_000 as Weight)
|
(117_561_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(18 as Weight))
|
.saturating_add(T::DbWeight::get().reads(18 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(13 as Weight))
|
.saturating_add(T::DbWeight::get().writes(13 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,9 +124,9 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn pool_withdraw_unbonded(s: u32, ) -> Weight {
|
fn pool_withdraw_unbonded(s: u32, ) -> Weight {
|
||||||
(37_718_000 as Weight)
|
(38_819_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((27_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((22_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -140,9 +140,9 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools CounterForPoolMembers (r:1 w:1)
|
// Storage: NominationPools CounterForPoolMembers (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||||
(75_217_000 as Weight)
|
(77_160_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((39_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((40_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -166,10 +166,8 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools CounterForBondedPools (r:1 w:1)
|
// Storage: NominationPools CounterForBondedPools (r:1 w:1)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
|
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
|
||||||
(131_769_000 as Weight)
|
(136_655_000 as Weight)
|
||||||
// Standard Error: 1_000
|
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(s as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(19 as Weight))
|
.saturating_add(T::DbWeight::get().reads(19 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
||||||
}
|
}
|
||||||
@@ -196,7 +194,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools BondedPools (r:1 w:1)
|
// Storage: NominationPools BondedPools (r:1 w:1)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
fn create() -> Weight {
|
fn create() -> Weight {
|
||||||
(123_342_000 as Weight)
|
(124_937_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(22 as Weight))
|
.saturating_add(T::DbWeight::get().reads(22 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(15 as Weight))
|
.saturating_add(T::DbWeight::get().writes(15 as Weight))
|
||||||
}
|
}
|
||||||
@@ -214,9 +212,9 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: Staking CounterForNominators (r:1 w:1)
|
// Storage: Staking CounterForNominators (r:1 w:1)
|
||||||
/// The range of component `n` is `[1, 24]`.
|
/// The range of component `n` is `[1, 24]`.
|
||||||
fn nominate(n: u32, ) -> Weight {
|
fn nominate(n: u32, ) -> Weight {
|
||||||
(46_741_000 as Weight)
|
(47_486_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((2_221_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((2_306_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
@@ -224,7 +222,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools BondedPools (r:1 w:1)
|
// Storage: NominationPools BondedPools (r:1 w:1)
|
||||||
// Storage: Staking Ledger (r:1 w:0)
|
// Storage: Staking Ledger (r:1 w:0)
|
||||||
fn set_state() -> Weight {
|
fn set_state() -> Weight {
|
||||||
(24_758_000 as Weight)
|
(25_247_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -233,9 +231,9 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools CounterForMetadata (r:1 w:1)
|
// Storage: NominationPools CounterForMetadata (r:1 w:1)
|
||||||
/// The range of component `n` is `[1, 256]`.
|
/// The range of component `n` is `[1, 256]`.
|
||||||
fn set_metadata(n: u32, ) -> Weight {
|
fn set_metadata(n: u32, ) -> Weight {
|
||||||
(12_640_000 as Weight)
|
(13_623_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -245,12 +243,12 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: NominationPools MinCreateBond (r:0 w:1)
|
// Storage: NominationPools MinCreateBond (r:0 w:1)
|
||||||
// Storage: NominationPools MaxPools (r:0 w:1)
|
// Storage: NominationPools MaxPools (r:0 w:1)
|
||||||
fn set_configs() -> Weight {
|
fn set_configs() -> Weight {
|
||||||
(5_644_000 as Weight)
|
(6_049_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: NominationPools BondedPools (r:1 w:1)
|
// Storage: NominationPools BondedPools (r:1 w:1)
|
||||||
fn update_roles() -> Weight {
|
fn update_roles() -> Weight {
|
||||||
(20_363_000 as Weight)
|
(21_176_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -263,7 +261,7 @@ impl<T: frame_system::Config> pallet_nomination_pools::WeightInfo for WeightInfo
|
|||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
fn chill() -> Weight {
|
fn chill() -> Weight {
|
||||||
(45_020_000 as Weight)
|
(46_255_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_preimage`
|
//! Autogenerated weights for `pallet_preimage`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -77,58 +77,58 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unnote_preimage() -> Weight {
|
fn unnote_preimage() -> Weight {
|
||||||
(36_666_000 as Weight)
|
(37_684_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unnote_no_deposit_preimage() -> Weight {
|
fn unnote_no_deposit_preimage() -> Weight {
|
||||||
(24_647_000 as Weight)
|
(25_674_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_preimage() -> Weight {
|
fn request_preimage() -> Weight {
|
||||||
(34_340_000 as Weight)
|
(34_832_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_no_deposit_preimage() -> Weight {
|
fn request_no_deposit_preimage() -> Weight {
|
||||||
(23_670_000 as Weight)
|
(22_764_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_unnoted_preimage() -> Weight {
|
fn request_unnoted_preimage() -> Weight {
|
||||||
(15_590_000 as Weight)
|
(16_197_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_requested_preimage() -> Weight {
|
fn request_requested_preimage() -> Weight {
|
||||||
(7_433_000 as Weight)
|
(7_449_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unrequest_preimage() -> Weight {
|
fn unrequest_preimage() -> Weight {
|
||||||
(24_233_000 as Weight)
|
(24_048_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unrequest_unnoted_preimage() -> Weight {
|
fn unrequest_unnoted_preimage() -> Weight {
|
||||||
(17_122_000 as Weight)
|
(18_712_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn unrequest_multi_referenced_preimage() -> Weight {
|
fn unrequest_multi_referenced_preimage() -> Weight {
|
||||||
(7_318_000 as Weight)
|
(7_110_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_proxy`
|
//! Autogenerated weights for `pallet_proxy`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy(p: u32, ) -> Weight {
|
fn proxy(p: u32, ) -> Weight {
|
||||||
(18_307_000 as Weight)
|
(18_561_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((88_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((70_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
@@ -58,11 +58,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||||
(34_767_000 as Weight)
|
(35_210_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((198_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((204_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((54_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((55_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -70,10 +70,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
|
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||||
(23_960_000 as Weight)
|
(22_948_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((201_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((243_000 as Weight).saturating_mul(a as Weight))
|
||||||
|
// Standard Error: 10_000
|
||||||
|
.saturating_add((29_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -82,11 +84,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||||
(23_927_000 as Weight)
|
(23_909_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((197_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((217_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((11_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((6_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -96,38 +98,38 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn announce(a: u32, p: u32, ) -> Weight {
|
fn announce(a: u32, p: u32, ) -> Weight {
|
||||||
(31_118_000 as Weight)
|
(31_994_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((199_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((194_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((66_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((64_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn add_proxy(p: u32, ) -> Weight {
|
fn add_proxy(p: u32, ) -> Weight {
|
||||||
(25_933_000 as Weight)
|
(26_246_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((149_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((129_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxy(p: u32, ) -> Weight {
|
fn remove_proxy(p: u32, ) -> Weight {
|
||||||
(26_083_000 as Weight)
|
(26_691_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((142_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((135_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxies(p: u32, ) -> Weight {
|
fn remove_proxies(p: u32, ) -> Weight {
|
||||||
(22_268_000 as Weight)
|
(22_344_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((88_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((99_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -135,18 +137,18 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn anonymous(p: u32, ) -> Weight {
|
fn anonymous(p: u32, ) -> Weight {
|
||||||
(29_038_000 as Weight)
|
(29_461_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((39_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((27_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[0, 30]`.
|
/// The range of component `p` is `[0, 30]`.
|
||||||
fn kill_anonymous(p: u32, ) -> Weight {
|
fn kill_anonymous(p: u32, ) -> Weight {
|
||||||
(22_988_000 as Weight)
|
(23_383_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((98_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((91_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_scheduler`
|
//! Autogenerated weights for `pallet_scheduler`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
|
fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
|
||||||
(2_368_000 as Weight)
|
(4_874_000 as Weight)
|
||||||
// Standard Error: 40_000
|
// Standard Error: 89_000
|
||||||
.saturating_add((26_438_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((27_780_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -64,9 +64,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named_resolved(s: u32, ) -> Weight {
|
fn on_initialize_named_resolved(s: u32, ) -> Weight {
|
||||||
(1_219_000 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 31_000
|
// Standard Error: 35_000
|
||||||
.saturating_add((21_529_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((22_867_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -78,8 +78,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
|
fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 36_000
|
// Standard Error: 38_000
|
||||||
.saturating_add((24_281_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((25_478_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -90,9 +90,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_resolved(s: u32, ) -> Weight {
|
fn on_initialize_resolved(s: u32, ) -> Weight {
|
||||||
(4_273_000 as Weight)
|
(84_000 as Weight)
|
||||||
// Standard Error: 29_000
|
// Standard Error: 32_000
|
||||||
.saturating_add((20_365_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((21_717_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -103,9 +103,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named_aborted(s: u32, ) -> Weight {
|
fn on_initialize_named_aborted(s: u32, ) -> Weight {
|
||||||
(5_169_000 as Weight)
|
(3_709_000 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 18_000
|
||||||
.saturating_add((9_048_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((9_954_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -115,9 +115,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage PreimageFor (r:1 w:0)
|
// Storage: Preimage PreimageFor (r:1 w:0)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_aborted(s: u32, ) -> Weight {
|
fn on_initialize_aborted(s: u32, ) -> Weight {
|
||||||
(5_315_000 as Weight)
|
(4_105_000 as Weight)
|
||||||
// Standard Error: 13_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((6_973_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((7_896_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -126,9 +126,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_named(s: u32, ) -> Weight {
|
fn on_initialize_periodic_named(s: u32, ) -> Weight {
|
||||||
(12_039_000 as Weight)
|
(6_299_000 as Weight)
|
||||||
// Standard Error: 25_000
|
// Standard Error: 28_000
|
||||||
.saturating_add((16_231_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((17_735_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -137,9 +137,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:2 w:2)
|
// Storage: Scheduler Agenda (r:2 w:2)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic(s: u32, ) -> Weight {
|
fn on_initialize_periodic(s: u32, ) -> Weight {
|
||||||
(10_723_000 as Weight)
|
(9_759_000 as Weight)
|
||||||
// Standard Error: 19_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((13_961_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((15_094_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named(s: u32, ) -> Weight {
|
fn on_initialize_named(s: u32, ) -> Weight {
|
||||||
(11_270_000 as Weight)
|
(9_723_000 as Weight)
|
||||||
// Standard Error: 24_000
|
// Standard Error: 21_000
|
||||||
.saturating_add((11_633_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((12_667_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -159,18 +159,18 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize(s: u32, ) -> Weight {
|
fn on_initialize(s: u32, ) -> Weight {
|
||||||
(12_051_000 as Weight)
|
(15_380_000 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((10_607_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((11_555_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 50]`.
|
/// The range of component `s` is `[0, 50]`.
|
||||||
fn schedule(s: u32, ) -> Weight {
|
fn schedule(s: u32, ) -> Weight {
|
||||||
(19_419_000 as Weight)
|
(19_409_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((39_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((55_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -178,9 +178,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn cancel(s: u32, ) -> Weight {
|
fn cancel(s: u32, ) -> Weight {
|
||||||
(18_945_000 as Weight)
|
(18_583_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((2_018_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_391_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -188,9 +188,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 50]`.
|
/// The range of component `s` is `[0, 50]`.
|
||||||
fn schedule_named(s: u32, ) -> Weight {
|
fn schedule_named(s: u32, ) -> Weight {
|
||||||
(22_501_000 as Weight)
|
(22_665_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((55_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((65_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -198,9 +198,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn cancel_named(s: u32, ) -> Weight {
|
fn cancel_named(s: u32, ) -> Weight {
|
||||||
(20_359_000 as Weight)
|
(19_711_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((2_021_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_410_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_session`
|
//! Autogenerated weights for `pallet_session`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Session NextKeys (r:1 w:1)
|
// Storage: Session NextKeys (r:1 w:1)
|
||||||
// Storage: Session KeyOwner (r:6 w:6)
|
// Storage: Session KeyOwner (r:6 w:6)
|
||||||
fn set_keys() -> Weight {
|
fn set_keys() -> Weight {
|
||||||
(43_882_000 as Weight)
|
(44_490_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -56,7 +56,7 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Session NextKeys (r:1 w:1)
|
// Storage: Session NextKeys (r:1 w:1)
|
||||||
// Storage: Session KeyOwner (r:0 w:6)
|
// Storage: Session KeyOwner (r:0 w:6)
|
||||||
fn purge_keys() -> Weight {
|
fn purge_keys() -> Weight {
|
||||||
(28_522_000 as Weight)
|
(28_420_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_staking`
|
//! Autogenerated weights for `pallet_staking`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -51,7 +51,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
fn bond() -> Weight {
|
fn bond() -> Weight {
|
||||||
(40_797_000 as Weight)
|
(39_993_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn bond_extra() -> Weight {
|
fn bond_extra() -> Weight {
|
||||||
(71_883_000 as Weight)
|
(71_002_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -75,7 +75,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking Bonded (r:1 w:0)
|
// Storage: Staking Bonded (r:1 w:0)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn unbond() -> Weight {
|
fn unbond() -> Weight {
|
||||||
(76_790_000 as Weight)
|
(77_454_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,9 +85,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||||
(31_781_000 as Weight)
|
(32_165_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((31_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((27_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -105,10 +105,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_kill(s: u32, ) -> Weight {
|
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
|
||||||
(62_500_000 as Weight)
|
(62_083_000 as Weight)
|
||||||
// Standard Error: 0
|
|
||||||
.saturating_add((4_000 as Weight).saturating_mul(s as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,7 +122,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
// Storage: Staking CounterForValidators (r:1 w:1)
|
// Storage: Staking CounterForValidators (r:1 w:1)
|
||||||
fn validate() -> Weight {
|
fn validate() -> Weight {
|
||||||
(49_955_000 as Weight)
|
(51_382_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -132,9 +130,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking Nominators (r:1 w:1)
|
// Storage: Staking Nominators (r:1 w:1)
|
||||||
/// The range of component `k` is `[1, 128]`.
|
/// The range of component `k` is `[1, 128]`.
|
||||||
fn kick(k: u32, ) -> Weight {
|
fn kick(k: u32, ) -> Weight {
|
||||||
(11_810_000 as Weight)
|
(10_614_000 as Weight)
|
||||||
// Standard Error: 9_000
|
// Standard Error: 11_000
|
||||||
.saturating_add((9_217_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((9_362_000 as Weight).saturating_mul(k as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(k as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(k as Weight)))
|
||||||
@@ -152,9 +150,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking CounterForNominators (r:1 w:1)
|
// Storage: Staking CounterForNominators (r:1 w:1)
|
||||||
/// The range of component `n` is `[1, 24]`.
|
/// The range of component `n` is `[1, 24]`.
|
||||||
fn nominate(n: u32, ) -> Weight {
|
fn nominate(n: u32, ) -> Weight {
|
||||||
(51_791_000 as Weight)
|
(52_846_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 12_000
|
||||||
.saturating_add((3_341_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((3_293_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
@@ -167,48 +165,48 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
fn chill() -> Weight {
|
fn chill() -> Weight {
|
||||||
(47_565_000 as Weight)
|
(47_982_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Ledger (r:1 w:0)
|
// Storage: Staking Ledger (r:1 w:0)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
fn set_payee() -> Weight {
|
fn set_payee() -> Weight {
|
||||||
(9_921_000 as Weight)
|
(10_057_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Bonded (r:1 w:1)
|
// Storage: Staking Bonded (r:1 w:1)
|
||||||
// Storage: Staking Ledger (r:2 w:2)
|
// Storage: Staking Ledger (r:2 w:2)
|
||||||
fn set_controller() -> Weight {
|
fn set_controller() -> Weight {
|
||||||
(17_654_000 as Weight)
|
(17_733_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ValidatorCount (r:0 w:1)
|
// Storage: Staking ValidatorCount (r:0 w:1)
|
||||||
fn set_validator_count() -> Weight {
|
fn set_validator_count() -> Weight {
|
||||||
(3_758_000 as Weight)
|
(3_864_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_no_eras() -> Weight {
|
fn force_no_eras() -> Weight {
|
||||||
(3_742_000 as Weight)
|
(3_719_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_new_era() -> Weight {
|
fn force_new_era() -> Weight {
|
||||||
(3_868_000 as Weight)
|
(3_808_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_new_era_always() -> Weight {
|
fn force_new_era_always() -> Weight {
|
||||||
(3_800_000 as Weight)
|
(3_848_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Invulnerables (r:0 w:1)
|
// Storage: Staking Invulnerables (r:0 w:1)
|
||||||
/// The range of component `v` is `[0, 1000]`.
|
/// The range of component `v` is `[0, 1000]`.
|
||||||
fn set_invulnerables(v: u32, ) -> Weight {
|
fn set_invulnerables(v: u32, ) -> Weight {
|
||||||
(4_097_000 as Weight)
|
(4_226_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((10_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((10_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -228,9 +226,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking SpanSlash (r:0 w:2)
|
// Storage: Staking SpanSlash (r:0 w:2)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn force_unstake(s: u32, ) -> Weight {
|
fn force_unstake(s: u32, ) -> Weight {
|
||||||
(59_824_000 as Weight)
|
(59_037_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((910_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((912_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -238,9 +236,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking UnappliedSlashes (r:1 w:1)
|
// Storage: Staking UnappliedSlashes (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 1000]`.
|
/// The range of component `s` is `[1, 1000]`.
|
||||||
fn cancel_deferred_slash(s: u32, ) -> Weight {
|
fn cancel_deferred_slash(s: u32, ) -> Weight {
|
||||||
(2_756_340_000 as Weight)
|
(2_566_752_000 as Weight)
|
||||||
// Standard Error: 182_000
|
// Standard Error: 168_000
|
||||||
.saturating_add((16_194_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((15_020_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -256,9 +254,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
/// The range of component `n` is `[1, 256]`.
|
/// The range of component `n` is `[1, 256]`.
|
||||||
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
|
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
|
||||||
(77_427_000 as Weight)
|
(87_218_000 as Weight)
|
||||||
// Standard Error: 19_000
|
// Standard Error: 22_000
|
||||||
.saturating_add((25_941_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((25_985_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -277,9 +275,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:2 w:2)
|
// Storage: Balances Locks (r:2 w:2)
|
||||||
/// The range of component `n` is `[1, 256]`.
|
/// The range of component `n` is `[1, 256]`.
|
||||||
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
||||||
(89_777_000 as Weight)
|
(109_039_000 as Weight)
|
||||||
// Standard Error: 25_000
|
// Standard Error: 27_000
|
||||||
.saturating_add((34_793_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((34_459_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
@@ -293,9 +291,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
/// The range of component `l` is `[1, 32]`.
|
/// The range of component `l` is `[1, 32]`.
|
||||||
fn rebond(l: u32, ) -> Weight {
|
fn rebond(l: u32, ) -> Weight {
|
||||||
(70_325_000 as Weight)
|
(70_561_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((49_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((51_000 as Weight).saturating_mul(l as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
@@ -311,8 +309,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `e` is `[1, 100]`.
|
/// The range of component `e` is `[1, 100]`.
|
||||||
fn set_history_depth(e: u32, ) -> Weight {
|
fn set_history_depth(e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 55_000
|
// Standard Error: 59_000
|
||||||
.saturating_add((21_656_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((21_969_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((7 as Weight).saturating_mul(e as Weight)))
|
.saturating_add(T::DbWeight::get().writes((7 as Weight).saturating_mul(e as Weight)))
|
||||||
@@ -332,9 +330,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking SpanSlash (r:0 w:1)
|
// Storage: Staking SpanSlash (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn reap_stash(s: u32, ) -> Weight {
|
fn reap_stash(s: u32, ) -> Weight {
|
||||||
(65_827_000 as Weight)
|
(65_533_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((910_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((906_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -362,10 +360,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `n` is `[1, 100]`.
|
/// The range of component `n` is `[1, 100]`.
|
||||||
fn new_era(v: u32, n: u32, ) -> Weight {
|
fn new_era(v: u32, n: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 998_000
|
// Standard Error: 1_221_000
|
||||||
.saturating_add((239_249_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((315_889_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 50_000
|
// Standard Error: 61_000
|
||||||
.saturating_add((34_150_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((40_755_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(192 as Weight))
|
.saturating_add(T::DbWeight::get().reads(192 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
||||||
@@ -386,12 +384,12 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 20]`.
|
/// The range of component `s` is `[1, 20]`.
|
||||||
fn get_npos_voters(v: u32, n: u32, s: u32, ) -> Weight {
|
fn get_npos_voters(v: u32, n: u32, s: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 109_000
|
// Standard Error: 116_000
|
||||||
.saturating_add((25_193_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((24_402_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 109_000
|
// Standard Error: 116_000
|
||||||
.saturating_add((23_705_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((22_934_000 as Weight).saturating_mul(n as Weight))
|
||||||
// Standard Error: 3_717_000
|
// Standard Error: 3_946_000
|
||||||
.saturating_add((63_614_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((43_141_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(186 as Weight))
|
.saturating_add(T::DbWeight::get().reads(186 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
||||||
@@ -403,8 +401,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `v` is `[500, 1000]`.
|
/// The range of component `v` is `[500, 1000]`.
|
||||||
fn get_npos_targets(v: u32, ) -> Weight {
|
fn get_npos_targets(v: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 37_000
|
// Standard Error: 35_000
|
||||||
.saturating_add((7_606_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((7_484_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -416,7 +414,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
||||||
// Storage: Staking MinNominatorBond (r:0 w:1)
|
// Storage: Staking MinNominatorBond (r:0 w:1)
|
||||||
fn set_staking_configs_all_set() -> Weight {
|
fn set_staking_configs_all_set() -> Weight {
|
||||||
(6_433_000 as Weight)
|
(6_546_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking MinCommission (r:0 w:1)
|
// Storage: Staking MinCommission (r:0 w:1)
|
||||||
@@ -426,7 +424,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
||||||
// Storage: Staking MinNominatorBond (r:0 w:1)
|
// Storage: Staking MinNominatorBond (r:0 w:1)
|
||||||
fn set_staking_configs_all_remove() -> Weight {
|
fn set_staking_configs_all_remove() -> Weight {
|
||||||
(6_343_000 as Weight)
|
(6_239_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Ledger (r:1 w:0)
|
// Storage: Staking Ledger (r:1 w:0)
|
||||||
@@ -440,14 +438,14 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
fn chill_other() -> Weight {
|
fn chill_other() -> Weight {
|
||||||
(56_726_000 as Weight)
|
(56_546_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking MinCommission (r:1 w:0)
|
// Storage: Staking MinCommission (r:1 w:0)
|
||||||
// Storage: Staking Validators (r:1 w:1)
|
// Storage: Staking Validators (r:1 w:1)
|
||||||
fn force_apply_min_commission() -> Weight {
|
fn force_apply_min_commission() -> Weight {
|
||||||
(10_887_000 as Weight)
|
(11_193_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_timestamp`
|
//! Autogenerated weights for `pallet_timestamp`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,11 +47,11 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Timestamp Now (r:1 w:1)
|
// Storage: Timestamp Now (r:1 w:1)
|
||||||
// Storage: Babe CurrentSlot (r:1 w:0)
|
// Storage: Babe CurrentSlot (r:1 w:0)
|
||||||
fn set() -> Weight {
|
fn set() -> Weight {
|
||||||
(8_042_000 as Weight)
|
(8_034_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
fn on_finalize() -> Weight {
|
fn on_finalize() -> Weight {
|
||||||
(2_127_000 as Weight)
|
(2_217_000 as Weight)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_tips`
|
//! Autogenerated weights for `pallet_tips`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
/// The range of component `r` is `[0, 16384]`.
|
/// The range of component `r` is `[0, 16384]`.
|
||||||
fn report_awesome(r: u32, ) -> Weight {
|
fn report_awesome(r: u32, ) -> Weight {
|
||||||
(28_567_000 as Weight)
|
(30_047_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -57,7 +57,7 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
fn retract_tip() -> Weight {
|
fn retract_tip() -> Weight {
|
||||||
(26_892_000 as Weight)
|
(27_137_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,11 +67,11 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[0, 16384]`.
|
/// The range of component `r` is `[0, 16384]`.
|
||||||
/// The range of component `t` is `[1, 19]`.
|
/// The range of component `t` is `[1, 19]`.
|
||||||
fn tip_new(r: u32, t: u32, ) -> Weight {
|
fn tip_new(r: u32, t: u32, ) -> Weight {
|
||||||
(19_671_000 as Weight)
|
(21_182_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((61_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((7_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -79,9 +79,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
/// The range of component `t` is `[1, 19]`.
|
/// The range of component `t` is `[1, 19]`.
|
||||||
fn tip(t: u32, ) -> Weight {
|
fn tip(t: u32, ) -> Weight {
|
||||||
(11_147_000 as Weight)
|
(11_468_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((348_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((366_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -91,9 +91,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
/// The range of component `t` is `[1, 19]`.
|
/// The range of component `t` is `[1, 19]`.
|
||||||
fn close_tip(t: u32, ) -> Weight {
|
fn close_tip(t: u32, ) -> Weight {
|
||||||
(43_732_000 as Weight)
|
(43_346_000 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 9_000
|
||||||
.saturating_add((162_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((249_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -101,9 +101,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
/// The range of component `t` is `[1, 19]`.
|
/// The range of component `t` is `[1, 19]`.
|
||||||
fn slash_tip(t: u32, ) -> Weight {
|
fn slash_tip(t: u32, ) -> Weight {
|
||||||
(17_029_000 as Weight)
|
(17_542_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((39_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((31_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_treasury`
|
//! Autogenerated weights for `pallet_treasury`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -45,19 +45,19 @@ use sp_std::marker::PhantomData;
|
|||||||
pub struct WeightInfo<T>(PhantomData<T>);
|
pub struct WeightInfo<T>(PhantomData<T>);
|
||||||
impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
||||||
fn spend() -> Weight {
|
fn spend() -> Weight {
|
||||||
(151_000 as Weight)
|
(118_000 as Weight)
|
||||||
}
|
}
|
||||||
// Storage: Treasury ProposalCount (r:1 w:1)
|
// Storage: Treasury ProposalCount (r:1 w:1)
|
||||||
// Storage: Treasury Proposals (r:0 w:1)
|
// Storage: Treasury Proposals (r:0 w:1)
|
||||||
fn propose_spend() -> Weight {
|
fn propose_spend() -> Weight {
|
||||||
(24_171_000 as Weight)
|
(24_112_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Treasury Proposals (r:1 w:1)
|
// Storage: Treasury Proposals (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn reject_proposal() -> Weight {
|
fn reject_proposal() -> Weight {
|
||||||
(36_653_000 as Weight)
|
(36_496_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -65,15 +65,15 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Treasury Approvals (r:1 w:1)
|
// Storage: Treasury Approvals (r:1 w:1)
|
||||||
/// The range of component `p` is `[0, 99]`.
|
/// The range of component `p` is `[0, 99]`.
|
||||||
fn approve_proposal(p: u32, ) -> Weight {
|
fn approve_proposal(p: u32, ) -> Weight {
|
||||||
(10_345_000 as Weight)
|
(10_223_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((36_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((41_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Treasury Approvals (r:1 w:1)
|
// Storage: Treasury Approvals (r:1 w:1)
|
||||||
fn remove_approval() -> Weight {
|
fn remove_approval() -> Weight {
|
||||||
(6_101_000 as Weight)
|
(6_236_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -83,9 +83,9 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Treasury Proposals (r:2 w:2)
|
// Storage: Treasury Proposals (r:2 w:2)
|
||||||
/// The range of component `p` is `[0, 100]`.
|
/// The range of component `p` is `[0, 100]`.
|
||||||
fn on_initialize_proposals(p: u32, ) -> Weight {
|
fn on_initialize_proposals(p: u32, ) -> Weight {
|
||||||
(28_435_000 as Weight)
|
(42_801_000 as Weight)
|
||||||
// Standard Error: 31_000
|
// Standard Error: 24_000
|
||||||
.saturating_add((30_169_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((29_948_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(p as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_utility`
|
//! Autogenerated weights for `pallet_utility`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,26 +46,26 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch(c: u32, ) -> Weight {
|
fn batch(c: u32, ) -> Weight {
|
||||||
(19_229_000 as Weight)
|
(26_308_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((4_498_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_761_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn as_derivative() -> Weight {
|
fn as_derivative() -> Weight {
|
||||||
(5_984_000 as Weight)
|
(5_897_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch_all(c: u32, ) -> Weight {
|
fn batch_all(c: u32, ) -> Weight {
|
||||||
(17_804_000 as Weight)
|
(13_236_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((4_771_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((5_078_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn dispatch_as() -> Weight {
|
fn dispatch_as() -> Weight {
|
||||||
(12_943_000 as Weight)
|
(13_129_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn force_batch(c: u32, ) -> Weight {
|
fn force_batch(c: u32, ) -> Weight {
|
||||||
(15_606_000 as Weight)
|
(15_459_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((4_491_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_740_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_vesting`
|
//! Autogenerated weights for `pallet_vesting`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,11 +49,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_locked(l: u32, s: u32, ) -> Weight {
|
fn vest_locked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_479_000 as Weight)
|
(28_610_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((87_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((98_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((163_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((196_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -62,11 +62,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
|
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_255_000 as Weight)
|
(28_654_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((75_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((91_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((164_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,11 +76,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
|
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_386_000 as Weight)
|
(29_033_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((85_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((90_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((175_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((205_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -90,11 +90,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
|
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_841_000 as Weight)
|
(28_979_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((78_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((86_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((129_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((167_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -104,11 +104,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[0, 27]`.
|
/// The range of component `s` is `[0, 27]`.
|
||||||
fn vested_transfer(l: u32, s: u32, ) -> Weight {
|
fn vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||||
(44_068_000 as Weight)
|
(43_862_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((88_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((92_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 4_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((164_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -118,11 +118,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[0, 27]`.
|
/// The range of component `s` is `[0, 27]`.
|
||||||
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
|
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||||
(44_428_000 as Weight)
|
(45_396_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((79_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((61_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 4_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((151_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((172_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -132,11 +132,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[2, 28]`.
|
/// The range of component `s` is `[2, 28]`.
|
||||||
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
||||||
(30_152_000 as Weight)
|
(29_721_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((89_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((93_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((177_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((194_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -146,11 +146,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[2, 28]`.
|
/// The range of component `s` is `[2, 28]`.
|
||||||
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
||||||
(29_823_000 as Weight)
|
(30_149_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((89_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((90_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((184_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((179_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::auctions`
|
//! Autogenerated weights for `runtime_common::auctions`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions AuctionInfo (r:1 w:1)
|
// Storage: Auctions AuctionInfo (r:1 w:1)
|
||||||
// Storage: Auctions AuctionCounter (r:1 w:1)
|
// Storage: Auctions AuctionCounter (r:1 w:1)
|
||||||
fn new_auction() -> Weight {
|
fn new_auction() -> Weight {
|
||||||
(15_200_000 as Weight)
|
(15_863_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn bid() -> Weight {
|
fn bid() -> Weight {
|
||||||
(72_370_000 as Weight)
|
(73_929_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn on_initialize() -> Weight {
|
fn on_initialize() -> Weight {
|
||||||
(15_429_283_000 as Weight)
|
(15_486_002_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3688 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3688 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3683 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3683 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions Winning (r:0 w:3600)
|
// Storage: Auctions Winning (r:0 w:3600)
|
||||||
// Storage: Auctions AuctionInfo (r:0 w:1)
|
// Storage: Auctions AuctionInfo (r:0 w:1)
|
||||||
fn cancel_auction() -> Weight {
|
fn cancel_auction() -> Weight {
|
||||||
(4_648_763_000 as Weight)
|
(4_613_098_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3673 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3673 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::claims`
|
//! Autogenerated weights for `runtime_common::claims`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -52,7 +52,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn claim() -> Weight {
|
fn claim() -> Weight {
|
||||||
(145_391_000 as Weight)
|
(162_888_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: Claims Claims (r:0 w:1)
|
// Storage: Claims Claims (r:0 w:1)
|
||||||
// Storage: Claims Signing (r:0 w:1)
|
// Storage: Claims Signing (r:0 w:1)
|
||||||
fn mint_claim() -> Weight {
|
fn mint_claim() -> Weight {
|
||||||
(10_946_000 as Weight)
|
(13_782_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -73,7 +73,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn claim_attest() -> Weight {
|
fn claim_attest() -> Weight {
|
||||||
(152_582_000 as Weight)
|
(165_165_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -86,7 +86,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn attest() -> Weight {
|
fn attest() -> Weight {
|
||||||
(71_396_000 as Weight)
|
(78_868_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: Claims Signing (r:1 w:2)
|
// Storage: Claims Signing (r:1 w:2)
|
||||||
// Storage: Claims Preclaims (r:1 w:1)
|
// Storage: Claims Preclaims (r:1 w:1)
|
||||||
fn move_claim() -> Weight {
|
fn move_claim() -> Weight {
|
||||||
(20_481_000 as Weight)
|
(24_293_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::crowdloan`
|
//! Autogenerated weights for `runtime_common::crowdloan`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
||||||
fn create() -> Weight {
|
fn create() -> Weight {
|
||||||
(41_481_000 as Weight)
|
(43_417_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn contribute() -> Weight {
|
fn contribute() -> Weight {
|
||||||
(113_348_000 as Weight)
|
(114_703_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -69,7 +69,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
||||||
fn withdraw() -> Weight {
|
fn withdraw() -> Weight {
|
||||||
(50_618_000 as Weight)
|
(53_010_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,7 +78,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
fn refund(k: u32, ) -> Weight {
|
fn refund(k: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 16_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((19_530_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((19_785_000 as Weight).saturating_mul(k as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -87,27 +87,27 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn dissolve() -> Weight {
|
fn dissolve() -> Weight {
|
||||||
(33_281_000 as Weight)
|
(34_019_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
fn edit() -> Weight {
|
fn edit() -> Weight {
|
||||||
(23_023_000 as Weight)
|
(22_787_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn add_memo() -> Weight {
|
fn add_memo() -> Weight {
|
||||||
(28_250_000 as Weight)
|
(28_441_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
fn poke() -> Weight {
|
fn poke() -> Weight {
|
||||||
(23_628_000 as Weight)
|
(23_600_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,8 +124,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
/// The range of component `n` is `[2, 100]`.
|
/// The range of component `n` is `[2, 100]`.
|
||||||
fn on_initialize(n: u32, ) -> Weight {
|
fn on_initialize(n: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 21_000
|
// Standard Error: 26_000
|
||||||
.saturating_add((50_482_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((51_461_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::paras_registrar`
|
//! Autogenerated weights for `runtime_common::paras_registrar`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
fn reserve() -> Weight {
|
fn reserve() -> Weight {
|
||||||
(28_732_000 as Weight)
|
(28_674_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -62,7 +62,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn register() -> Weight {
|
fn register() -> Weight {
|
||||||
(8_755_004_000 as Weight)
|
(9_058_983_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn force_register() -> Weight {
|
fn force_register() -> Weight {
|
||||||
(8_767_988_000 as Weight)
|
(8_942_371_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -87,7 +87,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar PendingSwap (r:0 w:1)
|
// Storage: Registrar PendingSwap (r:0 w:1)
|
||||||
fn deregister() -> Weight {
|
fn deregister() -> Weight {
|
||||||
(43_474_000 as Weight)
|
(45_450_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -99,7 +99,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Crowdloan Funds (r:2 w:2)
|
// Storage: Crowdloan Funds (r:2 w:2)
|
||||||
// Storage: Slots Leases (r:2 w:2)
|
// Storage: Slots Leases (r:2 w:2)
|
||||||
fn swap() -> Weight {
|
fn swap() -> Weight {
|
||||||
(38_200_000 as Weight)
|
(38_751_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::slots`
|
//! Autogenerated weights for `runtime_common::slots`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_lease() -> Weight {
|
fn force_lease() -> Weight {
|
||||||
(28_483_000 as Weight)
|
(29_338_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,10 +61,10 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
/// The range of component `t` is `[1, 100]`.
|
/// The range of component `t` is `[1, 100]`.
|
||||||
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 17_000
|
// Standard Error: 19_000
|
||||||
.saturating_add((7_531_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((7_456_000 as Weight).saturating_mul(c as Weight))
|
||||||
// Standard Error: 17_000
|
// Standard Error: 19_000
|
||||||
.saturating_add((18_520_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((18_494_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
||||||
@@ -75,7 +75,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:8 w:8)
|
// Storage: System Account (r:8 w:8)
|
||||||
fn clear_all_leases() -> Weight {
|
fn clear_all_leases() -> Weight {
|
||||||
(96_600_000 as Weight)
|
(97_839_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn trigger_onboard() -> Weight {
|
fn trigger_onboard() -> Weight {
|
||||||
(22_395_000 as Weight)
|
(22_396_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::configuration`
|
//! Autogenerated weights for `runtime_parachains::configuration`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_block_number() -> Weight {
|
fn set_config_with_block_number() -> Weight {
|
||||||
(9_396_000 as Weight)
|
(9_782_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -56,7 +56,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_u32() -> Weight {
|
fn set_config_with_u32() -> Weight {
|
||||||
(9_339_000 as Weight)
|
(9_735_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -64,7 +64,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_option_u32() -> Weight {
|
fn set_config_with_option_u32() -> Weight {
|
||||||
(9_705_000 as Weight)
|
(9_760_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -72,7 +72,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_weight() -> Weight {
|
fn set_config_with_weight() -> Weight {
|
||||||
(9_655_000 as Weight)
|
(9_928_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -84,7 +84,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_balance() -> Weight {
|
fn set_config_with_balance() -> Weight {
|
||||||
(9_412_000 as Weight)
|
(9_758_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::disputes`
|
//! Autogenerated weights for `runtime_parachains::disputes`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: ParasDisputes Frozen (r:0 w:1)
|
// Storage: ParasDisputes Frozen (r:0 w:1)
|
||||||
fn force_unfreeze() -> Weight {
|
fn force_unfreeze() -> Weight {
|
||||||
(3_302_000 as Weight)
|
(3_451_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::hrmp`
|
//! Autogenerated weights for `runtime_parachains::hrmp`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -53,7 +53,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_init_open_channel() -> Weight {
|
fn hrmp_init_open_channel() -> Weight {
|
||||||
(39_585_000 as Weight)
|
(36_911_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -64,7 +64,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_accept_open_channel() -> Weight {
|
fn hrmp_accept_open_channel() -> Weight {
|
||||||
(33_723_000 as Weight)
|
(33_665_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -74,7 +74,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_close_channel() -> Weight {
|
fn hrmp_close_channel() -> Weight {
|
||||||
(32_409_000 as Weight)
|
(31_988_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `e` is `[0, 127]`.
|
/// The range of component `e` is `[0, 127]`.
|
||||||
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 17_000
|
// Standard Error: 18_000
|
||||||
.saturating_add((10_199_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((10_100_000 as Weight).saturating_mul(i as Weight))
|
||||||
// Standard Error: 17_000
|
// Standard Error: 18_000
|
||||||
.saturating_add((10_222_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((10_101_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(i as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(e as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(e as Weight)))
|
||||||
@@ -110,8 +110,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 30_000
|
// Standard Error: 28_000
|
||||||
.saturating_add((23_828_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((23_324_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((7 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((7 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -126,8 +126,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 17_000
|
// Standard Error: 15_000
|
||||||
.saturating_add((13_545_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((13_318_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -138,9 +138,9 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
||||||
(27_561_000 as Weight)
|
(26_997_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((52_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((58_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -149,8 +149,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((3_889_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((3_869_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::initializer`
|
//! Autogenerated weights for `runtime_parachains::initializer`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_parachains::initializer::WeightInfo for We
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
/// The range of component `d` is `[0, 65536]`.
|
/// The range of component `d` is `[0, 65536]`.
|
||||||
fn force_approve(d: u32, ) -> Weight {
|
fn force_approve(d: u32, ) -> Weight {
|
||||||
(6_235_000 as Weight)
|
(5_843_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::paras`
|
//! Autogenerated weights for `runtime_parachains::paras`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -98,7 +98,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn force_queue_action() -> Weight {
|
fn force_queue_action() -> Weight {
|
||||||
(22_662_000 as Weight)
|
(21_731_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -115,7 +115,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
||||||
// Storage: Paras CodeByHash (r:0 w:1)
|
// Storage: Paras CodeByHash (r:0 w:1)
|
||||||
fn poke_unused_validation_code() -> Weight {
|
fn poke_unused_validation_code() -> Weight {
|
||||||
(5_150_000 as Weight)
|
(5_172_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -123,7 +123,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
||||||
fn include_pvf_check_statement() -> Weight {
|
fn include_pvf_check_statement() -> Weight {
|
||||||
(107_179_000 as Weight)
|
(108_771_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -135,7 +135,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
||||||
(720_869_000 as Weight)
|
(707_005_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
||||||
}
|
}
|
||||||
@@ -148,7 +148,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
||||||
// Storage: Paras FutureCodeHash (r:0 w:100)
|
// Storage: Paras FutureCodeHash (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
||||||
(611_027_000 as Weight)
|
(613_105_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
||||||
}
|
}
|
||||||
@@ -158,7 +158,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
||||||
(561_955_000 as Weight)
|
(561_332_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -172,7 +172,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
||||||
(671_985_000 as Weight)
|
(663_330_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::paras_inherent`
|
//! Autogenerated weights for `runtime_parachains::paras_inherent`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -76,9 +76,9 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
/// The range of component `v` is `[10, 200]`.
|
/// The range of component `v` is `[10, 200]`.
|
||||||
fn enter_variable_disputes(v: u32, ) -> Weight {
|
fn enter_variable_disputes(v: u32, ) -> Weight {
|
||||||
(427_576_000 as Weight)
|
(456_006_000 as Weight)
|
||||||
// Standard Error: 16_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((48_504_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((48_684_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(28 as Weight))
|
.saturating_add(T::DbWeight::get().reads(28 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(18 as Weight))
|
.saturating_add(T::DbWeight::get().writes(18 as Weight))
|
||||||
}
|
}
|
||||||
@@ -112,7 +112,7 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras Heads (r:0 w:1)
|
// Storage: Paras Heads (r:0 w:1)
|
||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
fn enter_bitfields() -> Weight {
|
fn enter_bitfields() -> Weight {
|
||||||
(403_312_000 as Weight)
|
(439_453_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(25 as Weight))
|
.saturating_add(T::DbWeight::get().reads(25 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(17 as Weight))
|
.saturating_add(T::DbWeight::get().writes(17 as Weight))
|
||||||
}
|
}
|
||||||
@@ -148,9 +148,9 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
/// The range of component `v` is `[101, 200]`.
|
/// The range of component `v` is `[101, 200]`.
|
||||||
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
|
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
|
||||||
(1_058_294_000 as Weight)
|
(1_109_095_000 as Weight)
|
||||||
// Standard Error: 35_000
|
// Standard Error: 46_000
|
||||||
.saturating_add((48_135_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((48_263_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(28 as Weight))
|
.saturating_add(T::DbWeight::get().reads(28 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
||||||
}
|
}
|
||||||
@@ -187,7 +187,7 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras Heads (r:0 w:1)
|
// Storage: Paras Heads (r:0 w:1)
|
||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
fn enter_backed_candidate_code_upgrade() -> Weight {
|
fn enter_backed_candidate_code_upgrade() -> Weight {
|
||||||
(44_871_604_000 as Weight)
|
(46_457_619_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(30 as Weight))
|
.saturating_add(T::DbWeight::get().reads(30 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::ump`
|
//! Autogenerated weights for `runtime_parachains::ump`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `s` is `[0, 51200]`.
|
/// The range of component `s` is `[0, 51200]`.
|
||||||
fn process_upward_message(s: u32, ) -> Weight {
|
fn process_upward_message(s: u32, ) -> Weight {
|
||||||
(5_007_000 as Weight)
|
(6_092_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(s as Weight))
|
||||||
}
|
}
|
||||||
@@ -55,13 +55,13 @@ impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo
|
|||||||
// Storage: Ump RelayDispatchQueues (r:0 w:1)
|
// Storage: Ump RelayDispatchQueues (r:0 w:1)
|
||||||
// Storage: Ump RelayDispatchQueueSize (r:0 w:1)
|
// Storage: Ump RelayDispatchQueueSize (r:0 w:1)
|
||||||
fn clean_ump_after_outgoing() -> Weight {
|
fn clean_ump_after_outgoing() -> Weight {
|
||||||
(6_726_000 as Weight)
|
(7_181_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Ump Overweight (r:1 w:1)
|
// Storage: Ump Overweight (r:1 w:1)
|
||||||
fn service_overweight() -> Weight {
|
fn service_overweight() -> Weight {
|
||||||
(22_502_000 as Weight)
|
(22_522_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20 (Y/M/D)
|
//! DATE: 2022-07-07 (Y/M/D)
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//!
|
//!
|
||||||
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
||||||
@@ -45,16 +45,16 @@ parameter_types! {
|
|||||||
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
||||||
///
|
///
|
||||||
/// Stats nanoseconds:
|
/// Stats nanoseconds:
|
||||||
/// Min, Max: 5_722_294, 5_960_144
|
/// Min, Max: 5_734_411, 6_289_660
|
||||||
/// Average: 5_797_172
|
/// Average: 5_829_138
|
||||||
/// Median: 5_786_450
|
/// Median: 5_807_693
|
||||||
/// Std-Dev: 48146.81
|
/// Std-Dev: 88673.03
|
||||||
///
|
///
|
||||||
/// Percentiles nanoseconds:
|
/// Percentiles nanoseconds:
|
||||||
/// 99th: 5_940_244
|
/// 99th: 6_168_369
|
||||||
/// 95th: 5_890_113
|
/// 95th: 5_966_671
|
||||||
/// 75th: 5_824_797
|
/// 75th: 5_862_198
|
||||||
pub const BlockExecutionWeight: Weight = 5_797_172 * WEIGHT_PER_NANOS;
|
pub const BlockExecutionWeight: Weight = 5_829_138 * WEIGHT_PER_NANOS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
|||||||
@@ -2125,7 +2125,9 @@ mod test_fees {
|
|||||||
"can support {} voters in a single block for council elections; total bond {}",
|
"can support {} voters in a single block for council elections; total bond {}",
|
||||||
voters, cost_dollars,
|
voters, cost_dollars,
|
||||||
);
|
);
|
||||||
assert!(cost_dollars > 150_000); // DOLLAR ~ new DOT ~ 10e10
|
// The minimal number of voters we expect per block.
|
||||||
|
assert!(voters >= 1_000);
|
||||||
|
assert!(cost_dollars >= 10_000);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `frame_benchmarking::baseline`
|
//! Autogenerated weights for `frame_benchmarking::baseline`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,46 +46,46 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn addition(_i: u32, ) -> Weight {
|
fn addition(_i: u32, ) -> Weight {
|
||||||
(126_000 as Weight)
|
(121_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn subtraction(_i: u32, ) -> Weight {
|
fn subtraction(_i: u32, ) -> Weight {
|
||||||
(130_000 as Weight)
|
(112_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn multiplication(_i: u32, ) -> Weight {
|
fn multiplication(_i: u32, ) -> Weight {
|
||||||
(122_000 as Weight)
|
(109_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 1000000]`.
|
/// The range of component `i` is `[0, 1000000]`.
|
||||||
fn division(_i: u32, ) -> Weight {
|
fn division(_i: u32, ) -> Weight {
|
||||||
(120_000 as Weight)
|
(118_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[0, 100]`.
|
/// The range of component `i` is `[0, 100]`.
|
||||||
fn hashing(i: u32, ) -> Weight {
|
fn hashing(i: u32, ) -> Weight {
|
||||||
(19_227_440_000 as Weight)
|
(19_456_320_000 as Weight)
|
||||||
// Standard Error: 146_000
|
// Standard Error: 152_000
|
||||||
.saturating_add((324_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((1_860_000 as Weight).saturating_mul(i as Weight))
|
||||||
}
|
}
|
||||||
/// The range of component `i` is `[1, 100]`.
|
/// The range of component `i` is `[1, 100]`.
|
||||||
fn sr25519_verification(i: u32, ) -> Weight {
|
fn sr25519_verification(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 20_000
|
||||||
.saturating_add((47_466_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((47_728_000 as Weight).saturating_mul(i as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
/// The range of component `i` is `[0, 1000]`.
|
/// The range of component `i` is `[0, 1000]`.
|
||||||
fn storage_read(i: u32, ) -> Weight {
|
fn storage_read(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((2_190_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((2_181_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
/// The range of component `i` is `[0, 1000]`.
|
/// The range of component `i` is `[0, 1000]`.
|
||||||
fn storage_write(i: u32, ) -> Weight {
|
fn storage_write(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((331_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((329_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `frame_election_provider_support`
|
//! Autogenerated weights for `frame_election_provider_support`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,19 +49,19 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
|
|||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 48_000
|
// Standard Error: 60_000
|
||||||
.saturating_add((19_022_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((23_680_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 6_773_000
|
// Standard Error: 8_356_000
|
||||||
.saturating_add((3_057_489_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((3_748_608_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
/// The range of component `v` is `[1000, 2000]`.
|
/// The range of component `v` is `[1000, 2000]`.
|
||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 74_000
|
// Standard Error: 49_000
|
||||||
.saturating_add((16_908_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((16_371_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 10_394_000
|
// Standard Error: 6_860_000
|
||||||
.saturating_add((2_838_177_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_715_371_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `frame_system`
|
//! Autogenerated weights for `frame_system`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||||
fn set_heap_pages() -> Weight {
|
fn set_heap_pages() -> Weight {
|
||||||
(5_134_000 as Weight)
|
(5_262_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -68,7 +68,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn set_storage(i: u32, ) -> Weight {
|
fn set_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((537_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((547_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn kill_storage(i: u32, ) -> Weight {
|
fn kill_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((438_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((435_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -84,7 +84,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn kill_prefix(p: u32, ) -> Weight {
|
fn kill_prefix(p: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((949_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((953_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_bags_list`
|
//! Autogenerated weights for `pallet_bags_list`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:4 w:4)
|
// Storage: VoterList ListNodes (r:4 w:4)
|
||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
fn rebag_non_terminal() -> Weight {
|
fn rebag_non_terminal() -> Weight {
|
||||||
(49_497_000 as Weight)
|
(49_949_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -58,7 +58,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn rebag_terminal() -> Weight {
|
fn rebag_terminal() -> Weight {
|
||||||
(48_400_000 as Weight)
|
(48_349_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -68,7 +68,7 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
fn put_in_front_of() -> Weight {
|
fn put_in_front_of() -> Weight {
|
||||||
(50_695_000 as Weight)
|
(51_359_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_balances`
|
//! Autogenerated weights for `pallet_balances`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,43 +46,43 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(39_463_000 as Weight)
|
(38_744_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_keep_alive() -> Weight {
|
fn transfer_keep_alive() -> Weight {
|
||||||
(30_198_000 as Weight)
|
(29_712_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_creating() -> Weight {
|
fn set_balance_creating() -> Weight {
|
||||||
(20_558_000 as Weight)
|
(19_740_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_killing() -> Weight {
|
fn set_balance_killing() -> Weight {
|
||||||
(23_692_000 as Weight)
|
(22_859_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(39_690_000 as Weight)
|
(38_850_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_all() -> Weight {
|
fn transfer_all() -> Weight {
|
||||||
(35_891_000 as Weight)
|
(35_319_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_unreserve() -> Weight {
|
fn force_unreserve() -> Weight {
|
||||||
(18_036_000 as Weight)
|
(17_716_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_bounties`
|
//! Autogenerated weights for `pallet_bounties`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -50,7 +50,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Bounties Bounties (r:0 w:1)
|
// Storage: Bounties Bounties (r:0 w:1)
|
||||||
/// The range of component `d` is `[0, 16384]`.
|
/// The range of component `d` is `[0, 16384]`.
|
||||||
fn propose_bounty(d: u32, ) -> Weight {
|
fn propose_bounty(d: u32, ) -> Weight {
|
||||||
(26_747_000 as Weight)
|
(26_328_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -59,34 +59,34 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: Bounties BountyApprovals (r:1 w:1)
|
// Storage: Bounties BountyApprovals (r:1 w:1)
|
||||||
fn approve_bounty() -> Weight {
|
fn approve_bounty() -> Weight {
|
||||||
(10_012_000 as Weight)
|
(9_916_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
fn propose_curator() -> Weight {
|
fn propose_curator() -> Weight {
|
||||||
(8_148_000 as Weight)
|
(8_352_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn unassign_curator() -> Weight {
|
fn unassign_curator() -> Weight {
|
||||||
(35_250_000 as Weight)
|
(36_521_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn accept_curator() -> Weight {
|
fn accept_curator() -> Weight {
|
||||||
(23_337_000 as Weight)
|
(24_060_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:0)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:0)
|
||||||
fn award_bounty() -> Weight {
|
fn award_bounty() -> Weight {
|
||||||
(20_156_000 as Weight)
|
(19_210_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn claim_bounty() -> Weight {
|
fn claim_bounty() -> Weight {
|
||||||
(64_690_000 as Weight)
|
(64_861_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -104,7 +104,7 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn close_bounty_proposed() -> Weight {
|
fn close_bounty_proposed() -> Weight {
|
||||||
(39_618_000 as Weight)
|
(39_927_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -113,13 +113,13 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
// Storage: Bounties BountyDescriptions (r:0 w:1)
|
||||||
fn close_bounty_active() -> Weight {
|
fn close_bounty_active() -> Weight {
|
||||||
(48_535_000 as Weight)
|
(47_605_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:1)
|
// Storage: Bounties Bounties (r:1 w:1)
|
||||||
fn extend_bounty_expiry() -> Weight {
|
fn extend_bounty_expiry() -> Weight {
|
||||||
(17_642_000 as Weight)
|
(17_406_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -129,8 +129,8 @@ impl<T: frame_system::Config> pallet_bounties::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `b` is `[1, 100]`.
|
/// The range of component `b` is `[1, 100]`.
|
||||||
fn spend_funds(b: u32, ) -> Weight {
|
fn spend_funds(b: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 18_000
|
// Standard Error: 19_000
|
||||||
.saturating_add((30_533_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((30_301_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(b as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(b as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_child_bounties`
|
//! Autogenerated weights for `pallet_child_bounties`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -52,7 +52,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:0 w:1)
|
// Storage: ChildBounties ChildBounties (r:0 w:1)
|
||||||
/// The range of component `d` is `[0, 16384]`.
|
/// The range of component `d` is `[0, 16384]`.
|
||||||
fn add_child_bounty(d: u32, ) -> Weight {
|
fn add_child_bounty(d: u32, ) -> Weight {
|
||||||
(47_964_000 as Weight)
|
(47_779_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
@@ -62,7 +62,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
// Storage: ChildBounties ChildrenCuratorFees (r:1 w:1)
|
||||||
fn propose_curator() -> Weight {
|
fn propose_curator() -> Weight {
|
||||||
(13_967_000 as Weight)
|
(13_957_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -70,7 +70,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn accept_curator() -> Weight {
|
fn accept_curator() -> Weight {
|
||||||
(26_378_000 as Weight)
|
(26_939_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,14 +78,14 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Bounties Bounties (r:1 w:0)
|
// Storage: Bounties Bounties (r:1 w:0)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn unassign_curator() -> Weight {
|
fn unassign_curator() -> Weight {
|
||||||
(39_433_000 as Weight)
|
(39_860_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Bounties Bounties (r:1 w:0)
|
// Storage: Bounties Bounties (r:1 w:0)
|
||||||
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
// Storage: ChildBounties ChildBounties (r:1 w:1)
|
||||||
fn award_child_bounty() -> Weight {
|
fn award_child_bounty() -> Weight {
|
||||||
(21_498_000 as Weight)
|
(21_404_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -94,7 +94,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn claim_child_bounty() -> Weight {
|
fn claim_child_bounty() -> Weight {
|
||||||
(65_934_000 as Weight)
|
(64_888_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -105,7 +105,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn close_child_bounty_added() -> Weight {
|
fn close_child_bounty_added() -> Weight {
|
||||||
(46_800_000 as Weight)
|
(45_634_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -116,7 +116,7 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
|||||||
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
// Storage: ChildBounties ParentChildBounties (r:1 w:1)
|
||||||
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
// Storage: ChildBounties ChildBountyDescriptions (r:0 w:1)
|
||||||
fn close_child_bounty_active() -> Weight {
|
fn close_child_bounty_active() -> Weight {
|
||||||
(55_171_000 as Weight)
|
(55_335_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_democracy`
|
//! Autogenerated weights for `pallet_democracy`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:0)
|
// Storage: Democracy Blacklist (r:1 w:0)
|
||||||
// Storage: Democracy DepositOf (r:0 w:1)
|
// Storage: Democracy DepositOf (r:0 w:1)
|
||||||
fn propose() -> Weight {
|
fn propose() -> Weight {
|
||||||
(38_760_000 as Weight)
|
(38_057_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy DepositOf (r:1 w:1)
|
// Storage: Democracy DepositOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn second(s: u32, ) -> Weight {
|
fn second(s: u32, ) -> Weight {
|
||||||
(28_399_000 as Weight)
|
(29_086_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 3_000
|
||||||
.saturating_add((92_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((81_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,7 +67,7 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn vote_new(r: u32, ) -> Weight {
|
fn vote_new(r: u32, ) -> Weight {
|
||||||
(36_370_000 as Weight)
|
(36_070_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((132_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((132_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
@@ -78,16 +78,16 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn vote_existing(r: u32, ) -> Weight {
|
fn vote_existing(r: u32, ) -> Weight {
|
||||||
(35_984_000 as Weight)
|
(36_124_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((139_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((134_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
||||||
// Storage: Democracy Cancellations (r:1 w:1)
|
// Storage: Democracy Cancellations (r:1 w:1)
|
||||||
fn emergency_cancel() -> Weight {
|
fn emergency_cancel() -> Weight {
|
||||||
(18_382_000 as Weight)
|
(18_034_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -99,9 +99,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn blacklist(p: u32, ) -> Weight {
|
fn blacklist(p: u32, ) -> Weight {
|
||||||
(54_335_000 as Weight)
|
(53_932_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((206_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((207_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -109,7 +109,7 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:0)
|
// Storage: Democracy Blacklist (r:1 w:0)
|
||||||
/// The range of component `v` is `[1, 100]`.
|
/// The range of component `v` is `[1, 100]`.
|
||||||
fn external_propose(v: u32, ) -> Weight {
|
fn external_propose(v: u32, ) -> Weight {
|
||||||
(10_113_000 as Weight)
|
(10_307_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((31_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((31_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -117,19 +117,19 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:0 w:1)
|
// Storage: Democracy NextExternal (r:0 w:1)
|
||||||
fn external_propose_majority() -> Weight {
|
fn external_propose_majority() -> Weight {
|
||||||
(4_161_000 as Weight)
|
(4_158_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:0 w:1)
|
// Storage: Democracy NextExternal (r:0 w:1)
|
||||||
fn external_propose_default() -> Weight {
|
fn external_propose_default() -> Weight {
|
||||||
(3_982_000 as Weight)
|
(3_889_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy NextExternal (r:1 w:1)
|
// Storage: Democracy NextExternal (r:1 w:1)
|
||||||
// Storage: Democracy ReferendumCount (r:1 w:1)
|
// Storage: Democracy ReferendumCount (r:1 w:1)
|
||||||
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
||||||
fn fast_track() -> Weight {
|
fn fast_track() -> Weight {
|
||||||
(18_469_000 as Weight)
|
(18_202_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -137,9 +137,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy Blacklist (r:1 w:1)
|
// Storage: Democracy Blacklist (r:1 w:1)
|
||||||
/// The range of component `v` is `[0, 100]`.
|
/// The range of component `v` is `[0, 100]`.
|
||||||
fn veto_external(v: u32, ) -> Weight {
|
fn veto_external(v: u32, ) -> Weight {
|
||||||
(19_497_000 as Weight)
|
(19_378_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((59_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((57_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -148,24 +148,24 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn cancel_proposal(p: u32, ) -> Weight {
|
fn cancel_proposal(p: u32, ) -> Weight {
|
||||||
(44_021_000 as Weight)
|
(43_831_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((192_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((184_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:0 w:1)
|
||||||
fn cancel_referendum() -> Weight {
|
fn cancel_referendum() -> Weight {
|
||||||
(12_749_000 as Weight)
|
(12_724_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Scheduler Lookup (r:1 w:1)
|
// Storage: Scheduler Lookup (r:1 w:1)
|
||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn cancel_queued(r: u32, ) -> Weight {
|
fn cancel_queued(r: u32, ) -> Weight {
|
||||||
(24_315_000 as Weight)
|
(23_975_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((1_934_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((1_802_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -174,9 +174,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn on_initialize_base(r: u32, ) -> Weight {
|
fn on_initialize_base(r: u32, ) -> Weight {
|
||||||
(1_409_000 as Weight)
|
(490_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((3_021_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_078_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -189,9 +189,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:0)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn on_initialize_base_with_launch_period(r: u32, ) -> Weight {
|
fn on_initialize_base_with_launch_period(r: u32, ) -> Weight {
|
||||||
(6_374_000 as Weight)
|
(5_052_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((3_024_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_081_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -201,8 +201,8 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn delegate(r: u32, ) -> Weight {
|
fn delegate(r: u32, ) -> Weight {
|
||||||
(38_282_000 as Weight)
|
(36_346_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 9_000
|
||||||
.saturating_add((4_001_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((4_001_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
@@ -213,9 +213,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
// Storage: Democracy ReferendumInfoOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn undelegate(r: u32, ) -> Weight {
|
fn undelegate(r: u32, ) -> Weight {
|
||||||
(20_343_000 as Weight)
|
(20_554_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((3_921_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((3_930_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(r as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -223,22 +223,22 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
}
|
}
|
||||||
// Storage: Democracy PublicProps (r:0 w:1)
|
// Storage: Democracy PublicProps (r:0 w:1)
|
||||||
fn clear_public_proposals() -> Weight {
|
fn clear_public_proposals() -> Weight {
|
||||||
(4_326_000 as Weight)
|
(4_359_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy Preimages (r:1 w:1)
|
// Storage: Democracy Preimages (r:1 w:1)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn note_preimage(b: u32, ) -> Weight {
|
fn note_preimage(b: u32, ) -> Weight {
|
||||||
(25_988_000 as Weight)
|
(25_741_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Democracy Preimages (r:1 w:1)
|
// Storage: Democracy Preimages (r:1 w:1)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn note_imminent_preimage(b: u32, ) -> Weight {
|
fn note_imminent_preimage(b: u32, ) -> Weight {
|
||||||
(18_549_000 as Weight)
|
(18_857_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -248,7 +248,7 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
/// The range of component `b` is `[0, 16384]`.
|
/// The range of component `b` is `[0, 16384]`.
|
||||||
fn reap_preimage(b: u32, ) -> Weight {
|
fn reap_preimage(b: u32, ) -> Weight {
|
||||||
(26_198_000 as Weight)
|
(25_928_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(b as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -259,9 +259,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn unlock_remove(r: u32, ) -> Weight {
|
fn unlock_remove(r: u32, ) -> Weight {
|
||||||
(23_408_000 as Weight)
|
(23_659_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((34_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((33_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -270,9 +270,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn unlock_set(r: u32, ) -> Weight {
|
fn unlock_set(r: u32, ) -> Weight {
|
||||||
(22_694_000 as Weight)
|
(22_571_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((123_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((118_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -280,9 +280,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy VotingOf (r:1 w:1)
|
// Storage: Democracy VotingOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn remove_vote(r: u32, ) -> Weight {
|
fn remove_vote(r: u32, ) -> Weight {
|
||||||
(13_839_000 as Weight)
|
(14_028_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((118_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((111_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -290,9 +290,9 @@ impl<T: frame_system::Config> pallet_democracy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Democracy VotingOf (r:1 w:1)
|
// Storage: Democracy VotingOf (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 99]`.
|
/// The range of component `r` is `[1, 99]`.
|
||||||
fn remove_other_vote(r: u32, ) -> Weight {
|
fn remove_other_vote(r: u32, ) -> Weight {
|
||||||
(14_110_000 as Weight)
|
(14_261_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((117_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((111_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_election_provider_multi_phase`
|
//! Autogenerated weights for `pallet_election_provider_multi_phase`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -53,33 +53,33 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
// Storage: Staking ForceEra (r:1 w:0)
|
// Storage: Staking ForceEra (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0)
|
||||||
fn on_initialize_nothing() -> Weight {
|
fn on_initialize_nothing() -> Weight {
|
||||||
(13_089_000 as Weight)
|
(13_177_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
||||||
fn on_initialize_open_signed() -> Weight {
|
fn on_initialize_open_signed() -> Weight {
|
||||||
(12_640_000 as Weight)
|
(12_753_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
// Storage: ElectionProviderMultiPhase Round (r:1 w:0)
|
||||||
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1)
|
||||||
fn on_initialize_open_unsigned() -> Weight {
|
fn on_initialize_open_unsigned() -> Weight {
|
||||||
(12_531_000 as Weight)
|
(12_500_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1)
|
||||||
fn finalize_signed_phase_accept_solution() -> Weight {
|
fn finalize_signed_phase_accept_solution() -> Weight {
|
||||||
(26_401_000 as Weight)
|
(26_240_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn finalize_signed_phase_reject_solution() -> Weight {
|
fn finalize_signed_phase_reject_solution() -> Weight {
|
||||||
(19_808_000 as Weight)
|
(20_155_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -91,9 +91,9 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
fn create_snapshot_internal(v: u32, t: u32, ) -> Weight {
|
fn create_snapshot_internal(v: u32, t: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((388_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((389_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((89_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((88_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1)
|
||||||
@@ -109,11 +109,11 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `a` is `[500, 800]`.
|
/// The range of component `a` is `[500, 800]`.
|
||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn elect_queued(a: u32, d: u32, ) -> Weight {
|
fn elect_queued(a: u32, d: u32, ) -> Weight {
|
||||||
(41_962_000 as Weight)
|
(106_736_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((895_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((781_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 12_000
|
// Standard Error: 9_000
|
||||||
.saturating_add((110_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((128_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,7 +124,7 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1)
|
||||||
// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1)
|
// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1)
|
||||||
fn submit() -> Weight {
|
fn submit() -> Weight {
|
||||||
(47_673_000 as Weight)
|
(47_645_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -141,14 +141,14 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn submit_unsigned(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
fn submit_unsigned(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((1_181_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((1_185_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 10_000
|
// Standard Error: 12_000
|
||||||
.saturating_add((85_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((87_000 as Weight).saturating_mul(t as Weight))
|
||||||
// Standard Error: 18_000
|
// Standard Error: 20_000
|
||||||
.saturating_add((8_119_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((8_481_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 27_000
|
// Standard Error: 30_000
|
||||||
.saturating_add((1_690_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_669_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -162,14 +162,14 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
|
|||||||
/// The range of component `d` is `[200, 400]`.
|
/// The range of component `d` is `[200, 400]`.
|
||||||
fn feasibility_check(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
fn feasibility_check(v: u32, t: u32, a: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((1_182_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((1_180_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 9_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((119_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((89_000 as Weight).saturating_mul(t as Weight))
|
||||||
// Standard Error: 15_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((5_905_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((6_407_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 22_000
|
// Standard Error: 25_000
|
||||||
.saturating_add((1_368_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((1_194_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_elections_phragmen`
|
//! Autogenerated weights for `pallet_elections_phragmen`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -51,9 +51,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[1, 16]`.
|
/// The range of component `v` is `[1, 16]`.
|
||||||
fn vote_equal(v: u32, ) -> Weight {
|
fn vote_equal(v: u32, ) -> Weight {
|
||||||
(24_689_000 as Weight)
|
(24_727_000 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((206_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((243_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -64,9 +64,9 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[2, 16]`.
|
/// The range of component `v` is `[2, 16]`.
|
||||||
fn vote_more(v: u32, ) -> Weight {
|
fn vote_more(v: u32, ) -> Weight {
|
||||||
(37_520_000 as Weight)
|
(37_717_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((192_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((223_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -77,16 +77,16 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
/// The range of component `v` is `[2, 16]`.
|
/// The range of component `v` is `[2, 16]`.
|
||||||
fn vote_less(v: u32, ) -> Weight {
|
fn vote_less(v: u32, ) -> Weight {
|
||||||
(37_783_000 as Weight)
|
(37_983_000 as Weight)
|
||||||
// Standard Error: 10_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((168_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((178_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Voting (r:1 w:1)
|
// Storage: PhragmenElection Voting (r:1 w:1)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn remove_voter() -> Weight {
|
fn remove_voter() -> Weight {
|
||||||
(34_185_000 as Weight)
|
(34_232_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,16 +95,16 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
||||||
/// The range of component `c` is `[1, 200]`.
|
/// The range of component `c` is `[1, 200]`.
|
||||||
fn submit_candidacy(c: u32, ) -> Weight {
|
fn submit_candidacy(c: u32, ) -> Weight {
|
||||||
(34_746_000 as Weight)
|
(34_637_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((127_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((124_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Candidates (r:1 w:1)
|
// Storage: PhragmenElection Candidates (r:1 w:1)
|
||||||
/// The range of component `c` is `[1, 200]`.
|
/// The range of component `c` is `[1, 200]`.
|
||||||
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
|
fn renounce_candidacy_candidate(c: u32, ) -> Weight {
|
||||||
(30_131_000 as Weight)
|
(29_959_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((67_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((67_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -116,13 +116,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Council Proposals (r:1 w:0)
|
// Storage: Council Proposals (r:1 w:0)
|
||||||
// Storage: Council Members (r:0 w:1)
|
// Storage: Council Members (r:0 w:1)
|
||||||
fn renounce_candidacy_members() -> Weight {
|
fn renounce_candidacy_members() -> Weight {
|
||||||
(43_814_000 as Weight)
|
(43_503_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection RunnersUp (r:1 w:1)
|
// Storage: PhragmenElection RunnersUp (r:1 w:1)
|
||||||
fn renounce_candidacy_runners_up() -> Weight {
|
fn renounce_candidacy_runners_up() -> Weight {
|
||||||
(32_228_000 as Weight)
|
(31_745_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -137,13 +137,13 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: Council Proposals (r:1 w:0)
|
// Storage: Council Proposals (r:1 w:0)
|
||||||
// Storage: Council Members (r:0 w:1)
|
// Storage: Council Members (r:0 w:1)
|
||||||
fn remove_member_with_replacement() -> Weight {
|
fn remove_member_with_replacement() -> Weight {
|
||||||
(59_701_000 as Weight)
|
(59_470_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
// Storage: PhragmenElection RunnersUp (r:1 w:0)
|
||||||
fn remove_member_wrong_refund() -> Weight {
|
fn remove_member_wrong_refund() -> Weight {
|
||||||
(9_232_000 as Weight)
|
(9_257_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: PhragmenElection Voting (r:251 w:250)
|
// Storage: PhragmenElection Voting (r:251 w:250)
|
||||||
@@ -154,10 +154,12 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
// Storage: System Account (r:250 w:250)
|
// Storage: System Account (r:250 w:250)
|
||||||
/// The range of component `v` is `[250, 500]`.
|
/// The range of component `v` is `[250, 500]`.
|
||||||
/// The range of component `d` is `[1, 250]`.
|
/// The range of component `d` is `[1, 250]`.
|
||||||
fn clean_defunct_voters(v: u32, _d: u32, ) -> Weight {
|
fn clean_defunct_voters(v: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 56_000
|
// Standard Error: 61_000
|
||||||
.saturating_add((50_089_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((50_092_000 as Weight).saturating_mul(v as Weight))
|
||||||
|
// Standard Error: 59_000
|
||||||
|
.saturating_add((146_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().writes((3 as Weight).saturating_mul(v as Weight)))
|
||||||
@@ -176,12 +178,12 @@ impl<T: frame_system::Config> pallet_elections_phragmen::WeightInfo for WeightIn
|
|||||||
/// The range of component `e` is `[500, 8000]`.
|
/// The range of component `e` is `[500, 8000]`.
|
||||||
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
|
fn election_phragmen(c: u32, v: u32, e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 3_227_000
|
// Standard Error: 3_667_000
|
||||||
.saturating_add((121_351_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((184_754_000 as Weight).saturating_mul(c as Weight))
|
||||||
// Standard Error: 1_342_000
|
// Standard Error: 1_525_000
|
||||||
.saturating_add((107_477_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((147_323_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 91_000
|
// Standard Error: 104_000
|
||||||
.saturating_add((7_521_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((9_458_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(c as Weight)))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_identity`
|
//! Autogenerated weights for `pallet_identity`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn add_registrar(r: u32, ) -> Weight {
|
fn add_registrar(r: u32, ) -> Weight {
|
||||||
(15_974_000 as Weight)
|
(16_548_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((211_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((168_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -57,11 +57,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn set_identity(r: u32, x: u32, ) -> Weight {
|
fn set_identity(r: u32, x: u32, ) -> Weight {
|
||||||
(29_596_000 as Weight)
|
(29_276_000 as Weight)
|
||||||
// Standard Error: 8_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((206_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((199_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((345_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((330_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -70,9 +70,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:1 w:1)
|
// Storage: Identity SuperOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn set_subs_new(s: u32, ) -> Weight {
|
fn set_subs_new(s: u32, ) -> Weight {
|
||||||
(26_400_000 as Weight)
|
(28_296_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((2_917_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_978_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -83,9 +83,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:0 w:1)
|
// Storage: Identity SuperOf (r:0 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn set_subs_old(p: u32, ) -> Weight {
|
fn set_subs_old(p: u32, ) -> Weight {
|
||||||
(27_107_000 as Weight)
|
(27_000_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((930_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((935_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
||||||
@@ -97,13 +97,13 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||||
(33_187_000 as Weight)
|
(33_105_000 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 8_000
|
||||||
.saturating_add((102_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((108_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((927_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((926_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((219_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((201_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn request_judgement(r: u32, x: u32, ) -> Weight {
|
fn request_judgement(r: u32, x: u32, ) -> Weight {
|
||||||
(31_887_000 as Weight)
|
(31_527_000 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((187_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((176_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((403_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((378_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -125,38 +125,38 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
||||||
(28_527_000 as Weight)
|
(28_282_000 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 6_000
|
||||||
.saturating_add((153_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((135_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((394_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((373_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_fee(r: u32, ) -> Weight {
|
fn set_fee(r: u32, ) -> Weight {
|
||||||
(7_281_000 as Weight)
|
(7_614_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((185_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((160_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_account_id(r: u32, ) -> Weight {
|
fn set_account_id(r: u32, ) -> Weight {
|
||||||
(7_541_000 as Weight)
|
(7_641_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((167_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((164_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Identity Registrars (r:1 w:1)
|
// Storage: Identity Registrars (r:1 w:1)
|
||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
fn set_fields(r: u32, ) -> Weight {
|
fn set_fields(r: u32, ) -> Weight {
|
||||||
(7_458_000 as Weight)
|
(7_770_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((169_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((158_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -165,11 +165,11 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 19]`.
|
/// The range of component `r` is `[1, 19]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn provide_judgement(r: u32, x: u32, ) -> Weight {
|
fn provide_judgement(r: u32, x: u32, ) -> Weight {
|
||||||
(23_603_000 as Weight)
|
(22_545_000 as Weight)
|
||||||
// Standard Error: 14_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((103_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((115_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((387_000 as Weight).saturating_mul(x as Weight))
|
.saturating_add((374_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -180,12 +180,14 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[1, 20]`.
|
/// The range of component `r` is `[1, 20]`.
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
/// The range of component `x` is `[1, 100]`.
|
/// The range of component `x` is `[1, 100]`.
|
||||||
fn kill_identity(r: u32, s: u32, _x: u32, ) -> Weight {
|
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
|
||||||
(46_812_000 as Weight)
|
(47_795_000 as Weight)
|
||||||
// Standard Error: 13_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((119_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((38_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((946_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((940_000 as Weight).saturating_mul(s as Weight))
|
||||||
|
// Standard Error: 2_000
|
||||||
|
.saturating_add((2_000 as Weight).saturating_mul(x as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -195,9 +197,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 99]`.
|
/// The range of component `s` is `[1, 99]`.
|
||||||
fn add_sub(s: u32, ) -> Weight {
|
fn add_sub(s: u32, ) -> Weight {
|
||||||
(33_988_000 as Weight)
|
(34_113_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((111_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((108_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -205,9 +207,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SuperOf (r:1 w:1)
|
// Storage: Identity SuperOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn rename_sub(s: u32, ) -> Weight {
|
fn rename_sub(s: u32, ) -> Weight {
|
||||||
(12_564_000 as Weight)
|
(13_031_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((26_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((27_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -216,9 +218,9 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn remove_sub(s: u32, ) -> Weight {
|
fn remove_sub(s: u32, ) -> Weight {
|
||||||
(34_832_000 as Weight)
|
(35_107_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((97_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((99_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -226,7 +228,7 @@ impl<T: frame_system::Config> pallet_identity::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Identity SubsOf (r:1 w:1)
|
// Storage: Identity SubsOf (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 99]`.
|
/// The range of component `s` is `[1, 99]`.
|
||||||
fn quit_sub(s: u32, ) -> Weight {
|
fn quit_sub(s: u32, ) -> Weight {
|
||||||
(24_441_000 as Weight)
|
(24_903_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((93_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((93_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_im_online`
|
//! Autogenerated weights for `pallet_im_online`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -52,11 +52,11 @@ impl<T: frame_system::Config> pallet_im_online::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `k` is `[1, 1000]`.
|
/// The range of component `k` is `[1, 1000]`.
|
||||||
/// The range of component `e` is `[1, 100]`.
|
/// The range of component `e` is `[1, 100]`.
|
||||||
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
||||||
(73_491_000 as Weight)
|
(78_464_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((71_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((69_000 as Weight).saturating_mul(k as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((326_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((330_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_indices`
|
//! Autogenerated weights for `pallet_indices`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,33 +46,33 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn claim() -> Weight {
|
fn claim() -> Weight {
|
||||||
(22_953_000 as Weight)
|
(23_777_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(29_218_000 as Weight)
|
(29_072_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn free() -> Weight {
|
fn free() -> Weight {
|
||||||
(24_477_000 as Weight)
|
(24_065_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(24_631_000 as Weight)
|
(24_426_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn freeze() -> Weight {
|
fn freeze() -> Weight {
|
||||||
(28_166_000 as Weight)
|
(27_237_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_membership`
|
//! Autogenerated weights for `pallet_membership`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 99]`.
|
/// The range of component `m` is `[1, 99]`.
|
||||||
fn add_member(m: u32, ) -> Weight {
|
fn add_member(m: u32, ) -> Weight {
|
||||||
(14_705_000 as Weight)
|
(15_106_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((77_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((72_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -63,7 +63,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn remove_member(m: u32, ) -> Weight {
|
fn remove_member(m: u32, ) -> Weight {
|
||||||
(17_213_000 as Weight)
|
(17_391_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((65_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((65_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
@@ -76,9 +76,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn swap_member(m: u32, ) -> Weight {
|
fn swap_member(m: u32, ) -> Weight {
|
||||||
(17_293_000 as Weight)
|
(17_360_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((75_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((76_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,9 +89,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn reset_member(m: u32, ) -> Weight {
|
fn reset_member(m: u32, ) -> Weight {
|
||||||
(16_761_000 as Weight)
|
(17_209_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((208_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((194_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -102,9 +102,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn change_key(m: u32, ) -> Weight {
|
fn change_key(m: u32, ) -> Weight {
|
||||||
(17_636_000 as Weight)
|
(17_885_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((74_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((71_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -113,7 +113,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn set_prime(m: u32, ) -> Weight {
|
fn set_prime(m: u32, ) -> Weight {
|
||||||
(4_439_000 as Weight)
|
(4_344_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((29_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((29_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -123,7 +123,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
// Storage: TechnicalCommittee Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn clear_prime(_m: u32, ) -> Weight {
|
fn clear_prime(_m: u32, ) -> Weight {
|
||||||
(1_544_000 as Weight)
|
(1_563_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_multisig`
|
//! Autogenerated weights for `pallet_multisig`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||||
(14_372_000 as Weight)
|
(14_319_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
||||||
}
|
}
|
||||||
@@ -55,9 +55,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
||||||
(31_029_000 as Weight)
|
(30_219_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 0
|
||||||
.saturating_add((100_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((105_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -69,11 +69,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
||||||
(32_026_000 as Weight)
|
(33_062_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((117_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((108_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((3_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -81,9 +81,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
||||||
(19_765_000 as Weight)
|
(19_937_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((104_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((105_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -94,9 +94,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
||||||
(32_372_000 as Weight)
|
(32_070_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((115_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((120_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -108,9 +108,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
||||||
(39_837_000 as Weight)
|
(40_278_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((152_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
@@ -120,7 +120,7 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||||
(29_954_000 as Weight)
|
(30_415_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((109_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((109_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -130,9 +130,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:0)
|
// Storage: Multisig Calls (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||||
(19_277_000 as Weight)
|
(19_415_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((111_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((106_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -141,9 +141,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
||||||
(73_763_000 as Weight)
|
(71_948_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((155_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((159_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -151,9 +151,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:1)
|
// Storage: Multisig Calls (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||||
(51_834_000 as Weight)
|
(51_638_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((111_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((107_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_preimage`
|
//! Autogenerated weights for `pallet_preimage`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -77,58 +77,58 @@ impl<T: frame_system::Config> pallet_preimage::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unnote_preimage() -> Weight {
|
fn unnote_preimage() -> Weight {
|
||||||
(36_082_000 as Weight)
|
(37_550_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unnote_no_deposit_preimage() -> Weight {
|
fn unnote_no_deposit_preimage() -> Weight {
|
||||||
(24_883_000 as Weight)
|
(26_365_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_preimage() -> Weight {
|
fn request_preimage() -> Weight {
|
||||||
(34_301_000 as Weight)
|
(35_303_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_no_deposit_preimage() -> Weight {
|
fn request_no_deposit_preimage() -> Weight {
|
||||||
(23_091_000 as Weight)
|
(23_980_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_unnoted_preimage() -> Weight {
|
fn request_unnoted_preimage() -> Weight {
|
||||||
(16_137_000 as Weight)
|
(16_177_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn request_requested_preimage() -> Weight {
|
fn request_requested_preimage() -> Weight {
|
||||||
(7_083_000 as Weight)
|
(7_394_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unrequest_preimage() -> Weight {
|
fn unrequest_preimage() -> Weight {
|
||||||
(23_053_000 as Weight)
|
(23_963_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
// Storage: Preimage PreimageFor (r:0 w:1)
|
// Storage: Preimage PreimageFor (r:0 w:1)
|
||||||
fn unrequest_unnoted_preimage() -> Weight {
|
fn unrequest_unnoted_preimage() -> Weight {
|
||||||
(17_096_000 as Weight)
|
(17_004_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
fn unrequest_multi_referenced_preimage() -> Weight {
|
fn unrequest_multi_referenced_preimage() -> Weight {
|
||||||
(6_862_000 as Weight)
|
(7_769_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_proxy`
|
//! Autogenerated weights for `pallet_proxy`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy(p: u32, ) -> Weight {
|
fn proxy(p: u32, ) -> Weight {
|
||||||
(17_842_000 as Weight)
|
(17_605_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((81_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((87_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
@@ -58,11 +58,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||||
(34_052_000 as Weight)
|
(34_454_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((207_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((187_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((65_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((43_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -71,9 +71,9 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
|
fn remove_announcement(a: u32, _p: u32, ) -> Weight {
|
||||||
(23_704_000 as Weight)
|
(24_122_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((209_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((188_000 as Weight).saturating_mul(a as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -81,12 +81,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
fn reject_announcement(a: u32, _p: u32, ) -> Weight {
|
||||||
(23_988_000 as Weight)
|
(24_179_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((195_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((185_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 1_000
|
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(p as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -96,38 +94,38 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn announce(a: u32, p: u32, ) -> Weight {
|
fn announce(a: u32, p: u32, ) -> Weight {
|
||||||
(30_946_000 as Weight)
|
(30_775_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((201_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((196_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((58_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((67_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn add_proxy(p: u32, ) -> Weight {
|
fn add_proxy(p: u32, ) -> Weight {
|
||||||
(25_781_000 as Weight)
|
(25_834_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((124_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((117_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxy(p: u32, ) -> Weight {
|
fn remove_proxy(p: u32, ) -> Weight {
|
||||||
(25_809_000 as Weight)
|
(25_827_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((151_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((137_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxies(p: u32, ) -> Weight {
|
fn remove_proxies(p: u32, ) -> Weight {
|
||||||
(22_180_000 as Weight)
|
(22_104_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((85_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((87_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -135,18 +133,18 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn anonymous(p: u32, ) -> Weight {
|
fn anonymous(p: u32, ) -> Weight {
|
||||||
(28_764_000 as Weight)
|
(28_745_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((32_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((29_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[0, 30]`.
|
/// The range of component `p` is `[0, 30]`.
|
||||||
fn kill_anonymous(p: u32, ) -> Weight {
|
fn kill_anonymous(p: u32, ) -> Weight {
|
||||||
(22_336_000 as Weight)
|
(22_767_000 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((159_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((90_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_scheduler`
|
//! Autogenerated weights for `pallet_scheduler`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
|
fn on_initialize_periodic_named_resolved(s: u32, ) -> Weight {
|
||||||
(2_739_000 as Weight)
|
(599_000 as Weight)
|
||||||
// Standard Error: 32_000
|
// Standard Error: 33_000
|
||||||
.saturating_add((26_230_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((25_535_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -64,9 +64,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named_resolved(s: u32, ) -> Weight {
|
fn on_initialize_named_resolved(s: u32, ) -> Weight {
|
||||||
(1_517_000 as Weight)
|
(3_073_000 as Weight)
|
||||||
// Standard Error: 29_000
|
// Standard Error: 85_000
|
||||||
.saturating_add((21_305_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((20_730_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -77,9 +77,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
|
fn on_initialize_periodic_resolved(s: u32, ) -> Weight {
|
||||||
(1_851_000 as Weight)
|
(421_000 as Weight)
|
||||||
// Standard Error: 29_000
|
// Standard Error: 35_000
|
||||||
.saturating_add((23_826_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((23_229_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -90,9 +90,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage StatusFor (r:1 w:1)
|
// Storage: Preimage StatusFor (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_resolved(s: u32, ) -> Weight {
|
fn on_initialize_resolved(s: u32, ) -> Weight {
|
||||||
(4_340_000 as Weight)
|
(3_878_000 as Weight)
|
||||||
// Standard Error: 33_000
|
// Standard Error: 31_000
|
||||||
.saturating_add((20_124_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((19_555_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -103,9 +103,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named_aborted(s: u32, ) -> Weight {
|
fn on_initialize_named_aborted(s: u32, ) -> Weight {
|
||||||
(5_748_000 as Weight)
|
(5_585_000 as Weight)
|
||||||
// Standard Error: 13_000
|
// Standard Error: 14_000
|
||||||
.saturating_add((8_979_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((8_624_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -115,9 +115,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Preimage PreimageFor (r:1 w:0)
|
// Storage: Preimage PreimageFor (r:1 w:0)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_aborted(s: u32, ) -> Weight {
|
fn on_initialize_aborted(s: u32, ) -> Weight {
|
||||||
(5_823_000 as Weight)
|
(5_651_000 as Weight)
|
||||||
// Standard Error: 10_000
|
// Standard Error: 11_000
|
||||||
.saturating_add((6_938_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((6_665_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -126,9 +126,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic_named(s: u32, ) -> Weight {
|
fn on_initialize_periodic_named(s: u32, ) -> Weight {
|
||||||
(8_570_000 as Weight)
|
(9_106_000 as Weight)
|
||||||
// Standard Error: 23_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((16_278_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((15_393_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -137,9 +137,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:2 w:2)
|
// Storage: Scheduler Agenda (r:2 w:2)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_periodic(s: u32, ) -> Weight {
|
fn on_initialize_periodic(s: u32, ) -> Weight {
|
||||||
(12_054_000 as Weight)
|
(12_346_000 as Weight)
|
||||||
// Standard Error: 18_000
|
// Standard Error: 20_000
|
||||||
.saturating_add((13_823_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((13_112_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(s as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -149,9 +149,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize_named(s: u32, ) -> Weight {
|
fn on_initialize_named(s: u32, ) -> Weight {
|
||||||
(11_777_000 as Weight)
|
(11_395_000 as Weight)
|
||||||
// Standard Error: 13_000
|
// Standard Error: 13_000
|
||||||
.saturating_add((11_441_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((10_855_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -159,18 +159,18 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn on_initialize(s: u32, ) -> Weight {
|
fn on_initialize(s: u32, ) -> Weight {
|
||||||
(15_020_000 as Weight)
|
(11_634_000 as Weight)
|
||||||
// Standard Error: 69_000
|
// Standard Error: 14_000
|
||||||
.saturating_add((10_582_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((9_985_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 50]`.
|
/// The range of component `s` is `[0, 50]`.
|
||||||
fn schedule(s: u32, ) -> Weight {
|
fn schedule(s: u32, ) -> Weight {
|
||||||
(19_644_000 as Weight)
|
(18_667_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((43_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((53_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -178,9 +178,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Lookup (r:0 w:1)
|
// Storage: Scheduler Lookup (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn cancel(s: u32, ) -> Weight {
|
fn cancel(s: u32, ) -> Weight {
|
||||||
(18_988_000 as Weight)
|
(18_151_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((2_019_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((1_877_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -188,9 +188,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 50]`.
|
/// The range of component `s` is `[0, 50]`.
|
||||||
fn schedule_named(s: u32, ) -> Weight {
|
fn schedule_named(s: u32, ) -> Weight {
|
||||||
(22_760_000 as Weight)
|
(21_900_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((55_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((60_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -198,9 +198,9 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Scheduler Agenda (r:1 w:1)
|
// Storage: Scheduler Agenda (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 50]`.
|
/// The range of component `s` is `[1, 50]`.
|
||||||
fn cancel_named(s: u32, ) -> Weight {
|
fn cancel_named(s: u32, ) -> Weight {
|
||||||
(20_361_000 as Weight)
|
(19_448_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((2_030_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((1_892_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_session`
|
//! Autogenerated weights for `pallet_session`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Session NextKeys (r:1 w:1)
|
// Storage: Session NextKeys (r:1 w:1)
|
||||||
// Storage: Session KeyOwner (r:6 w:6)
|
// Storage: Session KeyOwner (r:6 w:6)
|
||||||
fn set_keys() -> Weight {
|
fn set_keys() -> Weight {
|
||||||
(42_998_000 as Weight)
|
(43_029_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -56,7 +56,7 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Session NextKeys (r:1 w:1)
|
// Storage: Session NextKeys (r:1 w:1)
|
||||||
// Storage: Session KeyOwner (r:0 w:6)
|
// Storage: Session KeyOwner (r:0 w:6)
|
||||||
fn purge_keys() -> Weight {
|
fn purge_keys() -> Weight {
|
||||||
(27_884_000 as Weight)
|
(27_835_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_staking`
|
//! Autogenerated weights for `pallet_staking`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -51,7 +51,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
fn bond() -> Weight {
|
fn bond() -> Weight {
|
||||||
(40_524_000 as Weight)
|
(40_217_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListNodes (r:3 w:3)
|
// Storage: VoterList ListNodes (r:3 w:3)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn bond_extra() -> Weight {
|
fn bond_extra() -> Weight {
|
||||||
(69_748_000 as Weight)
|
(70_563_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -75,7 +75,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking Bonded (r:1 w:0)
|
// Storage: Staking Bonded (r:1 w:0)
|
||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
fn unbond() -> Weight {
|
fn unbond() -> Weight {
|
||||||
(76_133_000 as Weight)
|
(74_967_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,9 +85,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
fn withdraw_unbonded_update(s: u32, ) -> Weight {
|
||||||
(32_571_000 as Weight)
|
(31_513_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((27_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((31_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -106,7 +106,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
|
fn withdraw_unbonded_kill(_s: u32, ) -> Weight {
|
||||||
(61_327_000 as Weight)
|
(61_331_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
.saturating_add(T::DbWeight::get().reads(13 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
.saturating_add(T::DbWeight::get().writes(11 as Weight))
|
||||||
}
|
}
|
||||||
@@ -122,7 +122,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
// Storage: Staking CounterForValidators (r:1 w:1)
|
// Storage: Staking CounterForValidators (r:1 w:1)
|
||||||
fn validate() -> Weight {
|
fn validate() -> Weight {
|
||||||
(49_297_000 as Weight)
|
(50_296_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -130,9 +130,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking Nominators (r:1 w:1)
|
// Storage: Staking Nominators (r:1 w:1)
|
||||||
/// The range of component `k` is `[1, 128]`.
|
/// The range of component `k` is `[1, 128]`.
|
||||||
fn kick(k: u32, ) -> Weight {
|
fn kick(k: u32, ) -> Weight {
|
||||||
(14_984_000 as Weight)
|
(10_749_000 as Weight)
|
||||||
// Standard Error: 7_000
|
// Standard Error: 9_000
|
||||||
.saturating_add((8_534_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((8_498_000 as Weight).saturating_mul(k as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(k as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(k as Weight)))
|
||||||
@@ -150,9 +150,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking CounterForNominators (r:1 w:1)
|
// Storage: Staking CounterForNominators (r:1 w:1)
|
||||||
/// The range of component `n` is `[1, 16]`.
|
/// The range of component `n` is `[1, 16]`.
|
||||||
fn nominate(n: u32, ) -> Weight {
|
fn nominate(n: u32, ) -> Weight {
|
||||||
(51_432_000 as Weight)
|
(51_848_000 as Weight)
|
||||||
// Standard Error: 18_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((3_414_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((3_265_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
@@ -165,48 +165,48 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
fn chill() -> Weight {
|
fn chill() -> Weight {
|
||||||
(47_005_000 as Weight)
|
(46_431_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Ledger (r:1 w:0)
|
// Storage: Staking Ledger (r:1 w:0)
|
||||||
// Storage: Staking Payee (r:0 w:1)
|
// Storage: Staking Payee (r:0 w:1)
|
||||||
fn set_payee() -> Weight {
|
fn set_payee() -> Weight {
|
||||||
(10_087_000 as Weight)
|
(10_156_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Bonded (r:1 w:1)
|
// Storage: Staking Bonded (r:1 w:1)
|
||||||
// Storage: Staking Ledger (r:2 w:2)
|
// Storage: Staking Ledger (r:2 w:2)
|
||||||
fn set_controller() -> Weight {
|
fn set_controller() -> Weight {
|
||||||
(17_935_000 as Weight)
|
(17_521_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ValidatorCount (r:0 w:1)
|
// Storage: Staking ValidatorCount (r:0 w:1)
|
||||||
fn set_validator_count() -> Weight {
|
fn set_validator_count() -> Weight {
|
||||||
(3_787_000 as Weight)
|
(3_564_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_no_eras() -> Weight {
|
fn force_no_eras() -> Weight {
|
||||||
(3_855_000 as Weight)
|
(3_724_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_new_era() -> Weight {
|
fn force_new_era() -> Weight {
|
||||||
(3_857_000 as Weight)
|
(3_718_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking ForceEra (r:0 w:1)
|
// Storage: Staking ForceEra (r:0 w:1)
|
||||||
fn force_new_era_always() -> Weight {
|
fn force_new_era_always() -> Weight {
|
||||||
(3_801_000 as Weight)
|
(3_663_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Invulnerables (r:0 w:1)
|
// Storage: Staking Invulnerables (r:0 w:1)
|
||||||
/// The range of component `v` is `[0, 1000]`.
|
/// The range of component `v` is `[0, 1000]`.
|
||||||
fn set_invulnerables(v: u32, ) -> Weight {
|
fn set_invulnerables(v: u32, ) -> Weight {
|
||||||
(4_282_000 as Weight)
|
(4_107_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((10_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((10_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -226,9 +226,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking SpanSlash (r:0 w:2)
|
// Storage: Staking SpanSlash (r:0 w:2)
|
||||||
/// The range of component `s` is `[0, 100]`.
|
/// The range of component `s` is `[0, 100]`.
|
||||||
fn force_unstake(s: u32, ) -> Weight {
|
fn force_unstake(s: u32, ) -> Weight {
|
||||||
(59_775_000 as Weight)
|
(57_750_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((891_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((907_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -236,9 +236,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking UnappliedSlashes (r:1 w:1)
|
// Storage: Staking UnappliedSlashes (r:1 w:1)
|
||||||
/// The range of component `s` is `[1, 1000]`.
|
/// The range of component `s` is `[1, 1000]`.
|
||||||
fn cancel_deferred_slash(s: u32, ) -> Weight {
|
fn cancel_deferred_slash(s: u32, ) -> Weight {
|
||||||
(2_745_276_000 as Weight)
|
(2_566_116_000 as Weight)
|
||||||
// Standard Error: 181_000
|
// Standard Error: 168_000
|
||||||
.saturating_add((16_191_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((15_027_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -254,9 +254,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
/// The range of component `n` is `[1, 256]`.
|
/// The range of component `n` is `[1, 256]`.
|
||||||
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
|
fn payout_stakers_dead_controller(n: u32, ) -> Weight {
|
||||||
(74_726_000 as Weight)
|
(74_643_000 as Weight)
|
||||||
// Standard Error: 18_000
|
// Standard Error: 21_000
|
||||||
.saturating_add((25_768_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((25_571_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -275,9 +275,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Balances Locks (r:2 w:2)
|
// Storage: Balances Locks (r:2 w:2)
|
||||||
/// The range of component `n` is `[1, 256]`.
|
/// The range of component `n` is `[1, 256]`.
|
||||||
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
fn payout_stakers_alive_staked(n: u32, ) -> Weight {
|
||||||
(106_530_000 as Weight)
|
(91_918_000 as Weight)
|
||||||
// Standard Error: 26_000
|
// Standard Error: 29_000
|
||||||
.saturating_add((34_516_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((34_698_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
@@ -291,9 +291,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:2 w:2)
|
// Storage: VoterList ListBags (r:2 w:2)
|
||||||
/// The range of component `l` is `[1, 32]`.
|
/// The range of component `l` is `[1, 32]`.
|
||||||
fn rebond(l: u32, ) -> Weight {
|
fn rebond(l: u32, ) -> Weight {
|
||||||
(69_810_000 as Weight)
|
(69_433_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((43_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((45_000 as Weight).saturating_mul(l as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
@@ -309,8 +309,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `e` is `[1, 100]`.
|
/// The range of component `e` is `[1, 100]`.
|
||||||
fn set_history_depth(e: u32, ) -> Weight {
|
fn set_history_depth(e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 56_000
|
// Standard Error: 61_000
|
||||||
.saturating_add((21_772_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((22_219_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((7 as Weight).saturating_mul(e as Weight)))
|
.saturating_add(T::DbWeight::get().writes((7 as Weight).saturating_mul(e as Weight)))
|
||||||
@@ -330,9 +330,9 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking SpanSlash (r:0 w:1)
|
// Storage: Staking SpanSlash (r:0 w:1)
|
||||||
/// The range of component `s` is `[1, 100]`.
|
/// The range of component `s` is `[1, 100]`.
|
||||||
fn reap_stash(s: u32, ) -> Weight {
|
fn reap_stash(s: u32, ) -> Weight {
|
||||||
(65_508_000 as Weight)
|
(64_455_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((894_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((917_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
.saturating_add(T::DbWeight::get().reads(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
.saturating_add(T::DbWeight::get().writes(12 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(s as Weight)))
|
||||||
@@ -360,10 +360,10 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `n` is `[1, 100]`.
|
/// The range of component `n` is `[1, 100]`.
|
||||||
fn new_era(v: u32, n: u32, ) -> Weight {
|
fn new_era(v: u32, n: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 829_000
|
// Standard Error: 1_033_000
|
||||||
.saturating_add((242_208_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((302_796_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 41_000
|
// Standard Error: 51_000
|
||||||
.saturating_add((33_977_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((39_733_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(187 as Weight))
|
.saturating_add(T::DbWeight::get().reads(187 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
||||||
@@ -384,12 +384,12 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[1, 20]`.
|
/// The range of component `s` is `[1, 20]`.
|
||||||
fn get_npos_voters(v: u32, n: u32, s: u32, ) -> Weight {
|
fn get_npos_voters(v: u32, n: u32, s: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 121_000
|
// Standard Error: 110_000
|
||||||
.saturating_add((24_711_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((24_666_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 121_000
|
// Standard Error: 110_000
|
||||||
.saturating_add((22_795_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((22_376_000 as Weight).saturating_mul(n as Weight))
|
||||||
// Standard Error: 4_140_000
|
// Standard Error: 3_752_000
|
||||||
.saturating_add((56_269_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((54_274_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(181 as Weight))
|
.saturating_add(T::DbWeight::get().reads(181 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((4 as Weight).saturating_mul(n as Weight)))
|
||||||
@@ -401,8 +401,8 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `v` is `[500, 1000]`.
|
/// The range of component `v` is `[500, 1000]`.
|
||||||
fn get_npos_targets(v: u32, ) -> Weight {
|
fn get_npos_targets(v: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 35_000
|
// Standard Error: 40_000
|
||||||
.saturating_add((7_588_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((7_661_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(v as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -414,7 +414,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
||||||
// Storage: Staking MinNominatorBond (r:0 w:1)
|
// Storage: Staking MinNominatorBond (r:0 w:1)
|
||||||
fn set_staking_configs_all_set() -> Weight {
|
fn set_staking_configs_all_set() -> Weight {
|
||||||
(6_734_000 as Weight)
|
(6_456_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking MinCommission (r:0 w:1)
|
// Storage: Staking MinCommission (r:0 w:1)
|
||||||
@@ -424,7 +424,7 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
// Storage: Staking MaxNominatorsCount (r:0 w:1)
|
||||||
// Storage: Staking MinNominatorBond (r:0 w:1)
|
// Storage: Staking MinNominatorBond (r:0 w:1)
|
||||||
fn set_staking_configs_all_remove() -> Weight {
|
fn set_staking_configs_all_remove() -> Weight {
|
||||||
(6_521_000 as Weight)
|
(6_214_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking Ledger (r:1 w:0)
|
// Storage: Staking Ledger (r:1 w:0)
|
||||||
@@ -438,14 +438,14 @@ impl<T: frame_system::Config> pallet_staking::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: VoterList ListBags (r:1 w:1)
|
// Storage: VoterList ListBags (r:1 w:1)
|
||||||
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
// Storage: VoterList CounterForListNodes (r:1 w:1)
|
||||||
fn chill_other() -> Weight {
|
fn chill_other() -> Weight {
|
||||||
(56_886_000 as Weight)
|
(56_053_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
.saturating_add(T::DbWeight::get().reads(11 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Staking MinCommission (r:1 w:0)
|
// Storage: Staking MinCommission (r:1 w:0)
|
||||||
// Storage: Staking Validators (r:1 w:1)
|
// Storage: Staking Validators (r:1 w:1)
|
||||||
fn force_apply_min_commission() -> Weight {
|
fn force_apply_min_commission() -> Weight {
|
||||||
(11_089_000 as Weight)
|
(11_053_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_timestamp`
|
//! Autogenerated weights for `pallet_timestamp`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,11 +47,11 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Timestamp Now (r:1 w:1)
|
// Storage: Timestamp Now (r:1 w:1)
|
||||||
// Storage: Babe CurrentSlot (r:1 w:0)
|
// Storage: Babe CurrentSlot (r:1 w:0)
|
||||||
fn set() -> Weight {
|
fn set() -> Weight {
|
||||||
(7_836_000 as Weight)
|
(7_833_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
fn on_finalize() -> Weight {
|
fn on_finalize() -> Weight {
|
||||||
(2_266_000 as Weight)
|
(2_279_000 as Weight)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_tips`
|
//! Autogenerated weights for `pallet_tips`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
/// The range of component `r` is `[0, 16384]`.
|
/// The range of component `r` is `[0, 16384]`.
|
||||||
fn report_awesome(r: u32, ) -> Weight {
|
fn report_awesome(r: u32, ) -> Weight {
|
||||||
(28_844_000 as Weight)
|
(28_256_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -57,7 +57,7 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
fn retract_tip() -> Weight {
|
fn retract_tip() -> Weight {
|
||||||
(27_488_000 as Weight)
|
(26_964_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,11 +67,11 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `r` is `[0, 16384]`.
|
/// The range of component `r` is `[0, 16384]`.
|
||||||
/// The range of component `t` is `[1, 13]`.
|
/// The range of component `t` is `[1, 13]`.
|
||||||
fn tip_new(r: u32, t: u32, ) -> Weight {
|
fn tip_new(r: u32, t: u32, ) -> Weight {
|
||||||
(19_846_000 as Weight)
|
(19_291_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(r as Weight))
|
||||||
// Standard Error: 7_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((59_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((84_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -79,9 +79,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Tips (r:1 w:1)
|
// Storage: Tips Tips (r:1 w:1)
|
||||||
/// The range of component `t` is `[1, 13]`.
|
/// The range of component `t` is `[1, 13]`.
|
||||||
fn tip(t: u32, ) -> Weight {
|
fn tip(t: u32, ) -> Weight {
|
||||||
(11_282_000 as Weight)
|
(11_152_000 as Weight)
|
||||||
// Standard Error: 4_000
|
// Standard Error: 5_000
|
||||||
.saturating_add((352_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((350_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -91,9 +91,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
/// The range of component `t` is `[1, 13]`.
|
/// The range of component `t` is `[1, 13]`.
|
||||||
fn close_tip(t: u32, ) -> Weight {
|
fn close_tip(t: u32, ) -> Weight {
|
||||||
(43_226_000 as Weight)
|
(42_648_000 as Weight)
|
||||||
// Standard Error: 12_000
|
// Standard Error: 12_000
|
||||||
.saturating_add((220_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((241_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -101,9 +101,9 @@ impl<T: frame_system::Config> pallet_tips::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Tips Reasons (r:0 w:1)
|
// Storage: Tips Reasons (r:0 w:1)
|
||||||
/// The range of component `t` is `[1, 13]`.
|
/// The range of component `t` is `[1, 13]`.
|
||||||
fn slash_tip(t: u32, ) -> Weight {
|
fn slash_tip(t: u32, ) -> Weight {
|
||||||
(17_640_000 as Weight)
|
(17_033_000 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((21_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((50_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_treasury`
|
//! Autogenerated weights for `pallet_treasury`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -45,19 +45,19 @@ use sp_std::marker::PhantomData;
|
|||||||
pub struct WeightInfo<T>(PhantomData<T>);
|
pub struct WeightInfo<T>(PhantomData<T>);
|
||||||
impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
||||||
fn spend() -> Weight {
|
fn spend() -> Weight {
|
||||||
(149_000 as Weight)
|
(142_000 as Weight)
|
||||||
}
|
}
|
||||||
// Storage: Treasury ProposalCount (r:1 w:1)
|
// Storage: Treasury ProposalCount (r:1 w:1)
|
||||||
// Storage: Treasury Proposals (r:0 w:1)
|
// Storage: Treasury Proposals (r:0 w:1)
|
||||||
fn propose_spend() -> Weight {
|
fn propose_spend() -> Weight {
|
||||||
(24_222_000 as Weight)
|
(23_704_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Treasury Proposals (r:1 w:1)
|
// Storage: Treasury Proposals (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn reject_proposal() -> Weight {
|
fn reject_proposal() -> Weight {
|
||||||
(35_625_000 as Weight)
|
(35_938_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -65,15 +65,15 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Treasury Approvals (r:1 w:1)
|
// Storage: Treasury Approvals (r:1 w:1)
|
||||||
/// The range of component `p` is `[0, 99]`.
|
/// The range of component `p` is `[0, 99]`.
|
||||||
fn approve_proposal(p: u32, ) -> Weight {
|
fn approve_proposal(p: u32, ) -> Weight {
|
||||||
(10_274_000 as Weight)
|
(10_130_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((36_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((39_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Treasury Approvals (r:1 w:1)
|
// Storage: Treasury Approvals (r:1 w:1)
|
||||||
fn remove_approval() -> Weight {
|
fn remove_approval() -> Weight {
|
||||||
(6_249_000 as Weight)
|
(5_884_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -83,9 +83,9 @@ impl<T: frame_system::Config> pallet_treasury::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:4 w:4)
|
// Storage: System Account (r:4 w:4)
|
||||||
/// The range of component `p` is `[0, 100]`.
|
/// The range of component `p` is `[0, 100]`.
|
||||||
fn on_initialize_proposals(p: u32, ) -> Weight {
|
fn on_initialize_proposals(p: u32, ) -> Weight {
|
||||||
(20_205_000 as Weight)
|
(20_735_000 as Weight)
|
||||||
// Standard Error: 24_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((29_614_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((29_813_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(p as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_utility`
|
//! Autogenerated weights for `pallet_utility`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,26 +46,26 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch(c: u32, ) -> Weight {
|
fn batch(c: u32, ) -> Weight {
|
||||||
(21_474_000 as Weight)
|
(24_480_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((4_432_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_306_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn as_derivative() -> Weight {
|
fn as_derivative() -> Weight {
|
||||||
(5_588_000 as Weight)
|
(5_211_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch_all(c: u32, ) -> Weight {
|
fn batch_all(c: u32, ) -> Weight {
|
||||||
(16_310_000 as Weight)
|
(16_835_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((4_765_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_596_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn dispatch_as() -> Weight {
|
fn dispatch_as() -> Weight {
|
||||||
(12_947_000 as Weight)
|
(12_613_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn force_batch(c: u32, ) -> Weight {
|
fn force_batch(c: u32, ) -> Weight {
|
||||||
(17_311_000 as Weight)
|
(18_948_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((4_443_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_268_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `pallet_vesting`
|
//! Autogenerated weights for `pallet_vesting`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,11 +49,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_locked(l: u32, s: u32, ) -> Weight {
|
fn vest_locked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_630_000 as Weight)
|
(29_094_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((91_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((87_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((179_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((175_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -62,11 +62,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
|
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_861_000 as Weight)
|
(28_788_000 as Weight)
|
||||||
|
// Standard Error: 1_000
|
||||||
|
.saturating_add((88_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((82_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((149_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 7_000
|
|
||||||
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,11 +76,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
|
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
|
||||||
(30_066_000 as Weight)
|
(29_270_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((86_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((90_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((176_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((175_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -90,11 +90,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[1, 28]`.
|
/// The range of component `s` is `[1, 28]`.
|
||||||
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
|
fn vest_other_unlocked(l: u32, s: u32, ) -> Weight {
|
||||||
(29_994_000 as Weight)
|
(29_136_000 as Weight)
|
||||||
// Standard Error: 0
|
|
||||||
.saturating_add((76_000 as Weight).saturating_mul(l as Weight))
|
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((146_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((85_000 as Weight).saturating_mul(l as Weight))
|
||||||
|
// Standard Error: 2_000
|
||||||
|
.saturating_add((151_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -104,11 +104,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[0, 27]`.
|
/// The range of component `s` is `[0, 27]`.
|
||||||
fn vested_transfer(l: u32, s: u32, ) -> Weight {
|
fn vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||||
(44_216_000 as Weight)
|
(44_201_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((95_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((75_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 5_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((164_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -118,11 +118,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[0, 27]`.
|
/// The range of component `s` is `[0, 27]`.
|
||||||
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
|
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||||
(46_247_000 as Weight)
|
(43_366_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((57_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((87_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 5_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((147_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((166_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -132,11 +132,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[2, 28]`.
|
/// The range of component `s` is `[2, 28]`.
|
||||||
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
||||||
(30_690_000 as Weight)
|
(30_094_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((90_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((85_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((181_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((179_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -146,11 +146,11 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `l` is `[0, 49]`.
|
/// The range of component `l` is `[0, 49]`.
|
||||||
/// The range of component `s` is `[2, 28]`.
|
/// The range of component `s` is `[2, 28]`.
|
||||||
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
fn unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
||||||
(30_498_000 as Weight)
|
(30_304_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((89_000 as Weight).saturating_mul(l as Weight))
|
.saturating_add((77_000 as Weight).saturating_mul(l as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((179_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((175_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_common::auctions`
|
//! Autogenerated weights for `runtime_common::auctions`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions AuctionInfo (r:1 w:1)
|
// Storage: Auctions AuctionInfo (r:1 w:1)
|
||||||
// Storage: Auctions AuctionCounter (r:1 w:1)
|
// Storage: Auctions AuctionCounter (r:1 w:1)
|
||||||
fn new_auction() -> Weight {
|
fn new_auction() -> Weight {
|
||||||
(16_333_000 as Weight)
|
(15_470_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn bid() -> Weight {
|
fn bid() -> Weight {
|
||||||
(71_275_000 as Weight)
|
(71_637_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn on_initialize() -> Weight {
|
fn on_initialize() -> Weight {
|
||||||
(15_531_817_000 as Weight)
|
(15_662_374_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3688 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3688 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3683 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3683 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions Winning (r:0 w:3600)
|
// Storage: Auctions Winning (r:0 w:3600)
|
||||||
// Storage: Auctions AuctionInfo (r:0 w:1)
|
// Storage: Auctions AuctionInfo (r:0 w:1)
|
||||||
fn cancel_auction() -> Weight {
|
fn cancel_auction() -> Weight {
|
||||||
(4_560_781_000 as Weight)
|
(4_570_463_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3673 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3673 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_common::claims`
|
//! Autogenerated weights for `runtime_common::claims`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -52,7 +52,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn claim() -> Weight {
|
fn claim() -> Weight {
|
||||||
(141_935_000 as Weight)
|
(162_966_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: Claims Claims (r:0 w:1)
|
// Storage: Claims Claims (r:0 w:1)
|
||||||
// Storage: Claims Signing (r:0 w:1)
|
// Storage: Claims Signing (r:0 w:1)
|
||||||
fn mint_claim() -> Weight {
|
fn mint_claim() -> Weight {
|
||||||
(10_614_000 as Weight)
|
(12_805_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -73,7 +73,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn claim_attest() -> Weight {
|
fn claim_attest() -> Weight {
|
||||||
(145_495_000 as Weight)
|
(163_514_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
.saturating_add(T::DbWeight::get().writes(6 as Weight))
|
||||||
}
|
}
|
||||||
@@ -86,7 +86,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: System Account (r:1 w:0)
|
// Storage: System Account (r:1 w:0)
|
||||||
// Storage: Balances Locks (r:1 w:1)
|
// Storage: Balances Locks (r:1 w:1)
|
||||||
fn attest() -> Weight {
|
fn attest() -> Weight {
|
||||||
(64_898_000 as Weight)
|
(77_420_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -95,7 +95,7 @@ impl<T: frame_system::Config> runtime_common::claims::WeightInfo for WeightInfo<
|
|||||||
// Storage: Claims Signing (r:1 w:2)
|
// Storage: Claims Signing (r:1 w:2)
|
||||||
// Storage: Claims Preclaims (r:1 w:1)
|
// Storage: Claims Preclaims (r:1 w:1)
|
||||||
fn move_claim() -> Weight {
|
fn move_claim() -> Weight {
|
||||||
(20_059_000 as Weight)
|
(23_524_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_common::crowdloan`
|
//! Autogenerated weights for `runtime_common::crowdloan`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
||||||
fn create() -> Weight {
|
fn create() -> Weight {
|
||||||
(42_986_000 as Weight)
|
(41_466_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn contribute() -> Weight {
|
fn contribute() -> Weight {
|
||||||
(113_348_000 as Weight)
|
(113_574_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -69,7 +69,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
||||||
fn withdraw() -> Weight {
|
fn withdraw() -> Weight {
|
||||||
(51_518_000 as Weight)
|
(51_699_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -77,8 +77,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
/// The range of component `k` is `[0, 1000]`.
|
/// The range of component `k` is `[0, 1000]`.
|
||||||
fn refund(k: u32, ) -> Weight {
|
fn refund(k: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 16_000
|
// Standard Error: 21_000
|
||||||
.saturating_add((19_684_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((19_781_000 as Weight).saturating_mul(k as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -87,27 +87,27 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn dissolve() -> Weight {
|
fn dissolve() -> Weight {
|
||||||
(33_578_000 as Weight)
|
(33_792_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
fn edit() -> Weight {
|
fn edit() -> Weight {
|
||||||
(22_605_000 as Weight)
|
(23_230_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn add_memo() -> Weight {
|
fn add_memo() -> Weight {
|
||||||
(29_411_000 as Weight)
|
(29_362_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
fn poke() -> Weight {
|
fn poke() -> Weight {
|
||||||
(24_466_000 as Weight)
|
(24_386_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,8 +124,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
/// The range of component `n` is `[2, 100]`.
|
/// The range of component `n` is `[2, 100]`.
|
||||||
fn on_initialize(n: u32, ) -> Weight {
|
fn on_initialize(n: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 19_000
|
// Standard Error: 26_000
|
||||||
.saturating_add((50_061_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((49_777_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_common::paras_registrar`
|
//! Autogenerated weights for `runtime_common::paras_registrar`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
fn reserve() -> Weight {
|
fn reserve() -> Weight {
|
||||||
(28_440_000 as Weight)
|
(28_350_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -63,7 +63,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn register() -> Weight {
|
fn register() -> Weight {
|
||||||
(8_755_966_000 as Weight)
|
(8_589_782_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,7 +78,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn force_register() -> Weight {
|
fn force_register() -> Weight {
|
||||||
(8_798_048_000 as Weight)
|
(8_563_426_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar PendingSwap (r:0 w:1)
|
// Storage: Registrar PendingSwap (r:0 w:1)
|
||||||
fn deregister() -> Weight {
|
fn deregister() -> Weight {
|
||||||
(44_121_000 as Weight)
|
(45_448_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -101,7 +101,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Crowdloan Funds (r:2 w:2)
|
// Storage: Crowdloan Funds (r:2 w:2)
|
||||||
// Storage: Slots Leases (r:2 w:2)
|
// Storage: Slots Leases (r:2 w:2)
|
||||||
fn swap() -> Weight {
|
fn swap() -> Weight {
|
||||||
(38_235_000 as Weight)
|
(39_163_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_common::slots`
|
//! Autogenerated weights for `runtime_common::slots`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_lease() -> Weight {
|
fn force_lease() -> Weight {
|
||||||
(27_708_000 as Weight)
|
(28_079_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,10 +61,10 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
/// The range of component `t` is `[1, 100]`.
|
/// The range of component `t` is `[1, 100]`.
|
||||||
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 16_000
|
// Standard Error: 18_000
|
||||||
.saturating_add((7_277_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((7_305_000 as Weight).saturating_mul(c as Weight))
|
||||||
// Standard Error: 16_000
|
// Standard Error: 18_000
|
||||||
.saturating_add((18_147_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((18_222_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
||||||
@@ -75,7 +75,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:8 w:8)
|
// Storage: System Account (r:8 w:8)
|
||||||
fn clear_all_leases() -> Weight {
|
fn clear_all_leases() -> Weight {
|
||||||
(94_442_000 as Weight)
|
(95_464_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn trigger_onboard() -> Weight {
|
fn trigger_onboard() -> Weight {
|
||||||
(22_018_000 as Weight)
|
(21_978_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::configuration`
|
//! Autogenerated weights for `runtime_parachains::configuration`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_block_number() -> Weight {
|
fn set_config_with_block_number() -> Weight {
|
||||||
(9_532_000 as Weight)
|
(9_690_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -58,7 +58,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_u32() -> Weight {
|
fn set_config_with_u32() -> Weight {
|
||||||
(9_666_000 as Weight)
|
(10_002_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,7 +67,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_option_u32() -> Weight {
|
fn set_config_with_option_u32() -> Weight {
|
||||||
(9_781_000 as Weight)
|
(9_873_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_weight() -> Weight {
|
fn set_config_with_weight() -> Weight {
|
||||||
(9_593_000 as Weight)
|
(9_906_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_balance() -> Weight {
|
fn set_config_with_balance() -> Weight {
|
||||||
(9_591_000 as Weight)
|
(9_887_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::disputes`
|
//! Autogenerated weights for `runtime_parachains::disputes`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: ParasDisputes Frozen (r:0 w:1)
|
// Storage: ParasDisputes Frozen (r:0 w:1)
|
||||||
fn force_unfreeze() -> Weight {
|
fn force_unfreeze() -> Weight {
|
||||||
(3_428_000 as Weight)
|
(3_259_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::initializer`
|
//! Autogenerated weights for `runtime_parachains::initializer`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_parachains::initializer::WeightInfo for We
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
/// The range of component `d` is `[0, 65536]`.
|
/// The range of component `d` is `[0, 65536]`.
|
||||||
fn force_approve(d: u32, ) -> Weight {
|
fn force_approve(d: u32, ) -> Weight {
|
||||||
(6_947_000 as Weight)
|
(7_778_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::paras`
|
//! Autogenerated weights for `runtime_parachains::paras`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -99,7 +99,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn force_queue_action() -> Weight {
|
fn force_queue_action() -> Weight {
|
||||||
(21_477_000 as Weight)
|
(21_760_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -116,7 +116,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
||||||
// Storage: Paras CodeByHash (r:0 w:1)
|
// Storage: Paras CodeByHash (r:0 w:1)
|
||||||
fn poke_unused_validation_code() -> Weight {
|
fn poke_unused_validation_code() -> Weight {
|
||||||
(5_046_000 as Weight)
|
(5_141_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -125,7 +125,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
||||||
fn include_pvf_check_statement() -> Weight {
|
fn include_pvf_check_statement() -> Weight {
|
||||||
(106_463_000 as Weight)
|
(104_152_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -138,7 +138,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
||||||
(697_049_000 as Weight)
|
(679_914_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
||||||
}
|
}
|
||||||
@@ -152,7 +152,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
||||||
// Storage: Paras FutureCodeHash (r:0 w:100)
|
// Storage: Paras FutureCodeHash (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
||||||
(604_793_000 as Weight)
|
(600_270_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
||||||
}
|
}
|
||||||
@@ -163,7 +163,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
||||||
(560_917_000 as Weight)
|
(545_636_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -178,7 +178,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
||||||
(656_754_000 as Weight)
|
(650_749_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,7 +16,7 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::paras_inherent`
|
//! Autogenerated weights for `runtime_parachains::paras_inherent`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("polkadot-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
@@ -77,9 +77,9 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
/// The range of component `v` is `[10, 200]`.
|
/// The range of component `v` is `[10, 200]`.
|
||||||
fn enter_variable_disputes(v: u32, ) -> Weight {
|
fn enter_variable_disputes(v: u32, ) -> Weight {
|
||||||
(412_872_000 as Weight)
|
(440_736_000 as Weight)
|
||||||
// Standard Error: 17_000
|
// Standard Error: 23_000
|
||||||
.saturating_add((48_382_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((48_510_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(29 as Weight))
|
.saturating_add(T::DbWeight::get().reads(29 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(18 as Weight))
|
.saturating_add(T::DbWeight::get().writes(18 as Weight))
|
||||||
}
|
}
|
||||||
@@ -114,7 +114,7 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras Heads (r:0 w:1)
|
// Storage: Paras Heads (r:0 w:1)
|
||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
fn enter_bitfields() -> Weight {
|
fn enter_bitfields() -> Weight {
|
||||||
(405_206_000 as Weight)
|
(414_544_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(26 as Weight))
|
.saturating_add(T::DbWeight::get().reads(26 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(17 as Weight))
|
.saturating_add(T::DbWeight::get().writes(17 as Weight))
|
||||||
}
|
}
|
||||||
@@ -151,9 +151,9 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
/// The range of component `v` is `[101, 200]`.
|
/// The range of component `v` is `[101, 200]`.
|
||||||
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
|
fn enter_backed_candidates_variable(v: u32, ) -> Weight {
|
||||||
(1_053_542_000 as Weight)
|
(1_050_332_000 as Weight)
|
||||||
// Standard Error: 31_000
|
// Standard Error: 47_000
|
||||||
.saturating_add((47_871_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((48_179_000 as Weight).saturating_mul(v as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(29 as Weight))
|
.saturating_add(T::DbWeight::get().reads(29 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
||||||
}
|
}
|
||||||
@@ -191,7 +191,7 @@ impl<T: frame_system::Config> runtime_parachains::paras_inherent::WeightInfo for
|
|||||||
// Storage: Paras Heads (r:0 w:1)
|
// Storage: Paras Heads (r:0 w:1)
|
||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:1)
|
||||||
fn enter_backed_candidate_code_upgrade() -> Weight {
|
fn enter_backed_candidate_code_upgrade() -> Weight {
|
||||||
(44_583_474_000 as Weight)
|
(43_823_539_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(31 as Weight))
|
.saturating_add(T::DbWeight::get().reads(31 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
.saturating_add(T::DbWeight::get().writes(16 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20 (Y/M/D)
|
//! DATE: 2022-07-07 (Y/M/D)
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//!
|
//!
|
||||||
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
||||||
//! WARMUPS: `10`, REPEAT: `100`
|
//! WARMUPS: `10`, REPEAT: `100`
|
||||||
@@ -45,16 +45,16 @@ parameter_types! {
|
|||||||
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
||||||
///
|
///
|
||||||
/// Stats nanoseconds:
|
/// Stats nanoseconds:
|
||||||
/// Min, Max: 4_046_459, 4_231_051
|
/// Min, Max: 4_031_669, 4_251_482
|
||||||
/// Average: 4_082_928
|
/// Average: 4_096_763
|
||||||
/// Median: 4_081_116
|
/// Median: 4_099_896
|
||||||
/// Std-Dev: 35220.13
|
/// Std-Dev: 41027.53
|
||||||
///
|
///
|
||||||
/// Percentiles nanoseconds:
|
/// Percentiles nanoseconds:
|
||||||
/// 99th: 4_184_187
|
/// 99th: 4_209_423
|
||||||
/// 95th: 4_156_894
|
/// 95th: 4_166_671
|
||||||
/// 75th: 4_097_529
|
/// 75th: 4_114_294
|
||||||
pub const BlockExecutionWeight: Weight = 4_082_928 * WEIGHT_PER_NANOS;
|
pub const BlockExecutionWeight: Weight = 4_096_763 * WEIGHT_PER_NANOS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `frame_system`
|
//! Autogenerated weights for `frame_system`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||||
fn set_heap_pages() -> Weight {
|
fn set_heap_pages() -> Weight {
|
||||||
(5_270_000 as Weight)
|
(5_117_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -68,7 +68,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn set_storage(i: u32, ) -> Weight {
|
fn set_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((538_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((541_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn kill_storage(i: u32, ) -> Weight {
|
fn kill_storage(i: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((432_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((439_000 as Weight).saturating_mul(i as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(i as Weight)))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
@@ -84,7 +84,7 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
|||||||
fn kill_prefix(p: u32, ) -> Weight {
|
fn kill_prefix(p: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((951_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((955_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().writes((1 as Weight).saturating_mul(p as Weight)))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_balances`
|
//! Autogenerated weights for `pallet_balances`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,43 +46,43 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(38_801_000 as Weight)
|
(39_305_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_keep_alive() -> Weight {
|
fn transfer_keep_alive() -> Weight {
|
||||||
(29_992_000 as Weight)
|
(30_067_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_creating() -> Weight {
|
fn set_balance_creating() -> Weight {
|
||||||
(20_411_000 as Weight)
|
(20_390_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn set_balance_killing() -> Weight {
|
fn set_balance_killing() -> Weight {
|
||||||
(23_461_000 as Weight)
|
(23_410_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(39_002_000 as Weight)
|
(39_511_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer_all() -> Weight {
|
fn transfer_all() -> Weight {
|
||||||
(35_960_000 as Weight)
|
(35_833_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_unreserve() -> Weight {
|
fn force_unreserve() -> Weight {
|
||||||
(18_124_000 as Weight)
|
(18_210_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_collective`
|
//! Autogenerated weights for `pallet_collective`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -51,14 +51,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
/// The range of component `n` is `[1, 100]`.
|
/// The range of component `n` is `[1, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn set_members(m: u32, n: u32, p: u32, ) -> Weight {
|
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 13_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((12_171_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((10_954_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 13_000
|
// Standard Error: 10_000
|
||||||
.saturating_add((21_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((13_766_000 as Weight).saturating_mul(p as Weight))
|
||||||
// Standard Error: 13_000
|
|
||||||
.saturating_add((14_949_000 as Weight).saturating_mul(p as Weight))
|
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(p as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(p as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -68,11 +66,11 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `b` is `[1, 1024]`.
|
/// The range of component `b` is `[1, 1024]`.
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn execute(b: u32, m: u32, ) -> Weight {
|
fn execute(b: u32, m: u32, ) -> Weight {
|
||||||
(16_747_000 as Weight)
|
(16_154_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((38_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((36_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Collective Members (r:1 w:0)
|
// Storage: Collective Members (r:1 w:0)
|
||||||
@@ -80,11 +78,11 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `b` is `[1, 1024]`.
|
/// The range of component `b` is `[1, 1024]`.
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn propose_execute(b: u32, m: u32, ) -> Weight {
|
fn propose_execute(b: u32, m: u32, ) -> Weight {
|
||||||
(19_211_000 as Weight)
|
(18_503_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((66_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((64_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Collective Members (r:1 w:0)
|
// Storage: Collective Members (r:1 w:0)
|
||||||
@@ -96,13 +94,13 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||||
(26_174_000 as Weight)
|
(25_865_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((39_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((38_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((142_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((146_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -110,9 +108,9 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Voting (r:1 w:1)
|
// Storage: Collective Voting (r:1 w:1)
|
||||||
/// The range of component `m` is `[5, 100]`.
|
/// The range of component `m` is `[5, 100]`.
|
||||||
fn vote(m: u32, ) -> Weight {
|
fn vote(m: u32, ) -> Weight {
|
||||||
(24_215_000 as Weight)
|
(23_783_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((92_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((96_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -123,11 +121,11 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[4, 100]`.
|
/// The range of component `m` is `[4, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||||
(27_539_000 as Weight)
|
(27_757_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((71_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((69_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((118_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((116_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -139,13 +137,13 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[4, 100]`.
|
/// The range of component `m` is `[4, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||||
(37_477_000 as Weight)
|
(36_248_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(b as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((69_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((74_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((120_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((128_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -157,11 +155,11 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[4, 100]`.
|
/// The range of component `m` is `[4, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||||
(29_699_000 as Weight)
|
(30_360_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((73_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((69_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((122_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((123_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -174,13 +172,13 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `m` is `[4, 100]`.
|
/// The range of component `m` is `[4, 100]`.
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||||
(39_441_000 as Weight)
|
(39_091_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(b as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((70_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((75_000 as Weight).saturating_mul(m as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((127_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((130_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -189,9 +187,9 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective ProposalOf (r:0 w:1)
|
// Storage: Collective ProposalOf (r:0 w:1)
|
||||||
/// The range of component `p` is `[1, 100]`.
|
/// The range of component `p` is `[1, 100]`.
|
||||||
fn disapprove_proposal(p: u32, ) -> Weight {
|
fn disapprove_proposal(p: u32, ) -> Weight {
|
||||||
(18_354_000 as Weight)
|
(18_176_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((123_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((126_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_im_online`
|
//! Autogenerated weights for `pallet_im_online`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -53,11 +53,11 @@ impl<T: frame_system::Config> pallet_im_online::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `k` is `[1, 1000]`.
|
/// The range of component `k` is `[1, 1000]`.
|
||||||
/// The range of component `e` is `[1, 100]`.
|
/// The range of component `e` is `[1, 100]`.
|
||||||
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
fn validate_unsigned_and_then_heartbeat(k: u32, e: u32, ) -> Weight {
|
||||||
(75_706_000 as Weight)
|
(81_508_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((70_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((71_000 as Weight).saturating_mul(k as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((327_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((330_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_indices`
|
//! Autogenerated weights for `pallet_indices`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,33 +46,33 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_indices::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn claim() -> Weight {
|
fn claim() -> Weight {
|
||||||
(23_671_000 as Weight)
|
(23_726_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn transfer() -> Weight {
|
fn transfer() -> Weight {
|
||||||
(28_638_000 as Weight)
|
(29_347_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn free() -> Weight {
|
fn free() -> Weight {
|
||||||
(24_638_000 as Weight)
|
(24_886_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_transfer() -> Weight {
|
fn force_transfer() -> Weight {
|
||||||
(24_704_000 as Weight)
|
(24_902_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Indices Accounts (r:1 w:1)
|
// Storage: Indices Accounts (r:1 w:1)
|
||||||
fn freeze() -> Weight {
|
fn freeze() -> Weight {
|
||||||
(27_956_000 as Weight)
|
(28_390_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_membership`
|
//! Autogenerated weights for `pallet_membership`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -50,9 +50,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 99]`.
|
/// The range of component `m` is `[1, 99]`.
|
||||||
fn add_member(m: u32, ) -> Weight {
|
fn add_member(m: u32, ) -> Weight {
|
||||||
(13_953_000 as Weight)
|
(13_662_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((76_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((79_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -63,9 +63,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn remove_member(m: u32, ) -> Weight {
|
fn remove_member(m: u32, ) -> Weight {
|
||||||
(15_902_000 as Weight)
|
(15_742_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((67_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((70_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,9 +76,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[2, 100]`.
|
/// The range of component `m` is `[2, 100]`.
|
||||||
fn swap_member(m: u32, ) -> Weight {
|
fn swap_member(m: u32, ) -> Weight {
|
||||||
(15_835_000 as Weight)
|
(15_692_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((80_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((81_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,9 +89,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn reset_member(m: u32, ) -> Weight {
|
fn reset_member(m: u32, ) -> Weight {
|
||||||
(15_606_000 as Weight)
|
(15_434_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((204_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((202_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -102,9 +102,9 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn change_key(m: u32, ) -> Weight {
|
fn change_key(m: u32, ) -> Weight {
|
||||||
(16_562_000 as Weight)
|
(16_813_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((74_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((69_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -113,7 +113,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn set_prime(m: u32, ) -> Weight {
|
fn set_prime(m: u32, ) -> Weight {
|
||||||
(3_884_000 as Weight)
|
(3_723_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((30_000 as Weight).saturating_mul(m as Weight))
|
.saturating_add((30_000 as Weight).saturating_mul(m as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -123,7 +123,7 @@ impl<T: frame_system::Config> pallet_membership::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Collective Prime (r:0 w:1)
|
// Storage: Collective Prime (r:0 w:1)
|
||||||
/// The range of component `m` is `[1, 100]`.
|
/// The range of component `m` is `[1, 100]`.
|
||||||
fn clear_prime(_m: u32, ) -> Weight {
|
fn clear_prime(_m: u32, ) -> Weight {
|
||||||
(975_000 as Weight)
|
(1_006_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_multisig`
|
//! Autogenerated weights for `pallet_multisig`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||||
(14_662_000 as Weight)
|
(14_658_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((1_000 as Weight).saturating_mul(z as Weight))
|
||||||
}
|
}
|
||||||
@@ -55,9 +55,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
||||||
(31_093_000 as Weight)
|
(30_271_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((102_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((106_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
@@ -69,11 +69,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_create_store(s: u32, z: u32, ) -> Weight {
|
||||||
(35_044_000 as Weight)
|
(31_350_000 as Weight)
|
||||||
// Standard Error: 1_000
|
|
||||||
.saturating_add((90_000 as Weight).saturating_mul(s as Weight))
|
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((116_000 as Weight).saturating_mul(s as Weight))
|
||||||
|
// Standard Error: 0
|
||||||
|
.saturating_add((3_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -81,9 +81,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
||||||
(20_177_000 as Weight)
|
(19_642_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((106_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((103_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -94,11 +94,11 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[3, 100]`.
|
/// The range of component `s` is `[3, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
fn as_multi_approve_store(s: u32, z: u32, ) -> Weight {
|
||||||
(32_376_000 as Weight)
|
(31_238_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((123_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((124_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -108,9 +108,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
/// The range of component `z` is `[0, 10000]`.
|
/// The range of component `z` is `[0, 10000]`.
|
||||||
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
||||||
(41_899_000 as Weight)
|
(39_918_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((149_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((155_000 as Weight).saturating_mul(s as Weight))
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
.saturating_add((4_000 as Weight).saturating_mul(z as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
@@ -120,9 +120,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||||
(30_656_000 as Weight)
|
(28_820_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((111_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((117_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -130,7 +130,7 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:0)
|
// Storage: Multisig Calls (r:1 w:0)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||||
(19_647_000 as Weight)
|
(18_815_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((110_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((110_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
@@ -141,9 +141,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
fn approve_as_multi_complete(s: u32, ) -> Weight {
|
||||||
(74_780_000 as Weight)
|
(74_861_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((155_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((157_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -151,9 +151,9 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Multisig Calls (r:1 w:1)
|
// Storage: Multisig Calls (r:1 w:1)
|
||||||
/// The range of component `s` is `[2, 100]`.
|
/// The range of component `s` is `[2, 100]`.
|
||||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||||
(52_380_000 as Weight)
|
(51_529_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((118_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((117_000 as Weight).saturating_mul(s as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_proxy`
|
//! Autogenerated weights for `pallet_proxy`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,9 +47,9 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy(p: u32, ) -> Weight {
|
fn proxy(p: u32, ) -> Weight {
|
||||||
(17_698_000 as Weight)
|
(18_105_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((85_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((88_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:0)
|
// Storage: Proxy Proxies (r:1 w:0)
|
||||||
@@ -58,11 +58,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||||
(34_229_000 as Weight)
|
(36_336_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((206_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((199_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 1_000
|
// Standard Error: 4_000
|
||||||
.saturating_add((61_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((8_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -71,11 +71,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||||
(23_885_000 as Weight)
|
(24_092_000 as Weight)
|
||||||
// Standard Error: 3_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((203_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((205_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 3_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((10_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((3_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -84,11 +84,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||||
(23_776_000 as Weight)
|
(23_876_000 as Weight)
|
||||||
// Standard Error: 1_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((208_000 as Weight).saturating_mul(a as Weight))
|
.saturating_add((215_000 as Weight).saturating_mul(a as Weight))
|
||||||
// Standard Error: 2_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((7_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((5_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -98,38 +98,38 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
/// The range of component `a` is `[0, 31]`.
|
/// The range of component `a` is `[0, 31]`.
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn announce(a: u32, p: u32, ) -> Weight {
|
fn announce(a: u32, p: u32, ) -> Weight {
|
||||||
(30_620_000 as Weight)
|
(31_495_000 as Weight)
|
||||||
// Standard Error: 1_000
|
|
||||||
.saturating_add((208_000 as Weight).saturating_mul(a as Weight))
|
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((68_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((201_000 as Weight).saturating_mul(a as Weight))
|
||||||
|
// Standard Error: 2_000
|
||||||
|
.saturating_add((69_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn add_proxy(p: u32, ) -> Weight {
|
fn add_proxy(p: u32, ) -> Weight {
|
||||||
(25_787_000 as Weight)
|
(26_069_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((122_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((134_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxy(p: u32, ) -> Weight {
|
fn remove_proxy(p: u32, ) -> Weight {
|
||||||
(26_111_000 as Weight)
|
(26_105_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((137_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((150_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn remove_proxies(p: u32, ) -> Weight {
|
fn remove_proxies(p: u32, ) -> Weight {
|
||||||
(22_290_000 as Weight)
|
(22_149_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((86_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((100_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -137,17 +137,17 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[1, 31]`.
|
/// The range of component `p` is `[1, 31]`.
|
||||||
fn anonymous(p: u32, ) -> Weight {
|
fn anonymous(p: u32, ) -> Weight {
|
||||||
(28_513_000 as Weight)
|
(28_595_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((30_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((50_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Proxy Proxies (r:1 w:1)
|
// Storage: Proxy Proxies (r:1 w:1)
|
||||||
/// The range of component `p` is `[0, 30]`.
|
/// The range of component `p` is `[0, 30]`.
|
||||||
fn kill_anonymous(p: u32, ) -> Weight {
|
fn kill_anonymous(p: u32, ) -> Weight {
|
||||||
(23_237_000 as Weight)
|
(23_255_000 as Weight)
|
||||||
// Standard Error: 6_000
|
// Standard Error: 1_000
|
||||||
.saturating_add((89_000 as Weight).saturating_mul(p as Weight))
|
.saturating_add((89_000 as Weight).saturating_mul(p as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_timestamp`
|
//! Autogenerated weights for `pallet_timestamp`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,11 +47,11 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
|||||||
// Storage: Timestamp Now (r:1 w:1)
|
// Storage: Timestamp Now (r:1 w:1)
|
||||||
// Storage: Babe CurrentSlot (r:1 w:0)
|
// Storage: Babe CurrentSlot (r:1 w:0)
|
||||||
fn set() -> Weight {
|
fn set() -> Weight {
|
||||||
(7_640_000 as Weight)
|
(8_063_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
fn on_finalize() -> Weight {
|
fn on_finalize() -> Weight {
|
||||||
(2_171_000 as Weight)
|
(2_109_000 as Weight)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `pallet_utility`
|
//! Autogenerated weights for `pallet_utility`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,26 +46,26 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch(c: u32, ) -> Weight {
|
fn batch(c: u32, ) -> Weight {
|
||||||
(24_765_000 as Weight)
|
(9_236_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((4_549_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_752_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn as_derivative() -> Weight {
|
fn as_derivative() -> Weight {
|
||||||
(5_754_000 as Weight)
|
(5_821_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn batch_all(c: u32, ) -> Weight {
|
fn batch_all(c: u32, ) -> Weight {
|
||||||
(18_582_000 as Weight)
|
(15_308_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 2_000
|
||||||
.saturating_add((4_819_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((5_012_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
fn dispatch_as() -> Weight {
|
fn dispatch_as() -> Weight {
|
||||||
(12_715_000 as Weight)
|
(12_800_000 as Weight)
|
||||||
}
|
}
|
||||||
/// The range of component `c` is `[0, 1000]`.
|
/// The range of component `c` is `[0, 1000]`.
|
||||||
fn force_batch(c: u32, ) -> Weight {
|
fn force_batch(c: u32, ) -> Weight {
|
||||||
(19_412_000 as Weight)
|
(5_018_000 as Weight)
|
||||||
// Standard Error: 2_000
|
// Standard Error: 3_000
|
||||||
.saturating_add((4_564_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((4_759_000 as Weight).saturating_mul(c as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::auctions`
|
//! Autogenerated weights for `runtime_common::auctions`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions AuctionInfo (r:1 w:1)
|
// Storage: Auctions AuctionInfo (r:1 w:1)
|
||||||
// Storage: Auctions AuctionCounter (r:1 w:1)
|
// Storage: Auctions AuctionCounter (r:1 w:1)
|
||||||
fn new_auction() -> Weight {
|
fn new_auction() -> Weight {
|
||||||
(15_046_000 as Weight)
|
(15_291_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -59,7 +59,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
// Storage: Auctions ReservedAmounts (r:2 w:2)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn bid() -> Weight {
|
fn bid() -> Weight {
|
||||||
(72_126_000 as Weight)
|
(74_705_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn on_initialize() -> Weight {
|
fn on_initialize() -> Weight {
|
||||||
(2_921_640_000 as Weight)
|
(2_938_383_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(688 as Weight))
|
.saturating_add(T::DbWeight::get().reads(688 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(683 as Weight))
|
.saturating_add(T::DbWeight::get().writes(683 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::auctions::WeightInfo for WeightInf
|
|||||||
// Storage: Auctions Winning (r:0 w:600)
|
// Storage: Auctions Winning (r:0 w:600)
|
||||||
// Storage: Auctions AuctionInfo (r:0 w:1)
|
// Storage: Auctions AuctionInfo (r:0 w:1)
|
||||||
fn cancel_auction() -> Weight {
|
fn cancel_auction() -> Weight {
|
||||||
(1_213_336_000 as Weight)
|
(1_209_894_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
.saturating_add(T::DbWeight::get().reads(73 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(673 as Weight))
|
.saturating_add(T::DbWeight::get().writes(673 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::crowdloan`
|
//! Autogenerated weights for `runtime_common::crowdloan`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
// Storage: Crowdloan NextFundIndex (r:1 w:1)
|
||||||
fn create() -> Weight {
|
fn create() -> Weight {
|
||||||
(40_915_000 as Weight)
|
(42_514_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -61,7 +61,7 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn contribute() -> Weight {
|
fn contribute() -> Weight {
|
||||||
(111_901_000 as Weight)
|
(113_740_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -69,16 +69,16 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: System Account (r:2 w:2)
|
// Storage: System Account (r:2 w:2)
|
||||||
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
// Storage: unknown [0xc85982571aa615c788ef9b2c16f54f25773fd439e8ee1ed2aa3ae43d48e880f0] (r:1 w:1)
|
||||||
fn withdraw() -> Weight {
|
fn withdraw() -> Weight {
|
||||||
(50_377_000 as Weight)
|
(52_025_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Skipped Metadata (r:0 w:0)
|
// Storage: Skipped Metadata (r:0 w:0)
|
||||||
/// The range of component `k` is `[0, 500]`.
|
/// The range of component `k` is `[0, 500]`.
|
||||||
fn refund(k: u32, ) -> Weight {
|
fn refund(k: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(1_074_000 as Weight)
|
||||||
// Standard Error: 14_000
|
// Standard Error: 15_000
|
||||||
.saturating_add((18_973_000 as Weight).saturating_mul(k as Weight))
|
.saturating_add((18_846_000 as Weight).saturating_mul(k as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(k as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
@@ -87,27 +87,27 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn dissolve() -> Weight {
|
fn dissolve() -> Weight {
|
||||||
(32_758_000 as Weight)
|
(33_090_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:1)
|
// Storage: Crowdloan Funds (r:1 w:1)
|
||||||
fn edit() -> Weight {
|
fn edit() -> Weight {
|
||||||
(21_995_000 as Weight)
|
(21_566_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
// Storage: unknown [0xd861ea1ebf4800d4b89f4ff787ad79ee96d9a708c85b57da7eb8f9ddeda61291] (r:1 w:1)
|
||||||
fn add_memo() -> Weight {
|
fn add_memo() -> Weight {
|
||||||
(27_186_000 as Weight)
|
(28_742_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Crowdloan Funds (r:1 w:0)
|
// Storage: Crowdloan Funds (r:1 w:0)
|
||||||
// Storage: Crowdloan NewRaise (r:1 w:1)
|
// Storage: Crowdloan NewRaise (r:1 w:1)
|
||||||
fn poke() -> Weight {
|
fn poke() -> Weight {
|
||||||
(22_776_000 as Weight)
|
(23_116_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -124,8 +124,8 @@ impl<T: frame_system::Config> runtime_common::crowdloan::WeightInfo for WeightIn
|
|||||||
/// The range of component `n` is `[2, 100]`.
|
/// The range of component `n` is `[2, 100]`.
|
||||||
fn on_initialize(n: u32, ) -> Weight {
|
fn on_initialize(n: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 21_000
|
// Standard Error: 26_000
|
||||||
.saturating_add((50_159_000 as Weight).saturating_mul(n as Weight))
|
.saturating_add((50_818_000 as Weight).saturating_mul(n as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
.saturating_add(T::DbWeight::get().reads((5 as Weight).saturating_mul(n as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::paras_registrar`
|
//! Autogenerated weights for `runtime_common::paras_registrar`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -48,7 +48,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
// Storage: Paras ParaLifecycles (r:1 w:0)
|
// Storage: Paras ParaLifecycles (r:1 w:0)
|
||||||
fn reserve() -> Weight {
|
fn reserve() -> Weight {
|
||||||
(28_209_000 as Weight)
|
(28_274_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -63,7 +63,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn register() -> Weight {
|
fn register() -> Weight {
|
||||||
(8_909_398_000 as Weight)
|
(9_029_087_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -78,7 +78,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
// Storage: Paras CurrentCodeHash (r:0 w:1)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:1)
|
||||||
fn force_register() -> Weight {
|
fn force_register() -> Weight {
|
||||||
(8_705_540_000 as Weight)
|
(9_018_825_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
.saturating_add(T::DbWeight::get().reads(8 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
.saturating_add(T::DbWeight::get().writes(7 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar PendingSwap (r:0 w:1)
|
// Storage: Registrar PendingSwap (r:0 w:1)
|
||||||
fn deregister() -> Weight {
|
fn deregister() -> Weight {
|
||||||
(43_260_000 as Weight)
|
(46_060_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -101,7 +101,7 @@ impl<T: frame_system::Config> runtime_common::paras_registrar::WeightInfo for We
|
|||||||
// Storage: Crowdloan Funds (r:2 w:2)
|
// Storage: Crowdloan Funds (r:2 w:2)
|
||||||
// Storage: Slots Leases (r:2 w:2)
|
// Storage: Slots Leases (r:2 w:2)
|
||||||
fn swap() -> Weight {
|
fn swap() -> Weight {
|
||||||
(38_730_000 as Weight)
|
(39_579_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
.saturating_add(T::DbWeight::get().writes(8 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_common::slots`
|
//! Autogenerated weights for `runtime_common::slots`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:1 w:1)
|
// Storage: System Account (r:1 w:1)
|
||||||
fn force_lease() -> Weight {
|
fn force_lease() -> Weight {
|
||||||
(27_821_000 as Weight)
|
(28_601_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
.saturating_add(T::DbWeight::get().writes(2 as Weight))
|
||||||
}
|
}
|
||||||
@@ -62,9 +62,9 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
fn manage_lease_period_start(c: u32, t: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 17_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((7_507_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((7_323_000 as Weight).saturating_mul(c as Weight))
|
||||||
// Standard Error: 17_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((18_744_000 as Weight).saturating_mul(t as Weight))
|
.saturating_add((18_305_000 as Weight).saturating_mul(t as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(t as Weight)))
|
||||||
@@ -75,7 +75,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Slots Leases (r:1 w:1)
|
// Storage: Slots Leases (r:1 w:1)
|
||||||
// Storage: System Account (r:8 w:8)
|
// Storage: System Account (r:8 w:8)
|
||||||
fn clear_all_leases() -> Weight {
|
fn clear_all_leases() -> Weight {
|
||||||
(96_571_000 as Weight)
|
(95_582_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
.saturating_add(T::DbWeight::get().reads(9 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
.saturating_add(T::DbWeight::get().writes(9 as Weight))
|
||||||
}
|
}
|
||||||
@@ -85,7 +85,7 @@ impl<T: frame_system::Config> runtime_common::slots::WeightInfo for WeightInfo<T
|
|||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
// Storage: Registrar Paras (r:1 w:1)
|
// Storage: Registrar Paras (r:1 w:1)
|
||||||
fn trigger_onboard() -> Weight {
|
fn trigger_onboard() -> Weight {
|
||||||
(22_208_000 as Weight)
|
(22_854_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
.saturating_add(T::DbWeight::get().reads(5 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::configuration`
|
//! Autogenerated weights for `runtime_parachains::configuration`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,7 +49,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_block_number() -> Weight {
|
fn set_config_with_block_number() -> Weight {
|
||||||
(9_883_000 as Weight)
|
(10_484_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -58,7 +58,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_u32() -> Weight {
|
fn set_config_with_u32() -> Weight {
|
||||||
(9_831_000 as Weight)
|
(10_407_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -67,7 +67,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_option_u32() -> Weight {
|
fn set_config_with_option_u32() -> Weight {
|
||||||
(9_926_000 as Weight)
|
(10_255_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -76,7 +76,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_weight() -> Weight {
|
fn set_config_with_weight() -> Weight {
|
||||||
(9_990_000 as Weight)
|
(10_357_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -89,7 +89,7 @@ impl<T: frame_system::Config> runtime_parachains::configuration::WeightInfo for
|
|||||||
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
// Storage: Configuration BypassConsistencyCheck (r:1 w:0)
|
||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
fn set_config_with_balance() -> Weight {
|
fn set_config_with_balance() -> Weight {
|
||||||
(10_260_000 as Weight)
|
(10_414_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::disputes`
|
//! Autogenerated weights for `runtime_parachains::disputes`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> runtime_parachains::disputes::WeightInfo for WeightInfo<T> {
|
||||||
// Storage: ParasDisputes Frozen (r:0 w:1)
|
// Storage: ParasDisputes Frozen (r:0 w:1)
|
||||||
fn force_unfreeze() -> Weight {
|
fn force_unfreeze() -> Weight {
|
||||||
(3_277_000 as Weight)
|
(3_560_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::hrmp`
|
//! Autogenerated weights for `runtime_parachains::hrmp`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -54,7 +54,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_init_open_channel() -> Weight {
|
fn hrmp_init_open_channel() -> Weight {
|
||||||
(36_524_000 as Weight)
|
(36_919_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
.saturating_add(T::DbWeight::get().reads(10 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
.saturating_add(T::DbWeight::get().writes(5 as Weight))
|
||||||
}
|
}
|
||||||
@@ -66,7 +66,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_accept_open_channel() -> Weight {
|
fn hrmp_accept_open_channel() -> Weight {
|
||||||
(33_668_000 as Weight)
|
(33_822_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -77,7 +77,7 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueueHeads (r:1 w:1)
|
||||||
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
// Storage: Dmp DownwardMessageQueues (r:1 w:1)
|
||||||
fn hrmp_close_channel() -> Weight {
|
fn hrmp_close_channel() -> Weight {
|
||||||
(32_389_000 as Weight)
|
(31_717_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
@@ -91,10 +91,10 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `e` is `[0, 127]`.
|
/// The range of component `e` is `[0, 127]`.
|
||||||
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
fn force_clean_hrmp(i: u32, e: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 16_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((9_981_000 as Weight).saturating_mul(i as Weight))
|
.saturating_add((9_840_000 as Weight).saturating_mul(i as Weight))
|
||||||
// Standard Error: 16_000
|
// Standard Error: 17_000
|
||||||
.saturating_add((10_024_000 as Weight).saturating_mul(e as Weight))
|
.saturating_add((9_886_000 as Weight).saturating_mul(e as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(i as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(i as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(e as Weight)))
|
.saturating_add(T::DbWeight::get().reads((2 as Weight).saturating_mul(e as Weight)))
|
||||||
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
fn force_process_hrmp_open(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 25_000
|
// Standard Error: 29_000
|
||||||
.saturating_add((23_217_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((23_256_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((7 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((7 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -130,8 +130,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
fn force_process_hrmp_close(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 15_000
|
// Standard Error: 16_000
|
||||||
.saturating_add((13_110_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((13_043_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((3 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
@@ -142,9 +142,9 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
// Storage: Hrmp HrmpOpenChannelRequestCount (r:1 w:1)
|
||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
fn hrmp_cancel_open_request(c: u32, ) -> Weight {
|
||||||
(26_803_000 as Weight)
|
(26_673_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 1_000
|
||||||
.saturating_add((55_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((59_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
.saturating_add(T::DbWeight::get().reads(3 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -153,8 +153,8 @@ impl<T: frame_system::Config> runtime_parachains::hrmp::WeightInfo for WeightInf
|
|||||||
/// The range of component `c` is `[0, 128]`.
|
/// The range of component `c` is `[0, 128]`.
|
||||||
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
fn clean_open_channel_requests(c: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 5_000
|
// Standard Error: 7_000
|
||||||
.saturating_add((3_789_000 as Weight).saturating_mul(c as Weight))
|
.saturating_add((3_787_000 as Weight).saturating_mul(c as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
.saturating_add(T::DbWeight::get().reads((1 as Weight).saturating_mul(c as Weight)))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::initializer`
|
//! Autogenerated weights for `runtime_parachains::initializer`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -47,7 +47,7 @@ impl<T: frame_system::Config> runtime_parachains::initializer::WeightInfo for We
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
/// The range of component `d` is `[0, 65536]`.
|
/// The range of component `d` is `[0, 65536]`.
|
||||||
fn force_approve(d: u32, ) -> Weight {
|
fn force_approve(d: u32, ) -> Weight {
|
||||||
(8_017_000 as Weight)
|
(5_191_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(d as Weight))
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::paras`
|
//! Autogenerated weights for `runtime_parachains::paras`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -99,7 +99,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn force_queue_action() -> Weight {
|
fn force_queue_action() -> Weight {
|
||||||
(23_028_000 as Weight)
|
(22_180_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -116,7 +116,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
// Storage: Paras CodeByHashRefs (r:1 w:0)
|
||||||
// Storage: Paras CodeByHash (r:0 w:1)
|
// Storage: Paras CodeByHash (r:0 w:1)
|
||||||
fn poke_unused_validation_code() -> Weight {
|
fn poke_unused_validation_code() -> Weight {
|
||||||
(5_017_000 as Weight)
|
(5_221_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -125,7 +125,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
// Storage: ParasShared CurrentSessionIndex (r:1 w:0)
|
||||||
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
// Storage: Paras PvfActiveVoteMap (r:1 w:1)
|
||||||
fn include_pvf_check_statement() -> Weight {
|
fn include_pvf_check_statement() -> Weight {
|
||||||
(106_381_000 as Weight)
|
(106_916_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
.saturating_add(T::DbWeight::get().reads(4 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
@@ -138,7 +138,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: System Digest (r:1 w:1)
|
// Storage: System Digest (r:1 w:1)
|
||||||
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
// Storage: Paras FutureCodeUpgrades (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_accept() -> Weight {
|
||||||
(708_329_000 as Weight)
|
(701_725_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
.saturating_add(T::DbWeight::get().reads(7 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
.saturating_add(T::DbWeight::get().writes(104 as Weight))
|
||||||
}
|
}
|
||||||
@@ -152,7 +152,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
// Storage: Paras UpgradeGoAheadSignal (r:0 w:100)
|
||||||
// Storage: Paras FutureCodeHash (r:0 w:100)
|
// Storage: Paras FutureCodeHash (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_upgrade_reject() -> Weight {
|
||||||
(610_542_000 as Weight)
|
(622_545_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
.saturating_add(T::DbWeight::get().writes(204 as Weight))
|
||||||
}
|
}
|
||||||
@@ -163,7 +163,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
// Storage: Paras PvfActiveVoteList (r:1 w:1)
|
||||||
// Storage: Paras ActionsQueue (r:1 w:1)
|
// Storage: Paras ActionsQueue (r:1 w:1)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_accept() -> Weight {
|
||||||
(567_128_000 as Weight)
|
(562_914_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
.saturating_add(T::DbWeight::get().writes(3 as Weight))
|
||||||
}
|
}
|
||||||
@@ -178,7 +178,7 @@ impl<T: frame_system::Config> runtime_parachains::paras::WeightInfo for WeightIn
|
|||||||
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
// Storage: Paras CurrentCodeHash (r:0 w:100)
|
||||||
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
// Storage: Paras UpcomingParasGenesis (r:0 w:100)
|
||||||
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
fn include_pvf_check_statement_finalize_onboarding_reject() -> Weight {
|
||||||
(664_965_000 as Weight)
|
(673_983_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
.saturating_add(T::DbWeight::get().reads(6 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
.saturating_add(T::DbWeight::get().writes(304 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `runtime_parachains::ump`
|
//! Autogenerated weights for `runtime_parachains::ump`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("rococo-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -46,7 +46,7 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
|||||||
impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo<T> {
|
impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo<T> {
|
||||||
/// The range of component `s` is `[0, 51200]`.
|
/// The range of component `s` is `[0, 51200]`.
|
||||||
fn process_upward_message(s: u32, ) -> Weight {
|
fn process_upward_message(s: u32, ) -> Weight {
|
||||||
(6_500_000 as Weight)
|
(5_260_000 as Weight)
|
||||||
// Standard Error: 0
|
// Standard Error: 0
|
||||||
.saturating_add((2_000 as Weight).saturating_mul(s as Weight))
|
.saturating_add((2_000 as Weight).saturating_mul(s as Weight))
|
||||||
}
|
}
|
||||||
@@ -55,13 +55,13 @@ impl<T: frame_system::Config> runtime_parachains::ump::WeightInfo for WeightInfo
|
|||||||
// Storage: Ump RelayDispatchQueues (r:0 w:1)
|
// Storage: Ump RelayDispatchQueues (r:0 w:1)
|
||||||
// Storage: Ump RelayDispatchQueueSize (r:0 w:1)
|
// Storage: Ump RelayDispatchQueueSize (r:0 w:1)
|
||||||
fn clean_ump_after_outgoing() -> Weight {
|
fn clean_ump_after_outgoing() -> Weight {
|
||||||
(6_868_000 as Weight)
|
(6_854_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
.saturating_add(T::DbWeight::get().reads(2 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
.saturating_add(T::DbWeight::get().writes(4 as Weight))
|
||||||
}
|
}
|
||||||
// Storage: Ump Overweight (r:1 w:1)
|
// Storage: Ump Overweight (r:1 w:1)
|
||||||
fn service_overweight() -> Weight {
|
fn service_overweight() -> Weight {
|
||||||
(22_158_000 as Weight)
|
(23_276_000 as Weight)
|
||||||
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
.saturating_add(T::DbWeight::get().reads(1 as Weight))
|
||||||
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
.saturating_add(T::DbWeight::get().writes(1 as Weight))
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-21 (Y/M/D)
|
//! DATE: 2022-07-08 (Y/M/D)
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//!
|
//!
|
||||||
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
|
||||||
//! WARMUPS: `10`, REPEAT: `100`
|
//! WARMUPS: `10`, REPEAT: `100`
|
||||||
@@ -45,16 +45,16 @@ parameter_types! {
|
|||||||
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
/// Calculated by multiplying the *Average* with `1` and adding `0`.
|
||||||
///
|
///
|
||||||
/// Stats nanoseconds:
|
/// Stats nanoseconds:
|
||||||
/// Min, Max: 5_188_531, 5_436_303
|
/// Min, Max: 4_863_227, 5_077_270
|
||||||
/// Average: 5_243_156
|
/// Average: 4_930_882
|
||||||
/// Median: 5_238_065
|
/// Median: 4_919_682
|
||||||
/// Std-Dev: 43468.21
|
/// Std-Dev: 44924.76
|
||||||
///
|
///
|
||||||
/// Percentiles nanoseconds:
|
/// Percentiles nanoseconds:
|
||||||
/// 99th: 5_352_969
|
/// 99th: 5_042_706
|
||||||
/// 95th: 5_306_692
|
/// 95th: 5_016_556
|
||||||
/// 75th: 5_259_882
|
/// 75th: 4_958_742
|
||||||
pub const BlockExecutionWeight: Weight = 5_243_156 * WEIGHT_PER_NANOS;
|
pub const BlockExecutionWeight: Weight = 4_930_882 * WEIGHT_PER_NANOS;
|
||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
|
|||||||
@@ -16,8 +16,8 @@
|
|||||||
//! Autogenerated weights for `frame_election_provider_support`
|
//! Autogenerated weights for `frame_election_provider_support`
|
||||||
//!
|
//!
|
||||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||||
//! DATE: 2022-06-20, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
//! DATE: 2022-07-07, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
||||||
|
|
||||||
// Executed Command:
|
// Executed Command:
|
||||||
@@ -49,19 +49,19 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
|
|||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmen(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 50_000
|
// Standard Error: 57_000
|
||||||
.saturating_add((19_195_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((22_980_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 7_058_000
|
// Standard Error: 8_016_000
|
||||||
.saturating_add((3_085_869_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((3_638_788_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
/// The range of component `v` is `[1000, 2000]`.
|
/// The range of component `v` is `[1000, 2000]`.
|
||||||
/// The range of component `t` is `[500, 1000]`.
|
/// The range of component `t` is `[500, 1000]`.
|
||||||
/// The range of component `d` is `[5, 16]`.
|
/// The range of component `d` is `[5, 16]`.
|
||||||
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
fn phragmms(v: u32, _t: u32, d: u32, ) -> Weight {
|
||||||
(0 as Weight)
|
(0 as Weight)
|
||||||
// Standard Error: 48_000
|
// Standard Error: 47_000
|
||||||
.saturating_add((16_478_000 as Weight).saturating_mul(v as Weight))
|
.saturating_add((15_531_000 as Weight).saturating_mul(v as Weight))
|
||||||
// Standard Error: 6_751_000
|
// Standard Error: 6_603_000
|
||||||
.saturating_add((2_765_358_000 as Weight).saturating_mul(d as Weight))
|
.saturating_add((2_609_666_000 as Weight).saturating_mul(d as Weight))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user