mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 22:11:02 +00:00
[ci] Update runners for benchmarks (#2138)
* [ci] Update runners for benchmarks * run benchmarks in this pr to get weights * run benches only * comment .post jobs * add docker env to benches * add git diff to artifacts * divide assets * update weights * return ci * fix refs for benchmarks
This commit is contained in:
committed by
GitHub
parent
c1af8fc100
commit
5a621926a4
+6
-6
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `cumulus_pallet_xcmp_queue`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,15 +48,15 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for WeightInfo<T> {
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_u32() -> Weight {
|
||||
// Minimum execution time: 6_777 nanoseconds.
|
||||
Weight::from_ref_time(7_035_000)
|
||||
// Minimum execution time: 7_029 nanoseconds.
|
||||
Weight::from_ref_time(7_466_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: XcmpQueue QueueConfig (r:1 w:1)
|
||||
fn set_config_with_weight() -> Weight {
|
||||
// Minimum execution time: 6_871 nanoseconds.
|
||||
Weight::from_ref_time(7_121_000)
|
||||
// Minimum execution time: 7_027 nanoseconds.
|
||||
Weight::from_ref_time(7_256_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `frame_system`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,51 +48,51 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_778 nanoseconds.
|
||||
Weight::from_ref_time(3_855_000)
|
||||
// Minimum execution time: 3_824 nanoseconds.
|
||||
Weight::from_ref_time(3_006_762)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(510).saturating_mul(b.into()))
|
||||
.saturating_add(Weight::from_ref_time(476).saturating_mul(b.into()))
|
||||
}
|
||||
/// The range of component `b` is `[0, 3932160]`.
|
||||
fn remark_with_event(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 12_934 nanoseconds.
|
||||
Weight::from_ref_time(13_156_000)
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_ref_time(1_860).saturating_mul(b.into()))
|
||||
// Minimum execution time: 13_506 nanoseconds.
|
||||
Weight::from_ref_time(145_176_063)
|
||||
// Standard Error: 4
|
||||
.saturating_add(Weight::from_ref_time(1_865).saturating_mul(b.into()))
|
||||
}
|
||||
// Storage: System Digest (r:1 w:1)
|
||||
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
|
||||
fn set_heap_pages() -> Weight {
|
||||
// Minimum execution time: 7_743 nanoseconds.
|
||||
Weight::from_ref_time(8_055_000)
|
||||
// Minimum execution time: 8_012 nanoseconds.
|
||||
Weight::from_ref_time(8_298_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn set_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_937 nanoseconds.
|
||||
Weight::from_ref_time(3_997_000)
|
||||
// Standard Error: 2_287
|
||||
.saturating_add(Weight::from_ref_time(622_508).saturating_mul(i.into()))
|
||||
// Minimum execution time: 3_968 nanoseconds.
|
||||
Weight::from_ref_time(4_082_000)
|
||||
// Standard Error: 2_428
|
||||
.saturating_add(Weight::from_ref_time(684_810).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `i` is `[0, 1000]`.
|
||||
fn kill_storage(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 3_888 nanoseconds.
|
||||
Weight::from_ref_time(3_983_000)
|
||||
// Standard Error: 1_138
|
||||
.saturating_add(Weight::from_ref_time(454_438).saturating_mul(i.into()))
|
||||
// Minimum execution time: 4_019 nanoseconds.
|
||||
Weight::from_ref_time(4_112_000)
|
||||
// Standard Error: 969
|
||||
.saturating_add(Weight::from_ref_time(516_358).saturating_mul(i.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
|
||||
}
|
||||
// Storage: Skipped Metadata (r:0 w:0)
|
||||
/// The range of component `p` is `[0, 1000]`.
|
||||
fn kill_prefix(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 5_459 nanoseconds.
|
||||
Weight::from_ref_time(5_641_000)
|
||||
// Standard Error: 1_037
|
||||
.saturating_add(Weight::from_ref_time(965_492).saturating_mul(p.into()))
|
||||
// Minimum execution time: 5_739 nanoseconds.
|
||||
Weight::from_ref_time(5_965_000)
|
||||
// Standard Error: 1_231
|
||||
.saturating_add(Weight::from_ref_time(1_157_068).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
}
|
||||
}
|
||||
|
||||
+88
-88
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_alliance`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -55,14 +55,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 35_162 nanoseconds.
|
||||
Weight::from_ref_time(36_412_712)
|
||||
// Standard Error: 71
|
||||
.saturating_add(Weight::from_ref_time(381).saturating_mul(b.into()))
|
||||
// Standard Error: 745
|
||||
.saturating_add(Weight::from_ref_time(22_365).saturating_mul(m.into()))
|
||||
// Standard Error: 735
|
||||
.saturating_add(Weight::from_ref_time(104_171).saturating_mul(p.into()))
|
||||
// Minimum execution time: 38_288 nanoseconds.
|
||||
Weight::from_ref_time(38_207_884)
|
||||
// Standard Error: 143
|
||||
.saturating_add(Weight::from_ref_time(1_163).saturating_mul(b.into()))
|
||||
// Standard Error: 1_497
|
||||
.saturating_add(Weight::from_ref_time(49_809).saturating_mul(m.into()))
|
||||
// Standard Error: 1_478
|
||||
.saturating_add(Weight::from_ref_time(157_329).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -70,10 +70,10 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Voting (r:1 w:1)
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
fn vote(m: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_249 nanoseconds.
|
||||
Weight::from_ref_time(32_188_065)
|
||||
// Standard Error: 832
|
||||
.saturating_add(Weight::from_ref_time(54_591).saturating_mul(m.into()))
|
||||
// Minimum execution time: 36_846 nanoseconds.
|
||||
Weight::from_ref_time(38_931_188)
|
||||
// Standard Error: 1_204
|
||||
.saturating_add(Weight::from_ref_time(75_325).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_alliance::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: 40_517 nanoseconds.
|
||||
Weight::from_ref_time(37_804_735)
|
||||
// Standard Error: 724
|
||||
.saturating_add(Weight::from_ref_time(46_629).saturating_mul(m.into()))
|
||||
// Standard Error: 706
|
||||
.saturating_add(Weight::from_ref_time(96_011).saturating_mul(p.into()))
|
||||
// Minimum execution time: 45_595 nanoseconds.
|
||||
Weight::from_ref_time(41_968_843)
|
||||
// Standard Error: 1_471
|
||||
.saturating_add(Weight::from_ref_time(78_046).saturating_mul(m.into()))
|
||||
// Standard Error: 1_434
|
||||
.saturating_add(Weight::from_ref_time(140_858).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -102,15 +102,13 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[1, 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: 50_587 nanoseconds.
|
||||
Weight::from_ref_time(49_483_170)
|
||||
// Standard Error: 79
|
||||
.saturating_add(Weight::from_ref_time(12).saturating_mul(b.into()))
|
||||
// Standard Error: 845
|
||||
.saturating_add(Weight::from_ref_time(46_955).saturating_mul(m.into()))
|
||||
// Standard Error: 824
|
||||
.saturating_add(Weight::from_ref_time(99_511).saturating_mul(p.into()))
|
||||
fn close_early_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 56_903 nanoseconds.
|
||||
Weight::from_ref_time(55_838_779)
|
||||
// Standard Error: 1_463
|
||||
.saturating_add(Weight::from_ref_time(76_732).saturating_mul(m.into()))
|
||||
// Standard Error: 1_426
|
||||
.saturating_add(Weight::from_ref_time(147_104).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -124,12 +122,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 47_785 nanoseconds.
|
||||
Weight::from_ref_time(49_064_492)
|
||||
// Standard Error: 3_243
|
||||
.saturating_add(Weight::from_ref_time(96_267).saturating_mul(m.into()))
|
||||
// Standard Error: 3_203
|
||||
.saturating_add(Weight::from_ref_time(121_736).saturating_mul(p.into()))
|
||||
// Minimum execution time: 55_524 nanoseconds.
|
||||
Weight::from_ref_time(54_973_604)
|
||||
// Standard Error: 4_178
|
||||
.saturating_add(Weight::from_ref_time(137_799).saturating_mul(m.into()))
|
||||
// Standard Error: 4_127
|
||||
.saturating_add(Weight::from_ref_time(181_776).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -142,13 +140,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[1, 1024]`.
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 41_807 nanoseconds.
|
||||
Weight::from_ref_time(40_124_977)
|
||||
// Standard Error: 665
|
||||
.saturating_add(Weight::from_ref_time(40_824).saturating_mul(m.into()))
|
||||
// Standard Error: 641
|
||||
.saturating_add(Weight::from_ref_time(89_499).saturating_mul(p.into()))
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 47_385 nanoseconds.
|
||||
Weight::from_ref_time(43_221_021)
|
||||
// Standard Error: 125
|
||||
.saturating_add(Weight::from_ref_time(670).saturating_mul(b.into()))
|
||||
// Standard Error: 1_346
|
||||
.saturating_add(Weight::from_ref_time(74_996).saturating_mul(m.into()))
|
||||
// Standard Error: 1_298
|
||||
.saturating_add(Weight::from_ref_time(139_287).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -157,12 +157,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
/// The range of component `z` is `[0, 100]`.
|
||||
fn init_members(m: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 37_806 nanoseconds.
|
||||
Weight::from_ref_time(26_654_829)
|
||||
// Standard Error: 571
|
||||
.saturating_add(Weight::from_ref_time(131_979).saturating_mul(m.into()))
|
||||
// Standard Error: 564
|
||||
.saturating_add(Weight::from_ref_time(114_315).saturating_mul(z.into()))
|
||||
// Minimum execution time: 39_193 nanoseconds.
|
||||
Weight::from_ref_time(26_044_549)
|
||||
// Standard Error: 1_185
|
||||
.saturating_add(Weight::from_ref_time(173_356).saturating_mul(m.into()))
|
||||
// Standard Error: 1_171
|
||||
.saturating_add(Weight::from_ref_time(150_180).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -176,14 +176,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `y` is `[0, 100]`.
|
||||
/// The range of component `z` is `[0, 50]`.
|
||||
fn disband(x: u32, y: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 226_805 nanoseconds.
|
||||
Weight::from_ref_time(228_436_000)
|
||||
// Standard Error: 18_416
|
||||
.saturating_add(Weight::from_ref_time(484_425).saturating_mul(x.into()))
|
||||
// Standard Error: 18_327
|
||||
.saturating_add(Weight::from_ref_time(384_513).saturating_mul(y.into()))
|
||||
// Standard Error: 36_622
|
||||
.saturating_add(Weight::from_ref_time(8_974_720).saturating_mul(z.into()))
|
||||
// Minimum execution time: 269_952 nanoseconds.
|
||||
Weight::from_ref_time(273_268_000)
|
||||
// Standard Error: 21_296
|
||||
.saturating_add(Weight::from_ref_time(520_494).saturating_mul(x.into()))
|
||||
// Standard Error: 21_193
|
||||
.saturating_add(Weight::from_ref_time(517_860).saturating_mul(y.into()))
|
||||
// Standard Error: 42_349
|
||||
.saturating_add(Weight::from_ref_time(10_726_990).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into())))
|
||||
@@ -193,21 +193,21 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
}
|
||||
// Storage: Alliance Rule (r:0 w:1)
|
||||
fn set_rule() -> Weight {
|
||||
// Minimum execution time: 16_471 nanoseconds.
|
||||
Weight::from_ref_time(16_726_000)
|
||||
// Minimum execution time: 15_647 nanoseconds.
|
||||
Weight::from_ref_time(16_092_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Alliance Announcements (r:1 w:1)
|
||||
fn announce() -> Weight {
|
||||
// Minimum execution time: 17_782 nanoseconds.
|
||||
Weight::from_ref_time(18_057_000)
|
||||
// Minimum execution time: 17_905 nanoseconds.
|
||||
Weight::from_ref_time(18_333_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Alliance Announcements (r:1 w:1)
|
||||
fn remove_announcement() -> Weight {
|
||||
// Minimum execution time: 20_072 nanoseconds.
|
||||
Weight::from_ref_time(20_395_000)
|
||||
// Minimum execution time: 19_189 nanoseconds.
|
||||
Weight::from_ref_time(19_714_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -216,16 +216,16 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
// Storage: Alliance DepositOf (r:0 w:1)
|
||||
fn join_alliance() -> Weight {
|
||||
// Minimum execution time: 47_327 nanoseconds.
|
||||
Weight::from_ref_time(47_908_000)
|
||||
// Minimum execution time: 46_828 nanoseconds.
|
||||
Weight::from_ref_time(48_341_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Alliance Members (r:3 w:1)
|
||||
// Storage: Alliance UnscrupulousAccounts (r:1 w:0)
|
||||
fn nominate_ally() -> Weight {
|
||||
// Minimum execution time: 34_263 nanoseconds.
|
||||
Weight::from_ref_time(34_687_000)
|
||||
// Minimum execution time: 33_512 nanoseconds.
|
||||
Weight::from_ref_time(34_557_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -234,8 +234,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn elevate_ally() -> Weight {
|
||||
// Minimum execution time: 29_783 nanoseconds.
|
||||
Weight::from_ref_time(30_668_000)
|
||||
// Minimum execution time: 29_986 nanoseconds.
|
||||
Weight::from_ref_time(30_647_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -245,8 +245,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
// Storage: Alliance RetiringMembers (r:0 w:1)
|
||||
fn give_retirement_notice() -> Weight {
|
||||
// Minimum execution time: 37_967 nanoseconds.
|
||||
Weight::from_ref_time(38_605_000)
|
||||
// Minimum execution time: 36_997 nanoseconds.
|
||||
Weight::from_ref_time(38_347_000)
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
@@ -255,8 +255,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Alliance DepositOf (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn retire() -> Weight {
|
||||
// Minimum execution time: 40_362 nanoseconds.
|
||||
Weight::from_ref_time(41_038_000)
|
||||
// Minimum execution time: 40_467 nanoseconds.
|
||||
Weight::from_ref_time(41_405_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -273,8 +273,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn kick_member() -> Weight {
|
||||
// Minimum execution time: 118_050 nanoseconds.
|
||||
Weight::from_ref_time(119_080_000)
|
||||
// Minimum execution time: 130_704 nanoseconds.
|
||||
Weight::from_ref_time(135_795_000)
|
||||
.saturating_add(T::DbWeight::get().reads(13))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
@@ -283,12 +283,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `l` is `[0, 255]`.
|
||||
fn add_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Minimum execution time: 14_919 nanoseconds.
|
||||
Weight::from_ref_time(15_135_000)
|
||||
// Standard Error: 3_921
|
||||
.saturating_add(Weight::from_ref_time(1_221_966).saturating_mul(n.into()))
|
||||
// Standard Error: 1_535
|
||||
.saturating_add(Weight::from_ref_time(80_157).saturating_mul(l.into()))
|
||||
// Minimum execution time: 14_157 nanoseconds.
|
||||
Weight::from_ref_time(14_298_000)
|
||||
// Standard Error: 3_498
|
||||
.saturating_add(Weight::from_ref_time(1_345_686).saturating_mul(n.into()))
|
||||
// Standard Error: 1_370
|
||||
.saturating_add(Weight::from_ref_time(69_753).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -297,12 +297,12 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `l` is `[0, 255]`.
|
||||
fn remove_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Minimum execution time: 14_606 nanoseconds.
|
||||
Weight::from_ref_time(14_847_000)
|
||||
// Standard Error: 218_175
|
||||
.saturating_add(Weight::from_ref_time(15_210_084).saturating_mul(n.into()))
|
||||
// Standard Error: 85_447
|
||||
.saturating_add(Weight::from_ref_time(717_495).saturating_mul(l.into()))
|
||||
// Minimum execution time: 14_045 nanoseconds.
|
||||
Weight::from_ref_time(14_470_000)
|
||||
// Standard Error: 192_627
|
||||
.saturating_add(Weight::from_ref_time(14_774_889).saturating_mul(n.into()))
|
||||
// Standard Error: 75_441
|
||||
.saturating_add(Weight::from_ref_time(609_306).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -311,8 +311,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Members (r:0 w:1)
|
||||
// Storage: AllianceMotion Prime (r:0 w:1)
|
||||
fn abdicate_fellow_status() -> Weight {
|
||||
// Minimum execution time: 36_974 nanoseconds.
|
||||
Weight::from_ref_time(37_428_000)
|
||||
// Minimum execution time: 35_464 nanoseconds.
|
||||
Weight::from_ref_time(37_038_000)
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
+16
-16
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_balances`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,50 +48,50 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_balances::WeightInfo for WeightInfo<T> {
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 42_297 nanoseconds.
|
||||
Weight::from_ref_time(42_843_000)
|
||||
// Minimum execution time: 45_122 nanoseconds.
|
||||
Weight::from_ref_time(46_166_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_keep_alive() -> Weight {
|
||||
// Minimum execution time: 32_222 nanoseconds.
|
||||
Weight::from_ref_time(32_673_000)
|
||||
// Minimum execution time: 33_640 nanoseconds.
|
||||
Weight::from_ref_time(34_488_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_creating() -> Weight {
|
||||
// Minimum execution time: 23_434 nanoseconds.
|
||||
Weight::from_ref_time(23_713_000)
|
||||
// Minimum execution time: 23_438 nanoseconds.
|
||||
Weight::from_ref_time(24_284_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn set_balance_killing() -> Weight {
|
||||
// Minimum execution time: 25_916 nanoseconds.
|
||||
Weight::from_ref_time(26_539_000)
|
||||
// Minimum execution time: 26_770 nanoseconds.
|
||||
Weight::from_ref_time(27_526_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:2 w:2)
|
||||
fn force_transfer() -> Weight {
|
||||
// Minimum execution time: 41_236 nanoseconds.
|
||||
Weight::from_ref_time(41_847_000)
|
||||
// Minimum execution time: 44_142 nanoseconds.
|
||||
Weight::from_ref_time(45_448_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn transfer_all() -> Weight {
|
||||
// Minimum execution time: 37_002 nanoseconds.
|
||||
Weight::from_ref_time(39_357_000)
|
||||
// Minimum execution time: 39_237 nanoseconds.
|
||||
Weight::from_ref_time(40_438_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: System Account (r:1 w:1)
|
||||
fn force_unreserve() -> Weight {
|
||||
// Minimum execution time: 21_574 nanoseconds.
|
||||
Weight::from_ref_time(21_938_000)
|
||||
// Minimum execution time: 20_235 nanoseconds.
|
||||
Weight::from_ref_time(20_804_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
+24
-24
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collator_selection`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -50,23 +50,23 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection Invulnerables (r:0 w:1)
|
||||
/// The range of component `b` is `[1, 100]`.
|
||||
fn set_invulnerables(b: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_694 nanoseconds.
|
||||
Weight::from_ref_time(22_134_693)
|
||||
// Standard Error: 3_321
|
||||
.saturating_add(Weight::from_ref_time(2_273_097).saturating_mul(b.into()))
|
||||
// Minimum execution time: 20_299 nanoseconds.
|
||||
Weight::from_ref_time(19_027_195)
|
||||
// Standard Error: 4_017
|
||||
.saturating_add(Weight::from_ref_time(2_863_630).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection DesiredCandidates (r:0 w:1)
|
||||
fn set_desired_candidates() -> Weight {
|
||||
// Minimum execution time: 13_127 nanoseconds.
|
||||
Weight::from_ref_time(13_487_000)
|
||||
// Minimum execution time: 13_209 nanoseconds.
|
||||
Weight::from_ref_time(13_980_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection CandidacyBond (r:0 w:1)
|
||||
fn set_candidacy_bond() -> Weight {
|
||||
// Minimum execution time: 13_379 nanoseconds.
|
||||
Weight::from_ref_time(13_713_000)
|
||||
// Minimum execution time: 13_572 nanoseconds.
|
||||
Weight::from_ref_time(14_417_000)
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: CollatorSelection Candidates (r:1 w:1)
|
||||
@@ -77,10 +77,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[1, 999]`.
|
||||
fn register_as_candidate(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 44_894 nanoseconds.
|
||||
Weight::from_ref_time(40_442_989)
|
||||
// Standard Error: 1_079
|
||||
.saturating_add(Weight::from_ref_time(135_610).saturating_mul(c.into()))
|
||||
// Minimum execution time: 45_919 nanoseconds.
|
||||
Weight::from_ref_time(43_816_560)
|
||||
// Standard Error: 3_084
|
||||
.saturating_add(Weight::from_ref_time(156_908).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
/// The range of component `c` is `[6, 1000]`.
|
||||
fn leave_intent(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 33_709 nanoseconds.
|
||||
Weight::from_ref_time(27_474_927)
|
||||
// Standard Error: 1_089
|
||||
.saturating_add(Weight::from_ref_time(128_421).saturating_mul(c.into()))
|
||||
// Minimum execution time: 36_399 nanoseconds.
|
||||
Weight::from_ref_time(43_953_781)
|
||||
// Standard Error: 1_684
|
||||
.saturating_add(Weight::from_ref_time(196_799).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -99,8 +99,8 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
// Storage: System BlockWeight (r:1 w:1)
|
||||
// Storage: CollatorSelection LastAuthoredBlock (r:0 w:1)
|
||||
fn note_author() -> Weight {
|
||||
// Minimum execution time: 29_870 nanoseconds.
|
||||
Weight::from_ref_time(31_130_000)
|
||||
// Minimum execution time: 33_371 nanoseconds.
|
||||
Weight::from_ref_time(34_081_000)
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -112,10 +112,10 @@ impl<T: frame_system::Config> pallet_collator_selection::WeightInfo for WeightIn
|
||||
/// The range of component `r` is `[1, 1000]`.
|
||||
/// The range of component `c` is `[1, 1000]`.
|
||||
fn new_session(_r: u32, c: u32, ) -> Weight {
|
||||
// Minimum execution time: 19_278 nanoseconds.
|
||||
Weight::from_ref_time(19_499_000)
|
||||
// Standard Error: 765_150
|
||||
.saturating_add(Weight::from_ref_time(27_573_334).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_737 nanoseconds.
|
||||
Weight::from_ref_time(18_894_000)
|
||||
// Standard Error: 844_081
|
||||
.saturating_add(Weight::from_ref_time(31_454_028).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
|
||||
+64
-64
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_collective`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -54,12 +54,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `n` is `[0, 100]`.
|
||||
/// The range of component `p` is `[0, 100]`.
|
||||
fn set_members(m: u32, _n: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 17_445 nanoseconds.
|
||||
Weight::from_ref_time(17_574_000)
|
||||
// Standard Error: 65_394
|
||||
.saturating_add(Weight::from_ref_time(5_265_879).saturating_mul(m.into()))
|
||||
// Standard Error: 65_394
|
||||
.saturating_add(Weight::from_ref_time(7_444_558).saturating_mul(p.into()))
|
||||
// Minimum execution time: 17_553 nanoseconds.
|
||||
Weight::from_ref_time(17_927_000)
|
||||
// Standard Error: 69_221
|
||||
.saturating_add(Weight::from_ref_time(5_275_876).saturating_mul(m.into()))
|
||||
// Standard Error: 69_221
|
||||
.saturating_add(Weight::from_ref_time(8_657_171).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))
|
||||
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_317 nanoseconds.
|
||||
Weight::from_ref_time(19_615_265)
|
||||
// Standard Error: 27
|
||||
.saturating_add(Weight::from_ref_time(2_017).saturating_mul(b.into()))
|
||||
// Standard Error: 287
|
||||
.saturating_add(Weight::from_ref_time(14_147).saturating_mul(m.into()))
|
||||
// Minimum execution time: 20_469 nanoseconds.
|
||||
Weight::from_ref_time(20_804_130)
|
||||
// Standard Error: 97
|
||||
.saturating_add(Weight::from_ref_time(2_029).saturating_mul(b.into()))
|
||||
// Standard Error: 1_007
|
||||
.saturating_add(Weight::from_ref_time(11_086).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: AllianceMotion Members (r:1 w:0)
|
||||
@@ -82,12 +82,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `b` is `[2, 1024]`.
|
||||
/// The range of component `m` is `[1, 100]`.
|
||||
fn propose_execute(b: u32, m: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_080 nanoseconds.
|
||||
Weight::from_ref_time(21_846_487)
|
||||
// Standard Error: 28
|
||||
.saturating_add(Weight::from_ref_time(1_944).saturating_mul(b.into()))
|
||||
// Standard Error: 297
|
||||
.saturating_add(Weight::from_ref_time(24_113).saturating_mul(m.into()))
|
||||
// Minimum execution time: 23_719 nanoseconds.
|
||||
Weight::from_ref_time(20_840_191)
|
||||
// Standard Error: 905
|
||||
.saturating_add(Weight::from_ref_time(3_109).saturating_mul(b.into()))
|
||||
// Standard Error: 9_336
|
||||
.saturating_add(Weight::from_ref_time(49_591).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
}
|
||||
// Storage: AllianceMotion Members (r:1 w:0)
|
||||
@@ -99,14 +99,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[2, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_006 nanoseconds.
|
||||
Weight::from_ref_time(30_263_788)
|
||||
// Standard Error: 89
|
||||
.saturating_add(Weight::from_ref_time(2_887).saturating_mul(b.into()))
|
||||
// Standard Error: 935
|
||||
.saturating_add(Weight::from_ref_time(16_046).saturating_mul(m.into()))
|
||||
// Standard Error: 923
|
||||
.saturating_add(Weight::from_ref_time(110_411).saturating_mul(p.into()))
|
||||
// Minimum execution time: 31_254 nanoseconds.
|
||||
Weight::from_ref_time(24_735_510)
|
||||
// Standard Error: 208
|
||||
.saturating_add(Weight::from_ref_time(6_808).saturating_mul(b.into()))
|
||||
// Standard Error: 2_178
|
||||
.saturating_add(Weight::from_ref_time(39_453).saturating_mul(m.into()))
|
||||
// Standard Error: 2_150
|
||||
.saturating_add(Weight::from_ref_time(252_936).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -114,10 +114,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion Voting (r:1 w:1)
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
fn vote(m: u32, ) -> Weight {
|
||||
// Minimum execution time: 28_028 nanoseconds.
|
||||
Weight::from_ref_time(29_008_901)
|
||||
// Standard Error: 442
|
||||
.saturating_add(Weight::from_ref_time(39_227).saturating_mul(m.into()))
|
||||
// Minimum execution time: 35_835 nanoseconds.
|
||||
Weight::from_ref_time(40_529_972)
|
||||
// Standard Error: 2_842
|
||||
.saturating_add(Weight::from_ref_time(57_776).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -128,12 +128,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_789 nanoseconds.
|
||||
Weight::from_ref_time(32_883_315)
|
||||
// Standard Error: 927
|
||||
.saturating_add(Weight::from_ref_time(20_146).saturating_mul(m.into()))
|
||||
// Standard Error: 904
|
||||
.saturating_add(Weight::from_ref_time(100_366).saturating_mul(p.into()))
|
||||
// Minimum execution time: 31_675 nanoseconds.
|
||||
Weight::from_ref_time(32_610_448)
|
||||
// Standard Error: 2_828
|
||||
.saturating_add(Weight::from_ref_time(47_300).saturating_mul(m.into()))
|
||||
// Standard Error: 2_757
|
||||
.saturating_add(Weight::from_ref_time(233_631).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -145,14 +145,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 41_415 nanoseconds.
|
||||
Weight::from_ref_time(43_034_456)
|
||||
// Standard Error: 86
|
||||
.saturating_add(Weight::from_ref_time(1_786).saturating_mul(b.into()))
|
||||
// Standard Error: 909
|
||||
.saturating_add(Weight::from_ref_time(13_068).saturating_mul(m.into()))
|
||||
// Standard Error: 886
|
||||
.saturating_add(Weight::from_ref_time(111_933).saturating_mul(p.into()))
|
||||
// Minimum execution time: 42_467 nanoseconds.
|
||||
Weight::from_ref_time(41_191_754)
|
||||
// Standard Error: 240
|
||||
.saturating_add(Weight::from_ref_time(4_306).saturating_mul(b.into()))
|
||||
// Standard Error: 2_539
|
||||
.saturating_add(Weight::from_ref_time(41_073).saturating_mul(m.into()))
|
||||
// Standard Error: 2_475
|
||||
.saturating_add(Weight::from_ref_time(287_142).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -164,12 +164,12 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 32_062 nanoseconds.
|
||||
Weight::from_ref_time(35_026_550)
|
||||
// Standard Error: 930
|
||||
.saturating_add(Weight::from_ref_time(18_809).saturating_mul(m.into()))
|
||||
// Standard Error: 907
|
||||
.saturating_add(Weight::from_ref_time(103_195).saturating_mul(p.into()))
|
||||
// Minimum execution time: 32_710 nanoseconds.
|
||||
Weight::from_ref_time(35_372_369)
|
||||
// Standard Error: 2_333
|
||||
.saturating_add(Weight::from_ref_time(36_146).saturating_mul(m.into()))
|
||||
// Standard Error: 2_275
|
||||
.saturating_add(Weight::from_ref_time(222_227).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -182,14 +182,14 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[4, 100]`.
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 43_574 nanoseconds.
|
||||
Weight::from_ref_time(44_782_136)
|
||||
// Standard Error: 90
|
||||
.saturating_add(Weight::from_ref_time(1_990).saturating_mul(b.into()))
|
||||
// Standard Error: 960
|
||||
.saturating_add(Weight::from_ref_time(15_697).saturating_mul(m.into()))
|
||||
// Standard Error: 936
|
||||
.saturating_add(Weight::from_ref_time(113_994).saturating_mul(p.into()))
|
||||
// Minimum execution time: 45_339 nanoseconds.
|
||||
Weight::from_ref_time(45_506_410)
|
||||
// Standard Error: 294
|
||||
.saturating_add(Weight::from_ref_time(3_875).saturating_mul(b.into()))
|
||||
// Standard Error: 3_108
|
||||
.saturating_add(Weight::from_ref_time(26_273).saturating_mul(m.into()))
|
||||
// Standard Error: 3_030
|
||||
.saturating_add(Weight::from_ref_time(288_963).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -198,10 +198,10 @@ impl<T: frame_system::Config> pallet_collective::WeightInfo for WeightInfo<T> {
|
||||
// Storage: AllianceMotion ProposalOf (r:0 w:1)
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn disapprove_proposal(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 20_012 nanoseconds.
|
||||
Weight::from_ref_time(22_919_021)
|
||||
// Standard Error: 928
|
||||
.saturating_add(Weight::from_ref_time(98_275).saturating_mul(p.into()))
|
||||
// Minimum execution time: 19_931 nanoseconds.
|
||||
Weight::from_ref_time(22_362_404)
|
||||
// Standard Error: 1_600
|
||||
.saturating_add(Weight::from_ref_time(171_520).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
+36
-36
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_multisig`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,22 +48,22 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_threshold_1(z: u32, ) -> Weight {
|
||||
// Minimum execution time: 15_788 nanoseconds.
|
||||
Weight::from_ref_time(16_468_274)
|
||||
// Standard Error: 3
|
||||
.saturating_add(Weight::from_ref_time(687).saturating_mul(z.into()))
|
||||
// Minimum execution time: 16_840 nanoseconds.
|
||||
Weight::from_ref_time(17_872_341)
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(612).saturating_mul(z.into()))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_create(s: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 43_682 nanoseconds.
|
||||
Weight::from_ref_time(35_976_690)
|
||||
// Standard Error: 831
|
||||
.saturating_add(Weight::from_ref_time(85_730).saturating_mul(s.into()))
|
||||
// Standard Error: 8
|
||||
.saturating_add(Weight::from_ref_time(1_711).saturating_mul(z.into()))
|
||||
// Minimum execution time: 49_235 nanoseconds.
|
||||
Weight::from_ref_time(35_099_801)
|
||||
// Standard Error: 1_322
|
||||
.saturating_add(Weight::from_ref_time(157_504).saturating_mul(s.into()))
|
||||
// Standard Error: 12
|
||||
.saturating_add(Weight::from_ref_time(1_877).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -71,12 +71,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[3, 100]`.
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_approve(s: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 33_844 nanoseconds.
|
||||
Weight::from_ref_time(26_517_988)
|
||||
// Standard Error: 605
|
||||
.saturating_add(Weight::from_ref_time(83_590).saturating_mul(s.into()))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_ref_time(1_697).saturating_mul(z.into()))
|
||||
// Minimum execution time: 36_414 nanoseconds.
|
||||
Weight::from_ref_time(24_873_925)
|
||||
// Standard Error: 949
|
||||
.saturating_add(Weight::from_ref_time(135_191).saturating_mul(s.into()))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(1_863).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -85,12 +85,12 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
/// The range of component `z` is `[0, 10000]`.
|
||||
fn as_multi_complete(s: u32, z: u32, ) -> Weight {
|
||||
// Minimum execution time: 47_899 nanoseconds.
|
||||
Weight::from_ref_time(37_936_281)
|
||||
// Standard Error: 618
|
||||
.saturating_add(Weight::from_ref_time(105_273).saturating_mul(s.into()))
|
||||
// Standard Error: 6
|
||||
.saturating_add(Weight::from_ref_time(1_725).saturating_mul(z.into()))
|
||||
// Minimum execution time: 53_386 nanoseconds.
|
||||
Weight::from_ref_time(36_974_236)
|
||||
// Standard Error: 1_394
|
||||
.saturating_add(Weight::from_ref_time(189_592).saturating_mul(s.into()))
|
||||
// Standard Error: 13
|
||||
.saturating_add(Weight::from_ref_time(1_950).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -98,30 +98,30 @@ impl<T: frame_system::Config> pallet_multisig::WeightInfo for WeightInfo<T> {
|
||||
// Storage: unknown [0x3a65787472696e7369635f696e646578] (r:1 w:0)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_create(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_990 nanoseconds.
|
||||
Weight::from_ref_time(34_112_390)
|
||||
// Standard Error: 1_073
|
||||
.saturating_add(Weight::from_ref_time(101_225).saturating_mul(s.into()))
|
||||
// Minimum execution time: 33_039 nanoseconds.
|
||||
Weight::from_ref_time(34_703_637)
|
||||
// Standard Error: 1_679
|
||||
.saturating_add(Weight::from_ref_time(153_311).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn approve_as_multi_approve(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_165 nanoseconds.
|
||||
Weight::from_ref_time(25_473_730)
|
||||
// Standard Error: 785
|
||||
.saturating_add(Weight::from_ref_time(82_880).saturating_mul(s.into()))
|
||||
// Minimum execution time: 22_712 nanoseconds.
|
||||
Weight::from_ref_time(24_071_132)
|
||||
// Standard Error: 1_711
|
||||
.saturating_add(Weight::from_ref_time(140_819).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Multisig Multisigs (r:1 w:1)
|
||||
/// The range of component `s` is `[2, 100]`.
|
||||
fn cancel_as_multi(s: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_177 nanoseconds.
|
||||
Weight::from_ref_time(34_538_364)
|
||||
// Standard Error: 1_216
|
||||
.saturating_add(Weight::from_ref_time(91_659).saturating_mul(s.into()))
|
||||
// Minimum execution time: 33_141 nanoseconds.
|
||||
Weight::from_ref_time(34_308_456)
|
||||
// Standard Error: 1_285
|
||||
.saturating_add(Weight::from_ref_time(154_821).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_proxy`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,10 +49,10 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 21_247 nanoseconds.
|
||||
Weight::from_ref_time(22_408_398)
|
||||
// Standard Error: 1_684
|
||||
.saturating_add(Weight::from_ref_time(52_604).saturating_mul(p.into()))
|
||||
// Minimum execution time: 20_320 nanoseconds.
|
||||
Weight::from_ref_time(21_382_422)
|
||||
// Standard Error: 2_074
|
||||
.saturating_add(Weight::from_ref_time(43_265).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -61,12 +61,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 40_354 nanoseconds.
|
||||
Weight::from_ref_time(40_604_876)
|
||||
// Standard Error: 1_731
|
||||
.saturating_add(Weight::from_ref_time(115_181).saturating_mul(a.into()))
|
||||
// Standard Error: 1_788
|
||||
.saturating_add(Weight::from_ref_time(36_808).saturating_mul(p.into()))
|
||||
// Minimum execution time: 39_242 nanoseconds.
|
||||
Weight::from_ref_time(40_180_408)
|
||||
// Standard Error: 2_531
|
||||
.saturating_add(Weight::from_ref_time(123_908).saturating_mul(a.into()))
|
||||
// Standard Error: 2_615
|
||||
.saturating_add(Weight::from_ref_time(50_917).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -75,12 +75,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_737 nanoseconds.
|
||||
Weight::from_ref_time(28_753_715)
|
||||
// Standard Error: 1_698
|
||||
.saturating_add(Weight::from_ref_time(117_524).saturating_mul(a.into()))
|
||||
// Standard Error: 1_755
|
||||
.saturating_add(Weight::from_ref_time(17_580).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_218 nanoseconds.
|
||||
Weight::from_ref_time(28_431_295)
|
||||
// Standard Error: 1_665
|
||||
.saturating_add(Weight::from_ref_time(117_344).saturating_mul(a.into()))
|
||||
// Standard Error: 1_720
|
||||
.saturating_add(Weight::from_ref_time(17_062).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -89,12 +89,12 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 27_987 nanoseconds.
|
||||
Weight::from_ref_time(28_789_616)
|
||||
// Standard Error: 1_598
|
||||
.saturating_add(Weight::from_ref_time(121_884).saturating_mul(a.into()))
|
||||
// Standard Error: 1_651
|
||||
.saturating_add(Weight::from_ref_time(12_104).saturating_mul(p.into()))
|
||||
// Minimum execution time: 27_225 nanoseconds.
|
||||
Weight::from_ref_time(27_980_122)
|
||||
// Standard Error: 1_727
|
||||
.saturating_add(Weight::from_ref_time(118_676).saturating_mul(a.into()))
|
||||
// Standard Error: 1_784
|
||||
.saturating_add(Weight::from_ref_time(26_243).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -104,42 +104,42 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `a` is `[0, 31]`.
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Minimum execution time: 36_687 nanoseconds.
|
||||
Weight::from_ref_time(37_370_737)
|
||||
// Standard Error: 2_147
|
||||
.saturating_add(Weight::from_ref_time(109_740).saturating_mul(a.into()))
|
||||
// Standard Error: 2_218
|
||||
.saturating_add(Weight::from_ref_time(27_280).saturating_mul(p.into()))
|
||||
// Minimum execution time: 36_531 nanoseconds.
|
||||
Weight::from_ref_time(37_133_468)
|
||||
// Standard Error: 1_915
|
||||
.saturating_add(Weight::from_ref_time(115_190).saturating_mul(a.into()))
|
||||
// Standard Error: 1_979
|
||||
.saturating_add(Weight::from_ref_time(52_216).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 30_054 nanoseconds.
|
||||
Weight::from_ref_time(31_037_232)
|
||||
// Standard Error: 1_671
|
||||
.saturating_add(Weight::from_ref_time(73_972).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_880 nanoseconds.
|
||||
Weight::from_ref_time(30_971_686)
|
||||
// Standard Error: 1_951
|
||||
.saturating_add(Weight::from_ref_time(59_512).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 29_196 nanoseconds.
|
||||
Weight::from_ref_time(30_850_447)
|
||||
// Standard Error: 2_174
|
||||
.saturating_add(Weight::from_ref_time(74_625).saturating_mul(p.into()))
|
||||
// Minimum execution time: 29_304 nanoseconds.
|
||||
Weight::from_ref_time(30_836_356)
|
||||
// Standard Error: 2_408
|
||||
.saturating_add(Weight::from_ref_time(74_531).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 25_283 nanoseconds.
|
||||
Weight::from_ref_time(26_539_611)
|
||||
// Standard Error: 2_055
|
||||
.saturating_add(Weight::from_ref_time(53_335).saturating_mul(p.into()))
|
||||
// Minimum execution time: 25_023 nanoseconds.
|
||||
Weight::from_ref_time(26_352_051)
|
||||
// Standard Error: 1_532
|
||||
.saturating_add(Weight::from_ref_time(37_737).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -147,20 +147,20 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 31_687 nanoseconds.
|
||||
Weight::from_ref_time(32_977_547)
|
||||
// Standard Error: 1_740
|
||||
.saturating_add(Weight::from_ref_time(16_154).saturating_mul(p.into()))
|
||||
// Minimum execution time: 31_808 nanoseconds.
|
||||
Weight::from_ref_time(33_127_282)
|
||||
// Standard Error: 2_151
|
||||
.saturating_add(Weight::from_ref_time(25_760).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
// Storage: Proxy Proxies (r:1 w:1)
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Minimum execution time: 26_521 nanoseconds.
|
||||
Weight::from_ref_time(28_210_679)
|
||||
// Standard Error: 1_681
|
||||
.saturating_add(Weight::from_ref_time(40_111).saturating_mul(p.into()))
|
||||
// Minimum execution time: 26_149 nanoseconds.
|
||||
Weight::from_ref_time(27_463_462)
|
||||
// Standard Error: 1_610
|
||||
.saturating_add(Weight::from_ref_time(40_692).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_session`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_session::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:1 w:1)
|
||||
fn set_keys() -> Weight {
|
||||
// Minimum execution time: 21_282 nanoseconds.
|
||||
Weight::from_ref_time(22_316_000)
|
||||
// Minimum execution time: 21_519 nanoseconds.
|
||||
Weight::from_ref_time(22_385_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Session NextKeys (r:1 w:1)
|
||||
// Storage: Session KeyOwner (r:0 w:1)
|
||||
fn purge_keys() -> Weight {
|
||||
// Minimum execution time: 17_660 nanoseconds.
|
||||
Weight::from_ref_time(18_017_000)
|
||||
// Minimum execution time: 17_539 nanoseconds.
|
||||
Weight::from_ref_time(18_292_000)
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
+6
-6
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_timestamp`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,13 +49,13 @@ impl<T: frame_system::Config> pallet_timestamp::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Timestamp Now (r:1 w:1)
|
||||
// Storage: Aura CurrentSlot (r:1 w:0)
|
||||
fn set() -> Weight {
|
||||
// Minimum execution time: 8_970 nanoseconds.
|
||||
Weight::from_ref_time(9_346_000)
|
||||
// Minimum execution time: 9_196 nanoseconds.
|
||||
Weight::from_ref_time(9_641_000)
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
fn on_finalize() -> Weight {
|
||||
// Minimum execution time: 3_726 nanoseconds.
|
||||
Weight::from_ref_time(3_851_000)
|
||||
// Minimum execution time: 3_907 nanoseconds.
|
||||
Weight::from_ref_time(4_143_000)
|
||||
}
|
||||
}
|
||||
|
||||
+18
-18
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_utility`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-12-21, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -48,31 +48,31 @@ pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_673 nanoseconds.
|
||||
Weight::from_ref_time(20_232_865)
|
||||
// Standard Error: 2_139
|
||||
.saturating_add(Weight::from_ref_time(3_634_291).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_693 nanoseconds.
|
||||
Weight::from_ref_time(16_857_716)
|
||||
// Standard Error: 1_960
|
||||
.saturating_add(Weight::from_ref_time(4_305_835).saturating_mul(c.into()))
|
||||
}
|
||||
fn as_derivative() -> Weight {
|
||||
// Minimum execution time: 6_465 nanoseconds.
|
||||
Weight::from_ref_time(6_783_000)
|
||||
// Minimum execution time: 6_309 nanoseconds.
|
||||
Weight::from_ref_time(6_560_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn batch_all(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_740 nanoseconds.
|
||||
Weight::from_ref_time(25_924_183)
|
||||
// Standard Error: 2_899
|
||||
.saturating_add(Weight::from_ref_time(3_860_781).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_890 nanoseconds.
|
||||
Weight::from_ref_time(19_743_708)
|
||||
// Standard Error: 2_659
|
||||
.saturating_add(Weight::from_ref_time(4_530_531).saturating_mul(c.into()))
|
||||
}
|
||||
fn dispatch_as() -> Weight {
|
||||
// Minimum execution time: 14_329 nanoseconds.
|
||||
Weight::from_ref_time(14_576_000)
|
||||
// Minimum execution time: 14_949 nanoseconds.
|
||||
Weight::from_ref_time(15_398_000)
|
||||
}
|
||||
/// The range of component `c` is `[0, 1000]`.
|
||||
fn force_batch(c: u32, ) -> Weight {
|
||||
// Minimum execution time: 11_891 nanoseconds.
|
||||
Weight::from_ref_time(24_417_472)
|
||||
// Standard Error: 5_719
|
||||
.saturating_add(Weight::from_ref_time(3_635_818).saturating_mul(c.into()))
|
||||
// Minimum execution time: 12_979 nanoseconds.
|
||||
Weight::from_ref_time(16_643_839)
|
||||
// Standard Error: 2_263
|
||||
.saturating_add(Weight::from_ref_time(4_321_042).saturating_mul(c.into()))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user