From 538b52089bcc346f0104030d66d373534baea731 Mon Sep 17 00:00:00 2001 From: Patricio Napoli Date: Wed, 26 Jul 2023 19:08:53 -0300 Subject: [PATCH] updated weights for pallet_asset_conversion in ksm --- .../src/weights/pallet_asset_conversion.rs | 44 +++++++++---------- 1 file changed, 21 insertions(+), 23 deletions(-) diff --git a/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_asset_conversion.rs b/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_asset_conversion.rs index 6b81cfb7ff16..bb09a8513329 100644 --- a/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_asset_conversion.rs +++ b/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_asset_conversion.rs @@ -17,27 +17,25 @@ //! Autogenerated weights for `pallet_asset_conversion` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: 2023-07-18, STEPS: `2`, REPEAT: `1`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2023-07-26, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `bkontur-ThinkPad-P14s-Gen-2i`, CPU: `11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz` -//! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-westend-dev")`, DB CACHE: 1024 +//! HOSTNAME: `runner-ynta1nyy-project-238-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-kusama-dev")`, DB CACHE: 1024 // Executed Command: -// ./target/release/polkadot-parachain +// target/production/polkadot-parachain // benchmark // pallet -// --chain=asset-hub-westend-dev +// --steps=50 +// --repeat=20 +// --extrinsic=* // --wasm-execution=compiled +// --heap-pages=4096 +// --json-file=/builds/parity/mirrors/cumulus/.git/.artifacts/bench.json // --pallet=pallet_asset_conversion -// --no-storage-info -// --no-median-slopes -// --no-min-squares -// --extrinsic=* -// --steps=2 -// --repeat=1 -// --json +// --chain=asset-hub-kusama-dev // --header=./file_header.txt -// --output=./parachains/runtimes/assets/asset-hub-westend/src/weights/ +// --output=./parachains/runtimes/assets/asset-hub-kusama/src/weights/ #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -70,8 +68,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `480` // Estimated: `6196` - // Minimum execution time: 115_870_000 picoseconds. - Weight::from_parts(115_870_000, 0) + // Minimum execution time: 88_484_000 picoseconds. + Weight::from_parts(92_964_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) @@ -92,8 +90,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1117` // Estimated: `7404` - // Minimum execution time: 183_835_000 picoseconds. - Weight::from_parts(183_835_000, 0) + // Minimum execution time: 153_015_000 picoseconds. + Weight::from_parts(157_018_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) @@ -116,8 +114,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1106` // Estimated: `7404` - // Minimum execution time: 166_533_000 picoseconds. - Weight::from_parts(166_533_000, 0) + // Minimum execution time: 141_726_000 picoseconds. + Weight::from_parts(147_865_000, 0) .saturating_add(Weight::from_parts(0, 7404)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) @@ -132,8 +130,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1148` // Estimated: `13818` - // Minimum execution time: 206_165_000 picoseconds. - Weight::from_parts(206_165_000, 0) + // Minimum execution time: 168_619_000 picoseconds. + Weight::from_parts(174_283_000, 0) .saturating_add(Weight::from_parts(0, 13818)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(8)) @@ -148,8 +146,8 @@ impl pallet_asset_conversion::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `1148` // Estimated: `13818` - // Minimum execution time: 208_694_000 picoseconds. - Weight::from_parts(208_694_000, 0) + // Minimum execution time: 171_565_000 picoseconds. + Weight::from_parts(173_702_000, 0) .saturating_add(Weight::from_parts(0, 13818)) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(8))