1919//! Autogenerated weights for `pallet_conviction_voting`
2020//!
2121//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 49.1.0
22- //! DATE: 2026-04-16 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+ //! DATE: 2026-05-08 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323//! WORST CASE MAP SIZE: `1000000`
2424//! HOSTNAME: `bench-bot`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2525//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: `1024`
@@ -64,12 +64,12 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
6464 /// Proof: `Uniques::Account` (`max_values`: None, `max_size`: Some(112), added: 2587, mode: `MaxEncodedLen`)
6565 /// Storage: `Staking::Positions` (r:1 w:1)
6666 /// Proof: `Staking::Positions` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
67+ /// Storage: `Balances::Locks` (r:1 w:1)
68+ /// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
6769 /// Storage: `Staking::Votes` (r:1 w:1)
6870 /// Proof: `Staking::Votes` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
69- /// Storage: `Referenda::ReferendumInfoFor` (r:25 w:1)
71+ /// Storage: `Referenda::ReferendumInfoFor` (r:1 w:1)
7072 /// Proof: `Referenda::ReferendumInfoFor` (`max_values`: None, `max_size`: Some(936), added: 3411, mode: `MaxEncodedLen`)
71- /// Storage: `Balances::Locks` (r:1 w:1)
72- /// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
7373 /// Storage: `ConvictionVoting::VotingFor` (r:1 w:1)
7474 /// Proof: `ConvictionVoting::VotingFor` (`max_values`: None, `max_size`: Some(1429), added: 3904, mode: `MaxEncodedLen`)
7575 /// Storage: `ConvictionVoting::ClassLocksFor` (r:1 w:1)
@@ -82,23 +82,23 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
8282 /// Proof: `Scheduler::Agenda` (`max_values`: None, `max_size`: Some(38963), added: 41438, mode: `MaxEncodedLen`)
8383 fn vote_new ( ) -> Weight {
8484 // Proof Size summary in bytes:
85- // Measured: `12032 `
86- // Estimated: `86265 `
87- // Minimum execution time: 256_121_000 picoseconds.
88- Weight :: from_parts ( 258_036_000 , 86265 )
89- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 35_u64 ) )
85+ // Measured: `4692 `
86+ // Estimated: `42428 `
87+ // Minimum execution time: 124_368_000 picoseconds.
88+ Weight :: from_parts ( 125_529_000 , 42428 )
89+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 11_u64 ) )
9090 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 7_u64 ) )
9191 }
9292 /// Storage: `Uniques::Account` (r:2 w:0)
9393 /// Proof: `Uniques::Account` (`max_values`: None, `max_size`: Some(112), added: 2587, mode: `MaxEncodedLen`)
9494 /// Storage: `Staking::Positions` (r:1 w:1)
9595 /// Proof: `Staking::Positions` (`max_values`: None, `max_size`: Some(132), added: 2607, mode: `MaxEncodedLen`)
96+ /// Storage: `Balances::Locks` (r:1 w:1)
97+ /// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
9698 /// Storage: `Staking::Votes` (r:1 w:1)
9799 /// Proof: `Staking::Votes` (`max_values`: None, `max_size`: Some(558), added: 3033, mode: `MaxEncodedLen`)
98- /// Storage: `Referenda::ReferendumInfoFor` (r:25 w:1)
100+ /// Storage: `Referenda::ReferendumInfoFor` (r:1 w:1)
99101 /// Proof: `Referenda::ReferendumInfoFor` (`max_values`: None, `max_size`: Some(936), added: 3411, mode: `MaxEncodedLen`)
100- /// Storage: `Balances::Locks` (r:1 w:1)
101- /// Proof: `Balances::Locks` (`max_values`: None, `max_size`: Some(1299), added: 3774, mode: `MaxEncodedLen`)
102102 /// Storage: `ConvictionVoting::VotingFor` (r:1 w:1)
103103 /// Proof: `ConvictionVoting::VotingFor` (`max_values`: None, `max_size`: Some(1429), added: 3904, mode: `MaxEncodedLen`)
104104 /// Storage: `ConvictionVoting::ClassLocksFor` (r:1 w:1)
@@ -113,11 +113,11 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
113113 /// Proof: `Scheduler::Retries` (`max_values`: None, `max_size`: Some(30), added: 2505, mode: `MaxEncodedLen`)
114114 fn vote_existing ( ) -> Weight {
115115 // Proof Size summary in bytes:
116- // Measured: `12424 `
117- // Estimated: `86265 `
118- // Minimum execution time: 282_759_000 picoseconds.
119- Weight :: from_parts ( 290_746_000 , 86265 )
120- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 36_u64 ) )
116+ // Measured: `5084 `
117+ // Estimated: `83866 `
118+ // Minimum execution time: 149_529_000 picoseconds.
119+ Weight :: from_parts ( 152_350_000 , 83866 )
120+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 12_u64 ) )
121121 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 9_u64 ) )
122122 }
123123 /// Storage: `ConvictionVoting::VotingFor` (r:1 w:1)
@@ -140,8 +140,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
140140 // Proof Size summary in bytes:
141141 // Measured: `3672`
142142 // Estimated: `83866`
143- // Minimum execution time: 114_162_000 picoseconds.
144- Weight :: from_parts ( 115_861_000 , 83866 )
143+ // Minimum execution time: 115_365_000 picoseconds.
144+ Weight :: from_parts ( 117_060_000 , 83866 )
145145 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 9_u64 ) )
146146 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 7_u64 ) )
147147 }
@@ -161,8 +161,8 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
161161 // Proof Size summary in bytes:
162162 // Measured: `3147`
163163 // Estimated: `6164`
164- // Minimum execution time: 83_726_000 picoseconds.
165- Weight :: from_parts ( 84_478_000 , 6164 )
164+ // Minimum execution time: 84_125_000 picoseconds.
165+ Weight :: from_parts ( 84_753_000 , 6164 )
166166 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 7_u64 ) )
167167 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
168168 }
@@ -185,12 +185,12 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
185185 /// The range of component `r` is `[0, 3]`.
186186 fn delegate ( r : u32 , ) -> Weight {
187187 // Proof Size summary in bytes:
188- // Measured: `253 + r * (1028 ±0)`
188+ // Measured: `298 + r * (1028 ±0)`
189189 // Estimated: `83866 + r * (3411 ±0)`
190- // Minimum execution time: 59_745_000 picoseconds.
191- Weight :: from_parts ( 64_994_711 , 83866 )
192- // Standard Error: 293_828
193- . saturating_add ( Weight :: from_parts ( 36_220_681 , 0 ) . saturating_mul ( r. into ( ) ) )
190+ // Minimum execution time: 61_872_000 picoseconds.
191+ Weight :: from_parts ( 67_798_487 , 83866 )
192+ // Standard Error: 288_095
193+ . saturating_add ( Weight :: from_parts ( 36_733_587 , 0 ) . saturating_mul ( r. into ( ) ) )
194194 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 6_u64 ) )
195195 . saturating_add ( T :: DbWeight :: get ( ) . reads ( ( 2_u64 ) . saturating_mul ( r. into ( ) ) ) )
196196 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 4_u64 ) )
@@ -210,10 +210,10 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
210210 // Proof Size summary in bytes:
211211 // Measured: `477 + r * (890 ±0)`
212212 // Estimated: `83866 + r * (3411 ±0)`
213- // Minimum execution time: 30_226_000 picoseconds.
214- Weight :: from_parts ( 34_231_950 , 83866 )
215- // Standard Error: 217_216
216- . saturating_add ( Weight :: from_parts ( 33_445_261 , 0 ) . saturating_mul ( r. into ( ) ) )
213+ // Minimum execution time: 31_153_000 picoseconds.
214+ Weight :: from_parts ( 34_865_705 , 83866 )
215+ // Standard Error: 215_623
216+ . saturating_add ( Weight :: from_parts ( 33_825_763 , 0 ) . saturating_mul ( r. into ( ) ) )
217217 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 2_u64 ) )
218218 . saturating_add ( T :: DbWeight :: get ( ) . reads ( ( 2_u64 ) . saturating_mul ( r. into ( ) ) ) )
219219 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2_u64 ) )
@@ -232,10 +232,10 @@ impl<T: frame_system::Config> pallet_conviction_voting::WeightInfo for HydraWeig
232232 /// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(49), added: 2524, mode: `MaxEncodedLen`)
233233 fn unlock ( ) -> Weight {
234234 // Proof Size summary in bytes:
235- // Measured: `1456 `
235+ // Measured: `1501 `
236236 // Estimated: `4894`
237- // Minimum execution time: 63_264_000 picoseconds.
238- Weight :: from_parts ( 64_155_000 , 4894 )
237+ // Minimum execution time: 66_518_000 picoseconds.
238+ Weight :: from_parts ( 66_986_000 , 4894 )
239239 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 5_u64 ) )
240240 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 3_u64 ) )
241241 }
0 commit comments