From 5a7cd4eef6e0c0aba7f0cd650ee52844251d9f58 Mon Sep 17 00:00:00 2001 From: Szegoo Date: Sun, 4 Aug 2024 14:18:39 +0200 Subject: [PATCH] update weight --- runtime/cocos/src/weights/pallet_regions.rs | 22 ++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/runtime/cocos/src/weights/pallet_regions.rs b/runtime/cocos/src/weights/pallet_regions.rs index dc5d39e..0b42410 100644 --- a/runtime/cocos/src/weights/pallet_regions.rs +++ b/runtime/cocos/src/weights/pallet_regions.rs @@ -16,7 +16,7 @@ //! Autogenerated weights for `pallet_regions` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-07-17, STEPS: `20`, REPEAT: `50`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-08-04, STEPS: `20`, REPEAT: `50`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `cocos-instance-1`, CPU: `Intel(R) Xeon(R) CPU @ 2.80GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `Some("cocos")`, DB CACHE: `1024` @@ -60,8 +60,8 @@ impl pallet_regions::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `135` // Estimated: `3584` - // Minimum execution time: 15_244_000 picoseconds. - Weight::from_parts(15_579_000, 3584) + // Minimum execution time: 15_790_000 picoseconds. + Weight::from_parts(16_278_000, 3584) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -81,8 +81,8 @@ impl pallet_regions::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `527` // Estimated: `3992` - // Minimum execution time: 47_616_000 picoseconds. - Weight::from_parts(48_738_000, 3992) + // Minimum execution time: 48_966_000 picoseconds. + Weight::from_parts(50_182_000, 3992) .saturating_add(T::DbWeight::get().reads(6_u64)) .saturating_add(T::DbWeight::get().writes(3_u64)) } @@ -90,8 +90,8 @@ impl pallet_regions::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 752_000 picoseconds. - Weight::from_parts(836_000, 0) + // Minimum execution time: 780_000 picoseconds. + Weight::from_parts(854_000, 0) } /// Storage: `Regions::Regions` (r:1 w:1) /// Proof: `Regions::Regions` (`max_values`: None, `max_size`: Some(119), added: 2594, mode: `MaxEncodedLen`) @@ -99,8 +99,8 @@ impl pallet_regions::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `135` // Estimated: `3584` - // Minimum execution time: 12_516_000 picoseconds. - Weight::from_parts(12_883_000, 3584) + // Minimum execution time: 13_042_000 picoseconds. + Weight::from_parts(13_403_000, 3584) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) } @@ -110,8 +110,8 @@ impl pallet_regions::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `135` // Estimated: `3584` - // Minimum execution time: 8_165_000 picoseconds. - Weight::from_parts(8_401_000, 3584) + // Minimum execution time: 8_437_000 picoseconds. + Weight::from_parts(8_824_000, 3584) .saturating_add(T::DbWeight::get().reads(1_u64)) .saturating_add(T::DbWeight::get().writes(1_u64)) }