Skip to content

Commit 2e48292

Browse files
authored
Update weights (#1299)
1 parent dc099c8 commit 2e48292

34 files changed

+2030
-1953
lines changed

runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for cumulus_pallet_xcmp_queue
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
22-
//! DATE: `2024-01-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: `2024-04-03`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
2525
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
@@ -56,21 +56,21 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::weights::WeightInfo for
5656
/// Proof Skipped: XcmpQueue QueueConfig (max_values: Some(1), max_size: None, mode: Measured)
5757
fn set_config_with_u32() -> Weight {
5858
// Proof Size summary in bytes:
59-
// Measured: `142`
60-
// Estimated: `637`
61-
// Minimum execution time: 9_070 nanoseconds.
62-
Weight::from_parts(11_070_000, 637)
59+
// Measured: `175`
60+
// Estimated: `670`
61+
// Minimum execution time: 10_090 nanoseconds.
62+
Weight::from_parts(11_060_000, 670)
6363
.saturating_add(T::DbWeight::get().reads(1))
6464
.saturating_add(T::DbWeight::get().writes(1))
6565
}
6666
/// Storage: XcmpQueue QueueConfig (r:1 w:1)
6767
/// Proof Skipped: XcmpQueue QueueConfig (max_values: Some(1), max_size: None, mode: Measured)
6868
fn set_config_with_weight() -> Weight {
6969
// Proof Size summary in bytes:
70-
// Measured: `142`
71-
// Estimated: `637`
72-
// Minimum execution time: 9_260 nanoseconds.
73-
Weight::from_parts(10_780_000, 637)
70+
// Measured: `175`
71+
// Estimated: `670`
72+
// Minimum execution time: 10_390 nanoseconds.
73+
Weight::from_parts(10_900_000, 670)
7474
.saturating_add(T::DbWeight::get().reads(1))
7575
.saturating_add(T::DbWeight::get().writes(1))
7676
}

runtime/common/src/weights/frame_system.rs

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for frame_system
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
22-
//! DATE: `2024-01-14`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
2525
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
@@ -57,20 +57,20 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
5757
// Proof Size summary in bytes:
5858
// Measured: `0`
5959
// Estimated: `0`
60-
// Minimum execution time: 3_320 nanoseconds.
61-
Weight::from_parts(3_590_000, 0)
62-
// Standard Error: 2
63-
.saturating_add(Weight::from_parts(738, 0).saturating_mul(b.into()))
60+
// Minimum execution time: 4_140 nanoseconds.
61+
Weight::from_parts(4_270_000, 0)
62+
// Standard Error: 1
63+
.saturating_add(Weight::from_parts(765, 0).saturating_mul(b.into()))
6464
}
6565
/// The range of component `b` is `[0, 3932160]`.
6666
fn remark_with_event(b: u32) -> Weight {
6767
// Proof Size summary in bytes:
6868
// Measured: `0`
6969
// Estimated: `0`
70-
// Minimum execution time: 11_840 nanoseconds.
71-
Weight::from_parts(12_040_000, 0)
70+
// Minimum execution time: 12_770 nanoseconds.
71+
Weight::from_parts(14_950_000, 0)
7272
// Standard Error: 3
73-
.saturating_add(Weight::from_parts(2_456, 0).saturating_mul(b.into()))
73+
.saturating_add(Weight::from_parts(2_540, 0).saturating_mul(b.into()))
7474
}
7575
/// Storage: System Digest (r:1 w:1)
7676
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -80,8 +80,8 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
8080
// Proof Size summary in bytes:
8181
// Measured: `0`
8282
// Estimated: `495`
83-
// Minimum execution time: 13_170 nanoseconds.
84-
Weight::from_parts(14_400_000, 495)
83+
// Minimum execution time: 6_650 nanoseconds.
84+
Weight::from_parts(6_940_000, 495)
8585
.saturating_add(T::DbWeight::get().reads(1))
8686
.saturating_add(T::DbWeight::get().writes(2))
8787
}
@@ -92,10 +92,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
9292
// Proof Size summary in bytes:
9393
// Measured: `0`
9494
// Estimated: `0`
95-
// Minimum execution time: 6_730 nanoseconds.
96-
Weight::from_parts(4_794_287, 0)
97-
// Standard Error: 8_225
98-
.saturating_add(Weight::from_parts(1_131_790, 0).saturating_mul(i.into()))
95+
// Minimum execution time: 3_360 nanoseconds.
96+
Weight::from_parts(3_520_000, 0)
97+
// Standard Error: 4_711
98+
.saturating_add(Weight::from_parts(1_189_534, 0).saturating_mul(i.into()))
9999
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
100100
}
101101
/// Storage: Skipped Metadata (r:0 w:0)
@@ -105,23 +105,23 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
105105
// Proof Size summary in bytes:
106106
// Measured: `0`
107107
// Estimated: `0`
108-
// Minimum execution time: 3_290 nanoseconds.
109-
Weight::from_parts(3_560_000, 0)
110-
// Standard Error: 3_412
111-
.saturating_add(Weight::from_parts(886_492, 0).saturating_mul(i.into()))
108+
// Minimum execution time: 3_610 nanoseconds.
109+
Weight::from_parts(3_680_000, 0)
110+
// Standard Error: 3_909
111+
.saturating_add(Weight::from_parts(914_039, 0).saturating_mul(i.into()))
112112
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
113113
}
114114
/// Storage: Skipped Metadata (r:0 w:0)
115115
/// Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
116116
/// The range of component `p` is `[0, 1000]`.
117117
fn kill_prefix(p: u32) -> Weight {
118118
// Proof Size summary in bytes:
119-
// Measured: `48 + p * (69 ±0)`
120-
// Estimated: `52 + p * (70 ±0)`
121-
// Minimum execution time: 6_210 nanoseconds.
122-
Weight::from_parts(6_620_000, 52)
123-
// Standard Error: 6_837
124-
.saturating_add(Weight::from_parts(2_035_938, 0).saturating_mul(p.into()))
119+
// Measured: `46 + p * (69 ±0)`
120+
// Estimated: `51 + p * (70 ±0)`
121+
// Minimum execution time: 6_760 nanoseconds.
122+
Weight::from_parts(7_030_000, 51)
123+
// Standard Error: 7_622
124+
.saturating_add(Weight::from_parts(2_150_330, 0).saturating_mul(p.into()))
125125
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
126126
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))
127127
}

