diff --git a/runtime/src/weights/develop/pallet_launch.rs b/runtime/src/weights/develop/pallet_launch.rs index d8e2b3677..19bae47d6 100644 --- a/runtime/src/weights/develop/pallet_launch.rs +++ b/runtime/src/weights/develop/pallet_launch.rs @@ -2,25 +2,23 @@ //! Autogenerated weights for `pallet_launch` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 42.0.1 -//! DATE: 2025-02-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2025-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `ns1026992`, CPU: `AMD EPYC 4244P 6-Core Processor` -//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 +//! HOSTNAME: `benchmark-agent-1`, CPU: `AMD EPYC Processor` +//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: 1024 // Executed Command: -// ./node-bench-mainnet-e1172636 +// ./timechain-node // benchmark // pallet +// --chain +// dev // --pallet // pallet_launch // --extrinsic // * -// --steps -// 50 -// --repeat -// 20 // --output -// ./runtime/src/weights/mainnet/pallet_launch.rs +// ./develop/pallet_launch.rs #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -45,8 +43,8 @@ impl pallet_launch::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `165` // Estimated: `4764` - // Minimum execution time: 15_379_000 picoseconds. - Weight::from_parts(16_080_000, 0) + // Minimum execution time: 35_428_000 picoseconds. + Weight::from_parts(36_650_000, 0) .saturating_add(Weight::from_parts(0, 4764)) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2))