1717//! Autogenerated weights for `frame_system`
1818//!
1919//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20- //! DATE: 2023-12-07 , STEPS: `2 `, REPEAT: `1 `, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+ //! DATE: 2024-01-12 , STEPS: `50 `, REPEAT: `20 `, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121//! WORST CASE MAP SIZE: `1000000`
22- //! HOSTNAME: `dagda.local `, CPU: `<UNKNOWN> `
22+ //! HOSTNAME: `runner-j8vvqcjr-project-674-concurrent-0 `, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz `
2323//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("coretime-rococo-dev")`, DB CACHE: 1024
2424
2525// Executed Command:
26- // target/release /polkadot-parachain
26+ // ./ target/production /polkadot-parachain
2727// benchmark
2828// pallet
2929// --chain=coretime-rococo-dev
3030// --wasm-execution=compiled
3131// --pallet=frame_system
32+ // --no-storage-info
33+ // --no-median-slopes
34+ // --no-min-squares
3235// --extrinsic=*
33- // --steps=2
34- // --repeat=1
36+ // --steps=50
37+ // --repeat=20
3538// --json
3639// --header=./cumulus/file_header.txt
3740// --output=./cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/
@@ -48,22 +51,26 @@ use core::marker::PhantomData;
4851pub struct WeightInfo < T > ( PhantomData < T > ) ;
4952impl < T : frame_system:: Config > frame_system:: WeightInfo for WeightInfo < T > {
5053 /// The range of component `b` is `[0, 3932160]`.
51- fn remark ( _b : u32 , ) -> Weight {
54+ fn remark ( b : u32 , ) -> Weight {
5255 // Proof Size summary in bytes:
5356 // Measured: `0`
5457 // Estimated: `0`
55- // Minimum execution time: 3_000_000 picoseconds.
56- Weight :: from_parts ( 775_000_000 , 0 )
58+ // Minimum execution time: 1_760_000 picoseconds.
59+ Weight :: from_parts ( 6_086_623 , 0 )
5760 . saturating_add ( Weight :: from_parts ( 0 , 0 ) )
61+ // Standard Error: 0
62+ . saturating_add ( Weight :: from_parts ( 430 , 0 ) . saturating_mul ( b. into ( ) ) )
5863 }
5964 /// The range of component `b` is `[0, 3932160]`.
60- fn remark_with_event ( _b : u32 , ) -> Weight {
65+ fn remark_with_event ( b : u32 , ) -> Weight {
6166 // Proof Size summary in bytes:
6267 // Measured: `0`
6368 // Estimated: `0`
64- // Minimum execution time: 8_000_000 picoseconds.
65- Weight :: from_parts ( 4_700_000_000 , 0 )
69+ // Minimum execution time: 5_315_000 picoseconds.
70+ Weight :: from_parts ( 20_446_491 , 0 )
6671 . saturating_add ( Weight :: from_parts ( 0 , 0 ) )
72+ // Standard Error: 2
73+ . saturating_add ( Weight :: from_parts ( 1_725 , 0 ) . saturating_mul ( b. into ( ) ) )
6774 }
6875 /// Storage: `System::Digest` (r:1 w:1)
6976 /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
@@ -73,8 +80,8 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
7380 // Proof Size summary in bytes:
7481 // Measured: `0`
7582 // Estimated: `1485`
76- // Minimum execution time: 5_000_000 picoseconds.
77- Weight :: from_parts ( 5_000_000 , 0 )
83+ // Minimum execution time: 3_046_000 picoseconds.
84+ Weight :: from_parts ( 3_249_000 , 0 )
7885 . saturating_add ( Weight :: from_parts ( 0 , 1485 ) )
7986 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
8087 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
@@ -95,74 +102,89 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
95102 // Proof Size summary in bytes:
96103 // Measured: `164`
97104 // Estimated: `1649`
98- // Minimum execution time: 79_510_000_000 picoseconds.
99- Weight :: from_parts ( 79_510_000_000 , 0 )
105+ // Minimum execution time: 108_366_941_000 picoseconds.
106+ Weight :: from_parts ( 111_101_742_000 , 0 )
100107 . saturating_add ( Weight :: from_parts ( 0 , 1649 ) )
101108 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 4 ) )
102109 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 3 ) )
103110 }
104111 /// Storage: `Skipped::Metadata` (r:0 w:0)
105112 /// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
106113 /// The range of component `i` is `[0, 1000]`.
107- fn set_storage ( _i : u32 , ) -> Weight {
114+ fn set_storage ( i : u32 , ) -> Weight {
108115 // Proof Size summary in bytes:
109116 // Measured: `0`
110117 // Estimated: `0`
111- // Minimum execution time: 4_000_000 picoseconds.
112- Weight :: from_parts ( 816_000_000 , 0 )
118+ // Minimum execution time: 1_877_000 picoseconds.
119+ Weight :: from_parts ( 1_947_000 , 0 )
113120 . saturating_add ( Weight :: from_parts ( 0 , 0 ) )
114- . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1000 ) )
121+ // Standard Error: 2_035
122+ . saturating_add ( Weight :: from_parts ( 763_800 , 0 ) . saturating_mul ( i. into ( ) ) )
123+ . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( i. into ( ) ) ) )
115124 }
116125 /// Storage: `Skipped::Metadata` (r:0 w:0)
117126 /// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
118127 /// The range of component `i` is `[0, 1000]`.
119- fn kill_storage ( _i : u32 , ) -> Weight {
128+ fn kill_storage ( i : u32 , ) -> Weight {
120129 // Proof Size summary in bytes:
121130 // Measured: `0`
122131 // Estimated: `0`
123- // Minimum execution time: 3_000_000 picoseconds.
124- Weight :: from_parts ( 598_000_000 , 0 )
132+ // Minimum execution time: 1_847_000 picoseconds.
133+ Weight :: from_parts ( 1_931_000 , 0 )
125134 . saturating_add ( Weight :: from_parts ( 0 , 0 ) )
126- . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1000 ) )
135+ // Standard Error: 932
136+ . saturating_add ( Weight :: from_parts ( 565_066 , 0 ) . saturating_mul ( i. into ( ) ) )
137+ . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( i. into ( ) ) ) )
127138 }
128139 /// Storage: `Skipped::Metadata` (r:0 w:0)
129140 /// Proof: `Skipped::Metadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
130141 /// The range of component `p` is `[0, 1000]`.
131- fn kill_prefix ( _p : u32 , ) -> Weight {
142+ fn kill_prefix ( p : u32 , ) -> Weight {
132143 // Proof Size summary in bytes:
133- // Measured: `55 + p * (69 ±0)`
134- // Estimated: `69609`
135- // Minimum execution time: 6_000_000 picoseconds.
136- Weight :: from_parts ( 1_091_000_000 , 0 )
137- . saturating_add ( Weight :: from_parts ( 0 , 69609 ) )
138- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 1000 ) )
139- . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1000 ) )
144+ // Measured: `71 + p * (69 ±0)`
145+ // Estimated: `72 + p * (70 ±0)`
146+ // Minimum execution time: 3_587_000 picoseconds.
147+ Weight :: from_parts ( 3_654_000 , 0 )
148+ . saturating_add ( Weight :: from_parts ( 0 , 72 ) )
149+ // Standard Error: 1_468
150+ . saturating_add ( Weight :: from_parts ( 1_170_655 , 0 ) . saturating_mul ( p. into ( ) ) )
151+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( ( 1_u64 ) . saturating_mul ( p. into ( ) ) ) )
152+ . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( p. into ( ) ) ) )
153+ . saturating_add ( Weight :: from_parts ( 0 , 70 ) . saturating_mul ( p. into ( ) ) )
140154 }
141155 /// Storage: `System::AuthorizedUpgrade` (r:0 w:1)
142156 /// Proof: `System::AuthorizedUpgrade` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`)
143157 fn authorize_upgrade ( ) -> Weight {
144158 // Proof Size summary in bytes:
145159 // Measured: `0`
146160 // Estimated: `0`
147- // Minimum execution time: 33_027_000 picoseconds.
148- Weight :: from_parts ( 33_027_000 , 0 )
161+ // Minimum execution time: 9_701_000 picoseconds.
162+ Weight :: from_parts ( 10_142_000 , 0 )
149163 . saturating_add ( Weight :: from_parts ( 0 , 0 ) )
150164 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 1 ) )
151165 }
152166 /// Storage: `System::AuthorizedUpgrade` (r:1 w:1)
153167 /// Proof: `System::AuthorizedUpgrade` (`max_values`: Some(1), `max_size`: Some(33), added: 528, mode: `MaxEncodedLen`)
154- /// Storage: `System::Digest` (r:1 w:1)
155- /// Proof: `System::Digest` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
156- /// Storage: UNKNOWN KEY `0x3a636f6465` (r:0 w:1)
157- /// Proof: UNKNOWN KEY `0x3a636f6465` (r:0 w:1)
168+ /// Storage: `ParachainSystem::ValidationData` (r:1 w:0)
169+ /// Proof: `ParachainSystem::ValidationData` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
170+ /// Storage: `ParachainSystem::UpgradeRestrictionSignal` (r:1 w:0)
171+ /// Proof: `ParachainSystem::UpgradeRestrictionSignal` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
172+ /// Storage: `ParachainSystem::PendingValidationCode` (r:1 w:1)
173+ /// Proof: `ParachainSystem::PendingValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
174+ /// Storage: `ParachainSystem::HostConfiguration` (r:1 w:0)
175+ /// Proof: `ParachainSystem::HostConfiguration` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
176+ /// Storage: `ParachainSystem::NewValidationCode` (r:0 w:1)
177+ /// Proof: `ParachainSystem::NewValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
178+ /// Storage: `ParachainSystem::DidSetValidationCode` (r:0 w:1)
179+ /// Proof: `ParachainSystem::DidSetValidationCode` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
158180 fn apply_authorized_upgrade ( ) -> Weight {
159181 // Proof Size summary in bytes:
160- // Measured: `22 `
161- // Estimated: `1518 `
162- // Minimum execution time: 118_101_992_000 picoseconds.
163- Weight :: from_parts ( 118_101_992_000 , 0 )
164- . saturating_add ( Weight :: from_parts ( 0 , 1518 ) )
165- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 2 ) )
166- . saturating_add ( T :: DbWeight :: get ( ) . writes ( 3 ) )
182+ // Measured: `186 `
183+ // Estimated: `1671 `
184+ // Minimum execution time: 113_812_980_000 picoseconds.
185+ Weight :: from_parts ( 115_758_263_000 , 0 )
186+ . saturating_add ( Weight :: from_parts ( 0 , 1671 ) )
187+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 5 ) )
188+ . saturating_add ( T :: DbWeight :: get ( ) . writes ( 4 ) )
167189 }
168190}
0 commit comments