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 11, 2024
1 parent bed63f6 commit 74faf14
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 64 deletions.
110 changes: 55 additions & 55 deletions pallets/creditcoin/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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-10342397553-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10342493569-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 @@ -41,10 +41,10 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 400_000 picoseconds.
Weight::from_parts(500_071, 0)
Weight::from_parts(489_285, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 157
.saturating_add(Weight::from_parts(178, 0).saturating_mul(t.into()))
// Standard Error: 15_971
.saturating_add(Weight::from_parts(10_714, 0).saturating_mul(t.into()))
}
/// Storage: unknown `0xd766358cca00233e6155d7c14e2c085f5e0621c4869aa60c02be9adcc98a0d1d` (r:1025 w:1024)
/// Proof Skipped: unknown `0xd766358cca00233e6155d7c14e2c085f5e0621c4869aa60c02be9adcc98a0d1d` (r:1025 w:1024)
Expand All @@ -55,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_100_000 picoseconds.
Weight::from_parts(16_201_000, 0)
// Minimum execution time: 16_200_000 picoseconds.
Weight::from_parts(16_501_000, 0)
.saturating_add(Weight::from_parts(0, 3600))
// Standard Error: 101_695
.saturating_add(Weight::from_parts(12_951_400, 0).saturating_mul(t.into()))
// Standard Error: 96_905
.saturating_add(Weight::from_parts(12_991_910, 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 @@ -81,18 +81,18 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
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 + b * (2923 ±0) + a * (2923 ±0) + o * (2890 ±0)`
// Minimum execution time: 677_725_000 picoseconds.
Weight::from_parts(18_406_549, 0)
// Estimated: `5244 + a * (2923 ±0) + b * (2923 ±0) + o * (2890 ±0)`
// Minimum execution time: 685_826_000 picoseconds.
Weight::from_parts(12_495_911, 0)
.saturating_add(Weight::from_parts(0, 5244))
// Standard Error: 9_394
.saturating_add(Weight::from_parts(1_341_889, 0).saturating_mul(a.into()))
// Standard Error: 9_394
.saturating_add(Weight::from_parts(1_314_966, 0).saturating_mul(b.into()))
// Standard Error: 9_394
.saturating_add(Weight::from_parts(1_352_515, 0).saturating_mul(o.into()))
// Standard Error: 9_394
.saturating_add(Weight::from_parts(2_595, 0).saturating_mul(d.into()))
// Standard Error: 21_717
.saturating_add(Weight::from_parts(1_384_602, 0).saturating_mul(a.into()))
// Standard Error: 21_717
.saturating_add(Weight::from_parts(1_347_135, 0).saturating_mul(b.into()))
// Standard Error: 21_717
.saturating_add(Weight::from_parts(1_383_138, 0).saturating_mul(o.into()))
// Standard Error: 21_717
.saturating_add(Weight::from_parts(22_416, 0).saturating_mul(d.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 @@ -101,8 +101,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(a.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(b.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(o.into())))
.saturating_add(Weight::from_parts(0, 2923).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(0, 2923).saturating_mul(a.into()))
.saturating_add(Weight::from_parts(0, 2923).saturating_mul(b.into()))
.saturating_add(Weight::from_parts(0, 2890).saturating_mul(o.into()))
}
/// Storage: Creditcoin Addresses (r:1 w:1)
Expand All @@ -111,8 +111,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `4062`
// Minimum execution time: 93_103_000 picoseconds.
Weight::from_parts(95_704_000, 0)
// Minimum execution time: 94_103_000 picoseconds.
Weight::from_parts(96_403_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 @@ -127,8 +127,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `288`
// Estimated: `8607`
// Minimum execution time: 89_704_000 picoseconds.
Weight::from_parts(90_703_000, 0)
// Minimum execution time: 90_303_000 picoseconds.
Weight::from_parts(91_204_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 @@ -143,8 +143,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(49_402_000, 0)
// Minimum execution time: 47_902_000 picoseconds.
Weight::from_parts(48_902_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 @@ -159,8 +159,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `206`
// Estimated: `11714`
// Minimum execution time: 47_201_000 picoseconds.
Weight::from_parts(48_802_000, 0)
// Minimum execution time: 47_502_000 picoseconds.
Weight::from_parts(49_201_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 @@ -175,8 +175,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `580`
// Estimated: `11706`
// Minimum execution time: 46_901_000 picoseconds.
Weight::from_parts(49_401_000, 0)
// Minimum execution time: 45_802_000 picoseconds.
Weight::from_parts(47_002_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 @@ -195,8 +195,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `854`
// Estimated: `17288`
// Minimum execution time: 59_603_000 picoseconds.
Weight::from_parts(60_802_000, 0)
// Minimum execution time: 60_002_000 picoseconds.
Weight::from_parts(63_103_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 @@ -207,8 +207,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `3513`
// Minimum execution time: 14_101_000 picoseconds.
Weight::from_parts(15_001_000, 0)
// Minimum execution time: 14_401_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))
Expand All @@ -223,8 +223,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `290`
// Estimated: `7965`
// Minimum execution time: 44_901_000 picoseconds.
Weight::from_parts(45_201_000, 0)
// Minimum execution time: 45_301_000 picoseconds.
Weight::from_parts(45_502_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 @@ -239,8 +239,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `290`
// Estimated: `7965`
// Minimum execution time: 33_001_000 picoseconds.
Weight::from_parts(34_001_000, 0)
// Minimum execution time: 33_501_000 picoseconds.
Weight::from_parts(35_901_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 @@ -257,8 +257,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1039`
// Estimated: `14096`
// Minimum execution time: 64_002_000 picoseconds.
Weight::from_parts(65_103_000, 0)
// Minimum execution time: 63_702_000 picoseconds.
Weight::from_parts(65_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 @@ -269,7 +269,7 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `540`
// Estimated: `4089`
// Minimum execution time: 30_902_000 picoseconds.
// Minimum execution time: 30_901_000 picoseconds.
Weight::from_parts(31_601_000, 0)
.saturating_add(Weight::from_parts(0, 4089))
.saturating_add(T::DbWeight::get().reads(1))
Expand All @@ -287,8 +287,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `684`
// Estimated: `20652`
// Minimum execution time: 63_102_000 picoseconds.
Weight::from_parts(64_003_000, 0)
// Minimum execution time: 63_503_000 picoseconds.
Weight::from_parts(64_303_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 @@ -305,8 +305,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `684`
// Estimated: `20652`
// Minimum execution time: 63_003_000 picoseconds.
Weight::from_parts(63_503_000, 0)
// Minimum execution time: 63_403_000 picoseconds.
Weight::from_parts(64_102_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 @@ -323,8 +323,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1141`
// Estimated: `14096`
// Minimum execution time: 65_703_000 picoseconds.
Weight::from_parts(67_003_000, 0)
// Minimum execution time: 65_603_000 picoseconds.
Weight::from_parts(66_903_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 @@ -339,8 +339,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `699`
// Estimated: `9644`
// Minimum execution time: 46_401_000 picoseconds.
Weight::from_parts(47_301_000, 0)
// Minimum execution time: 46_601_000 picoseconds.
Weight::from_parts(47_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 @@ -361,8 +361,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `413`
// Estimated: `24422`
// Minimum execution time: 165_206_000 picoseconds.
Weight::from_parts(168_207_000, 0)
// Minimum execution time: 166_706_000 picoseconds.
Weight::from_parts(168_107_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 @@ -373,8 +373,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `150`
// Estimated: `3513`
// Minimum execution time: 18_901_000 picoseconds.
Weight::from_parts(19_501_000, 0)
// Minimum execution time: 19_101_000 picoseconds.
Weight::from_parts(19_301_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 @@ -385,8 +385,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `76`
// Estimated: `4062`
// Minimum execution time: 93_504_000 picoseconds.
Weight::from_parts(95_604_000, 0)
// Minimum execution time: 93_704_000 picoseconds.
Weight::from_parts(95_703_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
10 changes: 5 additions & 5 deletions pallets/offchain-task-scheduler/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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-10342397553-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10342493569-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_700_000 picoseconds.
Weight::from_parts(6_000_000, 0)
// Minimum execution time: 5_600_000 picoseconds.
Weight::from_parts(5_800_000, 0)
.saturating_add(Weight::from_parts(0, 990))
// Standard Error: 614
.saturating_add(Weight::from_parts(1_287_261, 0).saturating_mul(t.into()))
// Standard Error: 824
.saturating_add(Weight::from_parts(1_302_305, 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
8 changes: 4 additions & 4 deletions pallets/rewards/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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-10342397553-attempt-1`, CPU: `AMD EPYC 7452 32-Core Processor`
//! HOSTNAME: `github-runner-10342493569-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 @@ -41,8 +41,8 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `165`
// Estimated: `1517`
// Minimum execution time: 6_700_000 picoseconds.
Weight::from_parts(6_901_000, 0)
// Minimum execution time: 6_701_000 picoseconds.
Weight::from_parts(7_000_000, 0)
.saturating_add(Weight::from_parts(0, 1517))
.saturating_add(T::DbWeight::get().reads(1))
}
Expand All @@ -52,7 +52,7 @@ impl<T: frame_system::Config> crate::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `165`
// Estimated: `1517`
// Minimum execution time: 6_800_000 picoseconds.
// Minimum execution time: 7_000_000 picoseconds.
Weight::from_parts(7_200_000, 0)
.saturating_add(Weight::from_parts(0, 1517))
.saturating_add(T::DbWeight::get().reads(1))
Expand Down

0 comments on commit 74faf14

Please sign in to comment.