Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions runtimes/peregrine/src/weights/attestation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for `attestation`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0
//! DATE: 2025-07-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2025-07-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
Expand Down Expand Up @@ -61,8 +61,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `296`
// Estimated: `3712`
// Minimum execution time: 64_403_000 picoseconds.
Weight::from_parts(65_038_000, 0)
// Minimum execution time: 62_957_000 picoseconds.
Weight::from_parts(63_748_000, 0)
.saturating_add(Weight::from_parts(0, 3712))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand All @@ -73,8 +73,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `233`
// Estimated: `3660`
// Minimum execution time: 24_622_000 picoseconds.
Weight::from_parts(24_839_000, 0)
// Minimum execution time: 23_875_000 picoseconds.
Weight::from_parts(24_289_000, 0)
.saturating_add(Weight::from_parts(0, 3660))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -91,8 +91,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `418`
// Estimated: `3712`
// Minimum execution time: 59_646_000 picoseconds.
Weight::from_parts(60_321_000, 0)
// Minimum execution time: 57_782_000 picoseconds.
Weight::from_parts(58_393_000, 0)
.saturating_add(Weight::from_parts(0, 3712))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand All @@ -109,8 +109,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `418`
// Estimated: `3712`
// Minimum execution time: 59_060_000 picoseconds.
Weight::from_parts(59_546_000, 0)
// Minimum execution time: 57_602_000 picoseconds.
Weight::from_parts(58_458_000, 0)
.saturating_add(Weight::from_parts(0, 3712))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand All @@ -127,8 +127,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `562`
// Estimated: `6434`
// Minimum execution time: 91_624_000 picoseconds.
Weight::from_parts(92_661_000, 0)
// Minimum execution time: 90_545_000 picoseconds.
Weight::from_parts(91_334_000, 0)
.saturating_add(Weight::from_parts(0, 6434))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -145,8 +145,8 @@ impl<T: frame_system::Config> attestation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `418`
// Estimated: `3712`
// Minimum execution time: 77_145_000 picoseconds.
Weight::from_parts(77_984_000, 0)
// Minimum execution time: 76_293_000 picoseconds.
Weight::from_parts(76_911_000, 0)
.saturating_add(Weight::from_parts(0, 3712))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand Down
14 changes: 7 additions & 7 deletions runtimes/peregrine/src/weights/ctype.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for `ctype`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0
//! DATE: 2025-07-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2025-07-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
Expand Down Expand Up @@ -56,11 +56,11 @@ impl<T: frame_system::Config> ctype::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `147`
// Estimated: `3597`
// Minimum execution time: 50_697_000 picoseconds.
Weight::from_parts(50_925_000, 0)
// Minimum execution time: 49_232_000 picoseconds.
Weight::from_parts(49_762_000, 0)
.saturating_add(Weight::from_parts(0, 3597))
// Standard Error: 263
.saturating_add(Weight::from_parts(23_509, 0).saturating_mul(l.into()))
// Standard Error: 179
.saturating_add(Weight::from_parts(16_132, 0).saturating_mul(l.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(2))
}
Expand All @@ -70,8 +70,8 @@ impl<T: frame_system::Config> ctype::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `158`
// Estimated: `3553`
// Minimum execution time: 26_566_000 picoseconds.
Weight::from_parts(27_458_000, 0)
// Minimum execution time: 25_421_000 picoseconds.
Weight::from_parts(26_764_000, 0)
.saturating_add(Weight::from_parts(0, 3553))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for `cumulus_pallet_parachain_system`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0
//! DATE: 2025-07-03, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2025-07-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
Expand Down Expand Up @@ -62,11 +62,11 @@ impl<T: frame_system::Config> cumulus_pallet_parachain_system::WeightInfo for We
// Proof Size summary in bytes:
// Measured: `148`
// Estimated: `3517`
// Minimum execution time: 3_712_000 picoseconds.
Weight::from_parts(3_764_000, 0)
// Minimum execution time: 3_775_000 picoseconds.
Weight::from_parts(3_978_000, 0)
.saturating_add(Weight::from_parts(0, 3517))
// Standard Error: 11_876
.saturating_add(Weight::from_parts(164_005_411, 0).saturating_mul(n.into()))
// Standard Error: 14_398
.saturating_add(Weight::from_parts(143_100_630, 0).saturating_mul(n.into()))
.saturating_add(T::DbWeight::get().reads(3))
.saturating_add(T::DbWeight::get().writes(4))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(n.into())))
Expand Down
74 changes: 37 additions & 37 deletions runtimes/peregrine/src/weights/delegation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
//! Autogenerated weights for `delegation`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 47.1.0
//! DATE: 2025-07-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2025-07-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: None, DB CACHE: 1024
Expand Down Expand Up @@ -63,8 +63,8 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `363`
// Estimated: `3712`
// Minimum execution time: 66_765_000 picoseconds.
Weight::from_parts(67_850_000, 0)
// Minimum execution time: 66_274_000 picoseconds.
Weight::from_parts(66_780_000, 0)
.saturating_add(Weight::from_parts(0, 3712))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -81,8 +81,8 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `446`
// Estimated: `70340`
// Minimum execution time: 69_118_000 picoseconds.
Weight::from_parts(69_891_000, 0)
// Minimum execution time: 68_451_000 picoseconds.
Weight::from_parts(69_236_000, 0)
.saturating_add(Weight::from_parts(0, 70340))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -97,13 +97,13 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `241 + r * (239 ±0)`
// Estimated: `3545 + r * (34675 ±0)`
// Minimum execution time: 38_729_000 picoseconds.
Weight::from_parts(26_182_328, 0)
// Minimum execution time: 38_369_000 picoseconds.
Weight::from_parts(26_188_775, 0)
.saturating_add(Weight::from_parts(0, 3545))
// Standard Error: 23_227
.saturating_add(Weight::from_parts(14_210_440, 0).saturating_mul(r.into()))
// Standard Error: 23_227
.saturating_add(Weight::from_parts(32_450, 0).saturating_mul(c.into()))
// Standard Error: 24_708
.saturating_add(Weight::from_parts(13_932_293, 0).saturating_mul(r.into()))
// Standard Error: 24_708
.saturating_add(Weight::from_parts(30_602, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(r.into())))
Expand All @@ -119,11 +119,11 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `414 + c * (239 ±0)`
// Estimated: `35665 + c * (34675 ±0)`
// Minimum execution time: 43_464_000 picoseconds.
Weight::from_parts(39_503_474, 0)
// Minimum execution time: 43_020_000 picoseconds.
Weight::from_parts(39_358_064, 0)
.saturating_add(Weight::from_parts(0, 35665))
// Standard Error: 12_663
.saturating_add(Weight::from_parts(5_830_542, 0).saturating_mul(c.into()))
// Standard Error: 16_407
.saturating_add(Weight::from_parts(5_830_403, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(T::DbWeight::get().writes(1))
Expand All @@ -144,11 +144,11 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `595 + r * (294 ±0)`
// Estimated: `35665 + r * (34675 ±0)`
// Minimum execution time: 113_900_000 picoseconds.
Weight::from_parts(78_417_280, 0)
// Minimum execution time: 111_478_000 picoseconds.
Weight::from_parts(77_215_781, 0)
.saturating_add(Weight::from_parts(0, 35665))
// Standard Error: 49_104
.saturating_add(Weight::from_parts(38_445_241, 0).saturating_mul(r.into()))
// Standard Error: 57_589
.saturating_add(Weight::from_parts(37_971_469, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -170,11 +170,11 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `527 + r * (294 ±0)`
// Estimated: `35665 + r * (34675 ±0)`
// Minimum execution time: 106_662_000 picoseconds.
Weight::from_parts(71_530_500, 0)
// Minimum execution time: 104_744_000 picoseconds.
Weight::from_parts(70_159_963, 0)
.saturating_add(Weight::from_parts(0, 35665))
// Standard Error: 61_723
.saturating_add(Weight::from_parts(38_371_512, 0).saturating_mul(r.into()))
// Standard Error: 63_014
.saturating_add(Weight::from_parts(37_844_491, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -189,8 +189,8 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `613`
// Estimated: `35665`
// Minimum execution time: 19_304_000 picoseconds.
Weight::from_parts(19_553_000, 0)
// Minimum execution time: 18_963_000 picoseconds.
Weight::from_parts(19_324_000, 0)
.saturating_add(Weight::from_parts(0, 35665))
.saturating_add(T::DbWeight::get().reads(2))
}
Expand All @@ -201,11 +201,11 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `341 + c * (240 ±0)`
// Estimated: `35665 + c * (34675 ±0)`
// Minimum execution time: 17_612_000 picoseconds.
Weight::from_parts(13_439_425, 0)
// Minimum execution time: 17_510_000 picoseconds.
Weight::from_parts(13_234_110, 0)
.saturating_add(Weight::from_parts(0, 35665))
// Standard Error: 18_787
.saturating_add(Weight::from_parts(5_069_251, 0).saturating_mul(c.into()))
// Standard Error: 20_156
.saturating_add(Weight::from_parts(5_066_094, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_parts(0, 34675).saturating_mul(c.into()))
Expand All @@ -217,11 +217,11 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `341 + c * (240 ±0)`
// Estimated: `35665 + c * (34675 ±0)`
// Minimum execution time: 17_705_000 picoseconds.
Weight::from_parts(13_596_351, 0)
// Minimum execution time: 17_561_000 picoseconds.
Weight::from_parts(13_304_454, 0)
.saturating_add(Weight::from_parts(0, 35665))
// Standard Error: 18_978
.saturating_add(Weight::from_parts(5_002_566, 0).saturating_mul(c.into()))
// Standard Error: 20_254
.saturating_add(Weight::from_parts(5_039_002, 0).saturating_mul(c.into()))
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(c.into())))
.saturating_add(Weight::from_parts(0, 34675).saturating_mul(c.into()))
Expand All @@ -238,8 +238,8 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `773`
// Estimated: `35665`
// Minimum execution time: 96_806_000 picoseconds.
Weight::from_parts(98_566_000, 0)
// Minimum execution time: 95_286_000 picoseconds.
Weight::from_parts(96_262_000, 0)
.saturating_add(Weight::from_parts(0, 35665))
.saturating_add(T::DbWeight::get().reads(6))
.saturating_add(T::DbWeight::get().writes(4))
Expand All @@ -256,8 +256,8 @@ impl<T: frame_system::Config> delegation::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `629`
// Estimated: `35665`
// Minimum execution time: 82_481_000 picoseconds.
Weight::from_parts(83_455_000, 0)
// Minimum execution time: 80_598_000 picoseconds.
Weight::from_parts(81_757_000, 0)
.saturating_add(Weight::from_parts(0, 35665))
.saturating_add(T::DbWeight::get().reads(4))
.saturating_add(T::DbWeight::get().writes(3))
Expand Down
Loading
Loading