Skip to content

Commit 1094fba

Browse files
committed
benchmarks
1 parent 0454ff4 commit 1094fba

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+5286
-4694
lines changed

runtimes/peregrine/src/weights/attestation.rs

+42-45
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for `attestation`
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 33.0.0
22-
//! DATE: 2024-06-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: 2025-02-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
2525
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
@@ -28,16 +28,13 @@
2828
// ./target/release/kilt-parachain
2929
// benchmark
3030
// pallet
31-
// --template=.maintain/runtime-weight-template.hbs
32-
// --header=HEADER-GPL
33-
// --wasm-execution=compiled
3431
// --heap-pages=4096
35-
// --steps=50
36-
// --repeat=20
3732
// --chain=dev
3833
// --pallet=attestation
3934
// --extrinsic=*
40-
// --output=./runtimes/peregrine/src/weights/attestation.rs
35+
// --header=HEADER-GPL
36+
// --template=.maintain/runtime-weight-template.hbs
37+
// --output=./runtimes/peregrine/src/weights/
4138

4239
#![cfg_attr(rustfmt, rustfmt_skip)]
4340
#![allow(unused_imports)]
@@ -56,27 +53,27 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
5653
/// Storage: `System::Account` (r:1 w:1)
5754
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
5855
/// Storage: `Balances::Holds` (r:1 w:1)
59-
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`)
56+
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(247), added: 2722, mode: `MaxEncodedLen`)
6057
/// Storage: `Migration::MigratedKeys` (r:0 w:1)
6158
/// Proof: `Migration::MigratedKeys` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
6259
fn add() -> Weight {
6360
// Proof Size summary in bytes:
64-
// Measured: `260`
65-
// Estimated: `3660`
66-
// Minimum execution time: 52_335_000 picoseconds.
67-
Weight::from_parts(53_274_000, 0)
68-
.saturating_add(Weight::from_parts(0, 3660))
61+
// Measured: `296`
62+
// Estimated: `3712`
63+
// Minimum execution time: 52_547_000 picoseconds.
64+
Weight::from_parts(53_511_000, 0)
65+
.saturating_add(Weight::from_parts(0, 3712))
6966
.saturating_add(T::DbWeight::get().reads(4))
7067
.saturating_add(T::DbWeight::get().writes(4))
7168
}
7269
/// Storage: `Attestation::Attestations` (r:1 w:1)
7370
/// Proof: `Attestation::Attestations` (`max_values`: None, `max_size`: Some(195), added: 2670, mode: `MaxEncodedLen`)
7471
fn revoke() -> Weight {
7572
// Proof Size summary in bytes:
76-
// Measured: `196`
73+
// Measured: `233`
7774
// Estimated: `3660`
78-
// Minimum execution time: 14_393_000 picoseconds.
79-
Weight::from_parts(14_731_000, 0)
75+
// Minimum execution time: 15_051_000 picoseconds.
76+
Weight::from_parts(15_391_000, 0)
8077
.saturating_add(Weight::from_parts(0, 3660))
8178
.saturating_add(T::DbWeight::get().reads(1))
8279
.saturating_add(T::DbWeight::get().writes(1))
@@ -88,14 +85,14 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
8885
/// Storage: `System::Account` (r:1 w:1)
8986
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
9087
/// Storage: `Balances::Holds` (r:1 w:1)
91-
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`)
88+
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(247), added: 2722, mode: `MaxEncodedLen`)
9289
fn remove() -> Weight {
9390
// Proof Size summary in bytes:
94-
// Measured: `437`
95-
// Estimated: `3660`
96-
// Minimum execution time: 47_894_000 picoseconds.
97-
Weight::from_parts(48_491_000, 0)
98-
.saturating_add(Weight::from_parts(0, 3660))
91+
// Measured: `474`
92+
// Estimated: `3712`
93+
// Minimum execution time: 48_715_000 picoseconds.
94+
Weight::from_parts(49_024_000, 0)
95+
.saturating_add(Weight::from_parts(0, 3712))
9996
.saturating_add(T::DbWeight::get().reads(4))
10097
.saturating_add(T::DbWeight::get().writes(3))
10198
}
@@ -106,14 +103,14 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
106103
/// Storage: `System::Account` (r:1 w:1)
107104
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
108105
/// Storage: `Balances::Holds` (r:1 w:1)
109-
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`)
106+
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(247), added: 2722, mode: `MaxEncodedLen`)
110107
fn reclaim_deposit() -> Weight {
111108
// Proof Size summary in bytes:
112-
// Measured: `437`
113-
// Estimated: `3660`
114-
// Minimum execution time: 48_351_000 picoseconds.
115-
Weight::from_parts(48_828_000, 0)
116-
.saturating_add(Weight::from_parts(0, 3660))
109+
// Measured: `474`
110+
// Estimated: `3712`
111+
// Minimum execution time: 48_783_000 picoseconds.
112+
Weight::from_parts(49_047_000, 0)
113+
.saturating_add(Weight::from_parts(0, 3712))
117114
.saturating_add(T::DbWeight::get().reads(4))
118115
.saturating_add(T::DbWeight::get().writes(3))
119116
}
@@ -124,14 +121,14 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
124121
/// Storage: `System::Account` (r:2 w:2)
125122
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
126123
/// Storage: `Balances::Holds` (r:2 w:2)
127-
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`)
124+
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(247), added: 2722, mode: `MaxEncodedLen`)
128125
fn change_deposit_owner() -> Weight {
129126
// Proof Size summary in bytes:
130-
// Measured: `581`
131-
// Estimated: `6326`
132-
// Minimum execution time: 77_624_000 picoseconds.
133-
Weight::from_parts(78_569_000, 0)
134-
.saturating_add(Weight::from_parts(0, 6326))
127+
// Measured: `618`
128+
// Estimated: `6434`
129+
// Minimum execution time: 81_604_000 picoseconds.
130+
Weight::from_parts(82_064_000, 0)
131+
.saturating_add(Weight::from_parts(0, 6434))
135132
.saturating_add(T::DbWeight::get().reads(6))
136133
.saturating_add(T::DbWeight::get().writes(5))
137134
}
@@ -142,14 +139,14 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
142139
/// Storage: `System::Account` (r:1 w:1)
143140
/// Proof: `System::Account` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
144141
/// Storage: `Balances::Holds` (r:1 w:1)
145-
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(193), added: 2668, mode: `MaxEncodedLen`)
142+
/// Proof: `Balances::Holds` (`max_values`: None, `max_size`: Some(247), added: 2722, mode: `MaxEncodedLen`)
146143
fn update_deposit() -> Weight {
147144
// Proof Size summary in bytes:
148-
// Measured: `437`
149-
// Estimated: `3660`
150-
// Minimum execution time: 71_073_000 picoseconds.
151-
Weight::from_parts(71_519_000, 0)
152-
.saturating_add(Weight::from_parts(0, 3660))
145+
// Measured: `474`
146+
// Estimated: `3712`
147+
// Minimum execution time: 71_034_000 picoseconds.
148+
Weight::from_parts(71_371_000, 0)
149+
.saturating_add(Weight::from_parts(0, 3712))
153150
.saturating_add(T::DbWeight::get().reads(4))
154151
.saturating_add(T::DbWeight::get().writes(3))
155152
}
@@ -166,7 +163,7 @@ mod tests {
166163
.max_extrinsic
167164
.unwrap_or_else(<sp_weights::Weight as sp_runtime::traits::Bounded>::max_value)
168165
.proof_size()
169-
> 3660
166+
> 3712
170167
);
171168
}
172169
#[test]
@@ -190,7 +187,7 @@ mod tests {
190187
.max_extrinsic
191188
.unwrap_or_else(<sp_weights::Weight as sp_runtime::traits::Bounded>::max_value)
192189
.proof_size()
193-
> 3660
190+
> 3712
194191
);
195192
}
196193
#[test]
@@ -202,7 +199,7 @@ mod tests {
202199
.max_extrinsic
203200
.unwrap_or_else(<sp_weights::Weight as sp_runtime::traits::Bounded>::max_value)
204201
.proof_size()
205-
> 3660
202+
> 3712
206203
);
207204
}
208205
#[test]
@@ -214,7 +211,7 @@ mod tests {
214211
.max_extrinsic
215212
.unwrap_or_else(<sp_weights::Weight as sp_runtime::traits::Bounded>::max_value)
216213
.proof_size()
217-
> 6326
214+
> 6434
218215
);
219216
}
220217
#[test]
@@ -226,7 +223,7 @@ mod tests {
226223
.max_extrinsic
227224
.unwrap_or_else(<sp_weights::Weight as sp_runtime::traits::Bounded>::max_value)
228225
.proof_size()
229-
> 3660
226+
> 3712
230227
);
231228
}
232229
}

