difftreelog
build regenerate maintenance.execute_preimage weight
in: master
1 file changed
pallets/maintenance/src/weights.rsdiffbeforeafterboth65 /// Storage: Preimage StatusFor (r:1 w:0)65 /// Storage: Preimage StatusFor (r:1 w:0)66 /// Proof: Preimage StatusFor (max_values: None, max_size: Some(91), added: 2566, mode: MaxEncodedLen)66 /// Proof: Preimage StatusFor (max_values: None, max_size: Some(91), added: 2566, mode: MaxEncodedLen)67 /// Storage: Preimage PreimageFor (r:1 w:0)67 /// Storage: Preimage PreimageFor (r:1 w:0)68 /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: MaxEncodedLen)68 /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: Measured)69 fn execute_preimage() -> Weight {69 fn execute_preimage() -> Weight {70 // Proof Size summary in bytes:70 // Proof Size summary in bytes:71 // Measured: `209`71 // Measured: `209`72 // Estimated: `4199385`72 // Estimated: `5250`73 // Minimum execution time: 11_496_000 picoseconds.73 // Minimum execution time: 10_004_000 picoseconds.74 Weight::from_parts(11_719_000, 4199385)74 Weight::from_parts(10_964_000, 5250)75 .saturating_add(T::DbWeight::get().reads(2_u64))75 .saturating_add(T::DbWeight::get().reads(2_u64))76 }76 }77}77}101 /// Storage: Preimage StatusFor (r:1 w:0)101 /// Storage: Preimage StatusFor (r:1 w:0)102 /// Proof: Preimage StatusFor (max_values: None, max_size: Some(91), added: 2566, mode: MaxEncodedLen)102 /// Proof: Preimage StatusFor (max_values: None, max_size: Some(91), added: 2566, mode: MaxEncodedLen)103 /// Storage: Preimage PreimageFor (r:1 w:0)103 /// Storage: Preimage PreimageFor (r:1 w:0)104 /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: MaxEncodedLen)104 /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: Measured)105 fn execute_preimage() -> Weight {105 fn execute_preimage() -> Weight {106 // Proof Size summary in bytes:106 // Proof Size summary in bytes:107 // Measured: `209`107 // Measured: `209`108 // Estimated: `4199385`108 // Estimated: `5250`109 // Minimum execution time: 11_496_000 picoseconds.109 // Minimum execution time: 10_004_000 picoseconds.110 Weight::from_parts(11_719_000, 4199385)110 Weight::from_parts(10_964_000, 5250)111 .saturating_add(RocksDbWeight::get().reads(2_u64))111 .saturating_add(RocksDbWeight::get().reads(2_u64))112 }112 }113}113}