Skip to content

Commit c882e7d

Browse files
wilwadegithub-actions[bot]
authored andcommitted
Update weights for release v1.15.2
1 parent 8391ded commit c882e7d

21 files changed

+788
-789
lines changed

pallets/capacity/src/weights.rs

Lines changed: 105 additions & 108 deletions
Large diffs are not rendered by default.

pallets/frequency-tx-payment/src/weights.rs

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
//! Autogenerated weights for `pallet_frequency_tx_payment`
33
//!
44
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
5-
//! DATE: 2024-10-08, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
5+
//! DATE: 2024-12-21, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
66
//! WORST CASE MAP SIZE: `1000000`
7-
//! HOSTNAME: `ip-10-173-4-193`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
7+
//! HOSTNAME: `ip-10-173-4-74`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
88
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("frequency-bench")`, DB CACHE: `1024`
99
1010
// Executed Command:
@@ -44,18 +44,18 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
4444
// Proof Size summary in bytes:
4545
// Measured: `0`
4646
// Estimated: `0`
47-
// Minimum execution time: 3_177_000 picoseconds.
48-
Weight::from_parts(3_243_000, 0)
47+
// Minimum execution time: 3_167_000 picoseconds.
48+
Weight::from_parts(3_279_000, 0)
4949
}
5050
/// The range of component `n` is `[0, 10]`.
5151
fn pay_with_capacity_batch_all(n: u32, ) -> Weight {
5252
// Proof Size summary in bytes:
5353
// Measured: `0`
5454
// Estimated: `0`
55-
// Minimum execution time: 5_087_000 picoseconds.
56-
Weight::from_parts(5_856_045, 0)
57-
// Standard Error: 19_082
58-
.saturating_add(Weight::from_parts(3_178_578, 0).saturating_mul(n.into()))
55+
// Minimum execution time: 5_152_000 picoseconds.
56+
Weight::from_parts(6_086_757, 0)
57+
// Standard Error: 9_005
58+
.saturating_add(Weight::from_parts(3_095_172, 0).saturating_mul(n.into()))
5959
}
6060
}
6161

@@ -65,18 +65,18 @@ impl WeightInfo for () {
6565
// Proof Size summary in bytes:
6666
// Measured: `0`
6767
// Estimated: `0`
68-
// Minimum execution time: 3_177_000 picoseconds.
69-
Weight::from_parts(3_243_000, 0)
68+
// Minimum execution time: 3_167_000 picoseconds.
69+
Weight::from_parts(3_279_000, 0)
7070
}
7171
/// The range of component `n` is `[0, 10]`.
7272
fn pay_with_capacity_batch_all(n: u32, ) -> Weight {
7373
// Proof Size summary in bytes:
7474
// Measured: `0`
7575
// Estimated: `0`
76-
// Minimum execution time: 5_087_000 picoseconds.
77-
Weight::from_parts(5_856_045, 0)
78-
// Standard Error: 19_082
79-
.saturating_add(Weight::from_parts(3_178_578, 0).saturating_mul(n.into()))
76+
// Minimum execution time: 5_152_000 picoseconds.
77+
Weight::from_parts(6_086_757, 0)
78+
// Standard Error: 9_005
79+
.saturating_add(Weight::from_parts(3_095_172, 0).saturating_mul(n.into()))
8080
}
8181
}
8282

pallets/handles/src/weights.rs

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
//! Autogenerated weights for `pallet_handles`
33
//!
44
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
5-
//! DATE: 2024-10-08, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
5+
//! DATE: 2024-12-21, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
66
//! WORST CASE MAP SIZE: `1000000`
7-
//! HOSTNAME: `ip-10-173-4-193`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
7+
//! HOSTNAME: `ip-10-173-4-74`, CPU: `Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz`
88
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("frequency-bench")`, DB CACHE: `1024`
99
1010
// Executed Command:
@@ -54,10 +54,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
5454
// Proof Size summary in bytes:
5555
// Measured: `116`
5656
// Estimated: `4019`
57-
// Minimum execution time: 104_244_000 picoseconds.
58-
Weight::from_parts(106_712_112, 4019)
59-
// Standard Error: 19_732
60-
.saturating_add(Weight::from_parts(55_718, 0).saturating_mul(b.into()))
57+
// Minimum execution time: 107_185_000 picoseconds.
58+
Weight::from_parts(109_445_823, 4019)
59+
// Standard Error: 20_349
60+
.saturating_add(Weight::from_parts(60_833, 0).saturating_mul(b.into()))
6161
.saturating_add(T::DbWeight::get().reads(3_u64))
6262
.saturating_add(T::DbWeight::get().writes(3_u64))
6363
}
@@ -74,10 +74,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
7474
// Proof Size summary in bytes:
7575
// Measured: `222 + b * (1 ±0)`
7676
// Estimated: `4019`
77-
// Minimum execution time: 109_507_000 picoseconds.
78-
Weight::from_parts(110_897_750, 4019)
79-
// Standard Error: 11_480
80-
.saturating_add(Weight::from_parts(177_821, 0).saturating_mul(b.into()))
77+
// Minimum execution time: 123_616_000 picoseconds.
78+
Weight::from_parts(125_249_193, 4019)
79+
// Standard Error: 10_593
80+
.saturating_add(Weight::from_parts(159_848, 0).saturating_mul(b.into()))
8181
.saturating_add(T::DbWeight::get().reads(3_u64))
8282
.saturating_add(T::DbWeight::get().writes(4_u64))
8383
}
@@ -91,8 +91,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
9191
// Proof Size summary in bytes:
9292
// Measured: `231`
9393
// Estimated: `4019`
94-
// Minimum execution time: 19_119_000 picoseconds.
95-
Weight::from_parts(19_665_000, 4019)
94+
// Minimum execution time: 18_870_000 picoseconds.
95+
Weight::from_parts(19_278_000, 4019)
9696
.saturating_add(T::DbWeight::get().reads(2_u64))
9797
.saturating_add(T::DbWeight::get().writes(2_u64))
9898
}
@@ -113,10 +113,10 @@ impl WeightInfo for () {
113113
// Proof Size summary in bytes:
114114
// Measured: `116`
115115
// Estimated: `4019`
116-
// Minimum execution time: 104_244_000 picoseconds.
117-
Weight::from_parts(106_712_112, 4019)
118-
// Standard Error: 19_732
119-
.saturating_add(Weight::from_parts(55_718, 0).saturating_mul(b.into()))
116+
// Minimum execution time: 107_185_000 picoseconds.
117+
Weight::from_parts(109_445_823, 4019)
118+
// Standard Error: 20_349
119+
.saturating_add(Weight::from_parts(60_833, 0).saturating_mul(b.into()))
120120
.saturating_add(RocksDbWeight::get().reads(3_u64))
121121
.saturating_add(RocksDbWeight::get().writes(3_u64))
122122
}
@@ -133,10 +133,10 @@ impl WeightInfo for () {
133133
// Proof Size summary in bytes:
134134
// Measured: `222 + b * (1 ±0)`
135135
// Estimated: `4019`
136-
// Minimum execution time: 109_507_000 picoseconds.
137-
Weight::from_parts(110_897_750, 4019)
138-
// Standard Error: 11_480
139-
.saturating_add(Weight::from_parts(177_821, 0).saturating_mul(b.into()))
136+
// Minimum execution time: 123_616_000 picoseconds.
137+
Weight::from_parts(125_249_193, 4019)
138+
// Standard Error: 10_593
139+
.saturating_add(Weight::from_parts(159_848, 0).saturating_mul(b.into()))
140140
.saturating_add(RocksDbWeight::get().reads(3_u64))
141141
.saturating_add(RocksDbWeight::get().writes(4_u64))
142142
}
@@ -150,8 +150,8 @@ impl WeightInfo for () {
150150
// Proof Size summary in bytes:
151151
// Measured: `231`
152152
// Estimated: `4019`
153-
// Minimum execution time: 19_119_000 picoseconds.
154-
Weight::from_parts(19_665_000, 4019)
153+
// Minimum execution time: 18_870_000 picoseconds.
154+
Weight::from_parts(19_278_000, 4019)
155155
.saturating_add(RocksDbWeight::get().reads(2_u64))
156156
.saturating_add(RocksDbWeight::get().writes(2_u64))
157157
}

0 commit comments

Comments
 (0)