From 91eab61f908e6cf277accae0a4ccbc397add6444 Mon Sep 17 00:00:00 2001 From: Trevor Lovell Date: Mon, 22 Jun 2026 21:12:15 +0000 Subject: [PATCH 1/2] chore: measure weights for pallet-tables and pallet-indexing Recent changes to the tables and indexing pallets made it so they are not only firing events for SQL operations, they are also indexing them into local storage. This slightly increases their weight, so the weight needed to be remeasured. --- pallets/indexing/src/weights.rs | 58 +++++++------- pallets/tables/src/weights.rs | 134 ++++++++++++++++---------------- 2 files changed, 96 insertions(+), 96 deletions(-) diff --git a/pallets/indexing/src/weights.rs b/pallets/indexing/src/weights.rs index bce551a6..e4cece40 100644 --- a/pallets/indexing/src/weights.rs +++ b/pallets/indexing/src/weights.rs @@ -2,7 +2,7 @@ //! Autogenerated weights for `pallet_indexing` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 43.0.0 -//! DATE: 2026-03-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `trevor-benchmark`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` @@ -65,12 +65,12 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1188 + c * (607 ±0)` // Estimated: `276827554 + c * (607 ±0)` - // Minimum execution time: 2_206_770_000 picoseconds. - Weight::from_parts(2_232_157_000, 276827554) - // Standard Error: 25_460_189 - .saturating_add(Weight::from_parts(629_572_780, 0).saturating_mul(c.into())) - // Standard Error: 99_400 - .saturating_add(Weight::from_parts(33_396_949, 0).saturating_mul(n.into())) + // Minimum execution time: 2_205_444_000 picoseconds. + Weight::from_parts(2_297_015_000, 276827554) + // Standard Error: 26_426_662 + .saturating_add(Weight::from_parts(670_577_770, 0).saturating_mul(c.into())) + // Standard Error: 103_173 + .saturating_add(Weight::from_parts(33_846_130, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 607).saturating_mul(c.into())) @@ -97,10 +97,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1184 + c * (87 ±0)` // Estimated: `276827554 + c * (87 ±0)` - // Minimum execution time: 913_610_000 picoseconds. - Weight::from_parts(922_727_000, 276827554) - // Standard Error: 64_618 - .saturating_add(Weight::from_parts(33_482_779, 0).saturating_mul(n.into())) + // Minimum execution time: 938_034_000 picoseconds. + Weight::from_parts(949_506_000, 276827554) + // Standard Error: 64_787 + .saturating_add(Weight::from_parts(33_837_719, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(11_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 87).saturating_mul(c.into())) @@ -111,8 +111,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_432_000 picoseconds. - Weight::from_parts(6_693_000, 0) + // Minimum execution time: 6_873_000 picoseconds. + Weight::from_parts(7_213_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Tables::TableInsertQuorums` (r:1 w:0) @@ -135,8 +135,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `1110` // Estimated: `276827554` - // Minimum execution time: 113_191_000 picoseconds. - Weight::from_parts(115_686_000, 276827554) + // Minimum execution time: 118_311_000 picoseconds. + Weight::from_parts(120_074_000, 276827554) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -166,12 +166,12 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1188 + c * (607 ±0)` // Estimated: `276827554 + c * (607 ±0)` - // Minimum execution time: 2_206_770_000 picoseconds. - Weight::from_parts(2_232_157_000, 276827554) - // Standard Error: 25_460_189 - .saturating_add(Weight::from_parts(629_572_780, 0).saturating_mul(c.into())) - // Standard Error: 99_400 - .saturating_add(Weight::from_parts(33_396_949, 0).saturating_mul(n.into())) + // Minimum execution time: 2_205_444_000 picoseconds. + Weight::from_parts(2_297_015_000, 276827554) + // Standard Error: 26_426_662 + .saturating_add(Weight::from_parts(670_577_770, 0).saturating_mul(c.into())) + // Standard Error: 103_173 + .saturating_add(Weight::from_parts(33_846_130, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 607).saturating_mul(c.into())) @@ -198,10 +198,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1184 + c * (87 ±0)` // Estimated: `276827554 + c * (87 ±0)` - // Minimum execution time: 913_610_000 picoseconds. - Weight::from_parts(922_727_000, 276827554) - // Standard Error: 64_618 - .saturating_add(Weight::from_parts(33_482_779, 0).saturating_mul(n.into())) + // Minimum execution time: 938_034_000 picoseconds. + Weight::from_parts(949_506_000, 276827554) + // Standard Error: 64_787 + .saturating_add(Weight::from_parts(33_837_719, 0).saturating_mul(n.into())) .saturating_add(RocksDbWeight::get().reads(11_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) .saturating_add(Weight::from_parts(0, 87).saturating_mul(c.into())) @@ -212,8 +212,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 6_432_000 picoseconds. - Weight::from_parts(6_693_000, 0) + // Minimum execution time: 6_873_000 picoseconds. + Weight::from_parts(7_213_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `Tables::TableInsertQuorums` (r:1 w:0) @@ -236,8 +236,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `1110` // Estimated: `276827554` - // Minimum execution time: 113_191_000 picoseconds. - Weight::from_parts(115_686_000, 276827554) + // Minimum execution time: 118_311_000 picoseconds. + Weight::from_parts(120_074_000, 276827554) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(3_u64)) } diff --git a/pallets/tables/src/weights.rs b/pallets/tables/src/weights.rs index b004e6c8..aad32b00 100644 --- a/pallets/tables/src/weights.rs +++ b/pallets/tables/src/weights.rs @@ -2,7 +2,7 @@ //! Autogenerated weights for `pallet_tables` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 43.0.0 -//! DATE: 2026-03-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2026-06-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `trevor-benchmark`, CPU: `AMD EPYC 7763 64-Core Processor` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024` @@ -58,8 +58,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `81` // Estimated: `3546` - // Minimum execution time: 17_673_000 picoseconds. - Weight::from_parts(18_304_000, 3546) + // Minimum execution time: 17_733_000 picoseconds. + Weight::from_parts(18_264_000, 3546) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: `Permissions::Permissions` (r:1 w:0) @@ -84,10 +84,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Tables::TableOwners` (`max_values`: None, `max_size`: Some(181), added: 2656, mode: `MaxEncodedLen`) fn create_one_table() -> Weight { // Proof Size summary in bytes: - // Measured: `110046` + // Measured: `109826` // Estimated: `276827554` - // Minimum execution time: 6_603_977_000 picoseconds. - Weight::from_parts(6_705_197_000, 276827554) + // Minimum execution time: 7_591_944_000 picoseconds. + Weight::from_parts(7_678_736_000, 276827554) .saturating_add(T::DbWeight::get().reads(1030_u64)) .saturating_add(T::DbWeight::get().writes(9_u64)) } @@ -101,8 +101,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `124323` // Estimated: `47972990` - // Minimum execution time: 3_830_084_000 picoseconds. - Weight::from_parts(3_883_236_000, 47972990) + // Minimum execution time: 3_853_764_000 picoseconds. + Weight::from_parts(3_893_436_000, 47972990) .saturating_add(T::DbWeight::get().reads(2000_u64)) .saturating_add(T::DbWeight::get().writes(2000_u64)) } @@ -114,8 +114,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `87` // Estimated: `3631` - // Minimum execution time: 46_076_000 picoseconds. - Weight::from_parts(46_717_000, 3631) + // Minimum execution time: 46_226_000 picoseconds. + Weight::from_parts(47_379_000, 3631) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -137,10 +137,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Commitments::CommitmentStorageMap` (`max_values`: None, `max_size`: Some(45497), added: 47972, mode: `MaxEncodedLen`) fn drop_table() -> Weight { // Proof Size summary in bytes: - // Measured: `45741` + // Measured: `45772` // Estimated: `276827554` - // Minimum execution time: 139_029_000 picoseconds. - Weight::from_parts(140_493_000, 276827554) + // Minimum execution time: 147_516_000 picoseconds. + Weight::from_parts(151_573_000, 276827554) .saturating_add(T::DbWeight::get().reads(10_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -150,8 +150,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `45109` // Estimated: `144906` - // Minimum execution time: 72_616_000 picoseconds. - Weight::from_parts(73_137_000, 144906) + // Minimum execution time: 72_565_000 picoseconds. + Weight::from_parts(74_860_000, 144906) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -163,8 +163,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `189` // Estimated: `3654` - // Minimum execution time: 27_983_000 picoseconds. - Weight::from_parts(28_613_000, 3654) + // Minimum execution time: 28_634_000 picoseconds. + Weight::from_parts(29_856_000, 3654) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -176,10 +176,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Tables::Schemas` (`max_values`: None, `max_size`: Some(8358), added: 10833, mode: `MaxEncodedLen`) fn update_table_uuid() -> Weight { // Proof Size summary in bytes: - // Measured: `3146` + // Measured: `3175` // Estimated: `11823` - // Minimum execution time: 933_646_000 picoseconds. - Weight::from_parts(936_853_000, 11823) + // Minimum execution time: 931_804_000 picoseconds. + Weight::from_parts(936_232_000, 11823) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -189,10 +189,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Tables::TableInsertQuorums` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) fn update_table_quorum() -> Weight { // Proof Size summary in bytes: - // Measured: `368` - // Estimated: `3833` - // Minimum execution time: 31_910_000 picoseconds. - Weight::from_parts(32_471_000, 3833) + // Measured: `408` + // Estimated: `3873` + // Minimum execution time: 33_764_000 picoseconds. + Weight::from_parts(34_174_000, 3873) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -204,10 +204,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Tables::TableInsertQuorums` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) fn update_schema_quorum() -> Weight { // Proof Size summary in bytes: - // Measured: `132568` + // Measured: `132348` // Estimated: `11104815` - // Minimum execution time: 14_308_404_000 picoseconds. - Weight::from_parts(14_572_079_000, 11104815) + // Minimum execution time: 14_584_972_000 picoseconds. + Weight::from_parts(14_804_526_000, 11104815) .saturating_add(T::DbWeight::get().reads(2050_u64)) .saturating_add(T::DbWeight::get().writes(1024_u64)) } @@ -217,8 +217,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_033_000 picoseconds. - Weight::from_parts(7_454_000, 0) + // Minimum execution time: 7_304_000 picoseconds. + Weight::from_parts(7_774_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Tables::TableMetadata` (r:0 w:1) @@ -227,8 +227,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 13_005_000 picoseconds. - Weight::from_parts(13_395_000, 0) + // Minimum execution time: 13_165_000 picoseconds. + Weight::from_parts(13_795_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: `Permissions::Permissions` (r:1 w:0) @@ -257,10 +257,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: `Tables::TableMetadata` (`max_values`: None, `max_size`: Some(8424), added: 10899, mode: `MaxEncodedLen`) fn create_table_with_sci_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `110046` + // Measured: `109826` // Estimated: `276827554` - // Minimum execution time: 6_627_318_000 picoseconds. - Weight::from_parts(6_700_695_000, 276827554) + // Minimum execution time: 7_556_783_000 picoseconds. + Weight::from_parts(7_735_027_000, 276827554) .saturating_add(T::DbWeight::get().reads(1030_u64)) .saturating_add(T::DbWeight::get().writes(11_u64)) } @@ -274,8 +274,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `81` // Estimated: `3546` - // Minimum execution time: 17_673_000 picoseconds. - Weight::from_parts(18_304_000, 3546) + // Minimum execution time: 17_733_000 picoseconds. + Weight::from_parts(18_264_000, 3546) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: `Permissions::Permissions` (r:1 w:0) @@ -300,10 +300,10 @@ impl WeightInfo for () { /// Proof: `Tables::TableOwners` (`max_values`: None, `max_size`: Some(181), added: 2656, mode: `MaxEncodedLen`) fn create_one_table() -> Weight { // Proof Size summary in bytes: - // Measured: `110046` + // Measured: `109826` // Estimated: `276827554` - // Minimum execution time: 6_603_977_000 picoseconds. - Weight::from_parts(6_705_197_000, 276827554) + // Minimum execution time: 7_591_944_000 picoseconds. + Weight::from_parts(7_678_736_000, 276827554) .saturating_add(RocksDbWeight::get().reads(1030_u64)) .saturating_add(RocksDbWeight::get().writes(9_u64)) } @@ -317,8 +317,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `124323` // Estimated: `47972990` - // Minimum execution time: 3_830_084_000 picoseconds. - Weight::from_parts(3_883_236_000, 47972990) + // Minimum execution time: 3_853_764_000 picoseconds. + Weight::from_parts(3_893_436_000, 47972990) .saturating_add(RocksDbWeight::get().reads(2000_u64)) .saturating_add(RocksDbWeight::get().writes(2000_u64)) } @@ -330,8 +330,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `87` // Estimated: `3631` - // Minimum execution time: 46_076_000 picoseconds. - Weight::from_parts(46_717_000, 3631) + // Minimum execution time: 46_226_000 picoseconds. + Weight::from_parts(47_379_000, 3631) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -353,10 +353,10 @@ impl WeightInfo for () { /// Proof: `Commitments::CommitmentStorageMap` (`max_values`: None, `max_size`: Some(45497), added: 47972, mode: `MaxEncodedLen`) fn drop_table() -> Weight { // Proof Size summary in bytes: - // Measured: `45741` + // Measured: `45772` // Estimated: `276827554` - // Minimum execution time: 139_029_000 picoseconds. - Weight::from_parts(140_493_000, 276827554) + // Minimum execution time: 147_516_000 picoseconds. + Weight::from_parts(151_573_000, 276827554) .saturating_add(RocksDbWeight::get().reads(10_u64)) .saturating_add(RocksDbWeight::get().writes(7_u64)) } @@ -366,8 +366,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `45109` // Estimated: `144906` - // Minimum execution time: 72_616_000 picoseconds. - Weight::from_parts(73_137_000, 144906) + // Minimum execution time: 72_565_000 picoseconds. + Weight::from_parts(74_860_000, 144906) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -379,8 +379,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `189` // Estimated: `3654` - // Minimum execution time: 27_983_000 picoseconds. - Weight::from_parts(28_613_000, 3654) + // Minimum execution time: 28_634_000 picoseconds. + Weight::from_parts(29_856_000, 3654) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -392,10 +392,10 @@ impl WeightInfo for () { /// Proof: `Tables::Schemas` (`max_values`: None, `max_size`: Some(8358), added: 10833, mode: `MaxEncodedLen`) fn update_table_uuid() -> Weight { // Proof Size summary in bytes: - // Measured: `3146` + // Measured: `3175` // Estimated: `11823` - // Minimum execution time: 933_646_000 picoseconds. - Weight::from_parts(936_853_000, 11823) + // Minimum execution time: 931_804_000 picoseconds. + Weight::from_parts(936_232_000, 11823) .saturating_add(RocksDbWeight::get().reads(3_u64)) .saturating_add(RocksDbWeight::get().writes(2_u64)) } @@ -405,10 +405,10 @@ impl WeightInfo for () { /// Proof: `Tables::TableInsertQuorums` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) fn update_table_quorum() -> Weight { // Proof Size summary in bytes: - // Measured: `368` - // Estimated: `3833` - // Minimum execution time: 31_910_000 picoseconds. - Weight::from_parts(32_471_000, 3833) + // Measured: `408` + // Estimated: `3873` + // Minimum execution time: 33_764_000 picoseconds. + Weight::from_parts(34_174_000, 3873) .saturating_add(RocksDbWeight::get().reads(2_u64)) .saturating_add(RocksDbWeight::get().writes(1_u64)) } @@ -420,10 +420,10 @@ impl WeightInfo for () { /// Proof: `Tables::TableInsertQuorums` (`max_values`: None, `max_size`: Some(152), added: 2627, mode: `MaxEncodedLen`) fn update_schema_quorum() -> Weight { // Proof Size summary in bytes: - // Measured: `132568` + // Measured: `132348` // Estimated: `11104815` - // Minimum execution time: 14_308_404_000 picoseconds. - Weight::from_parts(14_572_079_000, 11104815) + // Minimum execution time: 14_584_972_000 picoseconds. + Weight::from_parts(14_804_526_000, 11104815) .saturating_add(RocksDbWeight::get().reads(2050_u64)) .saturating_add(RocksDbWeight::get().writes(1024_u64)) } @@ -433,8 +433,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_033_000 picoseconds. - Weight::from_parts(7_454_000, 0) + // Minimum execution time: 7_304_000 picoseconds. + Weight::from_parts(7_774_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `Tables::TableMetadata` (r:0 w:1) @@ -443,8 +443,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 13_005_000 picoseconds. - Weight::from_parts(13_395_000, 0) + // Minimum execution time: 13_165_000 picoseconds. + Weight::from_parts(13_795_000, 0) .saturating_add(RocksDbWeight::get().writes(1_u64)) } /// Storage: `Permissions::Permissions` (r:1 w:0) @@ -473,10 +473,10 @@ impl WeightInfo for () { /// Proof: `Tables::TableMetadata` (`max_values`: None, `max_size`: Some(8424), added: 10899, mode: `MaxEncodedLen`) fn create_table_with_sci_metadata() -> Weight { // Proof Size summary in bytes: - // Measured: `110046` + // Measured: `109826` // Estimated: `276827554` - // Minimum execution time: 6_627_318_000 picoseconds. - Weight::from_parts(6_700_695_000, 276827554) + // Minimum execution time: 7_556_783_000 picoseconds. + Weight::from_parts(7_735_027_000, 276827554) .saturating_add(RocksDbWeight::get().reads(1030_u64)) .saturating_add(RocksDbWeight::get().writes(11_u64)) } From 5fc710a77839104fd1d61d33ed3d8f7e122c27f3 Mon Sep 17 00:00:00 2001 From: Trevor Lovell Date: Mon, 22 Jun 2026 22:04:26 +0000 Subject: [PATCH 2/2] fix: update weight constant for fee calculation --- runtime/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime/src/lib.rs b/runtime/src/lib.rs index 77c23818..b2e0e591 100644 --- a/runtime/src/lib.rs +++ b/runtime/src/lib.rs @@ -409,7 +409,7 @@ pub const TARGET_BYTE_FEE: u128 = AVERAGE_INSERT_TARGET_COST_PER_ROW.saturating_div(AVERAGE_INSERT_SIZE_BYTES_PER_ROW); /// This value should be the coefficient of a 1-element-insert, as measured in pallet-indexing's weights.rs -pub const INSERT_CALL_WEIGHT_PER_ELEMENT: u128 = 33_482_779; +pub const INSERT_CALL_WEIGHT_PER_ELEMENT: u128 = 33_837_719; /// The number of elements per row that the target cost should apply to pub const INSERT_FEE_TARGET_ROW_LENGTH: u128 = 16;