1919//! Autogenerated weights for frame_system
2020//!
2121//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
22- //! DATE: `2024-04-02 `, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22+ //! DATE: `2024-04-15 `, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2323//! WORST CASE MAP SIZE: `1000000`
2424//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor`
2525//! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024`
@@ -57,20 +57,20 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
5757 // Proof Size summary in bytes:
5858 // Measured: `0`
5959 // Estimated: `0`
60- // Minimum execution time: 4_140 nanoseconds.
61- Weight :: from_parts ( 4_270_000 , 0 )
62- // Standard Error: 1
63- . saturating_add ( Weight :: from_parts ( 765 , 0 ) . saturating_mul ( b. into ( ) ) )
60+ // Minimum execution time: 3_660 nanoseconds.
61+ Weight :: from_parts ( 4_100_000 , 0 )
62+ // Standard Error: 0
63+ . saturating_add ( Weight :: from_parts ( 841 , 0 ) . saturating_mul ( b. into ( ) ) )
6464 }
6565 /// The range of component `b` is `[0, 3932160]`.
6666 fn remark_with_event ( b : u32 ) -> Weight {
6767 // Proof Size summary in bytes:
6868 // Measured: `0`
6969 // Estimated: `0`
70- // Minimum execution time: 12_770 nanoseconds.
71- Weight :: from_parts ( 14_950_000 , 0 )
72- // Standard Error: 3
73- . saturating_add ( Weight :: from_parts ( 2_540 , 0 ) . saturating_mul ( b. into ( ) ) )
70+ // Minimum execution time: 12_910 nanoseconds.
71+ Weight :: from_parts ( 13_250_000 , 0 )
72+ // Standard Error: 1
73+ . saturating_add ( Weight :: from_parts ( 2_749 , 0 ) . saturating_mul ( b. into ( ) ) )
7474 }
7575 /// Storage: System Digest (r:1 w:1)
7676 /// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -80,8 +80,8 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
8080 // Proof Size summary in bytes:
8181 // Measured: `0`
8282 // Estimated: `495`
83- // Minimum execution time: 6_650 nanoseconds.
84- Weight :: from_parts ( 6_940_000 , 495 )
83+ // Minimum execution time: 7_800 nanoseconds.
84+ Weight :: from_parts ( 8_620_000 , 495 )
8585 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 1 ) )
8686 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
8787 }
@@ -92,10 +92,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
9292 // Proof Size summary in bytes:
9393 // Measured: `0`
9494 // Estimated: `0`
95- // Minimum execution time: 3_360 nanoseconds.
96- Weight :: from_parts ( 3_520_000 , 0 )
97- // Standard Error: 4_711
98- . saturating_add ( Weight :: from_parts ( 1_189_534 , 0 ) . saturating_mul ( i. into ( ) ) )
95+ // Minimum execution time: 3_320 nanoseconds.
96+ Weight :: from_parts ( 3_950_000 , 0 )
97+ // Standard Error: 4_796
98+ . saturating_add ( Weight :: from_parts ( 1_328_378 , 0 ) . saturating_mul ( i. into ( ) ) )
9999 . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( i. into ( ) ) ) )
100100 }
101101 /// Storage: Skipped Metadata (r:0 w:0)
@@ -105,10 +105,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
105105 // Proof Size summary in bytes:
106106 // Measured: `0`
107107 // Estimated: `0`
108- // Minimum execution time: 3_610 nanoseconds.
109- Weight :: from_parts ( 3_680_000 , 0 )
110- // Standard Error: 3_909
111- . saturating_add ( Weight :: from_parts ( 914_039 , 0 ) . saturating_mul ( i. into ( ) ) )
108+ // Minimum execution time: 3_720 nanoseconds.
109+ Weight :: from_parts ( 3_950_000 , 0 )
110+ // Standard Error: 4_270
111+ . saturating_add ( Weight :: from_parts ( 1_057_635 , 0 ) . saturating_mul ( i. into ( ) ) )
112112 . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( i. into ( ) ) ) )
113113 }
114114 /// Storage: Skipped Metadata (r:0 w:0)
@@ -118,10 +118,10 @@ impl<T: frame_system::Config> frame_system::weights::WeightInfo for WeightInfo<T
118118 // Proof Size summary in bytes:
119119 // Measured: `46 + p * (69 ±0)`
120120 // Estimated: `51 + p * (70 ±0)`
121- // Minimum execution time: 6_760 nanoseconds.
122- Weight :: from_parts ( 7_030_000 , 51 )
123- // Standard Error: 7_622
124- . saturating_add ( Weight :: from_parts ( 2_150_330 , 0 ) . saturating_mul ( p. into ( ) ) )
121+ // Minimum execution time: 8_230 nanoseconds.
122+ Weight :: from_parts ( 8_620_000 , 51 )
123+ // Standard Error: 8_739
124+ . saturating_add ( Weight :: from_parts ( 2_466_850 , 0 ) . saturating_mul ( p. into ( ) ) )
125125 . saturating_add ( T :: DbWeight :: get ( ) . writes ( ( 1_u64 ) . saturating_mul ( p. into ( ) ) ) )
126126 . saturating_add ( Weight :: from_parts ( 0 , 70 ) . saturating_mul ( p. into ( ) ) )
127127 }
0 commit comments