From 7946dfcff2ed949cb947a6b4f7e37493c923b532 Mon Sep 17 00:00:00 2001 From: Loris Moulin Date: Tue, 23 Jun 2026 10:53:37 -0300 Subject: [PATCH 1/2] Fix contract tests balance checks --- contract-tests/test/crowdloan.precompile.test.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contract-tests/test/crowdloan.precompile.test.ts b/contract-tests/test/crowdloan.precompile.test.ts index 2a0655bc63..44420c7f96 100644 --- a/contract-tests/test/crowdloan.precompile.test.ts +++ b/contract-tests/test/crowdloan.precompile.test.ts @@ -101,7 +101,7 @@ describe("Crowdloan precompile E2E balance smoke", () => { assert.ok( Number( contributorBalanceBefore.data.free - contributorBalanceAfter.data.free, - ) < 1_000_000, + ) < 2_000_000, ); const crowdloanContract3 = new ethers.Contract( @@ -198,7 +198,7 @@ describe("Crowdloan precompile E2E balance smoke", () => { convertH160ToSS58(wallet1.address), ); assert.ok( - Number(balanceBefore.data.free - balanceAfter.data.free) < 1_000_000, + Number(balanceBefore.data.free - balanceAfter.data.free) < 2_000_000, ); }); }); From 7e9c690cfc55c197299ab9c799922dfbc7c7f6e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 23 Jun 2026 14:45:35 +0000 Subject: [PATCH 2/2] auto-update benchmark weights --- pallets/admin-utils/src/weights.rs | 1152 +++++++++++++++++----------- pallets/proxy/src/weights.rs | 222 +++--- pallets/subtensor/src/weights.rs | 556 +++++++------- pallets/utility/src/weights.rs | 86 +-- 4 files changed, 1134 insertions(+), 882 deletions(-) diff --git a/pallets/admin-utils/src/weights.rs b/pallets/admin-utils/src/weights.rs index c248b2eb57..26b4a52fe0 100644 --- a/pallets/admin-utils/src/weights.rs +++ b/pallets/admin-utils/src/weights.rs @@ -2,9 +2,9 @@ //! Autogenerated weights for `pallet_admin_utils` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0 -//! DATE: 2026-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runnervmg397c`, CPU: `AMD EPYC 7763 64-Core Processor` +//! HOSTNAME: `runnervm7b5n9`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` // Executed Command: @@ -22,7 +22,7 @@ // --no-storage-info // --no-min-squares // --no-median-slopes -// --output=/tmp/tmp.JEdED8lJZP +// --output=/tmp/tmp.oS4msGVv9F // --template=/home/runner/work/subtensor/subtensor/.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -66,7 +66,6 @@ pub trait WeightInfo { fn sudo_set_commit_reveal_weights_enabled() -> Weight; fn sudo_set_commit_reveal_version() -> Weight; fn sudo_set_tx_rate_limit() -> Weight; - fn sudo_set_max_epochs_per_block() -> Weight; fn sudo_set_total_issuance() -> Weight; fn sudo_set_rao_recycled() -> Weight; fn sudo_set_stake_threshold() -> Weight; @@ -94,6 +93,7 @@ pub trait WeightInfo { fn sudo_set_owner_immune_neuron_limit() -> Weight; fn sudo_trim_to_max_allowed_uids() -> Weight; fn sudo_set_min_non_immune_uids() -> Weight; + fn sudo_set_max_epochs_per_block() -> Weight; } /// Weights for `pallet_admin_utils` using the Substrate node and recommended hardware. @@ -106,10 +106,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_037_000 picoseconds. - Weight::from_parts(4_538_772, 0) - // Standard Error: 736 - .saturating_add(Weight::from_parts(25_351, 0).saturating_mul(a.into())) + // Minimum execution time: 3_777_000 picoseconds. + Weight::from_parts(4_442_146, 0) + // Standard Error: 826 + .saturating_add(Weight::from_parts(29_392, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Grandpa::PendingChange` (r:1 w:1) @@ -119,10 +119,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `174` // Estimated: `2779` - // Minimum execution time: 7_294_000 picoseconds. - Weight::from_parts(7_890_823, 2779) - // Standard Error: 864 - .saturating_add(Weight::from_parts(17_669, 0).saturating_mul(a.into())) + // Minimum execution time: 7_233_000 picoseconds. + Weight::from_parts(7_972_506, 2779) + // Standard Error: 896 + .saturating_add(Weight::from_parts(15_444, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -132,27 +132,35 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_250_000 picoseconds. - Weight::from_parts(5_640_000, 0) + // Minimum execution time: 5_100_000 picoseconds. + Weight::from_parts(5_400_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::ServingRateLimit` (r:0 w:1) /// Proof: `SubtensorModule::ServingRateLimit` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_serving_rate_limit() -> Weight { // Proof Size summary in bytes: - // Measured: `627` - // Estimated: `4092` - // Minimum execution time: 20_679_000 picoseconds. - Weight::from_parts(21_500_000, 4092) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `747` + // Estimated: `4212` + // Minimum execution time: 27_641_000 picoseconds. + Weight::from_parts(28_633_000, 4212) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -161,15 +169,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MaxDifficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_119_000 picoseconds. - Weight::from_parts(26_870_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_653_000 picoseconds. + Weight::from_parts(34_704_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -178,11 +190,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MinDifficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_999_000 picoseconds. - Weight::from_parts(26_890_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_482_000 picoseconds. + Weight::from_parts(34_554_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -193,13 +205,17 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_890_000 picoseconds. - Weight::from_parts(16_571_000, 4084) + // Minimum execution time: 15_799_000 picoseconds. + Weight::from_parts(16_420_000, 4084) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -208,15 +224,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::WeightsVersionKey` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_weights_version_key() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_109_000 picoseconds. - Weight::from_parts(26_960_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_192_000 picoseconds. + Weight::from_parts(34_204_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -225,15 +245,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::BondsMovingAverage` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_moving_average() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_049_000 picoseconds. - Weight::from_parts(27_130_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_432_000 picoseconds. + Weight::from_parts(34_495_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -242,15 +266,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::BondsPenalty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_penalty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_179_000 picoseconds. - Weight::from_parts(27_021_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_633_000 picoseconds. + Weight::from_parts(34_354_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -261,15 +289,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MaxAllowedValidators` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_allowed_validators() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 27_652_000 picoseconds. - Weight::from_parts(28_463_000, 4235) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 35_015_000 picoseconds. + Weight::from_parts(35_896_000, 4383) + .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -278,11 +310,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::Difficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_359_000 picoseconds. - Weight::from_parts(27_091_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_442_000 picoseconds. + Weight::from_parts(34_434_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -293,13 +325,17 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_729_000 picoseconds. - Weight::from_parts(16_811_000, 4084) + // Minimum execution time: 15_770_000 picoseconds. + Weight::from_parts(16_320_000, 4084) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -308,15 +344,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::TargetRegistrationsPerInterval` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_target_registrations_per_interval() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_169_000 picoseconds. - Weight::from_parts(26_990_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_472_000 picoseconds. + Weight::from_parts(34_103_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -327,15 +367,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::ActivityCutoff` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_activity_cutoff() -> Weight { // Proof Size summary in bytes: - // Measured: `832` - // Estimated: `4297` - // Minimum execution time: 28_202_000 picoseconds. - Weight::from_parts(29_676_000, 4297) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 34_023_000 picoseconds. + Weight::from_parts(35_165_000, 4383) + .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -344,11 +388,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::Rho` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_rho() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 23_193_000 picoseconds. - Weight::from_parts(23_735_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 30_646_000 picoseconds. + Weight::from_parts(31_268_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -359,13 +403,17 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 16_009_000 picoseconds. - Weight::from_parts(16_501_000, 4084) + // Minimum execution time: 15_719_000 picoseconds. + Weight::from_parts(16_301_000, 4084) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -378,15 +426,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MinAllowedUids` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 29_495_000 picoseconds. - Weight::from_parts(30_577_000, 4235) - .saturating_add(T::DbWeight::get().reads(5_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 36_909_000 picoseconds. + Weight::from_parts(37_890_000, 4383) + .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -401,15 +453,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MaxAllowedUids` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `820` - // Estimated: `4285` - // Minimum execution time: 34_475_000 picoseconds. - Weight::from_parts(35_696_000, 4285) - .saturating_add(T::DbWeight::get().reads(6_u64)) + // Measured: `968` + // Estimated: `4433` + // Minimum execution time: 42_299_000 picoseconds. + Weight::from_parts(43_381_000, 4433) + .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -418,15 +474,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MinAllowedWeights` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_allowed_weights() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_209_000 picoseconds. - Weight::from_parts(27_151_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_472_000 picoseconds. + Weight::from_parts(34_664_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -435,15 +495,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::ImmunityPeriod` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_immunity_period() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_239_000 picoseconds. - Weight::from_parts(26_920_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_582_000 picoseconds. + Weight::from_parts(34_414_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -452,15 +516,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MaxRegistrationsPerBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_registrations_per_block() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_969_000 picoseconds. - Weight::from_parts(26_951_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_953_000 picoseconds. + Weight::from_parts(34_604_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -471,15 +539,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MaxBurn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_burn() -> Weight { // Proof Size summary in bytes: - // Measured: `797` - // Estimated: `4262` - // Minimum execution time: 28_954_000 picoseconds. - Weight::from_parts(29_765_000, 4262) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Measured: `945` + // Estimated: `4410` + // Minimum execution time: 35_726_000 picoseconds. + Weight::from_parts(36_949_000, 4410) + .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -490,11 +562,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MinBurn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_burn() -> Weight { // Proof Size summary in bytes: - // Measured: `772` - // Estimated: `4237` - // Minimum execution time: 29_265_000 picoseconds. - Weight::from_parts(30_005_000, 4237) - .saturating_add(T::DbWeight::get().reads(4_u64)) + // Measured: `920` + // Estimated: `4385` + // Minimum execution time: 36_458_000 picoseconds. + Weight::from_parts(37_780_000, 4385) + .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworkRegistrationAllowed` (r:0 w:1) @@ -503,27 +575,35 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_683_000 picoseconds. - Weight::from_parts(7_124_000, 0) + // Minimum execution time: 6_772_000 picoseconds. + Weight::from_parts(7_113_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:1) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:1) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) /// Proof: `SubtensorModule::NetworksAdded` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_tempo() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_758_000 picoseconds. - Weight::from_parts(26_580_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(1_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 34_965_000 picoseconds. + Weight::from_parts(36_298_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) + .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -532,15 +612,19 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::RevealPeriodEpochs` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_commit_reveal_weights_interval() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_099_000 picoseconds. - Weight::from_parts(27_551_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_693_000 picoseconds. + Weight::from_parts(34_654_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -549,11 +633,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::CommitRevealWeightsEnabled` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_commit_reveal_weights_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_319_000 picoseconds. - Weight::from_parts(26_940_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_612_000 picoseconds. + Weight::from_parts(34_544_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsVersion` (r:0 w:1) @@ -562,8 +646,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_871_000 picoseconds. - Weight::from_parts(6_292_000, 0) + // Minimum execution time: 5_570_000 picoseconds. + Weight::from_parts(6_052_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::TxRateLimit` (r:0 w:1) @@ -572,26 +656,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_130_000 picoseconds. - Weight::from_parts(5_500_000, 0) - .saturating_add(T::DbWeight::get().writes(1_u64)) - } - /// Storage: `SubtensorModule::MaxEpochsPerBlock` (r:0 w:1) - /// Proof: `SubtensorModule::MaxEpochsPerBlock` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - fn sudo_set_max_epochs_per_block() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 5_070_000 picoseconds. + Weight::from_parts(5_440_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } fn sudo_set_total_issuance() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_851_000 picoseconds. - Weight::from_parts(6_102_000, 0) + // Minimum execution time: 5_791_000 picoseconds. + Weight::from_parts(5_931_000, 0) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) /// Proof: `SubtensorModule::NetworksAdded` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -601,8 +675,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_890_000 picoseconds. - Weight::from_parts(16_380_000, 4084) + // Minimum execution time: 15_879_000 picoseconds. + Weight::from_parts(16_541_000, 4084) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -612,8 +686,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_259_000 picoseconds. - Weight::from_parts(5_510_000, 0) + // Minimum execution time: 5_170_000 picoseconds. + Weight::from_parts(5_500_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NominatorMinRequiredStake` (r:1 w:1) @@ -626,10 +700,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::Owner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_nominator_min_required_stake() -> Weight { // Proof Size summary in bytes: - // Measured: `912` - // Estimated: `6852` - // Minimum execution time: 28_783_000 picoseconds. - Weight::from_parts(29_535_000, 6852) + // Measured: `950` + // Estimated: `6890` + // Minimum execution time: 29_635_000 picoseconds. + Weight::from_parts(30_697_000, 6890) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -639,8 +713,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_190_000 picoseconds. - Weight::from_parts(5_390_000, 0) + // Minimum execution time: 5_039_000 picoseconds. + Weight::from_parts(5_420_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::MinDelegateTake` (r:0 w:1) @@ -649,12 +723,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_179_000 picoseconds. - Weight::from_parts(5_471_000, 0) + // Minimum execution time: 5_130_000 picoseconds. + Weight::from_parts(5_490_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -667,30 +745,38 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::MinChildkeyTakePerSubnet` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_childkey_take_per_subnet() -> Weight { // Proof Size summary in bytes: - // Measured: `806` - // Estimated: `4271` - // Minimum execution time: 29_535_000 picoseconds. - Weight::from_parts(30_327_000, 4271) - .saturating_add(T::DbWeight::get().reads(5_u64)) + // Measured: `954` + // Estimated: `4419` + // Minimum execution time: 36_879_000 picoseconds. + Weight::from_parts(38_100_000, 4419) + .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::LiquidAlphaOn` (r:0 w:1) /// Proof: `SubtensorModule::LiquidAlphaOn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_liquid_alpha_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 17_453_000 picoseconds. - Weight::from_parts(18_084_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_977_000 picoseconds. + Weight::from_parts(25_538_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::LiquidAlphaOn` (r:1 w:0) @@ -699,11 +785,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::AlphaValues` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_alpha_values() -> Weight { // Proof Size summary in bytes: - // Measured: `814` - // Estimated: `4279` - // Minimum execution time: 25_918_000 picoseconds. - Weight::from_parts(26_509_000, 4279) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `962` + // Estimated: `4427` + // Minimum execution time: 33_152_000 picoseconds. + Weight::from_parts(34_224_000, 4427) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::ColdkeySwapAnnouncementDelay` (r:0 w:1) @@ -712,8 +798,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_190_000 picoseconds. - Weight::from_parts(5_511_000, 0) + // Minimum execution time: 5_180_000 picoseconds. + Weight::from_parts(5_370_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::ColdkeySwapReannouncementDelay` (r:0 w:1) @@ -722,8 +808,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_270_000 picoseconds. - Weight::from_parts(5_500_000, 0) + // Minimum execution time: 4_980_000 picoseconds. + Weight::from_parts(5_360_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::DissolveNetworkScheduleDuration` (r:0 w:1) @@ -732,23 +818,27 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_139_000 picoseconds. - Weight::from_parts(5_440_000, 0) + // Minimum execution time: 5_209_000 picoseconds. + Weight::from_parts(5_591_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::TransferToggle` (r:0 w:1) /// Proof: `SubtensorModule::TransferToggle` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_toggle_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 19_987_000 picoseconds. - Weight::from_parts(20_628_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 27_702_000 picoseconds. + Weight::from_parts(28_343_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `AdminUtils::PrecompileEnable` (r:1 w:0) @@ -757,8 +847,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 6_161_000 picoseconds. - Weight::from_parts(6_382_000, 3507) + // Minimum execution time: 5_851_000 picoseconds. + Weight::from_parts(6_162_000, 3507) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `SubtensorModule::SubnetMovingAlpha` (r:0 w:1) @@ -767,8 +857,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_665_000 picoseconds. - Weight::from_parts(2_945_000, 0) + // Minimum execution time: 2_635_000 picoseconds. + Weight::from_parts(2_955_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::EMAPriceHalvingBlocks` (r:0 w:1) @@ -777,12 +867,16 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_857_000 picoseconds. - Weight::from_parts(4_158_000, 0) + // Minimum execution time: 3_797_000 picoseconds. + Weight::from_parts(4_198_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -791,41 +885,49 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::AlphaSigmoidSteepness` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_alpha_sigmoid_steepness() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 23_253_000 picoseconds. - Weight::from_parts(23_824_000, 4235) - .saturating_add(T::DbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 30_396_000 picoseconds. + Weight::from_parts(31_438_000, 4383) + .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::Yuma3On` (r:0 w:1) /// Proof: `SubtensorModule::Yuma3On` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_yuma3_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 20_408_000 picoseconds. - Weight::from_parts(20_928_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 27_962_000 picoseconds. + Weight::from_parts(28_583_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::BondsResetOn` (r:0 w:1) /// Proof: `SubtensorModule::BondsResetOn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_reset_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 22_281_000 picoseconds. - Weight::from_parts(23_013_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 29_565_000 picoseconds. + Weight::from_parts(30_507_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -836,8 +938,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_729_000 picoseconds. - Weight::from_parts(16_490_000, 4084) + // Minimum execution time: 15_720_000 picoseconds. + Weight::from_parts(16_351_000, 4084) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -851,24 +953,28 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `712` // Estimated: `4177` - // Minimum execution time: 24_325_000 picoseconds. - Weight::from_parts(25_427_000, 4177) + // Minimum execution time: 25_036_000 picoseconds. + Weight::from_parts(25_687_000, 4177) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::SubtokenEnabled` (r:0 w:1) /// Proof: `SubtensorModule::SubtokenEnabled` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_subtoken_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 16_661_000 picoseconds. - Weight::from_parts(17_342_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_526_000 picoseconds. + Weight::from_parts(25_467_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::AdminFreezeWindow` (r:0 w:1) @@ -877,8 +983,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_279_000 picoseconds. - Weight::from_parts(5_540_000, 0) + // Minimum execution time: 5_119_000 picoseconds. + Weight::from_parts(5_450_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::OwnerHyperparamRateLimit` (r:0 w:1) @@ -887,27 +993,35 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_260_000 picoseconds. - Weight::from_parts(5_620_000, 0) + // Minimum execution time: 5_239_000 picoseconds. + Weight::from_parts(5_471_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::ImmuneOwnerUidsLimit` (r:0 w:1) /// Proof: `SubtensorModule::ImmuneOwnerUidsLimit` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_owner_immune_neuron_limit() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 16_961_000 picoseconds. - Weight::from_parts(17_663_000, 4132) - .saturating_add(T::DbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_385_000 picoseconds. + Weight::from_parts(25_107_000, 4280) + .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -920,11 +1034,11 @@ impl WeightInfo for SubstrateWeight { /// Proof: `SubtensorModule::SubnetworkN` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_trim_to_max_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `785` - // Estimated: `4250` - // Minimum execution time: 29_645_000 picoseconds. - Weight::from_parts(30_477_000, 4250) - .saturating_add(T::DbWeight::get().reads(6_u64)) + // Measured: `933` + // Estimated: `4398` + // Minimum execution time: 37_540_000 picoseconds. + Weight::from_parts(38_302_000, 4398) + .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::MinNonImmuneUids` (r:0 w:1) @@ -933,8 +1047,18 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_953_000 picoseconds. - Weight::from_parts(7_134_000, 0) + // Minimum execution time: 6_523_000 picoseconds. + Weight::from_parts(6_783_000, 0) + .saturating_add(T::DbWeight::get().writes(1_u64)) + } + /// Storage: `SubtensorModule::MaxEpochsPerBlock` (r:0 w:1) + /// Proof: `SubtensorModule::MaxEpochsPerBlock` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + fn sudo_set_max_epochs_per_block() -> Weight { + // Proof Size summary in bytes: + // Measured: `0` + // Estimated: `0` + // Minimum execution time: 5_219_000 picoseconds. + Weight::from_parts(5_530_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } } @@ -948,10 +1072,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_037_000 picoseconds. - Weight::from_parts(4_538_772, 0) - // Standard Error: 736 - .saturating_add(Weight::from_parts(25_351, 0).saturating_mul(a.into())) + // Minimum execution time: 3_777_000 picoseconds. + Weight::from_parts(4_442_146, 0) + // Standard Error: 826 + .saturating_add(Weight::from_parts(29_392, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `Grandpa::PendingChange` (r:1 w:1) @@ -961,10 +1085,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `174` // Estimated: `2779` - // Minimum execution time: 7_294_000 picoseconds. - Weight::from_parts(7_890_823, 2779) - // Standard Error: 864 - .saturating_add(Weight::from_parts(17_669, 0).saturating_mul(a.into())) + // Minimum execution time: 7_233_000 picoseconds. + Weight::from_parts(7_972_506, 2779) + // Standard Error: 896 + .saturating_add(Weight::from_parts(15_444, 0).saturating_mul(a.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -974,27 +1098,35 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_250_000 picoseconds. - Weight::from_parts(5_640_000, 0) + // Minimum execution time: 5_100_000 picoseconds. + Weight::from_parts(5_400_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::ServingRateLimit` (r:0 w:1) /// Proof: `SubtensorModule::ServingRateLimit` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_serving_rate_limit() -> Weight { // Proof Size summary in bytes: - // Measured: `627` - // Estimated: `4092` - // Minimum execution time: 20_679_000 picoseconds. - Weight::from_parts(21_500_000, 4092) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `747` + // Estimated: `4212` + // Minimum execution time: 27_641_000 picoseconds. + Weight::from_parts(28_633_000, 4212) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1003,15 +1135,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MaxDifficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_119_000 picoseconds. - Weight::from_parts(26_870_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_653_000 picoseconds. + Weight::from_parts(34_704_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1020,11 +1156,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MinDifficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_999_000 picoseconds. - Weight::from_parts(26_890_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_482_000 picoseconds. + Weight::from_parts(34_554_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1035,13 +1171,17 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_890_000 picoseconds. - Weight::from_parts(16_571_000, 4084) + // Minimum execution time: 15_799_000 picoseconds. + Weight::from_parts(16_420_000, 4084) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1050,15 +1190,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::WeightsVersionKey` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_weights_version_key() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_109_000 picoseconds. - Weight::from_parts(26_960_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_192_000 picoseconds. + Weight::from_parts(34_204_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1067,15 +1211,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::BondsMovingAverage` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_moving_average() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_049_000 picoseconds. - Weight::from_parts(27_130_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_432_000 picoseconds. + Weight::from_parts(34_495_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1084,15 +1232,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::BondsPenalty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_penalty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_179_000 picoseconds. - Weight::from_parts(27_021_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_633_000 picoseconds. + Weight::from_parts(34_354_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1103,15 +1255,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MaxAllowedValidators` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_allowed_validators() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 27_652_000 picoseconds. - Weight::from_parts(28_463_000, 4235) - .saturating_add(RocksDbWeight::get().reads(4_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 35_015_000 picoseconds. + Weight::from_parts(35_896_000, 4383) + .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1120,11 +1276,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::Difficulty` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_difficulty() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_359_000 picoseconds. - Weight::from_parts(27_091_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_442_000 picoseconds. + Weight::from_parts(34_434_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1135,13 +1291,17 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_729_000 picoseconds. - Weight::from_parts(16_811_000, 4084) + // Minimum execution time: 15_770_000 picoseconds. + Weight::from_parts(16_320_000, 4084) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1150,15 +1310,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::TargetRegistrationsPerInterval` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_target_registrations_per_interval() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_169_000 picoseconds. - Weight::from_parts(26_990_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_472_000 picoseconds. + Weight::from_parts(34_103_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1169,15 +1333,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::ActivityCutoff` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_activity_cutoff() -> Weight { // Proof Size summary in bytes: - // Measured: `832` - // Estimated: `4297` - // Minimum execution time: 28_202_000 picoseconds. - Weight::from_parts(29_676_000, 4297) - .saturating_add(RocksDbWeight::get().reads(4_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 34_023_000 picoseconds. + Weight::from_parts(35_165_000, 4383) + .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1186,11 +1354,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::Rho` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_rho() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 23_193_000 picoseconds. - Weight::from_parts(23_735_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 30_646_000 picoseconds. + Weight::from_parts(31_268_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1201,13 +1369,17 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 16_009_000 picoseconds. - Weight::from_parts(16_501_000, 4084) + // Minimum execution time: 15_719_000 picoseconds. + Weight::from_parts(16_301_000, 4084) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1220,15 +1392,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MinAllowedUids` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 29_495_000 picoseconds. - Weight::from_parts(30_577_000, 4235) - .saturating_add(RocksDbWeight::get().reads(5_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 36_909_000 picoseconds. + Weight::from_parts(37_890_000, 4383) + .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1243,15 +1419,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MaxAllowedUids` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `820` - // Estimated: `4285` - // Minimum execution time: 34_475_000 picoseconds. - Weight::from_parts(35_696_000, 4285) - .saturating_add(RocksDbWeight::get().reads(6_u64)) + // Measured: `968` + // Estimated: `4433` + // Minimum execution time: 42_299_000 picoseconds. + Weight::from_parts(43_381_000, 4433) + .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1260,15 +1440,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MinAllowedWeights` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_allowed_weights() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_209_000 picoseconds. - Weight::from_parts(27_151_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_472_000 picoseconds. + Weight::from_parts(34_664_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1277,15 +1461,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::ImmunityPeriod` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_immunity_period() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_239_000 picoseconds. - Weight::from_parts(26_920_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_582_000 picoseconds. + Weight::from_parts(34_414_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1294,15 +1482,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MaxRegistrationsPerBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_registrations_per_block() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_969_000 picoseconds. - Weight::from_parts(26_951_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_953_000 picoseconds. + Weight::from_parts(34_604_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1313,15 +1505,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MaxBurn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_max_burn() -> Weight { // Proof Size summary in bytes: - // Measured: `797` - // Estimated: `4262` - // Minimum execution time: 28_954_000 picoseconds. - Weight::from_parts(29_765_000, 4262) - .saturating_add(RocksDbWeight::get().reads(4_u64)) + // Measured: `945` + // Estimated: `4410` + // Minimum execution time: 35_726_000 picoseconds. + Weight::from_parts(36_949_000, 4410) + .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1332,11 +1528,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MinBurn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_burn() -> Weight { // Proof Size summary in bytes: - // Measured: `772` - // Estimated: `4237` - // Minimum execution time: 29_265_000 picoseconds. - Weight::from_parts(30_005_000, 4237) - .saturating_add(RocksDbWeight::get().reads(4_u64)) + // Measured: `920` + // Estimated: `4385` + // Minimum execution time: 36_458_000 picoseconds. + Weight::from_parts(37_780_000, 4385) + .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworkRegistrationAllowed` (r:0 w:1) @@ -1345,27 +1541,35 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_683_000 picoseconds. - Weight::from_parts(7_124_000, 0) + // Minimum execution time: 6_772_000 picoseconds. + Weight::from_parts(7_113_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:1) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:1) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) /// Proof: `SubtensorModule::NetworksAdded` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_tempo() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 25_758_000 picoseconds. - Weight::from_parts(26_580_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) - .saturating_add(RocksDbWeight::get().writes(1_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 34_965_000 picoseconds. + Weight::from_parts(36_298_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) + .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1374,15 +1578,19 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::RevealPeriodEpochs` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_commit_reveal_weights_interval() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_099_000 picoseconds. - Weight::from_parts(27_551_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_693_000 picoseconds. + Weight::from_parts(34_654_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1391,11 +1599,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::CommitRevealWeightsEnabled` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_commit_reveal_weights_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 26_319_000 picoseconds. - Weight::from_parts(26_940_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 33_612_000 picoseconds. + Weight::from_parts(34_544_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsVersion` (r:0 w:1) @@ -1404,8 +1612,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_871_000 picoseconds. - Weight::from_parts(6_292_000, 0) + // Minimum execution time: 5_570_000 picoseconds. + Weight::from_parts(6_052_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::TxRateLimit` (r:0 w:1) @@ -1414,26 +1622,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_130_000 picoseconds. - Weight::from_parts(5_500_000, 0) - .saturating_add(RocksDbWeight::get().writes(1_u64)) - } - /// Storage: `SubtensorModule::MaxEpochsPerBlock` (r:0 w:1) - /// Proof: `SubtensorModule::MaxEpochsPerBlock` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) - fn sudo_set_max_epochs_per_block() -> Weight { - // Proof Size summary in bytes: - // Measured: `0` - // Estimated: `0` - // Minimum execution time: 4_000_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 5_070_000 picoseconds. + Weight::from_parts(5_440_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } fn sudo_set_total_issuance() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_851_000 picoseconds. - Weight::from_parts(6_102_000, 0) + // Minimum execution time: 5_791_000 picoseconds. + Weight::from_parts(5_931_000, 0) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) /// Proof: `SubtensorModule::NetworksAdded` (`max_values`: None, `max_size`: None, mode: `Measured`) @@ -1443,8 +1641,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_890_000 picoseconds. - Weight::from_parts(16_380_000, 4084) + // Minimum execution time: 15_879_000 picoseconds. + Weight::from_parts(16_541_000, 4084) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1454,8 +1652,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_259_000 picoseconds. - Weight::from_parts(5_510_000, 0) + // Minimum execution time: 5_170_000 picoseconds. + Weight::from_parts(5_500_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NominatorMinRequiredStake` (r:1 w:1) @@ -1468,10 +1666,10 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::Owner` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_nominator_min_required_stake() -> Weight { // Proof Size summary in bytes: - // Measured: `912` - // Estimated: `6852` - // Minimum execution time: 28_783_000 picoseconds. - Weight::from_parts(29_535_000, 6852) + // Measured: `950` + // Estimated: `6890` + // Minimum execution time: 29_635_000 picoseconds. + Weight::from_parts(30_697_000, 6890) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1481,8 +1679,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_190_000 picoseconds. - Weight::from_parts(5_390_000, 0) + // Minimum execution time: 5_039_000 picoseconds. + Weight::from_parts(5_420_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::MinDelegateTake` (r:0 w:1) @@ -1491,12 +1689,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_179_000 picoseconds. - Weight::from_parts(5_471_000, 0) + // Minimum execution time: 5_130_000 picoseconds. + Weight::from_parts(5_490_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1509,30 +1711,38 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::MinChildkeyTakePerSubnet` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_min_childkey_take_per_subnet() -> Weight { // Proof Size summary in bytes: - // Measured: `806` - // Estimated: `4271` - // Minimum execution time: 29_535_000 picoseconds. - Weight::from_parts(30_327_000, 4271) - .saturating_add(RocksDbWeight::get().reads(5_u64)) + // Measured: `954` + // Estimated: `4419` + // Minimum execution time: 36_879_000 picoseconds. + Weight::from_parts(38_100_000, 4419) + .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::LiquidAlphaOn` (r:0 w:1) /// Proof: `SubtensorModule::LiquidAlphaOn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_liquid_alpha_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 17_453_000 picoseconds. - Weight::from_parts(18_084_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_977_000 picoseconds. + Weight::from_parts(25_538_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::LiquidAlphaOn` (r:1 w:0) @@ -1541,11 +1751,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::AlphaValues` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_alpha_values() -> Weight { // Proof Size summary in bytes: - // Measured: `814` - // Estimated: `4279` - // Minimum execution time: 25_918_000 picoseconds. - Weight::from_parts(26_509_000, 4279) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `962` + // Estimated: `4427` + // Minimum execution time: 33_152_000 picoseconds. + Weight::from_parts(34_224_000, 4427) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::ColdkeySwapAnnouncementDelay` (r:0 w:1) @@ -1554,8 +1764,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_190_000 picoseconds. - Weight::from_parts(5_511_000, 0) + // Minimum execution time: 5_180_000 picoseconds. + Weight::from_parts(5_370_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::ColdkeySwapReannouncementDelay` (r:0 w:1) @@ -1564,8 +1774,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_270_000 picoseconds. - Weight::from_parts(5_500_000, 0) + // Minimum execution time: 4_980_000 picoseconds. + Weight::from_parts(5_360_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::DissolveNetworkScheduleDuration` (r:0 w:1) @@ -1574,23 +1784,27 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_139_000 picoseconds. - Weight::from_parts(5_440_000, 0) + // Minimum execution time: 5_209_000 picoseconds. + Weight::from_parts(5_591_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::TransferToggle` (r:0 w:1) /// Proof: `SubtensorModule::TransferToggle` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_toggle_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 19_987_000 picoseconds. - Weight::from_parts(20_628_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 27_702_000 picoseconds. + Weight::from_parts(28_343_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `AdminUtils::PrecompileEnable` (r:1 w:0) @@ -1599,8 +1813,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `42` // Estimated: `3507` - // Minimum execution time: 6_161_000 picoseconds. - Weight::from_parts(6_382_000, 3507) + // Minimum execution time: 5_851_000 picoseconds. + Weight::from_parts(6_162_000, 3507) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `SubtensorModule::SubnetMovingAlpha` (r:0 w:1) @@ -1609,8 +1823,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_665_000 picoseconds. - Weight::from_parts(2_945_000, 0) + // Minimum execution time: 2_635_000 picoseconds. + Weight::from_parts(2_955_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::EMAPriceHalvingBlocks` (r:0 w:1) @@ -1619,12 +1833,16 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_857_000 picoseconds. - Weight::from_parts(4_158_000, 0) + // Minimum execution time: 3_797_000 picoseconds. + Weight::from_parts(4_198_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1633,41 +1851,49 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::AlphaSigmoidSteepness` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_alpha_sigmoid_steepness() -> Weight { // Proof Size summary in bytes: - // Measured: `770` - // Estimated: `4235` - // Minimum execution time: 23_253_000 picoseconds. - Weight::from_parts(23_824_000, 4235) - .saturating_add(RocksDbWeight::get().reads(3_u64)) + // Measured: `918` + // Estimated: `4383` + // Minimum execution time: 30_396_000 picoseconds. + Weight::from_parts(31_438_000, 4383) + .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::Yuma3On` (r:0 w:1) /// Proof: `SubtensorModule::Yuma3On` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_yuma3_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 20_408_000 picoseconds. - Weight::from_parts(20_928_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 27_962_000 picoseconds. + Weight::from_parts(28_583_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::BondsResetOn` (r:0 w:1) /// Proof: `SubtensorModule::BondsResetOn` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_bonds_reset_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 22_281_000 picoseconds. - Weight::from_parts(23_013_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 29_565_000 picoseconds. + Weight::from_parts(30_507_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1678,8 +1904,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `619` // Estimated: `4084` - // Minimum execution time: 15_729_000 picoseconds. - Weight::from_parts(16_490_000, 4084) + // Minimum execution time: 15_720_000 picoseconds. + Weight::from_parts(16_351_000, 4084) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -1693,24 +1919,28 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `712` // Estimated: `4177` - // Minimum execution time: 24_325_000 picoseconds. - Weight::from_parts(25_427_000, 4177) + // Minimum execution time: 25_036_000 picoseconds. + Weight::from_parts(25_687_000, 4177) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::SubtokenEnabled` (r:0 w:1) /// Proof: `SubtensorModule::SubtokenEnabled` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_subtoken_enabled() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 16_661_000 picoseconds. - Weight::from_parts(17_342_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_526_000 picoseconds. + Weight::from_parts(25_467_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::AdminFreezeWindow` (r:0 w:1) @@ -1719,8 +1949,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_279_000 picoseconds. - Weight::from_parts(5_540_000, 0) + // Minimum execution time: 5_119_000 picoseconds. + Weight::from_parts(5_450_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::OwnerHyperparamRateLimit` (r:0 w:1) @@ -1729,27 +1959,35 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_260_000 picoseconds. - Weight::from_parts(5_620_000, 0) + // Minimum execution time: 5_239_000 picoseconds. + Weight::from_parts(5_471_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::ImmuneOwnerUidsLimit` (r:0 w:1) /// Proof: `SubtensorModule::ImmuneOwnerUidsLimit` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_set_owner_immune_neuron_limit() -> Weight { // Proof Size summary in bytes: - // Measured: `667` - // Estimated: `4132` - // Minimum execution time: 16_961_000 picoseconds. - Weight::from_parts(17_663_000, 4132) - .saturating_add(RocksDbWeight::get().reads(2_u64)) + // Measured: `815` + // Estimated: `4280` + // Minimum execution time: 24_385_000 picoseconds. + Weight::from_parts(25_107_000, 4280) + .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Tempo` (r:1 w:0) /// Proof: `SubtensorModule::Tempo` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::PendingEpochAt` (r:1 w:0) + /// Proof: `SubtensorModule::PendingEpochAt` (`max_values`: None, `max_size`: None, mode: `Measured`) + /// Storage: `SubtensorModule::LastEpochBlock` (r:1 w:0) + /// Proof: `SubtensorModule::LastEpochBlock` (`max_values`: None, `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::AdminFreezeWindow` (r:1 w:0) /// Proof: `SubtensorModule::AdminFreezeWindow` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) /// Storage: `SubtensorModule::NetworksAdded` (r:1 w:0) @@ -1762,11 +2000,11 @@ impl WeightInfo for () { /// Proof: `SubtensorModule::SubnetworkN` (`max_values`: None, `max_size`: None, mode: `Measured`) fn sudo_trim_to_max_allowed_uids() -> Weight { // Proof Size summary in bytes: - // Measured: `785` - // Estimated: `4250` - // Minimum execution time: 29_645_000 picoseconds. - Weight::from_parts(30_477_000, 4250) - .saturating_add(RocksDbWeight::get().reads(6_u64)) + // Measured: `933` + // Estimated: `4398` + // Minimum execution time: 37_540_000 picoseconds. + Weight::from_parts(38_302_000, 4398) + .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::MinNonImmuneUids` (r:0 w:1) @@ -1775,8 +2013,18 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_953_000 picoseconds. - Weight::from_parts(7_134_000, 0) + // Minimum execution time: 6_523_000 picoseconds. + Weight::from_parts(6_783_000, 0) + .saturating_add(RocksDbWeight::get().writes(1_u64)) + } + /// Storage: `SubtensorModule::MaxEpochsPerBlock` (r:0 w:1) + /// Proof: `SubtensorModule::MaxEpochsPerBlock` (`max_values`: Some(1), `max_size`: None, mode: `Measured`) + fn sudo_set_max_epochs_per_block() -> Weight { + // Proof Size summary in bytes: + // Measured: `0` + // Estimated: `0` + // Minimum execution time: 5_219_000 picoseconds. + Weight::from_parts(5_530_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } } diff --git a/pallets/proxy/src/weights.rs b/pallets/proxy/src/weights.rs index 3a1f7a3775..1885d8b3f6 100644 --- a/pallets/proxy/src/weights.rs +++ b/pallets/proxy/src/weights.rs @@ -2,9 +2,9 @@ //! Autogenerated weights for `pallet_subtensor_proxy` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0 -//! DATE: 2026-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runnervm1li68`, CPU: `AMD EPYC 9V74 80-Core Processor` +//! HOSTNAME: `runnervm7b5n9`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` // Executed Command: @@ -22,7 +22,7 @@ // --no-storage-info // --no-min-squares // --no-median-slopes -// --output=/tmp/tmp.p1bMVWhQG1 +// --output=/tmp/tmp.y6dm1DHMCB // --template=/home/runner/work/subtensor/subtensor/.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -66,10 +66,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `637 + p * (37 ±0)` // Estimated: `4254 + p * (37 ±0)` - // Minimum execution time: 23_305_000 picoseconds. - Weight::from_parts(24_344_176, 4254) - // Standard Error: 2_859 - .saturating_add(Weight::from_parts(61_607, 0).saturating_mul(p.into())) + // Minimum execution time: 26_629_000 picoseconds. + Weight::from_parts(28_026_265, 4254) + // Standard Error: 4_888 + .saturating_add(Weight::from_parts(53_205, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) @@ -92,12 +92,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `894 + a * (68 ±0) + p * (37 ±0)` // Estimated: `8615 + a * (68 ±0) + p * (37 ±0)` - // Minimum execution time: 48_211_000 picoseconds. - Weight::from_parts(49_327_900, 8615) - // Standard Error: 1_615 - .saturating_add(Weight::from_parts(229_917, 0).saturating_mul(a.into())) - // Standard Error: 6_471 - .saturating_add(Weight::from_parts(52_466, 0).saturating_mul(p.into())) + // Minimum execution time: 52_588_000 picoseconds. + Weight::from_parts(53_234_507, 8615) + // Standard Error: 1_933 + .saturating_add(Weight::from_parts(228_831, 0).saturating_mul(a.into())) + // Standard Error: 7_745 + .saturating_add(Weight::from_parts(54_037, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) @@ -109,14 +109,16 @@ impl WeightInfo for SubstrateWeight { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(104), added: 2579, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 74]`. /// The range of component `p` is `[1, 19]`. - fn remove_announcement(a: u32, _p: u32, ) -> Weight { + fn remove_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `299 + a * (68 ±0)` // Estimated: `8615` - // Minimum execution time: 23_335_000 picoseconds. - Weight::from_parts(24_441_792, 8615) - // Standard Error: 1_160 - .saturating_add(Weight::from_parts(199_923, 0).saturating_mul(a.into())) + // Minimum execution time: 26_049_000 picoseconds. + Weight::from_parts(25_595_226, 8615) + // Standard Error: 1_041 + .saturating_add(Weight::from_parts(205_163, 0).saturating_mul(a.into())) + // Standard Error: 4_172 + .saturating_add(Weight::from_parts(40_277, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -130,12 +132,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `299 + a * (68 ±0)` // Estimated: `8615` - // Minimum execution time: 23_325_000 picoseconds. - Weight::from_parts(24_119_725, 8615) - // Standard Error: 1_004 - .saturating_add(Weight::from_parts(199_684, 0).saturating_mul(a.into())) - // Standard Error: 4_022 - .saturating_add(Weight::from_parts(14_188, 0).saturating_mul(p.into())) + // Minimum execution time: 26_269_000 picoseconds. + Weight::from_parts(26_388_332, 8615) + // Standard Error: 1_181 + .saturating_add(Weight::from_parts(199_703, 0).saturating_mul(a.into())) + // Standard Error: 4_732 + .saturating_add(Weight::from_parts(17_846, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -151,12 +153,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `308 + a * (68 ±0) + p * (37 ±0)` // Estimated: `8615` - // Minimum execution time: 30_786_000 picoseconds. - Weight::from_parts(31_264_086, 8615) - // Standard Error: 1_063 - .saturating_add(Weight::from_parts(201_071, 0).saturating_mul(a.into())) - // Standard Error: 4_257 - .saturating_add(Weight::from_parts(48_234, 0).saturating_mul(p.into())) + // Minimum execution time: 33_873_000 picoseconds. + Weight::from_parts(34_286_251, 8615) + // Standard Error: 2_040 + .saturating_add(Weight::from_parts(194_092, 0).saturating_mul(a.into())) + // Standard Error: 8_174 + .saturating_add(Weight::from_parts(53_615, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -167,10 +169,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 22_033_000 picoseconds. - Weight::from_parts(23_091_198, 4254) - // Standard Error: 1_876 - .saturating_add(Weight::from_parts(71_914, 0).saturating_mul(p.into())) + // Minimum execution time: 24_907_000 picoseconds. + Weight::from_parts(25_770_804, 4254) + // Standard Error: 2_400 + .saturating_add(Weight::from_parts(80_892, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -183,10 +185,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 23_985_000 picoseconds. - Weight::from_parts(25_137_108, 4254) - // Standard Error: 2_461 - .saturating_add(Weight::from_parts(63_781, 0).saturating_mul(p.into())) + // Minimum execution time: 26_690_000 picoseconds. + Weight::from_parts(27_827_049, 4254) + // Standard Error: 2_885 + .saturating_add(Weight::from_parts(64_054, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -197,10 +199,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 24_056_000 picoseconds. - Weight::from_parts(25_056_188, 4254) - // Standard Error: 2_438 - .saturating_add(Weight::from_parts(41_155, 0).saturating_mul(p.into())) + // Minimum execution time: 26_159_000 picoseconds. + Weight::from_parts(27_407_028, 4254) + // Standard Error: 3_009 + .saturating_add(Weight::from_parts(55_808, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -211,10 +213,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4254` - // Minimum execution time: 24_766_000 picoseconds. - Weight::from_parts(25_774_219, 4254) - // Standard Error: 2_177 - .saturating_add(Weight::from_parts(29_107, 0).saturating_mul(p.into())) + // Minimum execution time: 26_699_000 picoseconds. + Weight::from_parts(27_853_436, 4254) + // Standard Error: 3_475 + .saturating_add(Weight::from_parts(20_160, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -225,10 +227,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `156 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 23_315_000 picoseconds. - Weight::from_parts(24_401_670, 4254) - // Standard Error: 1_977 - .saturating_add(Weight::from_parts(40_473, 0).saturating_mul(p.into())) + // Minimum execution time: 25_437_000 picoseconds. + Weight::from_parts(26_529_087, 4254) + // Standard Error: 2_476 + .saturating_add(Weight::from_parts(48_014, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -242,8 +244,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `412` // Estimated: `8615` - // Minimum execution time: 42_824_000 picoseconds. - Weight::from_parts(43_955_000, 8615) + // Minimum execution time: 46_066_000 picoseconds. + Weight::from_parts(46_757_000, 8615) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -256,10 +258,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 11_817_000 picoseconds. - Weight::from_parts(12_428_329, 4254) - // Standard Error: 1_464 - .saturating_add(Weight::from_parts(38_133, 0).saturating_mul(p.into())) + // Minimum execution time: 13_585_000 picoseconds. + Weight::from_parts(14_259_931, 4254) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(42_799, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -280,10 +282,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `637 + p * (37 ±0)` // Estimated: `4254 + p * (37 ±0)` - // Minimum execution time: 23_305_000 picoseconds. - Weight::from_parts(24_344_176, 4254) - // Standard Error: 2_859 - .saturating_add(Weight::from_parts(61_607, 0).saturating_mul(p.into())) + // Minimum execution time: 26_629_000 picoseconds. + Weight::from_parts(28_026_265, 4254) + // Standard Error: 4_888 + .saturating_add(Weight::from_parts(53_205, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) .saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into())) @@ -306,12 +308,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `894 + a * (68 ±0) + p * (37 ±0)` // Estimated: `8615 + a * (68 ±0) + p * (37 ±0)` - // Minimum execution time: 48_211_000 picoseconds. - Weight::from_parts(49_327_900, 8615) - // Standard Error: 1_615 - .saturating_add(Weight::from_parts(229_917, 0).saturating_mul(a.into())) - // Standard Error: 6_471 - .saturating_add(Weight::from_parts(52_466, 0).saturating_mul(p.into())) + // Minimum execution time: 52_588_000 picoseconds. + Weight::from_parts(53_234_507, 8615) + // Standard Error: 1_933 + .saturating_add(Weight::from_parts(228_831, 0).saturating_mul(a.into())) + // Standard Error: 7_745 + .saturating_add(Weight::from_parts(54_037, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 68).saturating_mul(a.into())) @@ -323,14 +325,16 @@ impl WeightInfo for () { /// Proof: `System::Account` (`max_values`: None, `max_size`: Some(104), added: 2579, mode: `MaxEncodedLen`) /// The range of component `a` is `[0, 74]`. /// The range of component `p` is `[1, 19]`. - fn remove_announcement(a: u32, _p: u32, ) -> Weight { + fn remove_announcement(a: u32, p: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `299 + a * (68 ±0)` // Estimated: `8615` - // Minimum execution time: 23_335_000 picoseconds. - Weight::from_parts(24_441_792, 8615) - // Standard Error: 1_160 - .saturating_add(Weight::from_parts(199_923, 0).saturating_mul(a.into())) + // Minimum execution time: 26_049_000 picoseconds. + Weight::from_parts(25_595_226, 8615) + // Standard Error: 1_041 + .saturating_add(Weight::from_parts(205_163, 0).saturating_mul(a.into())) + // Standard Error: 4_172 + .saturating_add(Weight::from_parts(40_277, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -344,12 +348,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `299 + a * (68 ±0)` // Estimated: `8615` - // Minimum execution time: 23_325_000 picoseconds. - Weight::from_parts(24_119_725, 8615) - // Standard Error: 1_004 - .saturating_add(Weight::from_parts(199_684, 0).saturating_mul(a.into())) - // Standard Error: 4_022 - .saturating_add(Weight::from_parts(14_188, 0).saturating_mul(p.into())) + // Minimum execution time: 26_269_000 picoseconds. + Weight::from_parts(26_388_332, 8615) + // Standard Error: 1_181 + .saturating_add(Weight::from_parts(199_703, 0).saturating_mul(a.into())) + // Standard Error: 4_732 + .saturating_add(Weight::from_parts(17_846, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -365,12 +369,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `308 + a * (68 ±0) + p * (37 ±0)` // Estimated: `8615` - // Minimum execution time: 30_786_000 picoseconds. - Weight::from_parts(31_264_086, 8615) - // Standard Error: 1_063 - .saturating_add(Weight::from_parts(201_071, 0).saturating_mul(a.into())) - // Standard Error: 4_257 - .saturating_add(Weight::from_parts(48_234, 0).saturating_mul(p.into())) + // Minimum execution time: 33_873_000 picoseconds. + Weight::from_parts(34_286_251, 8615) + // Standard Error: 2_040 + .saturating_add(Weight::from_parts(194_092, 0).saturating_mul(a.into())) + // Standard Error: 8_174 + .saturating_add(Weight::from_parts(53_615, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -381,10 +385,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 22_033_000 picoseconds. - Weight::from_parts(23_091_198, 4254) - // Standard Error: 1_876 - .saturating_add(Weight::from_parts(71_914, 0).saturating_mul(p.into())) + // Minimum execution time: 24_907_000 picoseconds. + Weight::from_parts(25_770_804, 4254) + // Standard Error: 2_400 + .saturating_add(Weight::from_parts(80_892, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -397,10 +401,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 23_985_000 picoseconds. - Weight::from_parts(25_137_108, 4254) - // Standard Error: 2_461 - .saturating_add(Weight::from_parts(63_781, 0).saturating_mul(p.into())) + // Minimum execution time: 26_690_000 picoseconds. + Weight::from_parts(27_827_049, 4254) + // Standard Error: 2_885 + .saturating_add(Weight::from_parts(64_054, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -411,10 +415,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 24_056_000 picoseconds. - Weight::from_parts(25_056_188, 4254) - // Standard Error: 2_438 - .saturating_add(Weight::from_parts(41_155, 0).saturating_mul(p.into())) + // Minimum execution time: 26_159_000 picoseconds. + Weight::from_parts(27_407_028, 4254) + // Standard Error: 3_009 + .saturating_add(Weight::from_parts(55_808, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -425,10 +429,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `139` // Estimated: `4254` - // Minimum execution time: 24_766_000 picoseconds. - Weight::from_parts(25_774_219, 4254) - // Standard Error: 2_177 - .saturating_add(Weight::from_parts(29_107, 0).saturating_mul(p.into())) + // Minimum execution time: 26_699_000 picoseconds. + Weight::from_parts(27_853_436, 4254) + // Standard Error: 3_475 + .saturating_add(Weight::from_parts(20_160, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -439,10 +443,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `156 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 23_315_000 picoseconds. - Weight::from_parts(24_401_670, 4254) - // Standard Error: 1_977 - .saturating_add(Weight::from_parts(40_473, 0).saturating_mul(p.into())) + // Minimum execution time: 25_437_000 picoseconds. + Weight::from_parts(26_529_087, 4254) + // Standard Error: 2_476 + .saturating_add(Weight::from_parts(48_014, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -456,8 +460,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `412` // Estimated: `8615` - // Minimum execution time: 42_824_000 picoseconds. - Weight::from_parts(43_955_000, 8615) + // Minimum execution time: 46_066_000 picoseconds. + Weight::from_parts(46_757_000, 8615) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -470,10 +474,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `119 + p * (37 ±0)` // Estimated: `4254` - // Minimum execution time: 11_817_000 picoseconds. - Weight::from_parts(12_428_329, 4254) - // Standard Error: 1_464 - .saturating_add(Weight::from_parts(38_133, 0).saturating_mul(p.into())) + // Minimum execution time: 13_585_000 picoseconds. + Weight::from_parts(14_259_931, 4254) + // Standard Error: 1_733 + .saturating_add(Weight::from_parts(42_799, 0).saturating_mul(p.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } diff --git a/pallets/subtensor/src/weights.rs b/pallets/subtensor/src/weights.rs index 84cb42ae8c..7de33b4a4c 100644 --- a/pallets/subtensor/src/weights.rs +++ b/pallets/subtensor/src/weights.rs @@ -2,16 +2,16 @@ //! Autogenerated weights for `pallet_subtensor` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0 -//! DATE: 2026-06-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `user-laptop`, CPU: `` +//! HOSTNAME: `runnervm7b5n9`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` // Executed Command: -// /Users/user/Work/subtensor/target/production/node-subtensor +// /home/runner/work/subtensor/subtensor/target/production/node-subtensor // benchmark // pallet -// --runtime=/Users/user/Work/subtensor/target/production/wbuild/node-subtensor-runtime/node_subtensor_runtime.compact.compressed.wasm +// --runtime=/home/runner/work/subtensor/subtensor/target/production/wbuild/node-subtensor-runtime/node_subtensor_runtime.compact.compressed.wasm // --genesis-builder=runtime // --genesis-builder-preset=benchmark // --wasm-execution=compiled @@ -22,8 +22,8 @@ // --no-storage-info // --no-min-squares // --no-median-slopes -// --output=/Users/user/Work/subtensor/pallets/subtensor/src/weights.rs -// --template=/Users/user/Work/subtensor/.maintain/frame-weight-template.hbs +// --output=/tmp/tmp.hYIH73ZUrd +// --template=/home/runner/work/subtensor/subtensor/.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -185,8 +185,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1865` // Estimated: `6148` - // Minimum execution time: 148_000_000 picoseconds. - Weight::from_parts(155_000_000, 6148) + // Minimum execution time: 343_840_000 picoseconds. + Weight::from_parts(349_872_000, 6148) .saturating_add(T::DbWeight::get().reads(34_u64)) .saturating_add(T::DbWeight::get().writes(29_u64)) } @@ -228,8 +228,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `188820` // Estimated: `10327410` - // Minimum execution time: 6_739_000_000 picoseconds. - Weight::from_parts(6_870_000_000, 10327410) + // Minimum execution time: 15_317_357_000 picoseconds. + Weight::from_parts(15_513_610_000, 10327410) .saturating_add(T::DbWeight::get().reads(4112_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -299,8 +299,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2226` // Estimated: `8727` - // Minimum execution time: 280_000_000 picoseconds. - Weight::from_parts(284_000_000, 8727) + // Minimum execution time: 639_698_000 picoseconds. + Weight::from_parts(664_064_000, 8727) .saturating_add(T::DbWeight::get().reads(32_u64)) .saturating_add(T::DbWeight::get().writes(16_u64)) } @@ -314,8 +314,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `713` // Estimated: `4178` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(16_000_000, 4178) + // Minimum execution time: 30_307_000 picoseconds. + Weight::from_parts(31_278_000, 4178) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -329,8 +329,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `812` // Estimated: `4277` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(16_000_000, 4277) + // Minimum execution time: 28_262_000 picoseconds. + Weight::from_parts(29_294_000, 4277) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -412,8 +412,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1798` // Estimated: `6148` - // Minimum execution time: 149_000_000 picoseconds. - Weight::from_parts(154_000_000, 6148) + // Minimum execution time: 332_358_000 picoseconds. + Weight::from_parts(336_815_000, 6148) .saturating_add(T::DbWeight::get().reads(34_u64)) .saturating_add(T::DbWeight::get().writes(29_u64)) } @@ -465,8 +465,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1516` // Estimated: `4981` - // Minimum execution time: 46_000_000 picoseconds. - Weight::from_parts(47_000_000, 4981) + // Minimum execution time: 102_089_000 picoseconds. + Weight::from_parts(103_934_000, 4981) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(16_u64)) } @@ -586,8 +586,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1532` // Estimated: `9947` - // Minimum execution time: 123_000_000 picoseconds. - Weight::from_parts(125_000_000, 9947) + // Minimum execution time: 271_405_000 picoseconds. + Weight::from_parts(277_125_000, 9947) .saturating_add(T::DbWeight::get().reads(40_u64)) .saturating_add(T::DbWeight::get().writes(48_u64)) } @@ -621,8 +621,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1249` // Estimated: `4714` - // Minimum execution time: 30_000_000 picoseconds. - Weight::from_parts(31_000_000, 4714) + // Minimum execution time: 67_886_000 picoseconds. + Weight::from_parts(69_049_000, 4714) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -668,8 +668,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1650` // Estimated: `7590` - // Minimum execution time: 49_000_000 picoseconds. - Weight::from_parts(52_000_000, 7590) + // Minimum execution time: 109_534_000 picoseconds. + Weight::from_parts(111_227_000, 7590) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -679,8 +679,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_000_000 picoseconds. - Weight::from_parts(2_000_000, 0) + // Minimum execution time: 5_570_000 picoseconds. + Weight::from_parts(5_760_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -701,8 +701,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1033` // Estimated: `4498` - // Minimum execution time: 23_000_000 picoseconds. - Weight::from_parts(25_000_000, 4498) + // Minimum execution time: 52_527_000 picoseconds. + Weight::from_parts(53_870_000, 4498) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -718,8 +718,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(23_000_000, 4159) + // Minimum execution time: 45_574_000 picoseconds. + Weight::from_parts(47_248_000, 4159) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -767,8 +767,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2110` // Estimated: `13000` - // Minimum execution time: 128_000_000 picoseconds. - Weight::from_parts(132_000_000, 13000) + // Minimum execution time: 284_379_000 picoseconds. + Weight::from_parts(288_156_000, 13000) .saturating_add(T::DbWeight::get().reads(37_u64)) .saturating_add(T::DbWeight::get().writes(15_u64)) } @@ -820,8 +820,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2166` // Estimated: `13056` - // Minimum execution time: 138_000_000 picoseconds. - Weight::from_parts(144_000_000, 13056) + // Minimum execution time: 308_323_000 picoseconds. + Weight::from_parts(312_301_000, 13056) .saturating_add(T::DbWeight::get().reads(37_u64)) .saturating_add(T::DbWeight::get().writes(19_u64)) } @@ -833,8 +833,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `665` // Estimated: `4130` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(11_000_000, 4130) + // Minimum execution time: 22_442_000 picoseconds. + Weight::from_parts(23_293_000, 4130) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -846,8 +846,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `613` // Estimated: `4078` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(9_000_000, 4078) + // Minimum execution time: 18_695_000 picoseconds. + Weight::from_parts(19_496_000, 4078) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -859,8 +859,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_000_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 8_335_000 picoseconds. + Weight::from_parts(8_857_000, 0) .saturating_add(T::DbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsEnabled` (r:1 w:0) @@ -905,8 +905,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2155` // Estimated: `8095` - // Minimum execution time: 191_000_000 picoseconds. - Weight::from_parts(197_000_000, 8095) + // Minimum execution time: 412_226_000 picoseconds. + Weight::from_parts(421_363_000, 8095) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -940,8 +940,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1754` // Estimated: `5219` - // Minimum execution time: 74_000_000 picoseconds. - Weight::from_parts(75_000_000, 5219) + // Minimum execution time: 169_976_000 picoseconds. + Weight::from_parts(172_139_000, 5219) .saturating_add(T::DbWeight::get().reads(13_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -973,8 +973,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1754` // Estimated: `5219` - // Minimum execution time: 72_000_000 picoseconds. - Weight::from_parts(73_000_000, 5219) + // Minimum execution time: 166_359_000 picoseconds. + Weight::from_parts(168_964_000, 5219) .saturating_add(T::DbWeight::get().reads(12_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -994,8 +994,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1118` // Estimated: `4583` - // Minimum execution time: 18_000_000 picoseconds. - Weight::from_parts(19_000_000, 4583) + // Minimum execution time: 38_482_000 picoseconds. + Weight::from_parts(39_454_000, 4583) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -1065,8 +1065,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2226` // Estimated: `8727` - // Minimum execution time: 357_000_000 picoseconds. - Weight::from_parts(371_000_000, 8727) + // Minimum execution time: 829_031_000 picoseconds. + Weight::from_parts(853_005_000, 8727) .saturating_add(T::DbWeight::get().reads(32_u64)) .saturating_add(T::DbWeight::get().writes(16_u64)) } @@ -1102,8 +1102,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1979` // Estimated: `7919` - // Minimum execution time: 95_000_000 picoseconds. - Weight::from_parts(96_000_000, 7919) + // Minimum execution time: 214_819_000 picoseconds. + Weight::from_parts(216_061_000, 7919) .saturating_add(T::DbWeight::get().reads(19_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -1159,8 +1159,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2142` // Estimated: `10557` - // Minimum execution time: 236_000_000 picoseconds. - Weight::from_parts(238_000_000, 10557) + // Minimum execution time: 544_281_000 picoseconds. + Weight::from_parts(569_198_000, 10557) .saturating_add(T::DbWeight::get().reads(28_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -1214,8 +1214,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2176` // Estimated: `10591` - // Minimum execution time: 308_000_000 picoseconds. - Weight::from_parts(315_000_000, 10591) + // Minimum execution time: 717_343_000 picoseconds. + Weight::from_parts(740_696_000, 10591) .saturating_add(T::DbWeight::get().reads(27_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -1287,8 +1287,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2662` // Estimated: `11077` - // Minimum execution time: 397_000_000 picoseconds. - Weight::from_parts(404_000_000, 11077) + // Minimum execution time: 921_853_000 picoseconds. + Weight::from_parts(944_515_000, 11077) .saturating_add(T::DbWeight::get().reads(47_u64)) .saturating_add(T::DbWeight::get().writes(24_u64)) } @@ -1328,8 +1328,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1988` // Estimated: `7928` - // Minimum execution time: 108_000_000 picoseconds. - Weight::from_parts(109_000_000, 7928) + // Minimum execution time: 263_199_000 picoseconds. + Weight::from_parts(269_320_000, 7928) .saturating_add(T::DbWeight::get().reads(18_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -1401,8 +1401,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2505` // Estimated: `10920` - // Minimum execution time: 312_000_000 picoseconds. - Weight::from_parts(317_000_000, 10920) + // Minimum execution time: 717_052_000 picoseconds. + Weight::from_parts(742_019_000, 10920) .saturating_add(T::DbWeight::get().reads(47_u64)) .saturating_add(T::DbWeight::get().writes(24_u64)) } @@ -1440,8 +1440,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1300` // Estimated: `4765` - // Minimum execution time: 67_000_000 picoseconds. - Weight::from_parts(67_000_000, 4765) + // Minimum execution time: 144_628_000 picoseconds. + Weight::from_parts(147_224_000, 4765) .saturating_add(T::DbWeight::get().reads(15_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -1481,8 +1481,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1455` // Estimated: `7395` - // Minimum execution time: 45_000_000 picoseconds. - Weight::from_parts(46_000_000, 7395) + // Minimum execution time: 100_516_000 picoseconds. + Weight::from_parts(103_092_000, 7395) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -1498,8 +1498,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `830` // Estimated: `4295` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(14_000_000, 4295) + // Minimum execution time: 29_324_000 picoseconds. + Weight::from_parts(29_895_000, 4295) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -1517,8 +1517,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `923` // Estimated: `4388` - // Minimum execution time: 16_000_000 picoseconds. - Weight::from_parts(17_000_000, 4388) + // Minimum execution time: 36_257_000 picoseconds. + Weight::from_parts(37_710_000, 4388) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -1638,8 +1638,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1468` // Estimated: `9883` - // Minimum execution time: 121_000_000 picoseconds. - Weight::from_parts(123_000_000, 9883) + // Minimum execution time: 270_502_000 picoseconds. + Weight::from_parts(275_041_000, 9883) .saturating_add(T::DbWeight::get().reads(39_u64)) .saturating_add(T::DbWeight::get().writes(47_u64)) } @@ -1653,8 +1653,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `684` // Estimated: `4149` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(13_000_000, 4149) + // Minimum execution time: 29_786_000 picoseconds. + Weight::from_parts(30_617_000, 4149) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1668,8 +1668,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `889` // Estimated: `6829` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(14_000_000, 6829) + // Minimum execution time: 31_168_000 picoseconds. + Weight::from_parts(32_040_000, 6829) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1681,8 +1681,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `595` // Estimated: `4060` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(8_000_000, 4060) + // Minimum execution time: 17_122_000 picoseconds. + Weight::from_parts(17_513_000, 4060) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -1764,8 +1764,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `3172` // Estimated: `28912` - // Minimum execution time: 529_000_000 picoseconds. - Weight::from_parts(543_000_000, 28912) + // Minimum execution time: 1_227_100_000 picoseconds. + Weight::from_parts(1_242_038_000, 28912) .saturating_add(T::DbWeight::get().reads(182_u64)) .saturating_add(T::DbWeight::get().writes(99_u64)) } @@ -1779,8 +1779,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `818` // Estimated: `4283` - // Minimum execution time: 11_000_000 picoseconds. - Weight::from_parts(11_000_000, 4283) + // Minimum execution time: 24_556_000 picoseconds. + Weight::from_parts(25_337_000, 4283) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -1794,8 +1794,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `774` // Estimated: `9189` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(13_000_000, 9189) + // Minimum execution time: 25_918_000 picoseconds. + Weight::from_parts(26_830_000, 9189) .saturating_add(T::DbWeight::get().reads(6_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -1856,8 +1856,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2235` // Estimated: `11306` - // Minimum execution time: 296_000_000 picoseconds. - Weight::from_parts(302_000_000, 11306) + // Minimum execution time: 674_042_000 picoseconds. + Weight::from_parts(700_873_000, 11306) .saturating_add(T::DbWeight::get().reads(43_u64)) .saturating_add(T::DbWeight::get().writes(25_u64)) } @@ -1911,8 +1911,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2176` // Estimated: `10591` - // Minimum execution time: 317_000_000 picoseconds. - Weight::from_parts(323_000_000, 10591) + // Minimum execution time: 731_620_000 picoseconds. + Weight::from_parts(754_292_000, 10591) .saturating_add(T::DbWeight::get().reads(27_u64)) .saturating_add(T::DbWeight::get().writes(13_u64)) } @@ -2051,10 +2051,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1835 + k * (44 ±0)` // Estimated: `10256 + k * (2579 ±0)` - // Minimum execution time: 222_000_000 picoseconds. - Weight::from_parts(135_764_772, 10256) - // Standard Error: 49_814 - .saturating_add(Weight::from_parts(23_501_234, 0).saturating_mul(k.into())) + // Minimum execution time: 475_774_000 picoseconds. + Weight::from_parts(309_598_986, 10256) + // Standard Error: 26_969 + .saturating_add(Weight::from_parts(46_027_026, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(49_u64)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(53_u64)) @@ -2084,10 +2084,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1501 + k * (53 ±0)` // Estimated: `6148 + k * (2529 ±0)` - // Minimum execution time: 41_000_000 picoseconds. - Weight::from_parts(49_310_804, 6148) - // Standard Error: 5_811 - .saturating_add(Weight::from_parts(865_763, 0).saturating_mul(k.into())) + // Minimum execution time: 127_077_000 picoseconds. + Weight::from_parts(146_402_779, 6148) + // Standard Error: 3_377 + .saturating_add(Weight::from_parts(1_566_532, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(7_u64)) @@ -2102,8 +2102,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `659` // Estimated: `9074` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(12_000_000, 9074) + // Minimum execution time: 27_300_000 picoseconds. + Weight::from_parts(28_313_000, 9074) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -2139,8 +2139,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1248` // Estimated: `4713` - // Minimum execution time: 39_000_000 picoseconds. - Weight::from_parts(40_000_000, 4713) + // Minimum execution time: 85_228_000 picoseconds. + Weight::from_parts(86_951_000, 4713) .saturating_add(T::DbWeight::get().reads(14_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -2156,8 +2156,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `809` // Estimated: `4274` - // Minimum execution time: 14_000_000 picoseconds. - Weight::from_parts(15_000_000, 4274) + // Minimum execution time: 32_871_000 picoseconds. + Weight::from_parts(33_853_000, 4274) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -2173,8 +2173,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `476` // Estimated: `3941` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(8_000_000, 3941) + // Minimum execution time: 17_463_000 picoseconds. + Weight::from_parts(18_283_000, 3941) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -2204,8 +2204,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1935` // Estimated: `7875` - // Minimum execution time: 59_000_000 picoseconds. - Weight::from_parts(60_000_000, 7875) + // Minimum execution time: 136_093_000 picoseconds. + Weight::from_parts(138_999_000, 7875) .saturating_add(T::DbWeight::get().reads(16_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -2215,8 +2215,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_000_000, 0) + // Minimum execution time: 2_545_000 picoseconds. + Weight::from_parts(2_735_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::RootClaimableThreshold` (r:0 w:1) @@ -2225,8 +2225,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(2_000_000, 0) + // Minimum execution time: 5_229_000 picoseconds. + Weight::from_parts(5_681_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -2239,8 +2239,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `899` // Estimated: `4364` - // Minimum execution time: 11_000_000 picoseconds. - Weight::from_parts(12_000_000, 4364) + // Minimum execution time: 26_870_000 picoseconds. + Weight::from_parts(28_023_000, 4364) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -2312,8 +2312,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2229` // Estimated: `8727` - // Minimum execution time: 408_000_000 picoseconds. - Weight::from_parts(415_000_000, 8727) + // Minimum execution time: 945_077_000 picoseconds. + Weight::from_parts(967_308_000, 8727) .saturating_add(T::DbWeight::get().reads(33_u64)) .saturating_add(T::DbWeight::get().writes(17_u64)) } @@ -2323,8 +2323,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_000_000, 0) + // Minimum execution time: 2_585_000 picoseconds. + Weight::from_parts(2_805_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -2365,8 +2365,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1715` // Estimated: `7655` - // Minimum execution time: 51_000_000 picoseconds. - Weight::from_parts(55_000_000, 7655) + // Minimum execution time: 114_744_000 picoseconds. + Weight::from_parts(115_995_000, 7655) .saturating_add(T::DbWeight::get().reads(17_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -2396,8 +2396,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1399` // Estimated: `7339` - // Minimum execution time: 69_000_000 picoseconds. - Weight::from_parts(174_000_000, 7339) + // Minimum execution time: 147_815_000 picoseconds. + Weight::from_parts(149_819_000, 7339) .saturating_add(T::DbWeight::get().reads(14_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } @@ -2411,8 +2411,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `950` // Estimated: `4415` - // Minimum execution time: 268_000_000 picoseconds. - Weight::from_parts(274_000_000, 4415) + // Minimum execution time: 665_186_000 picoseconds. + Weight::from_parts(684_242_000, 4415) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -2432,8 +2432,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `975` // Estimated: `4440` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(23_000_000, 4440) + // Minimum execution time: 45_394_000 picoseconds. + Weight::from_parts(46_407_000, 4440) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -2457,8 +2457,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `899` // Estimated: `4364` - // Minimum execution time: 18_000_000 picoseconds. - Weight::from_parts(19_000_000, 4364) + // Minimum execution time: 38_362_000 picoseconds. + Weight::from_parts(39_193_000, 4364) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -2482,8 +2482,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `982` // Estimated: `4447` - // Minimum execution time: 19_000_000 picoseconds. - Weight::from_parts(20_000_000, 4447) + // Minimum execution time: 41_588_000 picoseconds. + Weight::from_parts(42_539_000, 4447) .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -2495,8 +2495,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `733` // Estimated: `4198` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(9_000_000, 4198) + // Minimum execution time: 16_832_000 picoseconds. + Weight::from_parts(17_583_000, 4198) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: `SubtensorModule::SubnetOwnerHotkey` (r:1 w:0) @@ -2523,8 +2523,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1731` // Estimated: `7671` - // Minimum execution time: 25_000_000 picoseconds. - Weight::from_parts(26_000_000, 7671) + // Minimum execution time: 52_046_000 picoseconds. + Weight::from_parts(52_958_000, 7671) .saturating_add(T::DbWeight::get().reads(11_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsEnabled` (r:1 w:0) @@ -2545,8 +2545,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1019` // Estimated: `4484` - // Minimum execution time: 17_000_000 picoseconds. - Weight::from_parts(18_000_000, 4484) + // Minimum execution time: 34_995_000 picoseconds. + Weight::from_parts(35_376_000, 4484) .saturating_add(T::DbWeight::get().reads(7_u64)) } /// Storage: `SubtensorModule::MinDelegateTake` (r:1 w:0) @@ -2559,8 +2559,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `721` // Estimated: `4186` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 4186) + // Minimum execution time: 14_998_000 picoseconds. + Weight::from_parts(15_378_000, 4186) .saturating_add(T::DbWeight::get().reads(3_u64)) } /// Storage: `SubtensorModule::Uids` (r:1 w:0) @@ -2573,8 +2573,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `647` // Estimated: `4112` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_000_000, 4112) + // Minimum execution time: 18_775_000 picoseconds. + Weight::from_parts(19_035_000, 4112) .saturating_add(T::DbWeight::get().reads(3_u64)) } /// Storage: `SubtensorModule::Uids` (r:1 w:0) @@ -2585,8 +2585,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `652` // Estimated: `4117` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(7_000_000, 4117) + // Minimum execution time: 15_018_000 picoseconds. + Weight::from_parts(15_448_000, 4117) .saturating_add(T::DbWeight::get().reads(2_u64)) } } @@ -2671,8 +2671,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1865` // Estimated: `6148` - // Minimum execution time: 148_000_000 picoseconds. - Weight::from_parts(155_000_000, 6148) + // Minimum execution time: 343_840_000 picoseconds. + Weight::from_parts(349_872_000, 6148) .saturating_add(RocksDbWeight::get().reads(34_u64)) .saturating_add(RocksDbWeight::get().writes(29_u64)) } @@ -2714,8 +2714,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `188820` // Estimated: `10327410` - // Minimum execution time: 6_739_000_000 picoseconds. - Weight::from_parts(6_870_000_000, 10327410) + // Minimum execution time: 15_317_357_000 picoseconds. + Weight::from_parts(15_513_610_000, 10327410) .saturating_add(RocksDbWeight::get().reads(4112_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -2785,8 +2785,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2226` // Estimated: `8727` - // Minimum execution time: 280_000_000 picoseconds. - Weight::from_parts(284_000_000, 8727) + // Minimum execution time: 639_698_000 picoseconds. + Weight::from_parts(664_064_000, 8727) .saturating_add(RocksDbWeight::get().reads(32_u64)) .saturating_add(RocksDbWeight::get().writes(16_u64)) } @@ -2800,8 +2800,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `713` // Estimated: `4178` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(16_000_000, 4178) + // Minimum execution time: 30_307_000 picoseconds. + Weight::from_parts(31_278_000, 4178) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -2815,8 +2815,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `812` // Estimated: `4277` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(16_000_000, 4277) + // Minimum execution time: 28_262_000 picoseconds. + Weight::from_parts(29_294_000, 4277) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -2898,8 +2898,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1798` // Estimated: `6148` - // Minimum execution time: 149_000_000 picoseconds. - Weight::from_parts(154_000_000, 6148) + // Minimum execution time: 332_358_000 picoseconds. + Weight::from_parts(336_815_000, 6148) .saturating_add(RocksDbWeight::get().reads(34_u64)) .saturating_add(RocksDbWeight::get().writes(29_u64)) } @@ -2951,8 +2951,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1516` // Estimated: `4981` - // Minimum execution time: 46_000_000 picoseconds. - Weight::from_parts(47_000_000, 4981) + // Minimum execution time: 102_089_000 picoseconds. + Weight::from_parts(103_934_000, 4981) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(16_u64)) } @@ -3072,8 +3072,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1532` // Estimated: `9947` - // Minimum execution time: 123_000_000 picoseconds. - Weight::from_parts(125_000_000, 9947) + // Minimum execution time: 271_405_000 picoseconds. + Weight::from_parts(277_125_000, 9947) .saturating_add(RocksDbWeight::get().reads(40_u64)) .saturating_add(RocksDbWeight::get().writes(48_u64)) } @@ -3107,8 +3107,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1249` // Estimated: `4714` - // Minimum execution time: 30_000_000 picoseconds. - Weight::from_parts(31_000_000, 4714) + // Minimum execution time: 67_886_000 picoseconds. + Weight::from_parts(69_049_000, 4714) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3154,8 +3154,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1650` // Estimated: `7590` - // Minimum execution time: 49_000_000 picoseconds. - Weight::from_parts(52_000_000, 7590) + // Minimum execution time: 109_534_000 picoseconds. + Weight::from_parts(111_227_000, 7590) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3165,8 +3165,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_000_000 picoseconds. - Weight::from_parts(2_000_000, 0) + // Minimum execution time: 5_570_000 picoseconds. + Weight::from_parts(5_760_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -3187,8 +3187,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1033` // Estimated: `4498` - // Minimum execution time: 23_000_000 picoseconds. - Weight::from_parts(25_000_000, 4498) + // Minimum execution time: 52_527_000 picoseconds. + Weight::from_parts(53_870_000, 4498) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3204,8 +3204,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `694` // Estimated: `4159` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(23_000_000, 4159) + // Minimum execution time: 45_574_000 picoseconds. + Weight::from_parts(47_248_000, 4159) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -3253,8 +3253,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2110` // Estimated: `13000` - // Minimum execution time: 128_000_000 picoseconds. - Weight::from_parts(132_000_000, 13000) + // Minimum execution time: 284_379_000 picoseconds. + Weight::from_parts(288_156_000, 13000) .saturating_add(RocksDbWeight::get().reads(37_u64)) .saturating_add(RocksDbWeight::get().writes(15_u64)) } @@ -3306,8 +3306,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2166` // Estimated: `13056` - // Minimum execution time: 138_000_000 picoseconds. - Weight::from_parts(144_000_000, 13056) + // Minimum execution time: 308_323_000 picoseconds. + Weight::from_parts(312_301_000, 13056) .saturating_add(RocksDbWeight::get().reads(37_u64)) .saturating_add(RocksDbWeight::get().writes(19_u64)) } @@ -3319,8 +3319,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `665` // Estimated: `4130` - // Minimum execution time: 10_000_000 picoseconds. - Weight::from_parts(11_000_000, 4130) + // Minimum execution time: 22_442_000 picoseconds. + Weight::from_parts(23_293_000, 4130) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -3332,8 +3332,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `613` // Estimated: `4078` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(9_000_000, 4078) + // Minimum execution time: 18_695_000 picoseconds. + Weight::from_parts(19_496_000, 4078) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -3345,8 +3345,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_000_000 picoseconds. - Weight::from_parts(4_000_000, 0) + // Minimum execution time: 8_335_000 picoseconds. + Weight::from_parts(8_857_000, 0) .saturating_add(RocksDbWeight::get().writes(2_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsEnabled` (r:1 w:0) @@ -3391,8 +3391,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2155` // Estimated: `8095` - // Minimum execution time: 191_000_000 picoseconds. - Weight::from_parts(197_000_000, 8095) + // Minimum execution time: 412_226_000 picoseconds. + Weight::from_parts(421_363_000, 8095) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3426,8 +3426,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1754` // Estimated: `5219` - // Minimum execution time: 74_000_000 picoseconds. - Weight::from_parts(75_000_000, 5219) + // Minimum execution time: 169_976_000 picoseconds. + Weight::from_parts(172_139_000, 5219) .saturating_add(RocksDbWeight::get().reads(13_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -3459,8 +3459,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1754` // Estimated: `5219` - // Minimum execution time: 72_000_000 picoseconds. - Weight::from_parts(73_000_000, 5219) + // Minimum execution time: 166_359_000 picoseconds. + Weight::from_parts(168_964_000, 5219) .saturating_add(RocksDbWeight::get().reads(12_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -3480,8 +3480,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1118` // Estimated: `4583` - // Minimum execution time: 18_000_000 picoseconds. - Weight::from_parts(19_000_000, 4583) + // Minimum execution time: 38_482_000 picoseconds. + Weight::from_parts(39_454_000, 4583) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3551,8 +3551,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2226` // Estimated: `8727` - // Minimum execution time: 357_000_000 picoseconds. - Weight::from_parts(371_000_000, 8727) + // Minimum execution time: 829_031_000 picoseconds. + Weight::from_parts(853_005_000, 8727) .saturating_add(RocksDbWeight::get().reads(32_u64)) .saturating_add(RocksDbWeight::get().writes(16_u64)) } @@ -3588,8 +3588,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1979` // Estimated: `7919` - // Minimum execution time: 95_000_000 picoseconds. - Weight::from_parts(96_000_000, 7919) + // Minimum execution time: 214_819_000 picoseconds. + Weight::from_parts(216_061_000, 7919) .saturating_add(RocksDbWeight::get().reads(19_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -3645,8 +3645,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2142` // Estimated: `10557` - // Minimum execution time: 236_000_000 picoseconds. - Weight::from_parts(238_000_000, 10557) + // Minimum execution time: 544_281_000 picoseconds. + Weight::from_parts(569_198_000, 10557) .saturating_add(RocksDbWeight::get().reads(28_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -3700,8 +3700,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2176` // Estimated: `10591` - // Minimum execution time: 308_000_000 picoseconds. - Weight::from_parts(315_000_000, 10591) + // Minimum execution time: 717_343_000 picoseconds. + Weight::from_parts(740_696_000, 10591) .saturating_add(RocksDbWeight::get().reads(27_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -3773,8 +3773,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2662` // Estimated: `11077` - // Minimum execution time: 397_000_000 picoseconds. - Weight::from_parts(404_000_000, 11077) + // Minimum execution time: 921_853_000 picoseconds. + Weight::from_parts(944_515_000, 11077) .saturating_add(RocksDbWeight::get().reads(47_u64)) .saturating_add(RocksDbWeight::get().writes(24_u64)) } @@ -3814,8 +3814,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1988` // Estimated: `7928` - // Minimum execution time: 108_000_000 picoseconds. - Weight::from_parts(109_000_000, 7928) + // Minimum execution time: 263_199_000 picoseconds. + Weight::from_parts(269_320_000, 7928) .saturating_add(RocksDbWeight::get().reads(18_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -3887,8 +3887,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2505` // Estimated: `10920` - // Minimum execution time: 312_000_000 picoseconds. - Weight::from_parts(317_000_000, 10920) + // Minimum execution time: 717_052_000 picoseconds. + Weight::from_parts(742_019_000, 10920) .saturating_add(RocksDbWeight::get().reads(47_u64)) .saturating_add(RocksDbWeight::get().writes(24_u64)) } @@ -3926,8 +3926,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1300` // Estimated: `4765` - // Minimum execution time: 67_000_000 picoseconds. - Weight::from_parts(67_000_000, 4765) + // Minimum execution time: 144_628_000 picoseconds. + Weight::from_parts(147_224_000, 4765) .saturating_add(RocksDbWeight::get().reads(15_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3967,8 +3967,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1455` // Estimated: `7395` - // Minimum execution time: 45_000_000 picoseconds. - Weight::from_parts(46_000_000, 7395) + // Minimum execution time: 100_516_000 picoseconds. + Weight::from_parts(103_092_000, 7395) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -3984,8 +3984,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `830` // Estimated: `4295` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(14_000_000, 4295) + // Minimum execution time: 29_324_000 picoseconds. + Weight::from_parts(29_895_000, 4295) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4003,8 +4003,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `923` // Estimated: `4388` - // Minimum execution time: 16_000_000 picoseconds. - Weight::from_parts(17_000_000, 4388) + // Minimum execution time: 36_257_000 picoseconds. + Weight::from_parts(37_710_000, 4388) .saturating_add(RocksDbWeight::get().reads(5_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4124,8 +4124,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1468` // Estimated: `9883` - // Minimum execution time: 121_000_000 picoseconds. - Weight::from_parts(123_000_000, 9883) + // Minimum execution time: 270_502_000 picoseconds. + Weight::from_parts(275_041_000, 9883) .saturating_add(RocksDbWeight::get().reads(39_u64)) .saturating_add(RocksDbWeight::get().writes(47_u64)) } @@ -4139,8 +4139,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `684` // Estimated: `4149` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(13_000_000, 4149) + // Minimum execution time: 29_786_000 picoseconds. + Weight::from_parts(30_617_000, 4149) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4154,8 +4154,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `889` // Estimated: `6829` - // Minimum execution time: 13_000_000 picoseconds. - Weight::from_parts(14_000_000, 6829) + // Minimum execution time: 31_168_000 picoseconds. + Weight::from_parts(32_040_000, 6829) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4167,8 +4167,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `595` // Estimated: `4060` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(8_000_000, 4060) + // Minimum execution time: 17_122_000 picoseconds. + Weight::from_parts(17_513_000, 4060) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4250,8 +4250,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `3172` // Estimated: `28912` - // Minimum execution time: 529_000_000 picoseconds. - Weight::from_parts(543_000_000, 28912) + // Minimum execution time: 1_227_100_000 picoseconds. + Weight::from_parts(1_242_038_000, 28912) .saturating_add(RocksDbWeight::get().reads(182_u64)) .saturating_add(RocksDbWeight::get().writes(99_u64)) } @@ -4265,8 +4265,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `818` // Estimated: `4283` - // Minimum execution time: 11_000_000 picoseconds. - Weight::from_parts(11_000_000, 4283) + // Minimum execution time: 24_556_000 picoseconds. + Weight::from_parts(25_337_000, 4283) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -4280,8 +4280,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `774` // Estimated: `9189` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(13_000_000, 9189) + // Minimum execution time: 25_918_000 picoseconds. + Weight::from_parts(26_830_000, 9189) .saturating_add(RocksDbWeight::get().reads(6_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -4342,8 +4342,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2235` // Estimated: `11306` - // Minimum execution time: 296_000_000 picoseconds. - Weight::from_parts(302_000_000, 11306) + // Minimum execution time: 674_042_000 picoseconds. + Weight::from_parts(700_873_000, 11306) .saturating_add(RocksDbWeight::get().reads(43_u64)) .saturating_add(RocksDbWeight::get().writes(25_u64)) } @@ -4397,8 +4397,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2176` // Estimated: `10591` - // Minimum execution time: 317_000_000 picoseconds. - Weight::from_parts(323_000_000, 10591) + // Minimum execution time: 731_620_000 picoseconds. + Weight::from_parts(754_292_000, 10591) .saturating_add(RocksDbWeight::get().reads(27_u64)) .saturating_add(RocksDbWeight::get().writes(13_u64)) } @@ -4537,10 +4537,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1835 + k * (44 ±0)` // Estimated: `10256 + k * (2579 ±0)` - // Minimum execution time: 222_000_000 picoseconds. - Weight::from_parts(135_764_772, 10256) - // Standard Error: 49_814 - .saturating_add(Weight::from_parts(23_501_234, 0).saturating_mul(k.into())) + // Minimum execution time: 475_774_000 picoseconds. + Weight::from_parts(309_598_986, 10256) + // Standard Error: 26_969 + .saturating_add(Weight::from_parts(46_027_026, 0).saturating_mul(k.into())) .saturating_add(RocksDbWeight::get().reads(49_u64)) .saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(k.into()))) .saturating_add(RocksDbWeight::get().writes(53_u64)) @@ -4570,10 +4570,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1501 + k * (53 ±0)` // Estimated: `6148 + k * (2529 ±0)` - // Minimum execution time: 41_000_000 picoseconds. - Weight::from_parts(49_310_804, 6148) - // Standard Error: 5_811 - .saturating_add(Weight::from_parts(865_763, 0).saturating_mul(k.into())) + // Minimum execution time: 127_077_000 picoseconds. + Weight::from_parts(146_402_779, 6148) + // Standard Error: 3_377 + .saturating_add(Weight::from_parts(1_566_532, 0).saturating_mul(k.into())) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(RocksDbWeight::get().writes(7_u64)) @@ -4588,8 +4588,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `659` // Estimated: `9074` - // Minimum execution time: 12_000_000 picoseconds. - Weight::from_parts(12_000_000, 9074) + // Minimum execution time: 27_300_000 picoseconds. + Weight::from_parts(28_313_000, 9074) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4625,8 +4625,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1248` // Estimated: `4713` - // Minimum execution time: 39_000_000 picoseconds. - Weight::from_parts(40_000_000, 4713) + // Minimum execution time: 85_228_000 picoseconds. + Weight::from_parts(86_951_000, 4713) .saturating_add(RocksDbWeight::get().reads(14_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4642,8 +4642,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `809` // Estimated: `4274` - // Minimum execution time: 14_000_000 picoseconds. - Weight::from_parts(15_000_000, 4274) + // Minimum execution time: 32_871_000 picoseconds. + Weight::from_parts(33_853_000, 4274) .saturating_add(RocksDbWeight::get().reads(4_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4659,8 +4659,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `476` // Estimated: `3941` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(8_000_000, 3941) + // Minimum execution time: 17_463_000 picoseconds. + Weight::from_parts(18_283_000, 3941) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -4690,8 +4690,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1935` // Estimated: `7875` - // Minimum execution time: 59_000_000 picoseconds. - Weight::from_parts(60_000_000, 7875) + // Minimum execution time: 136_093_000 picoseconds. + Weight::from_parts(138_999_000, 7875) .saturating_add(RocksDbWeight::get().reads(16_u64)) .saturating_add(RocksDbWeight::get().writes(4_u64)) } @@ -4701,8 +4701,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_000_000, 0) + // Minimum execution time: 2_545_000 picoseconds. + Weight::from_parts(2_735_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::RootClaimableThreshold` (r:0 w:1) @@ -4711,8 +4711,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(2_000_000, 0) + // Minimum execution time: 5_229_000 picoseconds. + Weight::from_parts(5_681_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -4725,8 +4725,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `899` // Estimated: `4364` - // Minimum execution time: 11_000_000 picoseconds. - Weight::from_parts(12_000_000, 4364) + // Minimum execution time: 26_870_000 picoseconds. + Weight::from_parts(28_023_000, 4364) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4798,8 +4798,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `2229` // Estimated: `8727` - // Minimum execution time: 408_000_000 picoseconds. - Weight::from_parts(415_000_000, 8727) + // Minimum execution time: 945_077_000 picoseconds. + Weight::from_parts(967_308_000, 8727) .saturating_add(RocksDbWeight::get().reads(33_u64)) .saturating_add(RocksDbWeight::get().writes(17_u64)) } @@ -4809,8 +4809,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_000_000 picoseconds. - Weight::from_parts(1_000_000, 0) + // Minimum execution time: 2_585_000 picoseconds. + Weight::from_parts(2_805_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `SubtensorModule::Owner` (r:1 w:0) @@ -4851,8 +4851,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1715` // Estimated: `7655` - // Minimum execution time: 51_000_000 picoseconds. - Weight::from_parts(55_000_000, 7655) + // Minimum execution time: 114_744_000 picoseconds. + Weight::from_parts(115_995_000, 7655) .saturating_add(RocksDbWeight::get().reads(17_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -4882,8 +4882,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1399` // Estimated: `7339` - // Minimum execution time: 69_000_000 picoseconds. - Weight::from_parts(174_000_000, 7339) + // Minimum execution time: 147_815_000 picoseconds. + Weight::from_parts(149_819_000, 7339) .saturating_add(RocksDbWeight::get().reads(14_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } @@ -4897,8 +4897,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `950` // Estimated: `4415` - // Minimum execution time: 268_000_000 picoseconds. - Weight::from_parts(274_000_000, 4415) + // Minimum execution time: 665_186_000 picoseconds. + Weight::from_parts(684_242_000, 4415) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -4918,8 +4918,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `975` // Estimated: `4440` - // Minimum execution time: 22_000_000 picoseconds. - Weight::from_parts(23_000_000, 4440) + // Minimum execution time: 45_394_000 picoseconds. + Weight::from_parts(46_407_000, 4440) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } @@ -4943,8 +4943,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `899` // Estimated: `4364` - // Minimum execution time: 18_000_000 picoseconds. - Weight::from_parts(19_000_000, 4364) + // Minimum execution time: 38_362_000 picoseconds. + Weight::from_parts(39_193_000, 4364) .saturating_add(RocksDbWeight::get().reads(7_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4968,8 +4968,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `982` // Estimated: `4447` - // Minimum execution time: 19_000_000 picoseconds. - Weight::from_parts(20_000_000, 4447) + // Minimum execution time: 41_588_000 picoseconds. + Weight::from_parts(42_539_000, 4447) .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -4981,8 +4981,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `733` // Estimated: `4198` - // Minimum execution time: 8_000_000 picoseconds. - Weight::from_parts(9_000_000, 4198) + // Minimum execution time: 16_832_000 picoseconds. + Weight::from_parts(17_583_000, 4198) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: `SubtensorModule::SubnetOwnerHotkey` (r:1 w:0) @@ -5009,8 +5009,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1731` // Estimated: `7671` - // Minimum execution time: 25_000_000 picoseconds. - Weight::from_parts(26_000_000, 7671) + // Minimum execution time: 52_046_000 picoseconds. + Weight::from_parts(52_958_000, 7671) .saturating_add(RocksDbWeight::get().reads(11_u64)) } /// Storage: `SubtensorModule::CommitRevealWeightsEnabled` (r:1 w:0) @@ -5031,8 +5031,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1019` // Estimated: `4484` - // Minimum execution time: 17_000_000 picoseconds. - Weight::from_parts(18_000_000, 4484) + // Minimum execution time: 34_995_000 picoseconds. + Weight::from_parts(35_376_000, 4484) .saturating_add(RocksDbWeight::get().reads(7_u64)) } /// Storage: `SubtensorModule::MinDelegateTake` (r:1 w:0) @@ -5045,8 +5045,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `721` // Estimated: `4186` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(8_000_000, 4186) + // Minimum execution time: 14_998_000 picoseconds. + Weight::from_parts(15_378_000, 4186) .saturating_add(RocksDbWeight::get().reads(3_u64)) } /// Storage: `SubtensorModule::Uids` (r:1 w:0) @@ -5059,8 +5059,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `647` // Estimated: `4112` - // Minimum execution time: 9_000_000 picoseconds. - Weight::from_parts(9_000_000, 4112) + // Minimum execution time: 18_775_000 picoseconds. + Weight::from_parts(19_035_000, 4112) .saturating_add(RocksDbWeight::get().reads(3_u64)) } /// Storage: `SubtensorModule::Uids` (r:1 w:0) @@ -5071,8 +5071,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `652` // Estimated: `4117` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(7_000_000, 4117) + // Minimum execution time: 15_018_000 picoseconds. + Weight::from_parts(15_448_000, 4117) .saturating_add(RocksDbWeight::get().reads(2_u64)) } } diff --git a/pallets/utility/src/weights.rs b/pallets/utility/src/weights.rs index 4fe14ea89b..928aef0269 100644 --- a/pallets/utility/src/weights.rs +++ b/pallets/utility/src/weights.rs @@ -2,9 +2,9 @@ //! Autogenerated weights for `pallet_subtensor_utility` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0 -//! DATE: 2026-06-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-23, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runnervm1li68`, CPU: `AMD EPYC 9V74 80-Core Processor` +//! HOSTNAME: `runnervm7b5n9`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` // Executed Command: @@ -22,7 +22,7 @@ // --no-storage-info // --no-min-squares // --no-median-slopes -// --output=/tmp/tmp.dful3SGU9S +// --output=/tmp/tmp.5J6YDU3hE3 // --template=/home/runner/work/subtensor/subtensor/.maintain/frame-weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -57,10 +57,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_655_000 picoseconds. - Weight::from_parts(13_879_015, 3983) - // Standard Error: 2_223 - .saturating_add(Weight::from_parts(5_280_856, 0).saturating_mul(c.into())) + // Minimum execution time: 4_638_000 picoseconds. + Weight::from_parts(19_446_696, 3983) + // Standard Error: 1_676 + .saturating_add(Weight::from_parts(5_450_264, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) @@ -71,8 +71,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 13_380_000 picoseconds. - Weight::from_parts(13_880_000, 3983) + // Minimum execution time: 14_878_000 picoseconds. + Weight::from_parts(15_378_000, 3983) .saturating_add(T::DbWeight::get().reads(2_u64)) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) @@ -84,18 +84,18 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_825_000 picoseconds. - Weight::from_parts(9_466_022, 3983) - // Standard Error: 1_996 - .saturating_add(Weight::from_parts(5_530_123, 0).saturating_mul(c.into())) + // Minimum execution time: 4_588_000 picoseconds. + Weight::from_parts(13_428_230, 3983) + // Standard Error: 2_092 + .saturating_add(Weight::from_parts(5_663_250, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_508_000 picoseconds. - Weight::from_parts(5_809_000, 0) + // Minimum execution time: 6_542_000 picoseconds. + Weight::from_parts(6_893_000, 0) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -106,18 +106,18 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_736_000 picoseconds. - Weight::from_parts(15_189_579, 3983) - // Standard Error: 1_690 - .saturating_add(Weight::from_parts(5_270_917, 0).saturating_mul(c.into())) + // Minimum execution time: 4_699_000 picoseconds. + Weight::from_parts(12_134_867, 3983) + // Standard Error: 3_490 + .saturating_add(Weight::from_parts(5_477_293, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_338_000 picoseconds. - Weight::from_parts(5_719_000, 0) + // Minimum execution time: 6_813_000 picoseconds. + Weight::from_parts(7_113_000, 0) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -127,8 +127,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 18_498_000 picoseconds. - Weight::from_parts(19_339_000, 3983) + // Minimum execution time: 21_140_000 picoseconds. + Weight::from_parts(21_831_000, 3983) .saturating_add(T::DbWeight::get().reads(2_u64)) } } @@ -144,10 +144,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_655_000 picoseconds. - Weight::from_parts(13_879_015, 3983) - // Standard Error: 2_223 - .saturating_add(Weight::from_parts(5_280_856, 0).saturating_mul(c.into())) + // Minimum execution time: 4_638_000 picoseconds. + Weight::from_parts(19_446_696, 3983) + // Standard Error: 1_676 + .saturating_add(Weight::from_parts(5_450_264, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) @@ -158,8 +158,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 13_380_000 picoseconds. - Weight::from_parts(13_880_000, 3983) + // Minimum execution time: 14_878_000 picoseconds. + Weight::from_parts(15_378_000, 3983) .saturating_add(RocksDbWeight::get().reads(2_u64)) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) @@ -171,18 +171,18 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_825_000 picoseconds. - Weight::from_parts(9_466_022, 3983) - // Standard Error: 1_996 - .saturating_add(Weight::from_parts(5_530_123, 0).saturating_mul(c.into())) + // Minimum execution time: 4_588_000 picoseconds. + Weight::from_parts(13_428_230, 3983) + // Standard Error: 2_092 + .saturating_add(Weight::from_parts(5_663_250, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_508_000 picoseconds. - Weight::from_parts(5_809_000, 0) + // Minimum execution time: 6_542_000 picoseconds. + Weight::from_parts(6_893_000, 0) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -193,18 +193,18 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 3_736_000 picoseconds. - Weight::from_parts(15_189_579, 3983) - // Standard Error: 1_690 - .saturating_add(Weight::from_parts(5_270_917, 0).saturating_mul(c.into())) + // Minimum execution time: 4_699_000 picoseconds. + Weight::from_parts(12_134_867, 3983) + // Standard Error: 3_490 + .saturating_add(Weight::from_parts(5_477_293, 0).saturating_mul(c.into())) .saturating_add(RocksDbWeight::get().reads(2_u64)) } fn dispatch_as_fallible() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_338_000 picoseconds. - Weight::from_parts(5_719_000, 0) + // Minimum execution time: 6_813_000 picoseconds. + Weight::from_parts(7_113_000, 0) } /// Storage: `SafeMode::EnteredUntil` (r:1 w:0) /// Proof: `SafeMode::EnteredUntil` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`) @@ -214,8 +214,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `518` // Estimated: `3983` - // Minimum execution time: 18_498_000 picoseconds. - Weight::from_parts(19_339_000, 3983) + // Minimum execution time: 21_140_000 picoseconds. + Weight::from_parts(21_831_000, 3983) .saturating_add(RocksDbWeight::get().reads(2_u64)) } }