runtimes/peregrine/src/weights/ctype.rs

+9-12
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for `ctype`
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 33.0.0
22-
//! DATE: 2024-06-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: 2025-02-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
2525
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
@@ -28,16 +28,13 @@
2828
// ./target/release/kilt-parachain
2929
// benchmark
3030
// pallet
31-
// --template=.maintain/runtime-weight-template.hbs
32-
// --header=HEADER-GPL
33-
// --wasm-execution=compiled
3431
// --heap-pages=4096
35-
// --steps=50
36-
// --repeat=20
3732
// --chain=dev
3833
// --pallet=ctype
3934
// --extrinsic=*
40-
// --output=./runtimes/peregrine/src/weights/ctype.rs
35+
// --header=HEADER-GPL
36+
// --template=.maintain/runtime-weight-template.hbs
37+
// --output=./runtimes/peregrine/src/weights/
4138

4239
#![cfg_attr(rustfmt, rustfmt_skip)]
4340
#![allow(unused_imports)]
@@ -58,11 +55,11 @@ impl<T: frame_system::Config> ctype::WeightInfo for WeightInfo<T> {
5855
// Proof Size summary in bytes:
5956
// Measured: `254`
6057
// Estimated: `6204`
61-
// Minimum execution time: 43_876_000 picoseconds.
62-
Weight::from_parts(44_318_000, 0)
58+
// Minimum execution time: 44_733_000 picoseconds.
59+
Weight::from_parts(45_146_000, 0)
6360
.saturating_add(Weight::from_parts(0, 6204))
6461
// Standard Error: 0
65-
.saturating_add(Weight::from_parts(1_566, 0).saturating_mul(l.into()))
62+
.saturating_add(Weight::from_parts(1_567, 0).saturating_mul(l.into()))
6663
.saturating_add(T::DbWeight::get().reads(3))
6764
.saturating_add(T::DbWeight::get().writes(3))
6865
}
@@ -72,8 +69,8 @@ impl<T: frame_system::Config> ctype::WeightInfo for WeightInfo<T> {
7269
// Proof Size summary in bytes:
7370
// Measured: `158`
7471
// Estimated: `3553`
75-
// Minimum execution time: 15_009_000 picoseconds.
76-
Weight::from_parts(15_716_000, 0)
72+
// Minimum execution time: 15_032_000 picoseconds.
73+
Weight::from_parts(15_660_000, 0)
7774
.saturating_add(Weight::from_parts(0, 3553))
7875
.saturating_add(T::DbWeight::get().reads(1))
7976
.saturating_add(T::DbWeight::get().writes(1))

runtimes/peregrine/src/weights/cumulus_pallet_parachain_system.rs

+9-12
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
//! Autogenerated weights for `cumulus_pallet_parachain_system`
2020
//!
2121
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 33.0.0
22-
//! DATE: 2024-06-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+
//! DATE: 2025-02-18, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323
//! WORST CASE MAP SIZE: `1000000`
2424
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
2525
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
@@ -28,16 +28,13 @@
2828
// ./target/release/kilt-parachain
2929
// benchmark
3030
// pallet
31-
// --template=.maintain/runtime-weight-template.hbs
32-
// --header=HEADER-GPL
33-
// --wasm-execution=compiled
3431
// --heap-pages=4096
35-
// --steps=50
36-
// --repeat=20
3732
// --chain=dev
38-
// --pallet=cumulus_pallet_parachain_system
33+
// --pallet=cumulus-pallet-parachain-system
3934
// --extrinsic=*
40-
// --output=./runtimes/peregrine/src/weights/cumulus_pallet_parachain_system.rs
35+
// --header=HEADER-GPL
36+
// --template=.maintain/runtime-weight-template.hbs
37+
// --output=./runtimes/peregrine/src/weights/
4138

4239
#![cfg_attr(rustfmt, rustfmt_skip)]
4340
#![allow(unused_imports)]
@@ -64,11 +61,11 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
6461
// Proof Size summary in bytes:
6562
// Measured: `115`
6663
// Estimated: `3517`
67-
// Minimum execution time: 1_841_000 picoseconds.
68-
Weight::from_parts(1_928_000, 0)
64+
// Minimum execution time: 1_756_000 picoseconds.
65+
Weight::from_parts(1_826_000, 0)
6966
.saturating_add(Weight::from_parts(0, 3517))
70-
// Standard Error: 18_371
71-
.saturating_add(Weight::from_parts(193_473_787, 0).saturating_mul(n.into()))
67+
// Standard Error: 12_640
68+
.saturating_add(Weight::from_parts(192_400_999, 0).saturating_mul(n.into()))
7269
.saturating_add(T::DbWeight::get().reads(3))
7370
.saturating_add(T::DbWeight::get().writes(4))
7471
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))

0 commit comments

Comments
 (0)