diff --git a/pallets/creditcoin/src/weights.rs b/pallets/creditcoin/src/weights.rs index d7fd1ad2b..f6731a835 100644 --- a/pallets/creditcoin/src/weights.rs +++ b/pallets/creditcoin/src/weights.rs @@ -4,7 +4,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev //! DATE: 2024-08-11, STEPS: `8`, REPEAT: `8`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `github-runner-10342582220-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` +//! HOSTNAME: `github-runner-10342663467-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -41,7 +41,7 @@ impl crate::WeightInfo for WeightInfo { // Measured: `0` // Estimated: `0` // Minimum execution time: 400_000 picoseconds. - Weight::from_parts(500_000, 0) + Weight::from_parts(514_285, 0) .saturating_add(Weight::from_parts(0, 0)) } /// Storage: unknown `0xd766358cca00233e6155d7c14e2c085f5e0621c4869aa60c02be9adcc98a0d1d` (r:1025 w:1024) @@ -53,11 +53,11 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `153 + t * (53 ±0)` // Estimated: `3600 + t * (2529 ±0)` - // Minimum execution time: 16_600_000 picoseconds. - Weight::from_parts(17_001_000, 0) + // Minimum execution time: 16_400_000 picoseconds. + Weight::from_parts(16_601_000, 0) .saturating_add(Weight::from_parts(0, 3600)) - // Standard Error: 103_619 - .saturating_add(Weight::from_parts(13_098_580, 0).saturating_mul(t.into())) + // Standard Error: 99_454 + .saturating_add(Weight::from_parts(13_140_202, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(t.into()))) @@ -76,21 +76,21 @@ impl crate::WeightInfo for WeightInfo { /// The range of component `o` is `[0, 255]`. /// The range of component `d` is `[0, 255]`. /// The range of component `f` is `[0, 255]`. - fn on_initialize(a: u32, b: u32, o: u32, d: u32, _f: u32, ) -> Weight { + fn on_initialize(a: u32, b: u32, o: u32, _d: u32, f: u32, ) -> Weight { // Proof Size summary in bytes: // Measured: `201 + a * (69 ±0) + b * (69 ±0) + o * (69 ±0)` // Estimated: `5244 + o * (2890 ±0) + a * (2923 ±0) + b * (2923 ±0)` - // Minimum execution time: 682_928_000 picoseconds. - Weight::from_parts(5_928_630, 0) + // Minimum execution time: 701_125_000 picoseconds. + Weight::from_parts(38_350_450, 0) .saturating_add(Weight::from_parts(0, 5244)) - // Standard Error: 14_635 - .saturating_add(Weight::from_parts(1_366_665, 0).saturating_mul(a.into())) - // Standard Error: 14_635 - .saturating_add(Weight::from_parts(1_334_471, 0).saturating_mul(b.into())) - // Standard Error: 14_635 - .saturating_add(Weight::from_parts(1_379_983, 0).saturating_mul(o.into())) - // Standard Error: 14_635 - .saturating_add(Weight::from_parts(60_706, 0).saturating_mul(d.into())) + // Standard Error: 16_201 + .saturating_add(Weight::from_parts(1_344_247, 0).saturating_mul(a.into())) + // Standard Error: 16_201 + .saturating_add(Weight::from_parts(1_342_213, 0).saturating_mul(b.into())) + // Standard Error: 16_201 + .saturating_add(Weight::from_parts(1_365_253, 0).saturating_mul(o.into())) + // Standard Error: 16_201 + .saturating_add(Weight::from_parts(9_735, 0).saturating_mul(f.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) @@ -109,8 +109,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `4062` - // Minimum execution time: 96_004_000 picoseconds. - Weight::from_parts(98_804_000, 0) + // Minimum execution time: 95_703_000 picoseconds. + Weight::from_parts(98_904_000, 0) .saturating_add(Weight::from_parts(0, 4062)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -125,8 +125,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `288` // Estimated: `8607` - // Minimum execution time: 89_903_000 picoseconds. - Weight::from_parts(91_304_000, 0) + // Minimum execution time: 90_803_000 picoseconds. + Weight::from_parts(92_203_000, 0) .saturating_add(Weight::from_parts(0, 8607)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -141,8 +141,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `11714` - // Minimum execution time: 47_802_000 picoseconds. - Weight::from_parts(48_902_000, 0) + // Minimum execution time: 49_202_000 picoseconds. + Weight::from_parts(50_602_000, 0) .saturating_add(Weight::from_parts(0, 11714)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -157,8 +157,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `206` // Estimated: `11714` - // Minimum execution time: 47_802_000 picoseconds. - Weight::from_parts(48_502_000, 0) + // Minimum execution time: 49_001_000 picoseconds. + Weight::from_parts(50_201_000, 0) .saturating_add(Weight::from_parts(0, 11714)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) @@ -173,8 +173,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `580` // Estimated: `11706` - // Minimum execution time: 46_702_000 picoseconds. - Weight::from_parts(47_402_000, 0) + // Minimum execution time: 47_702_000 picoseconds. + Weight::from_parts(48_902_000, 0) .saturating_add(Weight::from_parts(0, 11706)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -193,8 +193,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `854` // Estimated: `17288` - // Minimum execution time: 60_702_000 picoseconds. - Weight::from_parts(62_102_000, 0) + // Minimum execution time: 61_902_000 picoseconds. + Weight::from_parts(62_902_000, 0) .saturating_add(Weight::from_parts(0, 17288)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -205,8 +205,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3513` - // Minimum execution time: 14_101_000 picoseconds. - Weight::from_parts(14_601_000, 0) + // Minimum execution time: 14_500_000 picoseconds. + Weight::from_parts(14_801_000, 0) .saturating_add(Weight::from_parts(0, 3513)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -221,8 +221,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `290` // Estimated: `7965` - // Minimum execution time: 45_602_000 picoseconds. - Weight::from_parts(46_401_000, 0) + // Minimum execution time: 46_802_000 picoseconds. + Weight::from_parts(47_402_000, 0) .saturating_add(Weight::from_parts(0, 7965)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -237,8 +237,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `290` // Estimated: `7965` - // Minimum execution time: 33_202_000 picoseconds. - Weight::from_parts(34_001_000, 0) + // Minimum execution time: 33_901_000 picoseconds. + Weight::from_parts(35_201_000, 0) .saturating_add(Weight::from_parts(0, 7965)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) @@ -255,8 +255,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1039` // Estimated: `14096` - // Minimum execution time: 64_403_000 picoseconds. - Weight::from_parts(65_203_000, 0) + // Minimum execution time: 65_803_000 picoseconds. + Weight::from_parts(67_102_000, 0) .saturating_add(Weight::from_parts(0, 14096)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -267,8 +267,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `540` // Estimated: `4089` - // Minimum execution time: 30_702_000 picoseconds. - Weight::from_parts(31_301_000, 0) + // Minimum execution time: 31_301_000 picoseconds. + Weight::from_parts(32_202_000, 0) .saturating_add(Weight::from_parts(0, 4089)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -285,8 +285,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `684` // Estimated: `20652` - // Minimum execution time: 63_402_000 picoseconds. - Weight::from_parts(64_903_000, 0) + // Minimum execution time: 64_203_000 picoseconds. + Weight::from_parts(65_902_000, 0) .saturating_add(Weight::from_parts(0, 20652)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -303,8 +303,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `684` // Estimated: `20652` - // Minimum execution time: 64_102_000 picoseconds. - Weight::from_parts(65_402_000, 0) + // Minimum execution time: 65_302_000 picoseconds. + Weight::from_parts(65_902_000, 0) .saturating_add(Weight::from_parts(0, 20652)) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) @@ -321,8 +321,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1141` // Estimated: `14096` - // Minimum execution time: 66_102_000 picoseconds. - Weight::from_parts(67_102_000, 0) + // Minimum execution time: 67_402_000 picoseconds. + Weight::from_parts(67_803_000, 0) .saturating_add(Weight::from_parts(0, 14096)) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) @@ -337,8 +337,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `699` // Estimated: `9644` - // Minimum execution time: 46_702_000 picoseconds. - Weight::from_parts(47_401_000, 0) + // Minimum execution time: 47_802_000 picoseconds. + Weight::from_parts(48_402_000, 0) .saturating_add(Weight::from_parts(0, 9644)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) @@ -359,8 +359,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `413` // Estimated: `24422` - // Minimum execution time: 166_507_000 picoseconds. - Weight::from_parts(168_507_000, 0) + // Minimum execution time: 168_207_000 picoseconds. + Weight::from_parts(170_806_000, 0) .saturating_add(Weight::from_parts(0, 24422)) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) @@ -371,8 +371,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `150` // Estimated: `3513` - // Minimum execution time: 18_800_000 picoseconds. - Weight::from_parts(19_101_000, 0) + // Minimum execution time: 18_801_000 picoseconds. + Weight::from_parts(19_401_000, 0) .saturating_add(Weight::from_parts(0, 3513)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -383,8 +383,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `4062` - // Minimum execution time: 95_704_000 picoseconds. - Weight::from_parts(97_604_000, 0) + // Minimum execution time: 96_004_000 picoseconds. + Weight::from_parts(97_704_000, 0) .saturating_add(Weight::from_parts(0, 4062)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/pallets/offchain-task-scheduler/src/weights.rs b/pallets/offchain-task-scheduler/src/weights.rs index 2e9db8df6..968c904bf 100644 --- a/pallets/offchain-task-scheduler/src/weights.rs +++ b/pallets/offchain-task-scheduler/src/weights.rs @@ -4,7 +4,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev //! DATE: 2024-08-11, STEPS: `50`, REPEAT: `30`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `github-runner-10342582220-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` +//! HOSTNAME: `github-runner-10342663467-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -42,11 +42,11 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `136 + t * (69 ±0)` // Estimated: `990 + t * (3987 ±0)` - // Minimum execution time: 5_800_000 picoseconds. - Weight::from_parts(6_000_000, 0) + // Minimum execution time: 5_700_000 picoseconds. + Weight::from_parts(5_900_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 805 - .saturating_add(Weight::from_parts(1_301_697, 0).saturating_mul(t.into())) + // Standard Error: 785 + .saturating_add(Weight::from_parts(1_348_022, 0).saturating_mul(t.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(t.into()))) .saturating_add(Weight::from_parts(0, 3987).saturating_mul(t.into())) diff --git a/pallets/rewards/src/weights.rs b/pallets/rewards/src/weights.rs index 0d2292e18..d0cc4dbd9 100644 --- a/pallets/rewards/src/weights.rs +++ b/pallets/rewards/src/weights.rs @@ -4,7 +4,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev //! DATE: 2024-08-11, STEPS: `50`, REPEAT: `30`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `github-runner-10342582220-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` +//! HOSTNAME: `github-runner-10342663467-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024 // Executed Command: @@ -41,8 +41,8 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 7_000_000 picoseconds. - Weight::from_parts(7_300_000, 0) + // Minimum execution time: 6_800_000 picoseconds. + Weight::from_parts(7_000_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1)) } @@ -52,7 +52,7 @@ impl crate::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `165` // Estimated: `1517` - // Minimum execution time: 7_000_000 picoseconds. + // Minimum execution time: 6_900_000 picoseconds. Weight::from_parts(7_200_000, 0) .saturating_add(Weight::from_parts(0, 1517)) .saturating_add(T::DbWeight::get().reads(1))