mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
* kusama: update weights * polkadot: update weights * westend: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `pallet_collective`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-11-15, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! 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
|
||||
|
||||
@@ -55,80 +55,80 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `p` is `[0, 100]`.
|
||||
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 16_808 nanoseconds.
|
||||
Weight::from_ref_time(17_190_000 as u64)
|
||||
// Standard Error: 46_506
|
||||
.saturating_add(Weight::from_ref_time(5_338_165 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 46_506
|
||||
.saturating_add(Weight::from_ref_time(7_515_702 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(p as u64)))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1 as u64).saturating_mul(p as u64)))
|
||||
// Minimum execution time: 17_342 nanoseconds.
|
||||
Weight::from_ref_time(17_564_000)
|
||||
// Standard Error: 49_573
|
||||
.saturating_add(Weight::from_ref_time(5_712_587).saturating_mul(m.into()))
|
||||
// Standard Error: 49_573
|
||||
.saturating_add(Weight::from_ref_time(7_832_746).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_545 nanoseconds.
|
||||
Weight::from_ref_time(19_860_961 as u64)
|
||||
// Standard Error: 18
|
||||
.saturating_add(Weight::from_ref_time(1_865 as u64).saturating_mul(b as u64))
|
||||
// Standard Error: 190
|
||||
.saturating_add(Weight::from_ref_time(13_602 as u64).saturating_mul(m as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
// Minimum execution time: 20_497 nanoseconds.
|
||||
Weight::from_ref_time(20_033_132)
|
||||
// Standard Error: 22
|
||||
.saturating_add(Weight::from_ref_time(1_704).saturating_mul(b.into()))
|
||||
// Standard Error: 234
|
||||
.saturating_add(Weight::from_ref_time(13_358).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
// Storage: TechnicalCommittee ProposalOf (r:1 w:0)
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn propose_execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_052 nanoseconds.
|
||||
Weight::from_ref_time(22_008_528 as u64)
|
||||
// Standard Error: 21
|
||||
.saturating_add(Weight::from_ref_time(1_839 as u64).saturating_mul(b as u64))
|
||||
// Standard Error: 225
|
||||
.saturating_add(Weight::from_ref_time(21_080 as u64).saturating_mul(m as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
// Minimum execution time: 22_846 nanoseconds.
|
||||
Weight::from_ref_time(22_541_651)
|
||||
// Standard Error: 27
|
||||
.saturating_add(Weight::from_ref_time(1_620).saturating_mul(b.into()))
|
||||
// Standard Error: 287
|
||||
.saturating_add(Weight::from_ref_time(17_690).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
}
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
// Storage: TechnicalCommittee ProposalOf (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Proposals (r:1 w:1)
|
||||
// Storage: TechnicalCommittee ProposalCount (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Voting (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_562 nanoseconds.
|
||||
Weight::from_ref_time(29_261_959 as u64)
|
||||
// Standard Error: 70
|
||||
.saturating_add(Weight::from_ref_time(3_503 as u64).saturating_mul(b as u64))
|
||||
// Standard Error: 733
|
||||
.saturating_add(Weight::from_ref_time(21_047 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 724
|
||||
.saturating_add(Weight::from_ref_time(113_937 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(4 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
// Minimum execution time: 28_834 nanoseconds.
|
||||
Weight::from_ref_time(30_112_596)
|
||||
// Standard Error: 65
|
||||
.saturating_add(Weight::from_ref_time(3_263).saturating_mul(b.into()))
|
||||
// Standard Error: 687
|
||||
.saturating_add(Weight::from_ref_time(18_198).saturating_mul(m.into()))
|
||||
// Standard Error: 679
|
||||
.saturating_add(Weight::from_ref_time(114_530).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
// Storage: TechnicalCommittee 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 {
|
||||
// Minimum execution time: 29_024 nanoseconds.
|
||||
Weight::from_ref_time(30_114_505 as u64)
|
||||
// Standard Error: 450
|
||||
.saturating_add(Weight::from_ref_time(39_180 as u64).saturating_mul(m as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
// Minimum execution time: 29_717 nanoseconds.
|
||||
Weight::from_ref_time(30_729_357)
|
||||
// Standard Error: 485
|
||||
.saturating_add(Weight::from_ref_time(38_834).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: TechnicalCommittee Voting (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
@@ -139,36 +139,36 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_178 nanoseconds.
|
||||
Weight::from_ref_time(33_614_789 as u64)
|
||||
// Standard Error: 472
|
||||
.saturating_add(Weight::from_ref_time(22_479 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 461
|
||||
.saturating_add(Weight::from_ref_time(83_882 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(3 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
// Minimum execution time: 31_899 nanoseconds.
|
||||
Weight::from_ref_time(33_903_467)
|
||||
// Standard Error: 449
|
||||
.saturating_add(Weight::from_ref_time(18_073).saturating_mul(m.into()))
|
||||
// Standard Error: 438
|
||||
.saturating_add(Weight::from_ref_time(89_651).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: TechnicalCommittee Voting (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
// Storage: TechnicalCommittee ProposalOf (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Proposals (r:1 w:1)
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 41_635 nanoseconds.
|
||||
Weight::from_ref_time(42_323_834 as u64)
|
||||
// Standard Error: 55
|
||||
.saturating_add(Weight::from_ref_time(1_697 as u64).saturating_mul(b as u64))
|
||||
// Standard Error: 591
|
||||
.saturating_add(Weight::from_ref_time(24_790 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 576
|
||||
.saturating_add(Weight::from_ref_time(96_009 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(4 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
// Minimum execution time: 41_512 nanoseconds.
|
||||
Weight::from_ref_time(42_315_249)
|
||||
// Standard Error: 56
|
||||
.saturating_add(Weight::from_ref_time(1_952).saturating_mul(b.into()))
|
||||
// Standard Error: 595
|
||||
.saturating_add(Weight::from_ref_time(16_126).saturating_mul(m.into()))
|
||||
// Standard Error: 580
|
||||
.saturating_add(Weight::from_ref_time(111_812).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: TechnicalCommittee Voting (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
@@ -180,37 +180,37 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 34_682 nanoseconds.
|
||||
Weight::from_ref_time(35_559_148 as u64)
|
||||
// Standard Error: 495
|
||||
.saturating_add(Weight::from_ref_time(27_860 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 483
|
||||
.saturating_add(Weight::from_ref_time(83_712 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(4 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
// Minimum execution time: 34_438 nanoseconds.
|
||||
Weight::from_ref_time(36_368_537)
|
||||
// Standard Error: 468
|
||||
.saturating_add(Weight::from_ref_time(20_526).saturating_mul(m.into()))
|
||||
// Standard Error: 457
|
||||
.saturating_add(Weight::from_ref_time(88_134).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: TechnicalCommittee Voting (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Members (r:1 w:0)
|
||||
// Storage: TechnicalCommittee Prime (r:1 w:0)
|
||||
// Storage: TechnicalCommittee ProposalOf (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Proposals (r:1 w:1)
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 43_702 nanoseconds.
|
||||
Weight::from_ref_time(44_643_929 as u64)
|
||||
// Standard Error: 62
|
||||
.saturating_add(Weight::from_ref_time(1_639 as u64).saturating_mul(b as u64))
|
||||
// Standard Error: 660
|
||||
.saturating_add(Weight::from_ref_time(23_244 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 643
|
||||
.saturating_add(Weight::from_ref_time(98_321 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(5 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
// Minimum execution time: 43_212 nanoseconds.
|
||||
Weight::from_ref_time(44_785_189)
|
||||
// Standard Error: 55
|
||||
.saturating_add(Weight::from_ref_time(2_009).saturating_mul(b.into()))
|
||||
// Standard Error: 590
|
||||
.saturating_add(Weight::from_ref_time(14_883).saturating_mul(m.into()))
|
||||
// Standard Error: 575
|
||||
.saturating_add(Weight::from_ref_time(111_119).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: TechnicalCommittee Proposals (r:1 w:1)
|
||||
// Storage: TechnicalCommittee Voting (r:0 w:1)
|
||||
@@ -218,11 +218,11 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn disapprove_proposal(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_059 nanoseconds.
|
||||
Weight::from_ref_time(22_842_572 as u64)
|
||||
// Standard Error: 625
|
||||
.saturating_add(Weight::from_ref_time(97_244 as u64).saturating_mul(p as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
// Minimum execution time: 19_705 nanoseconds.
|
||||
Weight::from_ref_time(23_044_539)
|
||||
// Standard Error: 696
|
||||
.saturating_add(Weight::from_ref_time(96_439).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user