diff --git a/pallets/dapp-staking-migration/src/weights.rs b/pallets/dapp-staking-migration/src/weights.rs index 15db668cc8..87250d7fa7 100644 --- a/pallets/dapp-staking-migration/src/weights.rs +++ b/pallets/dapp-staking-migration/src/weights.rs @@ -20,16 +20,16 @@ //! Autogenerated weights for pallet_dapp_staking_migration //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-02-04, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-02-07, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `gh-runner-01-ovh`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("shiden-dev"), DB CACHE: 1024 +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("astar-dev"), DB CACHE: 1024 // Executed Command: // ./target/release/astar-collator // benchmark // pallet -// --chain=shiden-dev +// --chain=astar-dev // --steps=50 // --repeat=20 // --pallet=pallet_dapp_staking_migration @@ -37,7 +37,7 @@ // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --output=./benchmark-results/shiden-dev/dapp_staking_migration_weights.rs +// --output=./benchmark-results/astar-dev/dapp_staking_migration_weights.rs // --template=./scripts/templates/weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -74,8 +74,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `558` // Estimated: `6112` - // Minimum execution time: 48_037_000 picoseconds. - Weight::from_parts(49_209_000, 6112) + // Minimum execution time: 47_762_000 picoseconds. + Weight::from_parts(48_426_000, 6112) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -85,8 +85,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3551` - // Minimum execution time: 3_226_000 picoseconds. - Weight::from_parts(3_424_000, 3551) + // Minimum execution time: 3_150_000 picoseconds. + Weight::from_parts(3_368_000, 3551) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: DappsStaking Ledger (r:2 w:1) @@ -99,15 +99,17 @@ impl WeightInfo for SubstrateWeight { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: DappStaking Ledger (r:1 w:1) /// Proof: DappStaking Ledger (max_values: None, max_size: Some(310), added: 2785, mode: MaxEncodedLen) + /// Storage: CollatorSelection Candidates (r:1 w:0) + /// Proof Skipped: CollatorSelection Candidates (max_values: Some(1), max_size: None, mode: Measured) /// Storage: DappStaking CurrentEraInfo (r:1 w:1) /// Proof: DappStaking CurrentEraInfo (max_values: Some(1), max_size: Some(112), added: 607, mode: MaxEncodedLen) fn migrate_ledger_success() -> Weight { // Proof Size summary in bytes: - // Measured: `1749` + // Measured: `1875` // Estimated: `6472` - // Minimum execution time: 69_988_000 picoseconds. - Weight::from_parts(70_437_000, 6472) - .saturating_add(T::DbWeight::get().reads(7_u64)) + // Minimum execution time: 70_640_000 picoseconds. + Weight::from_parts(72_730_000, 6472) + .saturating_add(T::DbWeight::get().reads(8_u64)) .saturating_add(T::DbWeight::get().writes(6_u64)) } /// Storage: DappsStaking Ledger (r:1 w:0) @@ -116,8 +118,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3731` - // Minimum execution time: 3_019_000 picoseconds. - Weight::from_parts(3_197_000, 3731) + // Minimum execution time: 2_769_000 picoseconds. + Weight::from_parts(2_894_000, 3731) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: DappsStaking Ledger (r:6 w:5) @@ -127,10 +129,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `700 + x * (40 ±0)` // Estimated: `3731 + x * (2741 ±0)` - // Minimum execution time: 6_873_000 picoseconds. - Weight::from_parts(6_629_732, 3731) - // Standard Error: 7_063 - .saturating_add(Weight::from_parts(688_886, 0).saturating_mul(x.into())) + // Minimum execution time: 6_830_000 picoseconds. + Weight::from_parts(6_598_680, 3731) + // Standard Error: 6_203 + .saturating_add(Weight::from_parts(686_141, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) @@ -140,8 +142,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_144_000 picoseconds. - Weight::from_parts(2_233_000, 0) + // Minimum execution time: 2_017_000 picoseconds. + Weight::from_parts(2_116_000, 0) } } @@ -161,8 +163,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `558` // Estimated: `6112` - // Minimum execution time: 48_037_000 picoseconds. - Weight::from_parts(49_209_000, 6112) + // Minimum execution time: 47_762_000 picoseconds. + Weight::from_parts(48_426_000, 6112) .saturating_add(RocksDbWeight::get().reads(6_u64)) .saturating_add(RocksDbWeight::get().writes(5_u64)) } @@ -172,8 +174,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3551` - // Minimum execution time: 3_226_000 picoseconds. - Weight::from_parts(3_424_000, 3551) + // Minimum execution time: 3_150_000 picoseconds. + Weight::from_parts(3_368_000, 3551) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: DappsStaking Ledger (r:2 w:1) @@ -186,15 +188,17 @@ impl WeightInfo for () { /// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen) /// Storage: DappStaking Ledger (r:1 w:1) /// Proof: DappStaking Ledger (max_values: None, max_size: Some(310), added: 2785, mode: MaxEncodedLen) + /// Storage: CollatorSelection Candidates (r:1 w:0) + /// Proof Skipped: CollatorSelection Candidates (max_values: Some(1), max_size: None, mode: Measured) /// Storage: DappStaking CurrentEraInfo (r:1 w:1) /// Proof: DappStaking CurrentEraInfo (max_values: Some(1), max_size: Some(112), added: 607, mode: MaxEncodedLen) fn migrate_ledger_success() -> Weight { // Proof Size summary in bytes: - // Measured: `1749` + // Measured: `1875` // Estimated: `6472` - // Minimum execution time: 69_988_000 picoseconds. - Weight::from_parts(70_437_000, 6472) - .saturating_add(RocksDbWeight::get().reads(7_u64)) + // Minimum execution time: 70_640_000 picoseconds. + Weight::from_parts(72_730_000, 6472) + .saturating_add(RocksDbWeight::get().reads(8_u64)) .saturating_add(RocksDbWeight::get().writes(6_u64)) } /// Storage: DappsStaking Ledger (r:1 w:0) @@ -203,8 +207,8 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3731` - // Minimum execution time: 3_019_000 picoseconds. - Weight::from_parts(3_197_000, 3731) + // Minimum execution time: 2_769_000 picoseconds. + Weight::from_parts(2_894_000, 3731) .saturating_add(RocksDbWeight::get().reads(1_u64)) } /// Storage: DappsStaking Ledger (r:6 w:5) @@ -214,10 +218,10 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `700 + x * (40 ±0)` // Estimated: `3731 + x * (2741 ±0)` - // Minimum execution time: 6_873_000 picoseconds. - Weight::from_parts(6_629_732, 3731) - // Standard Error: 7_063 - .saturating_add(Weight::from_parts(688_886, 0).saturating_mul(x.into())) + // Minimum execution time: 6_830_000 picoseconds. + Weight::from_parts(6_598_680, 3731) + // Standard Error: 6_203 + .saturating_add(Weight::from_parts(686_141, 0).saturating_mul(x.into())) .saturating_add(RocksDbWeight::get().reads(1_u64)) .saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(x.into()))) @@ -227,7 +231,7 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_144_000 picoseconds. - Weight::from_parts(2_233_000, 0) + // Minimum execution time: 2_017_000 picoseconds. + Weight::from_parts(2_116_000, 0) } } diff --git a/runtime/astar/src/weights/pallet_dapp_staking_v3.rs b/runtime/astar/src/weights/pallet_dapp_staking_v3.rs index a7067267f8..d07b37ab13 100644 --- a/runtime/astar/src/weights/pallet_dapp_staking_v3.rs +++ b/runtime/astar/src/weights/pallet_dapp_staking_v3.rs @@ -1,4 +1,3 @@ - // This file is part of Astar. // Copyright (C) 2019-2023 Stake Technologies Pte.Ltd. @@ -20,16 +19,16 @@ //! Autogenerated weights for pallet_dapp_staking_v3 //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-02-04, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-02-07, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `gh-runner-01-ovh`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("shiden-dev"), DB CACHE: 1024 +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("astar-dev"), DB CACHE: 1024 // Executed Command: // ./target/release/astar-collator // benchmark // pallet -// --chain=shiden-dev +// --chain=astar-dev // --steps=50 // --repeat=20 // --pallet=pallet_dapp_staking_v3 @@ -37,7 +36,7 @@ // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --output=./benchmark-results/shiden-dev/dapp_staking_v3_weights.rs +// --output=./benchmark-results/astar-dev/dapp_staking_v3_weights.rs // --template=./scripts/templates/weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -55,8 +54,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 8_967_000 picoseconds. - Weight::from_parts(9_242_000, 0) + // Minimum execution time: 9_172_000 picoseconds. + Weight::from_parts(9_411_000, 0) } /// Storage: DappStaking IntegratedDApps (r:1 w:1) /// Proof: DappStaking IntegratedDApps (max_values: Some(65535), max_size: Some(116), added: 2096, mode: MaxEncodedLen) @@ -68,8 +67,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3086` - // Minimum execution time: 17_044_000 picoseconds. - Weight::from_parts(17_328_000, 3086) + // Minimum execution time: 16_953_000 picoseconds. + Weight::from_parts(17_223_000, 3086) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -79,8 +78,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `74` // Estimated: `3086` - // Minimum execution time: 13_369_000 picoseconds. - Weight::from_parts(13_617_000, 3086) + // Minimum execution time: 13_226_000 picoseconds. + Weight::from_parts(13_585_000, 3086) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -90,8 +89,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `74` // Estimated: `3086` - // Minimum execution time: 13_421_000 picoseconds. - Weight::from_parts(13_692_000, 3086) + // Minimum execution time: 13_029_000 picoseconds. + Weight::from_parts(13_242_000, 3086) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -105,8 +104,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `74` // Estimated: `3086` - // Minimum execution time: 18_458_000 picoseconds. - Weight::from_parts(18_864_000, 3086) + // Minimum execution time: 17_784_000 picoseconds. + Weight::from_parts(18_196_000, 3086) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -124,8 +123,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `138` // Estimated: `4764` - // Minimum execution time: 62_743_000 picoseconds. - Weight::from_parts(64_992_000, 4764) + // Minimum execution time: 34_451_000 picoseconds. + Weight::from_parts(35_062_000, 4764) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -141,8 +140,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `158` // Estimated: `4764` - // Minimum execution time: 38_250_000 picoseconds. - Weight::from_parts(38_835_000, 4764) + // Minimum execution time: 37_185_000 picoseconds. + Weight::from_parts(37_955_000, 4764) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -158,8 +157,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `158` // Estimated: `4764` - // Minimum execution time: 34_582_000 picoseconds. - Weight::from_parts(35_126_000, 4764) + // Minimum execution time: 33_457_000 picoseconds. + Weight::from_parts(33_833_000, 4764) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -174,12 +173,12 @@ impl WeightInfo for SubstrateWeight { /// The range of component `x` is `[0, 16]`. fn claim_unlocked(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `191` + // Measured: `190` // Estimated: `4764` - // Minimum execution time: 37_740_000 picoseconds. - Weight::from_parts(39_064_684, 4764) - // Standard Error: 2_750 - .saturating_add(Weight::from_parts(120_539, 0).saturating_mul(x.into())) + // Minimum execution time: 36_715_000 picoseconds. + Weight::from_parts(38_253_697, 4764) + // Standard Error: 4_195 + .saturating_add(Weight::from_parts(173_577, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -195,8 +194,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `200` // Estimated: `4764` - // Minimum execution time: 33_298_000 picoseconds. - Weight::from_parts(33_903_000, 4764) + // Minimum execution time: 33_049_000 picoseconds. + Weight::from_parts(33_731_000, 4764) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -218,8 +217,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `251` // Estimated: `4764` - // Minimum execution time: 44_905_000 picoseconds. - Weight::from_parts(45_261_000, 4764) + // Minimum execution time: 44_722_000 picoseconds. + Weight::from_parts(44_977_000, 4764) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -241,8 +240,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `432` // Estimated: `4764` - // Minimum execution time: 48_594_000 picoseconds. - Weight::from_parts(49_441_000, 4764) + // Minimum execution time: 48_465_000 picoseconds. + Weight::from_parts(49_098_000, 4764) .saturating_add(T::DbWeight::get().reads(7_u64)) .saturating_add(T::DbWeight::get().writes(5_u64)) } @@ -261,10 +260,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `541` // Estimated: `4764` - // Minimum execution time: 52_182_000 picoseconds. - Weight::from_parts(50_073_700, 4764) - // Standard Error: 4_907 - .saturating_add(Weight::from_parts(3_301_788, 0).saturating_mul(x.into())) + // Minimum execution time: 51_303_000 picoseconds. + Weight::from_parts(49_440_154, 4764) + // Standard Error: 4_315 + .saturating_add(Weight::from_parts(3_164_288, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -281,10 +280,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `519` // Estimated: `4764` - // Minimum execution time: 49_637_000 picoseconds. - Weight::from_parts(47_809_537, 4764) - // Standard Error: 5_850 - .saturating_add(Weight::from_parts(3_304_857, 0).saturating_mul(x.into())) + // Minimum execution time: 48_956_000 picoseconds. + Weight::from_parts(46_951_013, 4764) + // Standard Error: 4_800 + .saturating_add(Weight::from_parts(3_195_446, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -298,8 +297,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `271` // Estimated: `3775` - // Minimum execution time: 41_926_000 picoseconds. - Weight::from_parts(42_718_000, 3775) + // Minimum execution time: 41_373_000 picoseconds. + Weight::from_parts(42_446_000, 3775) .saturating_add(T::DbWeight::get().reads(3_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -311,8 +310,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `2584` // Estimated: `5048` - // Minimum execution time: 57_183_000 picoseconds. - Weight::from_parts(58_197_000, 5048) + // Minimum execution time: 57_307_000 picoseconds. + Weight::from_parts(58_880_000, 5048) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -332,8 +331,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `318` // Estimated: `4764` - // Minimum execution time: 41_858_000 picoseconds. - Weight::from_parts(42_476_000, 4764) + // Minimum execution time: 41_250_000 picoseconds. + Weight::from_parts(41_849_000, 4764) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(4_u64)) } @@ -348,24 +347,27 @@ impl WeightInfo for SubstrateWeight { /// The range of component `x` is `[1, 16]`. fn cleanup_expired_entries(x: u32, ) -> Weight { // Proof Size summary in bytes: - // Measured: `256 + x * (69 ±0)` + // Measured: `257 + x * (69 ±0)` // Estimated: `4764 + x * (2613 ±0)` - // Minimum execution time: 43_103_000 picoseconds. - Weight::from_parts(39_876_215, 4764) - // Standard Error: 8_123 - .saturating_add(Weight::from_parts(5_014_232, 0).saturating_mul(x.into())) + // Minimum execution time: 42_815_000 picoseconds. + Weight::from_parts(39_631_627, 4764) + // Standard Error: 6_828 + .saturating_add(Weight::from_parts(4_984_583, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2_u64)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(x.into()))) .saturating_add(Weight::from_parts(0, 2613).saturating_mul(x.into())) } + /// Storage: DappStaking Safeguard (r:1 w:0) + /// Proof: DappStaking Safeguard (max_values: Some(1), max_size: Some(1), added: 496, mode: MaxEncodedLen) fn force() -> Weight { // Proof Size summary in bytes: // Measured: `0` - // Estimated: `0` - // Minimum execution time: 11_543_000 picoseconds. - Weight::from_parts(11_735_000, 0) + // Estimated: `1486` + // Minimum execution time: 11_946_000 picoseconds. + Weight::from_parts(12_108_000, 1486) + .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: DappStaking CurrentEraInfo (r:1 w:1) /// Proof: DappStaking CurrentEraInfo (max_values: Some(1), max_size: Some(112), added: 607, mode: MaxEncodedLen) @@ -375,8 +377,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `16` // Estimated: `4254` - // Minimum execution time: 17_687_000 picoseconds. - Weight::from_parts(18_283_000, 4254) + // Minimum execution time: 17_411_000 picoseconds. + Weight::from_parts(17_960_000, 4254) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } @@ -396,10 +398,10 @@ impl WeightInfo for SubstrateWeight { /// Proof: DappStaking DAppTiers (max_values: None, max_size: Some(1583), added: 4058, mode: MaxEncodedLen) fn on_initialize_build_and_earn_to_voting() -> Weight { // Proof Size summary in bytes: - // Measured: `839` + // Measured: `837` // Estimated: `4254` - // Minimum execution time: 47_901_000 picoseconds. - Weight::from_parts(49_554_000, 4254) + // Minimum execution time: 47_150_000 picoseconds. + Weight::from_parts(49_622_000, 4254) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(7_u64)) } @@ -413,8 +415,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `68` // Estimated: `4254` - // Minimum execution time: 23_705_000 picoseconds. - Weight::from_parts(24_313_000, 4254) + // Minimum execution time: 23_567_000 picoseconds. + Weight::from_parts(24_230_000, 4254) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -427,10 +429,10 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `152 + x * (32 ±0)` // Estimated: `3061 + x * (2071 ±0)` - // Minimum execution time: 7_549_000 picoseconds. - Weight::from_parts(12_476_634, 3061) - // Standard Error: 3_594 - .saturating_add(Weight::from_parts(2_387_577, 0).saturating_mul(x.into())) + // Minimum execution time: 7_476_000 picoseconds. + Weight::from_parts(12_571_316, 3061) + // Standard Error: 3_559 + .saturating_add(Weight::from_parts(2_337_771, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into()))) .saturating_add(Weight::from_parts(0, 2071).saturating_mul(x.into())) @@ -445,8 +447,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `293` // Estimated: `4254` - // Minimum execution time: 8_529_000 picoseconds. - Weight::from_parts(8_772_000, 4254) + // Minimum execution time: 8_101_000 picoseconds. + Weight::from_parts(8_272_000, 4254) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } diff --git a/runtime/astar/src/weights/pallet_inflation.rs b/runtime/astar/src/weights/pallet_inflation.rs index b68ce70eec..98814451a7 100644 --- a/runtime/astar/src/weights/pallet_inflation.rs +++ b/runtime/astar/src/weights/pallet_inflation.rs @@ -20,16 +20,16 @@ //! Autogenerated weights for pallet_inflation //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2024-02-04, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-02-07, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `gh-runner-01-ovh`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz` -//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("shiden-dev"), DB CACHE: 1024 +//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("astar-dev"), DB CACHE: 1024 // Executed Command: // ./target/release/astar-collator // benchmark // pallet -// --chain=shiden-dev +// --chain=astar-dev // --steps=50 // --repeat=20 // --pallet=pallet_inflation @@ -37,7 +37,7 @@ // --execution=wasm // --wasm-execution=compiled // --heap-pages=4096 -// --output=./benchmark-results/shiden-dev/inflation_weights.rs +// --output=./benchmark-results/astar-dev/inflation_weights.rs // --template=./scripts/templates/weight-template.hbs #![cfg_attr(rustfmt, rustfmt_skip)] @@ -57,8 +57,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 9_034_000 picoseconds. - Weight::from_parts(9_303_000, 0) + // Minimum execution time: 8_868_000 picoseconds. + Weight::from_parts(9_183_000, 0) .saturating_add(T::DbWeight::get().writes(1_u64)) } /// Storage: Inflation InflationParams (r:1 w:0) @@ -67,8 +67,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `40` // Estimated: `1549` - // Minimum execution time: 13_548_000 picoseconds. - Weight::from_parts(13_796_000, 1549) + // Minimum execution time: 13_226_000 picoseconds. + Weight::from_parts(13_460_000, 1549) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: Inflation InflationParams (r:1 w:0) @@ -77,8 +77,8 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `58` // Estimated: `1549` - // Minimum execution time: 13_421_000 picoseconds. - Weight::from_parts(13_808_000, 1549) + // Minimum execution time: 13_150_000 picoseconds. + Weight::from_parts(13_395_000, 1549) .saturating_add(T::DbWeight::get().reads(1_u64)) } /// Storage: System Account (r:2 w:2) @@ -87,9 +87,9 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `39` // Estimated: `6196` - // Minimum execution time: 40_566_000 picoseconds. - Weight::from_parts(40_980_000, 6196) + // Minimum execution time: 39_539_000 picoseconds. + Weight::from_parts(40_043_000, 6196) .saturating_add(T::DbWeight::get().reads(2_u64)) .saturating_add(T::DbWeight::get().writes(2_u64)) } -} +} \ No newline at end of file