Skip to content

Commit

Permalink
Auto-update pallet weights
Browse files Browse the repository at this point in the history
  • Loading branch information
gluwa-bot committed Aug 12, 2024
1 parent b04e42b commit 7c4b240
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 64 deletions.
108 changes: 55 additions & 53 deletions pallets/creditcoin/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//! Autogenerated weights for `crate`
//!
//! 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: `[]`
//! DATE: 2024-08-12, STEPS: `8`, REPEAT: `8`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `github-runner-10342725714-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10348125676-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -36,13 +36,15 @@ use sp_std::marker::PhantomData;
pub struct WeightInfo<T>(PhantomData<T>);
impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
/// The range of component `t` is `[0, 1]`.
fn migration_v6(_t: u32, ) -> Weight {
fn migration_v6(t: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 400_000 picoseconds.
Weight::from_parts(535_714, 0)
// Minimum execution time: 500_000 picoseconds.
Weight::from_parts(510_785, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 18_059
.saturating_add(Weight::from_parts(14_214, 0).saturating_mul(t.into()))
}
/// Storage: unknown `0xd766358cca00233e6155d7c14e2c085f5e0621c4869aa60c02be9adcc98a0d1d` (r:1025 w:1024)
/// Proof Skipped: unknown `0xd766358cca00233e6155d7c14e2c085f5e0621c4869aa60c02be9adcc98a0d1d` (r:1025 w:1024)
Expand All @@ -53,11 +55,11 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `153 + t * (53 ±0)`
// Estimated: `3600 + t * (2529 ±0)`
// Minimum execution time: 16_101_000 picoseconds.
Weight::from_parts(16_200_000, 0)
// Minimum execution time: 16_500_000 picoseconds.
Weight::from_parts(16_501_000, 0)
.saturating_add(Weight::from_parts(0, 3600))
// Standard Error: 98_755
.saturating_add(Weight::from_parts(12_896_288, 0).saturating_mul(t.into()))
// Standard Error: 100_381
.saturating_add(Weight::from_parts(12_953_533, 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())))
Expand All @@ -80,15 +82,15 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `201 + a * (69 ±0) + b * (69 ±0) + o * (69 ±0)`
// Estimated: `5244 + a * (2923 ±0) + o * (2890 ±0) + b * (2923 ±0)`
// Minimum execution time: 690_524_000 picoseconds.
Weight::from_parts(25_941_542, 0)
// Minimum execution time: 682_621_000 picoseconds.
Weight::from_parts(29_718_084, 0)
.saturating_add(Weight::from_parts(0, 5244))
// Standard Error: 10_451
.saturating_add(Weight::from_parts(1_351_172, 0).saturating_mul(a.into()))
// Standard Error: 10_451
.saturating_add(Weight::from_parts(1_324_312, 0).saturating_mul(b.into()))
// Standard Error: 10_451
.saturating_add(Weight::from_parts(1_352_483, 0).saturating_mul(o.into()))
// Standard Error: 11_463
.saturating_add(Weight::from_parts(1_342_471, 0).saturating_mul(a.into()))
// Standard Error: 11_463
.saturating_add(Weight::from_parts(1_312_018, 0).saturating_mul(b.into()))
// Standard Error: 11_463
.saturating_add(Weight::from_parts(1_334_802, 0).saturating_mul(o.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())))
Expand All @@ -107,8 +109,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `4062`
// Minimum execution time: 93_803_000 picoseconds.
Weight::from_parts(97_303_000, 0)
// Minimum execution time: 96_603_000 picoseconds.
Weight::from_parts(98_704_000, 0)
.saturating_add(Weight::from_parts(0, 4062))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -123,8 +125,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `288`
// Estimated: `8607`
// Minimum execution time: 88_103_000 picoseconds.
Weight::from_parts(88_903_000, 0)
// Minimum execution time: 90_103_000 picoseconds.
Weight::from_parts(92_503_000, 0)
.saturating_add(Weight::from_parts(0, 8607))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -139,8 +141,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `11714`
// Minimum execution time: 47_302_000 picoseconds.
Weight::from_parts(48_902_000, 0)
// Minimum execution time: 48_101_000 picoseconds.
Weight::from_parts(49_401_000, 0)
.saturating_add(Weight::from_parts(0, 11714))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -155,8 +157,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `11714`
// Minimum execution time: 47_102_000 picoseconds.
Weight::from_parts(48_101_000, 0)
// Minimum execution time: 48_101_000 picoseconds.
Weight::from_parts(49_702_000, 0)
.saturating_add(Weight::from_parts(0, 11714))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -171,8 +173,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `580`
// Estimated: `11706`
// Minimum execution time: 46_302_000 picoseconds.
Weight::from_parts(47_601_000, 0)
// Minimum execution time: 47_602_000 picoseconds.
Weight::from_parts(48_102_000, 0)
.saturating_add(Weight::from_parts(0, 11706))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -191,8 +193,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `854`
// Estimated: `17288`
// Minimum execution time: 60_002_000 picoseconds.
Weight::from_parts(61_102_000, 0)
// Minimum execution time: 61_002_000 picoseconds.
Weight::from_parts(61_702_000, 0)
.saturating_add(Weight::from_parts(0, 17288))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -203,8 +205,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `3513`
// Minimum execution time: 14_200_000 picoseconds.
Weight::from_parts(14_600_000, 0)
// Minimum execution time: 14_901_000 picoseconds.
Weight::from_parts(15_300_000, 0)
.saturating_add(Weight::from_parts(0, 3513))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -219,8 +221,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `290`
// Estimated: `7965`
// Minimum execution time: 44_702_000 picoseconds.
Weight::from_parts(45_302_000, 0)
// Minimum execution time: 46_101_000 picoseconds.
Weight::from_parts(46_901_000, 0)
.saturating_add(Weight::from_parts(0, 7965))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -235,8 +237,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `290`
// Estimated: `7965`
// Minimum execution time: 32_901_000 picoseconds.
Weight::from_parts(33_701_000, 0)
// Minimum execution time: 33_701_000 picoseconds.
Weight::from_parts(34_601_000, 0)
.saturating_add(Weight::from_parts(0, 7965))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -253,8 +255,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1039`
// Estimated: `14096`
// Minimum execution time: 63_502_000 picoseconds.
Weight::from_parts(64_303_000, 0)
// Minimum execution time: 64_602_000 picoseconds.
Weight::from_parts(65_302_000, 0)
.saturating_add(Weight::from_parts(0, 14096))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -265,8 +267,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `540`
// Estimated: `4089`
// Minimum execution time: 31_101_000 picoseconds.
Weight::from_parts(31_301_000, 0)
// Minimum execution time: 31_701_000 picoseconds.
Weight::from_parts(32_401_000, 0)
.saturating_add(Weight::from_parts(0, 4089))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -283,8 +285,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `684`
// Estimated: `20652`
// Minimum execution time: 62_902_000 picoseconds.
Weight::from_parts(64_402_000, 0)
// Minimum execution time: 64_602_000 picoseconds.
Weight::from_parts(65_302_000, 0)
.saturating_add(Weight::from_parts(0, 20652))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -301,8 +303,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `684`
// Estimated: `20652`
// Minimum execution time: 63_302_000 picoseconds.
Weight::from_parts(63_803_000, 0)
// Minimum execution time: 63_802_000 picoseconds.
Weight::from_parts(64_502_000, 0)
.saturating_add(Weight::from_parts(0, 20652))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -319,8 +321,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1141`
// Estimated: `14096`
// Minimum execution time: 65_702_000 picoseconds.
Weight::from_parts(66_602_000, 0)
// Minimum execution time: 66_103_000 picoseconds.
Weight::from_parts(67_202_000, 0)
.saturating_add(Weight::from_parts(0, 14096))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(2))
Expand All @@ -335,8 +337,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `699`
// Estimated: `9644`
// Minimum execution time: 46_701_000 picoseconds.
Weight::from_parts(47_002_000, 0)
// Minimum execution time: 46_901_000 picoseconds.
Weight::from_parts(49_702_000, 0)
.saturating_add(Weight::from_parts(0, 9644))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -357,8 +359,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `413`
// Estimated: `24422`
// Minimum execution time: 165_805_000 picoseconds.
Weight::from_parts(168_506_000, 0)
// Minimum execution time: 166_806_000 picoseconds.
Weight::from_parts(168_806_000, 0)
.saturating_add(Weight::from_parts(0, 24422))
.saturating_add(T::DbWeight::get().reads(7))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -369,8 +371,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `150`
// Estimated: `3513`
// Minimum execution time: 19_201_000 picoseconds.
Weight::from_parts(20_600_000, 0)
// Minimum execution time: 19_401_000 picoseconds.
Weight::from_parts(19_701_000, 0)
.saturating_add(Weight::from_parts(0, 3513))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -381,8 +383,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `4062`
// Minimum execution time: 94_903_000 picoseconds.
Weight::from_parts(98_803_000, 0)
// Minimum execution time: 95_703_000 picoseconds.
Weight::from_parts(99_903_000, 0)
.saturating_add(Weight::from_parts(0, 4062))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand Down
12 changes: 6 additions & 6 deletions pallets/offchain-task-scheduler/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//! Autogenerated weights for `crate`
//!
//! 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: `[]`
//! DATE: 2024-08-12, STEPS: `50`, REPEAT: `30`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `github-runner-10342725714-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10348125676-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -42,11 +42,11 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `136 + t * (69 ±0)`
// Estimated: `990 + t * (3987 ±0)`
// Minimum execution time: 5_600_000 picoseconds.
Weight::from_parts(5_801_000, 0)
// Minimum execution time: 6_000_000 picoseconds.
Weight::from_parts(6_100_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 600
.saturating_add(Weight::from_parts(1_280_562, 0).saturating_mul(t.into()))
// Standard Error: 689
.saturating_add(Weight::from_parts(1_294_659, 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()))
Expand Down
10 changes: 5 additions & 5 deletions pallets/rewards/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
//! Autogenerated weights for `crate`
//!
//! 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: `[]`
//! DATE: 2024-08-12, STEPS: `50`, REPEAT: `30`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `github-runner-10342725714-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10348125676-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
// Executed Command:
Expand Down Expand Up @@ -42,7 +42,7 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Measured: `165`
// Estimated: `1517`
// Minimum execution time: 7_000_000 picoseconds.
Weight::from_parts(7_200_000, 0)
Weight::from_parts(7_100_000, 0)
.saturating_add(Weight::from_parts(0, 1517))
.saturating_add(T::DbWeight::get().reads(1))
}
Expand All @@ -52,8 +52,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `165`
// Estimated: `1517`
// Minimum execution time: 7_000_000 picoseconds.
Weight::from_parts(7_101_000, 0)
// Minimum execution time: 7_001_000 picoseconds.
Weight::from_parts(7_300_000, 0)
.saturating_add(Weight::from_parts(0, 1517))
.saturating_add(T::DbWeight::get().reads(1))
}
Expand Down

0 comments on commit 7c4b240

Please sign in to comment.