diff --git a/runtime/dancebox/src/weights/pallet_author_noting.rs b/runtime/dancebox/src/weights/pallet_author_noting.rs index db3cd8aa2..35139e94e 100644 --- a/runtime/dancebox/src/weights/pallet_author_noting.rs +++ b/runtime/dancebox/src/weights/pallet_author_noting.rs @@ -57,7 +57,7 @@ impl pallet_author_noting::WeightInfo for SubstrateWeig /// Storage: `AuthorNoting::DidSetContainerAuthorData` (r:1 w:1) /// Proof: `AuthorNoting::DidSetContainerAuthorData` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) /// Storage: `Registrar::RegisteredParaIds` (r:1 w:0) - /// Proof: `Registrar::RegisteredParaIds` (`max_values`: Some(1), `max_size`: Some(402), added: 897, mode: `MaxEncodedLen`) + /// Proof: `Registrar::RegisteredParaIds` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::Digest` (r:1 w:0) @@ -66,32 +66,20 @@ impl pallet_author_noting::WeightInfo for SubstrateWeig /// Proof: `CollatorAssignment::CollatorContainerChain` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AuthorNoting::LatestAuthor` (r:100 w:100) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`) - /// Storage: `InflationRewards::ChainsToReward` (r:1 w:1) - /// Proof: `InflationRewards::ChainsToReward` (`max_values`: Some(1), `max_size`: Some(418), added: 913, mode: `MaxEncodedLen`) - /// Storage: `ServicesPayment::BlockProductionCredits` (r:100 w:0) - /// Proof: `ServicesPayment::BlockProductionCredits` (`max_values`: None, `max_size`: Some(24), added: 2499, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:103 w:102) - /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `Invulnerables::Invulnerables` (r:1 w:0) - /// Proof: `Invulnerables::Invulnerables` (`max_values`: Some(1), `max_size`: Some(3202), added: 3697, mode: `MaxEncodedLen`) - /// Storage: `PooledStaking::Pools` (r:2 w:0) - /// Proof: `PooledStaking::Pools` (`max_values`: None, `max_size`: Some(113), added: 2588, mode: `MaxEncodedLen`) - /// Storage: `XcmCoreBuyer::PendingBlocks` (r:0 w:100) - /// Proof: `XcmCoreBuyer::PendingBlocks` (`max_values`: None, `max_size`: Some(20), added: 2495, mode: `MaxEncodedLen`) - /// The range of component `x` is `[1, 100]`. + /// The range of component `x` is `[0, 100]`. fn set_latest_author_data(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `1015 + x * (208 ±0)` - // Estimated: `8799 + x * (2603 ±0)` - // Minimum execution time: 122_225_000 picoseconds. - Weight::from_parts(123_639_000, 8799) - // Standard Error: 128_105 - .saturating_add(Weight::from_parts(36_913_982, 0).saturating_mul(x.into())) - .saturating_add(T::DbWeight::get().reads(12_u64)) - .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) - .saturating_add(T::DbWeight::get().writes(4_u64)) - .saturating_add(T::DbWeight::get().writes((3_u64).saturating_mul(x.into()))) - .saturating_add(Weight::from_parts(0, 2603).saturating_mul(x.into())) + // Measured: `393 + x * (73 ±0)` + // Estimated: `1878 + x * (2539 ±0)` + // Minimum execution time: 9_342_000 picoseconds. + Weight::from_parts(9_569_000, 1878) + // Standard Error: 153_815 + .saturating_add(Weight::from_parts(23_597_807, 0).saturating_mul(x.into())) + .saturating_add(T::DbWeight::get().reads(5_u64)) + .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) + .saturating_add(T::DbWeight::get().writes(1_u64)) + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) + .saturating_add(Weight::from_parts(0, 2539).saturating_mul(x.into())) } /// Storage: `AuthorNoting::LatestAuthor` (r:0 w:1) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`) diff --git a/runtime/flashbox/src/weights/pallet_author_noting.rs b/runtime/flashbox/src/weights/pallet_author_noting.rs index 48aeadfc4..61906f349 100644 --- a/runtime/flashbox/src/weights/pallet_author_noting.rs +++ b/runtime/flashbox/src/weights/pallet_author_noting.rs @@ -57,7 +57,7 @@ impl pallet_author_noting::WeightInfo for SubstrateWeig /// Storage: `AuthorNoting::DidSetContainerAuthorData` (r:1 w:1) /// Proof: `AuthorNoting::DidSetContainerAuthorData` (`max_values`: Some(1), `max_size`: Some(1), added: 496, mode: `MaxEncodedLen`) /// Storage: `Registrar::RegisteredParaIds` (r:1 w:0) - /// Proof: `Registrar::RegisteredParaIds` (`max_values`: Some(1), `max_size`: Some(802), added: 1297, mode: `MaxEncodedLen`) + /// Proof: `Registrar::RegisteredParaIds` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `ParachainSystem::ValidationData` (r:1 w:0) /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `System::Digest` (r:1 w:0) @@ -66,28 +66,20 @@ impl pallet_author_noting::WeightInfo for SubstrateWeig /// Proof: `CollatorAssignment::CollatorContainerChain` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AuthorNoting::LatestAuthor` (r:100 w:100) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`) - /// Storage: `InflationRewards::ChainsToReward` (r:1 w:1) - /// Proof: `InflationRewards::ChainsToReward` (`max_values`: Some(1), `max_size`: Some(818), added: 1313, mode: `MaxEncodedLen`) - /// Storage: `ServicesPayment::BlockProductionCredits` (r:100 w:0) - /// Proof: `ServicesPayment::BlockProductionCredits` (`max_values`: None, `max_size`: Some(24), added: 2499, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:101 w:101) - /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `Invulnerables::Invulnerables` (r:1 w:0) - /// Proof: `Invulnerables::Invulnerables` (`max_values`: Some(1), `max_size`: Some(6402), added: 6897, mode: `MaxEncodedLen`) - /// The range of component `x` is `[1, 100]`. + /// The range of component `x` is `[0, 100]`. fn set_latest_author_data(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `854 + x * (208 ±0)` - // Estimated: `7887 + x * (2603 ±0)` - // Minimum execution time: 83_801_000 picoseconds. - Weight::from_parts(85_905_000, 7887) - // Standard Error: 173_939 - .saturating_add(Weight::from_parts(38_237_286, 0).saturating_mul(x.into())) - .saturating_add(T::DbWeight::get().reads(8_u64)) - .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) - .saturating_add(T::DbWeight::get().writes(3_u64)) - .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(x.into()))) - .saturating_add(Weight::from_parts(0, 2603).saturating_mul(x.into())) + // Measured: `393 + x * (73 ±0)` + // Estimated: `1878 + x * (2539 ±0)` + // Minimum execution time: 9_515_000 picoseconds. + Weight::from_parts(9_708_000, 1878) + // Standard Error: 152_038 + .saturating_add(Weight::from_parts(23_061_887, 0).saturating_mul(x.into())) + .saturating_add(T::DbWeight::get().reads(5_u64)) + .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) + .saturating_add(T::DbWeight::get().writes(1_u64)) + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) + .saturating_add(Weight::from_parts(0, 2539).saturating_mul(x.into())) } /// Storage: `AuthorNoting::LatestAuthor` (r:0 w:1) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`) diff --git a/solo-chains/runtime/dancelight/src/weights/pallet_author_noting.rs b/solo-chains/runtime/dancelight/src/weights/pallet_author_noting.rs index 423ebcf90..c632200f2 100644 --- a/solo-chains/runtime/dancelight/src/weights/pallet_author_noting.rs +++ b/solo-chains/runtime/dancelight/src/weights/pallet_author_noting.rs @@ -66,28 +66,19 @@ impl pallet_author_noting::WeightInfo for SubstrateWeig /// Proof: `TanssiCollatorAssignment::CollatorContainerChain` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `AuthorNoting::LatestAuthor` (r:99 w:99) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`) - /// Storage: `InflationRewards::ChainsToReward` (r:1 w:1) - /// Proof: `InflationRewards::ChainsToReward` (`max_values`: Some(1), `max_size`: Some(418), added: 913, mode: `MaxEncodedLen`) - /// Storage: `ServicesPayment::BlockProductionCredits` (r:99 w:0) - /// Proof: `ServicesPayment::BlockProductionCredits` (`max_values`: None, `max_size`: Some(24), added: 2499, mode: `MaxEncodedLen`) - /// Storage: `System::Account` (r:100 w:100) - /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(128), added: 2603, mode: `MaxEncodedLen`) - /// Storage: `TanssiInvulnerables::Invulnerables` (r:1 w:0) - /// Proof: `TanssiInvulnerables::Invulnerables` (`max_values`: Some(1), `max_size`: Some(3202), added: 3697, mode: `MaxEncodedLen`) /// The range of component `x` is `[1, 100]`. fn set_latest_author_data(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `498 + x * (339 ±0)` - // Estimated: `7522 + x * (2687 ±3)` - // Minimum execution time: 7_505_000 picoseconds. - Weight::from_parts(7_854_000, 7522) - // Standard Error: 107_155 - .saturating_add(Weight::from_parts(34_593_494, 0).saturating_mul(x.into())) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) - .saturating_add(T::DbWeight::get().writes(1_u64)) - .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(x.into()))) - .saturating_add(Weight::from_parts(0, 2687).saturating_mul(x.into())) + // Measured: `301 + x * (206 ±0)` + // Estimated: `6858 + x * (2561 ±0)` + // Minimum execution time: 8_841_000 picoseconds. + Weight::from_parts(8_961_000, 6858) + // Standard Error: 156_576 + .saturating_add(Weight::from_parts(21_144_399, 0).saturating_mul(x.into())) + .saturating_add(T::DbWeight::get().reads(2_u64)) + .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(x.into()))) + .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) + .saturating_add(Weight::from_parts(0, 2561).saturating_mul(x.into())) } /// Storage: `AuthorNoting::LatestAuthor` (r:0 w:1) /// Proof: `AuthorNoting::LatestAuthor` (`max_values`: None, `max_size`: Some(64), added: 2539, mode: `MaxEncodedLen`)