1616//! Autogenerated weights for `pallet_election_provider_multi_phase` 
1717//! 
1818//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev 
19- //! DATE: 2022-07-28 , STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` 
20- //! HOSTNAME: `bm5 `, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` 
19+ //! DATE: 2022-08-19 , STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]` 
20+ //! HOSTNAME: `bm6 `, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz` 
2121//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024 
2222
2323// Executed Command: 
@@ -53,33 +53,33 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
5353	// Storage: Staking ForceEra (r:1 w:0) 
5454	// Storage: ElectionProviderMultiPhase CurrentPhase (r:1 w:0) 
5555	fn  on_initialize_nothing ( )  -> Weight  { 
56- 		( 13_185_000  as  Weight ) 
56+ 		( 12_779_000  as  Weight ) 
5757			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 8  as  Weight ) ) 
5858	} 
5959	// Storage: ElectionProviderMultiPhase Round (r:1 w:0) 
6060	// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1) 
6161	fn  on_initialize_open_signed ( )  -> Weight  { 
62- 		( 11_931_000  as  Weight ) 
62+ 		( 12_221_000  as  Weight ) 
6363			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1  as  Weight ) ) 
6464			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1  as  Weight ) ) 
6565	} 
6666	// Storage: ElectionProviderMultiPhase Round (r:1 w:0) 
6767	// Storage: ElectionProviderMultiPhase CurrentPhase (r:0 w:1) 
6868	fn  on_initialize_open_unsigned ( )  -> Weight  { 
69- 		( 12_007_000  as  Weight ) 
69+ 		( 12_394_000  as  Weight ) 
7070			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1  as  Weight ) ) 
7171			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1  as  Weight ) ) 
7272	} 
7373	// Storage: System Account (r:1 w:1) 
7474	// Storage: ElectionProviderMultiPhase QueuedSolution (r:0 w:1) 
7575	fn  finalize_signed_phase_accept_solution ( )  -> Weight  { 
76- 		( 25_810_000  as  Weight ) 
76+ 		( 25_652_000  as  Weight ) 
7777			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1  as  Weight ) ) 
7878			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 2  as  Weight ) ) 
7979	} 
8080	// Storage: System Account (r:1 w:1) 
8181	fn  finalize_signed_phase_reject_solution ( )  -> Weight  { 
82- 		( 19_771_000  as  Weight ) 
82+ 		( 19_431_000  as  Weight ) 
8383			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 1  as  Weight ) ) 
8484			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1  as  Weight ) ) 
8585	} 
@@ -91,9 +91,9 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
9191 	fn  create_snapshot_internal ( v :  u32 ,  t :  u32 ,  )  -> Weight  { 
9292		( 0  as  Weight ) 
9393			// Standard Error: 1_000 
94- 			. saturating_add ( ( 391_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
94+ 			. saturating_add ( ( 397_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
9595			// Standard Error: 3_000 
96- 			. saturating_add ( ( 90_000  as  Weight ) . saturating_mul ( t as  Weight ) ) 
96+ 			. saturating_add ( ( 100_000  as  Weight ) . saturating_mul ( t as  Weight ) ) 
9797			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3  as  Weight ) ) 
9898	} 
9999	// Storage: ElectionProviderMultiPhase SignedSubmissionIndices (r:1 w:1) 
@@ -109,11 +109,11 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
109109	/// The range of component `a` is `[500, 800]`. 
110110 	/// The range of component `d` is `[200, 400]`. 
111111 	fn  elect_queued ( a :  u32 ,  d :  u32 ,  )  -> Weight  { 
112- 		( 42_606_000  as  Weight ) 
113- 			// Standard Error: 8_000  
114- 			. saturating_add ( ( 861_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
115- 			// Standard Error: 12_000  
116- 			. saturating_add ( ( 138_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
112+ 		( 9_172_000  as  Weight ) 
113+ 			// Standard Error: 6_000  
114+ 			. saturating_add ( ( 413_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
115+ 			// Standard Error: 9_000  
116+ 			. saturating_add ( ( 176_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
117117			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 7  as  Weight ) ) 
118118			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 9  as  Weight ) ) 
119119	} 
@@ -124,7 +124,7 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
124124	// Storage: ElectionProviderMultiPhase SignedSubmissionNextIndex (r:1 w:1) 
125125	// Storage: ElectionProviderMultiPhase SignedSubmissionsMap (r:0 w:1) 
126126	fn  submit ( )  -> Weight  { 
127- 		( 62_541_000  as  Weight ) 
127+ 		( 58_297_000  as  Weight ) 
128128			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 5  as  Weight ) ) 
129129			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3  as  Weight ) ) 
130130	} 
@@ -139,16 +139,14 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
139139 	/// The range of component `t` is `[500, 1000]`. 
140140 	/// The range of component `a` is `[500, 800]`. 
141141 	/// The range of component `d` is `[200, 400]`. 
142-  	fn  submit_unsigned ( v :  u32 ,  t :  u32 ,  a :  u32 ,  d :  u32 ,  )  -> Weight  { 
142+  	fn  submit_unsigned ( v :  u32 ,  _t :  u32 ,  a :  u32 ,  d :  u32 ,  )  -> Weight  { 
143143		( 0  as  Weight ) 
144144			// Standard Error: 5_000 
145- 			. saturating_add ( ( 1_143_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
146- 			// Standard Error: 11_000 
147- 			. saturating_add ( ( 82_000  as  Weight ) . saturating_mul ( t as  Weight ) ) 
148- 			// Standard Error: 18_000 
149- 			. saturating_add ( ( 8_363_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
150- 			// Standard Error: 28_000 
151- 			. saturating_add ( ( 1_473_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
145+ 			. saturating_add ( ( 870_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
146+ 			// Standard Error: 17_000 
147+ 			. saturating_add ( ( 8_088_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
148+ 			// Standard Error: 26_000 
149+ 			. saturating_add ( ( 1_705_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
152150			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 7  as  Weight ) ) 
153151			. saturating_add ( T :: DbWeight :: get ( ) . writes ( 1  as  Weight ) ) 
154152	} 
@@ -163,13 +161,13 @@ impl<T: frame_system::Config> pallet_election_provider_multi_phase::WeightInfo f
163161 	fn  feasibility_check ( v :  u32 ,  t :  u32 ,  a :  u32 ,  d :  u32 ,  )  -> Weight  { 
164162		( 0  as  Weight ) 
165163			// Standard Error: 4_000 
166- 			. saturating_add ( ( 1_170_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
167- 			// Standard Error: 9_000  
168- 			. saturating_add ( ( 80_000  as  Weight ) . saturating_mul ( t as  Weight ) ) 
169- 			// Standard Error: 16_000  
170- 			. saturating_add ( ( 6_296_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
171- 			// Standard Error: 24_000  
172- 			. saturating_add ( ( 1_405_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
164+ 			. saturating_add ( ( 829_000  as  Weight ) . saturating_mul ( v as  Weight ) ) 
165+ 			// Standard Error: 8_000  
166+ 			. saturating_add ( ( 46_000  as  Weight ) . saturating_mul ( t as  Weight ) ) 
167+ 			// Standard Error: 14_000  
168+ 			. saturating_add ( ( 5_960_000  as  Weight ) . saturating_mul ( a as  Weight ) ) 
169+ 			// Standard Error: 21_000  
170+ 			. saturating_add ( ( 1_202_000  as  Weight ) . saturating_mul ( d as  Weight ) ) 
173171			. saturating_add ( T :: DbWeight :: get ( ) . reads ( 4  as  Weight ) ) 
174172	} 
175173} 
0 commit comments