mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 05:11:02 +00:00
[backport] weights 9400 (#2425)
* [benchmarks] pr with weights (#2373) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2374) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2375) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * Proof size in test wasn't sufficient (due to updated weights.) --------- Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com> Co-authored-by: paritytech-ci <paritytech-ci@parity.io> Co-authored-by: Giles Cope <gilescope@gmail.com>
This commit is contained in:
+141
-141
@@ -1,4 +1,4 @@
|
||||
// Copyright 2021 Parity Technologies (UK) Ltd.
|
||||
// Copyright Parity Technologies (UK) Ltd.
|
||||
// This file is part of Cumulus.
|
||||
|
||||
// Cumulus is free software: you can redistribute it and/or modify
|
||||
@@ -17,9 +17,9 @@
|
||||
//! Autogenerated weights for `pallet_alliance`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-03-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, 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("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -62,17 +62,17 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `502 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Estimated: `10983 + m * (128 ±0) + p * (144 ±0)`
|
||||
// Minimum execution time: 26_997 nanoseconds.
|
||||
Weight::from_parts(28_875_691, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10983))
|
||||
// Standard Error: 65
|
||||
.saturating_add(Weight::from_parts(235, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 683
|
||||
.saturating_add(Weight::from_parts(17_740, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 675
|
||||
.saturating_add(Weight::from_parts(88_731, 0).saturating_mul(p.into()))
|
||||
// Measured: `439 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Estimated: `14703 + m * (128 ±0) + p * (144 ±0)`
|
||||
// Minimum execution time: 29_793_000 picoseconds.
|
||||
Weight::from_parts(31_622_009, 0)
|
||||
.saturating_add(Weight::from_parts(0, 14703))
|
||||
// Standard Error: 59
|
||||
.saturating_add(Weight::from_parts(194, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 626
|
||||
.saturating_add(Weight::from_parts(16_277, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 618
|
||||
.saturating_add(Weight::from_parts(115_342, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
.saturating_add(Weight::from_parts(0, 128).saturating_mul(m.into()))
|
||||
@@ -85,13 +85,13 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[5, 100]`.
|
||||
fn vote(m: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `932 + m * (64 ±0)`
|
||||
// Estimated: `9092 + m * (64 ±0)`
|
||||
// Minimum execution time: 23_241 nanoseconds.
|
||||
Weight::from_parts(23_786_275, 0)
|
||||
.saturating_add(Weight::from_parts(0, 9092))
|
||||
// Standard Error: 563
|
||||
.saturating_add(Weight::from_parts(44_164, 0).saturating_mul(m.into()))
|
||||
// Measured: `868 + m * (64 ±0)`
|
||||
// Estimated: `11008 + m * (64 ±0)`
|
||||
// Minimum execution time: 24_860_000 picoseconds.
|
||||
Weight::from_parts(25_540_583, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11008))
|
||||
// Standard Error: 1_049
|
||||
.saturating_add(Weight::from_parts(44_450, 0).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
.saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into()))
|
||||
@@ -110,15 +110,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `438 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `11067 + m * (388 ±0) + p * (144 ±0)`
|
||||
// Minimum execution time: 32_551 nanoseconds.
|
||||
Weight::from_parts(30_322_236, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11067))
|
||||
// Standard Error: 695
|
||||
.saturating_add(Weight::from_parts(44_336, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 678
|
||||
.saturating_add(Weight::from_parts(83_273, 0).saturating_mul(p.into()))
|
||||
// Measured: `312 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `14519 + m * (388 ±0) + p * (144 ±0)`
|
||||
// Minimum execution time: 35_120_000 picoseconds.
|
||||
Weight::from_parts(33_274_472, 0)
|
||||
.saturating_add(Weight::from_parts(0, 14519))
|
||||
// Standard Error: 1_030
|
||||
.saturating_add(Weight::from_parts(41_853, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_004
|
||||
.saturating_add(Weight::from_parts(111_626, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
.saturating_add(Weight::from_parts(0, 388).saturating_mul(m.into()))
|
||||
@@ -139,15 +139,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `923 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `15422 + m * (388 ±0) + p * (160 ±0)`
|
||||
// Minimum execution time: 42_592 nanoseconds.
|
||||
Weight::from_parts(42_349_696, 0)
|
||||
.saturating_add(Weight::from_parts(0, 15422))
|
||||
// Standard Error: 1_776
|
||||
.saturating_add(Weight::from_parts(53_830, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_731
|
||||
.saturating_add(Weight::from_parts(94_827, 0).saturating_mul(p.into()))
|
||||
// Measured: `762 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `19732 + m * (388 ±0) + p * (160 ±0)`
|
||||
// Minimum execution time: 47_135_000 picoseconds.
|
||||
Weight::from_parts(42_191_348, 0)
|
||||
.saturating_add(Weight::from_parts(0, 19732))
|
||||
// Standard Error: 4_449
|
||||
.saturating_add(Weight::from_parts(76_548, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 4_337
|
||||
.saturating_add(Weight::from_parts(143_406, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
.saturating_add(Weight::from_parts(0, 388).saturating_mul(m.into()))
|
||||
@@ -171,19 +171,19 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `677 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `14232 + m * (507 ±0) + p * (202 ±0)`
|
||||
// Minimum execution time: 39_735 nanoseconds.
|
||||
Weight::from_parts(42_276_266, 0)
|
||||
.saturating_add(Weight::from_parts(0, 14232))
|
||||
// Standard Error: 3_451
|
||||
.saturating_add(Weight::from_parts(94_755, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 3_409
|
||||
.saturating_add(Weight::from_parts(108_485, 0).saturating_mul(p.into()))
|
||||
// Measured: `518 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `19135 + m * (509 ±0) + p * (203 ±0)`
|
||||
// Minimum execution time: 45_329_000 picoseconds.
|
||||
Weight::from_parts(46_859_108, 0)
|
||||
.saturating_add(Weight::from_parts(0, 19135))
|
||||
// Standard Error: 3_831
|
||||
.saturating_add(Weight::from_parts(100_587, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 3_785
|
||||
.saturating_add(Weight::from_parts(134_469, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
.saturating_add(Weight::from_parts(0, 507).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 202).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 509).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 203).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -202,15 +202,15 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(_b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `545 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `12436 + m * (480 ±0) + p * (180 ±0)`
|
||||
// Minimum execution time: 33_604 nanoseconds.
|
||||
Weight::from_parts(32_382_610, 0)
|
||||
.saturating_add(Weight::from_parts(0, 12436))
|
||||
// Standard Error: 564
|
||||
.saturating_add(Weight::from_parts(41_625, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 544
|
||||
.saturating_add(Weight::from_parts(80_954, 0).saturating_mul(p.into()))
|
||||
// Measured: `417 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `16746 + m * (480 ±0) + p * (180 ±0)`
|
||||
// Minimum execution time: 36_795_000 picoseconds.
|
||||
Weight::from_parts(35_568_715, 0)
|
||||
.saturating_add(Weight::from_parts(0, 16746))
|
||||
// Standard Error: 630
|
||||
.saturating_add(Weight::from_parts(42_253, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 607
|
||||
.saturating_add(Weight::from_parts(107_080, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
.saturating_add(Weight::from_parts(0, 480).saturating_mul(m.into()))
|
||||
@@ -225,14 +225,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
fn init_members(m: u32, z: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `12`
|
||||
// Estimated: `11879`
|
||||
// Minimum execution time: 27_970 nanoseconds.
|
||||
Weight::from_parts(16_763_631, 0)
|
||||
.saturating_add(Weight::from_parts(0, 11879))
|
||||
// Standard Error: 496
|
||||
.saturating_add(Weight::from_parts(130_747, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 490
|
||||
.saturating_add(Weight::from_parts(112_074, 0).saturating_mul(z.into()))
|
||||
// Estimated: `13859`
|
||||
// Minimum execution time: 30_057_000 picoseconds.
|
||||
Weight::from_parts(19_584_887, 0)
|
||||
.saturating_add(Weight::from_parts(0, 13859))
|
||||
// Standard Error: 657
|
||||
.saturating_add(Weight::from_parts(127_220, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 649
|
||||
.saturating_add(Weight::from_parts(111_719, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -253,17 +253,17 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `z` is `[0, 50]`.
|
||||
fn disband(x: u32, y: u32, z: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + x * (52 ±0) + y * (53 ±0) + z * (282 ±0)`
|
||||
// Estimated: `31580 + x * (2590 ±0) + y * (2590 ±0) + z * (3200 ±1)`
|
||||
// Minimum execution time: 221_464 nanoseconds.
|
||||
Weight::from_parts(223_114_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 31580))
|
||||
// Standard Error: 19_600
|
||||
.saturating_add(Weight::from_parts(471_527, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 19_506
|
||||
.saturating_add(Weight::from_parts(424_033, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 38_976
|
||||
.saturating_add(Weight::from_parts(9_666_599, 0).saturating_mul(z.into()))
|
||||
// Measured: `0 + x * (52 ±0) + y * (53 ±0) + z * (250 ±0)`
|
||||
// Estimated: `35354 + x * (2590 ±0) + y * (2590 ±0) + z * (3104 ±1)`
|
||||
// Minimum execution time: 257_465_000 picoseconds.
|
||||
Weight::from_parts(258_993_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 35354))
|
||||
// Standard Error: 22_094
|
||||
.saturating_add(Weight::from_parts(469_539, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 21_987
|
||||
.saturating_add(Weight::from_parts(478_507, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 43_935
|
||||
.saturating_add(Weight::from_parts(10_541_803, 0).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())))
|
||||
@@ -272,7 +272,7 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(z.into())))
|
||||
.saturating_add(Weight::from_parts(0, 2590).saturating_mul(x.into()))
|
||||
.saturating_add(Weight::from_parts(0, 2590).saturating_mul(y.into()))
|
||||
.saturating_add(Weight::from_parts(0, 3200).saturating_mul(z.into()))
|
||||
.saturating_add(Weight::from_parts(0, 3104).saturating_mul(z.into()))
|
||||
}
|
||||
/// Storage: Alliance Rule (r:0 w:1)
|
||||
/// Proof: Alliance Rule (max_values: Some(1), max_size: Some(87), added: 582, mode: MaxEncodedLen)
|
||||
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 8_585 nanoseconds.
|
||||
Weight::from_parts(8_746_000, 0)
|
||||
// Minimum execution time: 9_973_000 picoseconds.
|
||||
Weight::from_parts(10_247_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -290,10 +290,10 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
fn announce() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `76`
|
||||
// Estimated: `9197`
|
||||
// Minimum execution time: 10_728 nanoseconds.
|
||||
Weight::from_parts(10_974_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 9197))
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 12_510_000 picoseconds.
|
||||
Weight::from_parts(12_659_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10187))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -301,11 +301,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof: Alliance Announcements (max_values: Some(1), max_size: Some(8702), added: 9197, mode: MaxEncodedLen)
|
||||
fn remove_announcement() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `181`
|
||||
// Estimated: `9197`
|
||||
// Minimum execution time: 11_751 nanoseconds.
|
||||
Weight::from_parts(12_205_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 9197))
|
||||
// Measured: `149`
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 13_365_000 picoseconds.
|
||||
Weight::from_parts(13_575_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 10187))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -319,11 +319,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof: Alliance DepositOf (max_values: None, max_size: Some(64), added: 2539, mode: MaxEncodedLen)
|
||||
fn join_alliance() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `388`
|
||||
// Estimated: `23358`
|
||||
// Minimum execution time: 38_798 nanoseconds.
|
||||
Weight::from_parts(39_255_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 23358))
|
||||
// Measured: `294`
|
||||
// Estimated: `26328`
|
||||
// Minimum execution time: 40_044_000 picoseconds.
|
||||
Weight::from_parts(41_623_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 26328))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -333,11 +333,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof: Alliance UnscrupulousAccounts (max_values: Some(1), max_size: Some(3202), added: 3697, mode: MaxEncodedLen)
|
||||
fn nominate_ally() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `255`
|
||||
// Estimated: `20755`
|
||||
// Minimum execution time: 27_702 nanoseconds.
|
||||
Weight::from_parts(28_189_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 20755))
|
||||
// Measured: `193`
|
||||
// Estimated: `22735`
|
||||
// Minimum execution time: 28_166_000 picoseconds.
|
||||
Weight::from_parts(28_756_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 22735))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -351,11 +351,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof Skipped: AllianceMotion Prime (max_values: Some(1), max_size: None, mode: Measured)
|
||||
fn elevate_ally() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `298`
|
||||
// Estimated: `12761`
|
||||
// Minimum execution time: 23_033 nanoseconds.
|
||||
Weight::from_parts(23_589_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 12761))
|
||||
// Measured: `236`
|
||||
// Estimated: `14555`
|
||||
// Minimum execution time: 25_759_000 picoseconds.
|
||||
Weight::from_parts(26_083_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 14555))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -371,11 +371,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof: Alliance RetiringMembers (max_values: None, max_size: Some(52), added: 2527, mode: MaxEncodedLen)
|
||||
fn give_retirement_notice() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `298`
|
||||
// Estimated: `24133`
|
||||
// Minimum execution time: 31_352 nanoseconds.
|
||||
Weight::from_parts(31_848_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 24133))
|
||||
// Measured: `236`
|
||||
// Estimated: `25927`
|
||||
// Minimum execution time: 32_603_000 picoseconds.
|
||||
Weight::from_parts(33_091_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 25927))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(5))
|
||||
}
|
||||
@@ -389,11 +389,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn retire() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `580`
|
||||
// Estimated: `13355`
|
||||
// Minimum execution time: 31_872 nanoseconds.
|
||||
Weight::from_parts(32_156_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 13355))
|
||||
// Measured: `517`
|
||||
// Estimated: `17315`
|
||||
// Minimum execution time: 36_169_000 picoseconds.
|
||||
Weight::from_parts(36_746_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 17315))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -423,11 +423,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof Skipped: AllianceMotion Prime (max_values: Some(1), max_size: None, mode: Measured)
|
||||
fn kick_member() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `716`
|
||||
// Estimated: `35980`
|
||||
// Minimum execution time: 115_869 nanoseconds.
|
||||
Weight::from_parts(116_954_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 35980))
|
||||
// Measured: `622`
|
||||
// Estimated: `45128`
|
||||
// Minimum execution time: 127_845_000 picoseconds.
|
||||
Weight::from_parts(129_248_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 45128))
|
||||
.saturating_add(T::DbWeight::get().reads(13))
|
||||
.saturating_add(T::DbWeight::get().writes(8))
|
||||
}
|
||||
@@ -440,14 +440,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
fn add_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `76`
|
||||
// Estimated: `29894`
|
||||
// Minimum execution time: 6_956 nanoseconds.
|
||||
Weight::from_parts(7_074_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 29894))
|
||||
// Standard Error: 2_782
|
||||
.saturating_add(Weight::from_parts(1_178_647, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_089
|
||||
.saturating_add(Weight::from_parts(65_684, 0).saturating_mul(l.into()))
|
||||
// Estimated: `31874`
|
||||
// Minimum execution time: 8_183_000 picoseconds.
|
||||
Weight::from_parts(8_256_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 31874))
|
||||
// Standard Error: 2_929
|
||||
.saturating_add(Weight::from_parts(1_444_558, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_147
|
||||
.saturating_add(Weight::from_parts(68_146, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -460,14 +460,14 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
fn remove_unscrupulous_items(n: u32, l: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + n * (289 ±0) + l * (100 ±0)`
|
||||
// Estimated: `29894`
|
||||
// Minimum execution time: 6_939 nanoseconds.
|
||||
Weight::from_parts(7_100_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 29894))
|
||||
// Standard Error: 170_977
|
||||
.saturating_add(Weight::from_parts(13_668_797, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 66_962
|
||||
.saturating_add(Weight::from_parts(451_782, 0).saturating_mul(l.into()))
|
||||
// Estimated: `31874`
|
||||
// Minimum execution time: 7_982_000 picoseconds.
|
||||
Weight::from_parts(8_084_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 31874))
|
||||
// Standard Error: 185_716
|
||||
.saturating_add(Weight::from_parts(16_937_748, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 72_734
|
||||
.saturating_add(Weight::from_parts(291_993, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -481,11 +481,11 @@ impl<T: frame_system::Config> pallet_alliance::WeightInfo for WeightInfo<T> {
|
||||
/// Proof Skipped: AllianceMotion Prime (max_values: Some(1), max_size: None, mode: Measured)
|
||||
fn abdicate_fellow_status() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `298`
|
||||
// Estimated: `18447`
|
||||
// Minimum execution time: 29_564 nanoseconds.
|
||||
Weight::from_parts(30_313_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 18447))
|
||||
// Measured: `236`
|
||||
// Estimated: `20241`
|
||||
// Minimum execution time: 31_916_000 picoseconds.
|
||||
Weight::from_parts(32_301_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 20241))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user