Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update weights #1317

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for cumulus_pallet_xcmp_queue
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-04-03`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -58,8 +58,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `670`
// Minimum execution time: 10_090 nanoseconds.
Weight::from_parts(11_060_000, 670)
// Minimum execution time: 8_140 nanoseconds.
Weight::from_parts(9_770_000, 670)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -69,8 +69,8 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `670`
// Minimum execution time: 10_390 nanoseconds.
Weight::from_parts(10_900_000, 670)
// Minimum execution time: 9_680 nanoseconds.
Weight::from_parts(10_780_000, 670)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
46 changes: 23 additions & 23 deletions runtime/common/src/weights/frame_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for frame_system
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -57,20 +57,20 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 4_140 nanoseconds.
Weight::from_parts(4_270_000, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(765, 0).saturating_mul(b.into()))
// Minimum execution time: 3_660 nanoseconds.
Weight::from_parts(4_100_000, 0)
// Standard Error: 0
.saturating_add(Weight::from_parts(841, 0).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3932160]`.
fn remark_with_event(b: u32) -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 12_770 nanoseconds.
Weight::from_parts(14_950_000, 0)
// Standard Error: 3
.saturating_add(Weight::from_parts(2_540, 0).saturating_mul(b.into()))
// Minimum execution time: 12_910 nanoseconds.
Weight::from_parts(13_250_000, 0)
// Standard Error: 1
.saturating_add(Weight::from_parts(2_749, 0).saturating_mul(b.into()))
}
/// Storage: System Digest (r:1 w:1)
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
Expand All @@ -80,8 +80,8 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `495`
// Minimum execution time: 6_650 nanoseconds.
Weight::from_parts(6_940_000, 495)
// Minimum execution time: 7_800 nanoseconds.
Weight::from_parts(8_620_000, 495)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -92,10 +92,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_360 nanoseconds.
Weight::from_parts(3_520_000, 0)
// Standard Error: 4_711
.saturating_add(Weight::from_parts(1_189_534, 0).saturating_mul(i.into()))
// Minimum execution time: 3_320 nanoseconds.
Weight::from_parts(3_950_000, 0)
// Standard Error: 4_796
.saturating_add(Weight::from_parts(1_328_378, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -105,10 +105,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_610 nanoseconds.
Weight::from_parts(3_680_000, 0)
// Standard Error: 3_909
.saturating_add(Weight::from_parts(914_039, 0).saturating_mul(i.into()))
// Minimum execution time: 3_720 nanoseconds.
Weight::from_parts(3_950_000, 0)
// Standard Error: 4_270
.saturating_add(Weight::from_parts(1_057_635, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
/// Storage: Skipped Metadata (r:0 w:0)
Expand All @@ -118,10 +118,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
// Proof Size summary in bytes:
// Measured: `46 + p * (69 ±0)`
// Estimated: `51 + p * (70 ±0)`
// Minimum execution time: 6_760 nanoseconds.
Weight::from_parts(7_030_000, 51)
// Standard Error: 7_622
.saturating_add(Weight::from_parts(2_150_330, 0).saturating_mul(p.into()))
// Minimum execution time: 8_230 nanoseconds.
Weight::from_parts(8_620_000, 51)
// Standard Error: 8_739
.saturating_add(Weight::from_parts(2_466_850, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
}
Expand Down
22 changes: 11 additions & 11 deletions runtime/common/src/weights/orml_currencies.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for orml_currencies
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -59,8 +59,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1862`
// Estimated: `10503`
// Minimum execution time: 88_670 nanoseconds.
Weight::from_parts(106_441_000, 10503)
// Minimum execution time: 87_580 nanoseconds.
Weight::from_parts(106_781_000, 10503)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -70,8 +70,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1461`
// Estimated: `2607`
// Minimum execution time: 68_911 nanoseconds.
Weight::from_parts(70_820_000, 2607)
// Minimum execution time: 66_860 nanoseconds.
Weight::from_parts(81_550_000, 2607)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -87,8 +87,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1470`
// Estimated: `10423`
// Minimum execution time: 62_950 nanoseconds.
Weight::from_parts(64_510_000, 10423)
// Minimum execution time: 62_900 nanoseconds.
Weight::from_parts(76_321_000, 10423)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -98,8 +98,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1401`
// Estimated: `2607`
// Minimum execution time: 57_700 nanoseconds.
Weight::from_parts(58_950_000, 2607)
// Minimum execution time: 56_990 nanoseconds.
Weight::from_parts(69_680_000, 2607)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -109,8 +109,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1525`
// Estimated: `2607`
// Minimum execution time: 54_700 nanoseconds.
Weight::from_parts(55_270_000, 2607)
// Minimum execution time: 65_630 nanoseconds.
Weight::from_parts(66_850_000, 2607)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand Down
22 changes: 11 additions & 11 deletions runtime/common/src/weights/orml_tokens.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for orml_tokens
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: `2024-04-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
Expand Down Expand Up @@ -57,8 +57,8 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1772`
// Estimated: `7803`
// Minimum execution time: 81_820 nanoseconds.
Weight::from_parts(99_190_000, 7803)
// Minimum execution time: 81_170 nanoseconds.
Weight::from_parts(100_570_000, 7803)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -70,8 +70,8 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1772`
// Estimated: `7803`
// Minimum execution time: 86_000 nanoseconds.
Weight::from_parts(104_730_000, 7803)
// Minimum execution time: 88_531 nanoseconds.
Weight::from_parts(103_920_000, 7803)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -83,8 +83,8 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1596`
// Estimated: `7803`
// Minimum execution time: 66_410 nanoseconds.
Weight::from_parts(70_510_000, 7803)
// Minimum execution time: 70_730 nanoseconds.
Weight::from_parts(80_880_000, 7803)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -96,8 +96,8 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1772`
// Estimated: `10410`
// Minimum execution time: 65_651 nanoseconds.
Weight::from_parts(74_840_000, 10410)
// Minimum execution time: 74_610 nanoseconds.
Weight::from_parts(75_690_000, 10410)
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -111,8 +111,8 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `1394`
// Estimated: `7723`
// Minimum execution time: 56_401 nanoseconds.
Weight::from_parts(68_290_000, 7723)
// Minimum execution time: 55_800 nanoseconds.
Weight::from_parts(69_101_000, 7723)
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand Down