runtime/common/src/weights/orml_currencies.rs

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for orml_currencies
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
22-
//! DATE: `2024-01-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
2525
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
@@ -49,17 +49,19 @@ use frame_support::{traits::Get, weights::Weight};
4949
/// Weight functions for orml_currencies (automatically generated)
5050
pub struct WeightInfo<T>(PhantomData<T>);
5151
impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
52+
/// Storage: MarketAssets Asset (r:1 w:0)
53+
/// Proof: MarketAssets Asset (max_values: None, max_size: Some(225), added: 2700, mode: MaxEncodedLen)
5254
/// Storage: Tokens Accounts (r:2 w:2)
5355
/// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen)
5456
/// Storage: System Account (r:1 w:1)
5557
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
5658
fn transfer_non_native_currency() -> Weight {
5759
// Proof Size summary in bytes:
58-
// Measured: `1753`
59-
// Estimated: `7803`
60-
// Minimum execution time: 71_681 nanoseconds.
61-
Weight::from_parts(73_901_000, 7803)
62-
.saturating_add(T::DbWeight::get().reads(3))
60+
// Measured: `1862`
61+
// Estimated: `10503`
62+
// Minimum execution time: 88_670 nanoseconds.
63+
Weight::from_parts(106_441_000, 10503)
64+
.saturating_add(T::DbWeight::get().reads(4))
6365
.saturating_add(T::DbWeight::get().writes(3))
6466
}
6567
/// Storage: System Account (r:1 w:1)
@@ -68,11 +70,13 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
6870
// Proof Size summary in bytes:
6971
// Measured: `1461`
7072
// Estimated: `2607`
71-
// Minimum execution time: 58_831 nanoseconds.
72-
Weight::from_parts(59_660_000, 2607)
73+
// Minimum execution time: 68_911 nanoseconds.
74+
Weight::from_parts(70_820_000, 2607)
7375
.saturating_add(T::DbWeight::get().reads(1))
7476
.saturating_add(T::DbWeight::get().writes(1))
7577
}
78+
/// Storage: MarketAssets Asset (r:1 w:0)
79+
/// Proof: MarketAssets Asset (max_values: None, max_size: Some(225), added: 2700, mode: MaxEncodedLen)
7680
/// Storage: Tokens Accounts (r:1 w:1)
7781
/// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen)
7882
/// Storage: Tokens TotalIssuance (r:1 w:1)
@@ -81,11 +85,11 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
8185
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
8286
fn update_balance_non_native_currency() -> Weight {
8387
// Proof Size summary in bytes:
84-
// Measured: `1361`
85-
// Estimated: `7723`
86-
// Minimum execution time: 49_950 nanoseconds.
87-
Weight::from_parts(57_160_000, 7723)
88-
.saturating_add(T::DbWeight::get().reads(3))
88+
// Measured: `1470`
89+
// Estimated: `10423`
90+
// Minimum execution time: 62_950 nanoseconds.
91+
Weight::from_parts(64_510_000, 10423)
92+
.saturating_add(T::DbWeight::get().reads(4))
8993
.saturating_add(T::DbWeight::get().writes(3))
9094
}
9195
/// Storage: System Account (r:1 w:1)
@@ -94,8 +98,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
9498
// Proof Size summary in bytes:
9599
// Measured: `1401`
96100
// Estimated: `2607`
97-
// Minimum execution time: 49_830 nanoseconds.
98-
Weight::from_parts(67_881_000, 2607)
101+
// Minimum execution time: 57_700 nanoseconds.
102+
Weight::from_parts(58_950_000, 2607)
99103
.saturating_add(T::DbWeight::get().reads(1))
100104
.saturating_add(T::DbWeight::get().writes(1))
101105
}
@@ -105,8 +109,8 @@ impl<T: frame_system::Config> orml_currencies::WeightInfo for WeightInfo<T> {
105109
// Proof Size summary in bytes:
106110
// Measured: `1525`
107111
// Estimated: `2607`
108-
// Minimum execution time: 47_410 nanoseconds.
109-
Weight::from_parts(53_200_000, 2607)
112+
// Minimum execution time: 54_700 nanoseconds.
113+
Weight::from_parts(55_270_000, 2607)
110114
.saturating_add(T::DbWeight::get().reads(1))
111115
.saturating_add(T::DbWeight::get().writes(1))
112116
}

