1616//! Autogenerated weights for `pallet_bags_list`
1717//!
1818//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
19- //! DATE: 2025-07-01 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
19+ //! DATE: 2025-09-12 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2020//! WORST CASE MAP SIZE: `1000000`
21- //! HOSTNAME: `66f1737e2c94 `, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
21+ //! HOSTNAME: `157b7e44410a `, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
2222//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024
2323
2424// Executed Command:
@@ -52,6 +52,8 @@ pub struct WeightInfo<T>(PhantomData<T>);
5252impl < T : frame_system:: Config > pallet_bags_list:: WeightInfo for WeightInfo < T > {
5353 /// Storage: `VoterList::Lock` (r:1 w:0)
5454 /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`)
55+ /// Storage: `VoterList::PendingRebag` (r:1 w:0)
56+ /// Proof: `VoterList::PendingRebag` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
5557 /// Storage: `VoterList::ListNodes` (r:4 w:4)
5658 /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`)
5759 /// Storage: `Staking::Bonded` (r:1 w:0)
@@ -64,14 +66,16 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
6466 // Proof Size summary in bytes:
6567 // Measured: `5012`
6668 // Estimated: `11506`
67- // Minimum execution time: 149_768_000 picoseconds.
68- Weight :: from_parts ( 162_271_000 , 0 )
69+ // Minimum execution time: 154_457_000 picoseconds.
70+ Weight :: from_parts ( 161_546_000 , 0 )
6971 . saturating_add ( Weight :: from_parts ( 0 , 11506 ) )
70- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
72+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 9 ) )
7173 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 5 ) )
7274 }
7375 /// Storage: `VoterList::Lock` (r:1 w:0)
7476 /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`)
77+ /// Storage: `VoterList::PendingRebag` (r:1 w:0)
78+ /// Proof: `VoterList::PendingRebag` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
7579 /// Storage: `VoterList::ListNodes` (r:3 w:3)
7680 /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`)
7781 /// Storage: `Staking::Bonded` (r:1 w:0)
@@ -84,10 +88,10 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
8488 // Proof Size summary in bytes:
8589 // Measured: `4915`
8690 // Estimated: `8877`
87- // Minimum execution time: 145_767_000 picoseconds.
88- Weight :: from_parts ( 157_284_000 , 0 )
91+ // Minimum execution time: 155_177_000 picoseconds.
92+ Weight :: from_parts ( 159_976_000 , 0 )
8993 . saturating_add ( Weight :: from_parts ( 0 , 8877 ) )
90- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
94+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 9 ) )
9195 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 5 ) )
9296 }
9397 /// Storage: `VoterList::Lock` (r:1 w:0)
@@ -106,34 +110,38 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
106110 // Proof Size summary in bytes:
107111 // Measured: `7365`
108112 // Estimated: `11506`
109- // Minimum execution time: 192_992_000 picoseconds.
110- Weight :: from_parts ( 200_226_000 , 0 )
113+ // Minimum execution time: 190_977_000 picoseconds.
114+ Weight :: from_parts ( 206_642_000 , 0 )
111115 . saturating_add ( Weight :: from_parts ( 0 , 11506 ) )
112116 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 11 ) )
113117 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 6 ) )
114118 }
115- /// Storage: `VoterList::CounterForListNodes` (r:1 w:0 )
119+ /// Storage: `VoterList::CounterForListNodes` (r:1 w:1 )
116120 /// Proof: `VoterList::CounterForListNodes` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
121+ /// Storage: `VoterList::CounterForPendingRebag` (r:1 w:1)
122+ /// Proof: `VoterList::CounterForPendingRebag` (`max_values`: Some(1), `max_size`: Some(4), added: 499, mode: `MaxEncodedLen`)
117123 /// Storage: `VoterList::Lock` (r:1 w:0)
118124 /// Proof: `VoterList::Lock` (`max_values`: Some(1), `max_size`: Some(0), added: 495, mode: `MaxEncodedLen`)
119125 /// Storage: `VoterList::NextNodeAutoRebagged` (r:1 w:1)
120126 /// Proof: `VoterList::NextNodeAutoRebagged` (`max_values`: Some(1), `max_size`: Some(32), added: 527, mode: `MaxEncodedLen`)
121- /// Storage: `VoterList::ListBags` (r:200 w:4)
127+ /// Storage: `VoterList::PendingRebag` (r:12 w:3)
128+ /// Proof: `VoterList::PendingRebag` (`max_values`: None, `max_size`: Some(48), added: 2523, mode: `MaxEncodedLen`)
129+ /// Storage: `VoterList::ListBags` (r:199 w:3)
122130 /// Proof: `VoterList::ListBags` (`max_values`: None, `max_size`: Some(82), added: 2557, mode: `MaxEncodedLen`)
123- /// Storage: `VoterList::ListNodes` (r:11 w:11 )
131+ /// Storage: `VoterList::ListNodes` (r:11 w:10 )
124132 /// Proof: `VoterList::ListNodes` (`max_values`: None, `max_size`: Some(154), added: 2629, mode: `MaxEncodedLen`)
125133 /// Storage: `Staking::Bonded` (r:10 w:0)
126134 /// Proof: `Staking::Bonded` (`max_values`: None, `max_size`: Some(72), added: 2547, mode: `MaxEncodedLen`)
127- /// Storage: `Staking::Ledger` (r:10 w:0)
135+ /// Storage: `Staking::Ledger` (r:9 w:0)
128136 /// Proof: `Staking::Ledger` (`max_values`: None, `max_size`: Some(753), added: 3228, mode: `MaxEncodedLen`)
129137 fn on_idle ( ) -> Weight {
130138 // Proof Size summary in bytes:
131- // Measured: `24300 `
132- // Estimated: `512390 `
133- // Minimum execution time: 1_064_149_000 picoseconds.
134- Weight :: from_parts ( 1_090_878_000 , 0 )
135- . saturating_add ( Weight :: from_parts ( 0 , 512390 ) )
136- . saturating_add ( T :: DbWeight :: get ( ) . reads ( 234 ) )
137- . saturating_add ( T :: DbWeight :: get ( ) . writes ( 16 ) )
139+ // Measured: `23853 `
140+ // Estimated: `509833 `
141+ // Minimum execution time: 1_173_907_000 picoseconds.
142+ Weight :: from_parts ( 1_196_347_000 , 0 )
143+ . saturating_add ( Weight :: from_parts ( 0 , 509833 ) )
144+ . saturating_add ( T :: DbWeight :: get ( ) . reads ( 245 ) )
145+ . saturating_add ( T :: DbWeight :: get ( ) . writes ( 19 ) )
138146 }
139147}
0 commit comments