|
2 | 2 | //! Autogenerated weights for `pallet_emission0` |
3 | 3 | //! |
4 | 4 | //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 43.0.0 |
5 | | -//! DATE: 2025-08-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` |
| 5 | +//! DATE: 2025-09-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` |
6 | 6 | //! WORST CASE MAP SIZE: `1000000` |
7 | 7 | //! HOSTNAME: `Luizs-MacBook-Pro.local`, CPU: `<UNKNOWN>` |
8 | 8 | //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` |
@@ -94,7 +94,7 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> { |
94 | 94 | // Proof Size summary in bytes: |
95 | 95 | // Measured: `333` |
96 | 96 | // Estimated: `3529` |
97 | | - // Minimum execution time: 10_000_000 picoseconds. |
| 97 | + // Minimum execution time: 9_000_000 picoseconds. |
98 | 98 | Weight::from_parts(10_000_000, 3529) |
99 | 99 | .saturating_add(T::DbWeight::get().reads(2_u64)) |
100 | 100 | .saturating_add(T::DbWeight::get().writes(1_u64)) |
@@ -151,7 +151,7 @@ impl WeightInfo for () { |
151 | 151 | // Proof Size summary in bytes: |
152 | 152 | // Measured: `333` |
153 | 153 | // Estimated: `3529` |
154 | | - // Minimum execution time: 10_000_000 picoseconds. |
| 154 | + // Minimum execution time: 9_000_000 picoseconds. |
155 | 155 | Weight::from_parts(10_000_000, 3529) |
156 | 156 | .saturating_add(RocksDbWeight::get().reads(2_u64)) |
157 | 157 | .saturating_add(RocksDbWeight::get().writes(1_u64)) |
|
0 commit comments