runtime/common/src/weights/orml_tokens.rs

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for orml_tokens
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
22-
//! DATE: `2024-01-15`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: `2024-04-02`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
2525
//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
@@ -55,10 +55,10 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
5555
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
5656
fn transfer() -> Weight {
5757
// Proof Size summary in bytes:
58-
// Measured: `1753`
58+
// Measured: `1772`
5959
// Estimated: `7803`
60-
// Minimum execution time: 80_890 nanoseconds.
61-
Weight::from_parts(98_321_000, 7803)
60+
// Minimum execution time: 81_820 nanoseconds.
61+
Weight::from_parts(99_190_000, 7803)
6262
.saturating_add(T::DbWeight::get().reads(3))
6363
.saturating_add(T::DbWeight::get().writes(3))
6464
}
@@ -68,10 +68,10 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
6868
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
6969
fn transfer_all() -> Weight {
7070
// Proof Size summary in bytes:
71-
// Measured: `1753`
71+
// Measured: `1772`
7272
// Estimated: `7803`
73-
// Minimum execution time: 84_510 nanoseconds.
74-
Weight::from_parts(86_860_000, 7803)
73+
// Minimum execution time: 86_000 nanoseconds.
74+
Weight::from_parts(104_730_000, 7803)
7575
.saturating_add(T::DbWeight::get().reads(3))
7676
.saturating_add(T::DbWeight::get().writes(3))
7777
}
@@ -81,10 +81,10 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
8181
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
8282
fn transfer_keep_alive() -> Weight {
8383
// Proof Size summary in bytes:
84-
// Measured: `1577`
84+
// Measured: `1596`
8585
// Estimated: `7803`
86-
// Minimum execution time: 66_190 nanoseconds.
87-
Weight::from_parts(79_850_000, 7803)
86+
// Minimum execution time: 66_410 nanoseconds.
87+
Weight::from_parts(70_510_000, 7803)
8888
.saturating_add(T::DbWeight::get().reads(3))
8989
.saturating_add(T::DbWeight::get().writes(3))
9090
}
@@ -94,10 +94,10 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
9494
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
9595
fn force_transfer() -> Weight {
9696
// Proof Size summary in bytes:
97-
// Measured: `1753`
97+
// Measured: `1772`
9898
// Estimated: `10410`
99-
// Minimum execution time: 74_240 nanoseconds.
100-
Weight::from_parts(79_240_000, 10410)
99+
// Minimum execution time: 65_651 nanoseconds.
100+
Weight::from_parts(74_840_000, 10410)
101101
.saturating_add(T::DbWeight::get().reads(4))
102102
.saturating_add(T::DbWeight::get().writes(3))
103103
}
@@ -109,10 +109,10 @@ impl<T: frame_system::Config> orml_tokens::WeightInfo for WeightInfo<T> {
109109
/// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen)
110110
fn set_balance() -> Weight {
111111
// Proof Size summary in bytes:
112-
// Measured: `1361`
112+
// Measured: `1394`
113113
// Estimated: `7723`
114-
// Minimum execution time: 56_260 nanoseconds.
115-
Weight::from_parts(57_490_000, 7723)
114+
// Minimum execution time: 56_401 nanoseconds.
115+
Weight::from_parts(68_290_000, 7723)
116116
.saturating_add(T::DbWeight::get().reads(3))
117117
.saturating_add(T::DbWeight::get().writes(3))
118118
}

0 commit comments

Comments
 (0)