diff --git a/pallets/xvm/src/weights.rs b/pallets/xvm/src/weights.rs index 67e4cd3382..c25a3b20d5 100644 --- a/pallets/xvm/src/weights.rs +++ b/pallets/xvm/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_xvm //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-08-02, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-08-04, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `devserver-01`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz` //! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("shibuya-dev"), DB CACHE: 1024 @@ -59,15 +59,15 @@ impl WeightInfo for SubstrateWeight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 674_000 picoseconds. - Weight::from_parts(756_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(754_000, 0) } fn wasm_call_overheads() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_602_000 picoseconds. - Weight::from_parts(1_649_000, 0) + // Minimum execution time: 309_000 picoseconds. + Weight::from_parts(347_000, 0) } } @@ -77,14 +77,14 @@ impl WeightInfo for () { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 674_000 picoseconds. - Weight::from_parts(756_000, 0) + // Minimum execution time: 730_000 picoseconds. + Weight::from_parts(754_000, 0) } fn wasm_call_overheads() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_602_000 picoseconds. - Weight::from_parts(1_649_000, 0) + // Minimum execution time: 309_000 picoseconds. + Weight::from_parts(347_000, 0) } }