From 0de9e8dc18772b934f61a3829118ba09fa290dc0 Mon Sep 17 00:00:00 2001 From: Maksym H Date: Mon, 28 Oct 2024 22:07:24 +0000 Subject: [PATCH 1/7] bubuntu --- .github/workflows/cmd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmd.yml b/.github/workflows/cmd.yml index 525ab0c0fc23..0b8521b0f92c 100644 --- a/.github/workflows/cmd.yml +++ b/.github/workflows/cmd.yml @@ -231,7 +231,7 @@ jobs: fi if [[ $BODY == "/cmd bench"* ]]; then - echo "RUNNER=parity-weights" >> $GITHUB_OUTPUT + echo "RUNNER=parity-weights-ubuntu" >> $GITHUB_OUTPUT elif [[ $BODY == "/cmd update-ui"* ]]; then echo "RUNNER=parity-large" >> $GITHUB_OUTPUT else From 9030e3a3dbedc24303482f97fe1f2fd3b84d9316 Mon Sep 17 00:00:00 2001 From: Maksym H <1177472+mordamax@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:08:30 +0000 Subject: [PATCH 2/7] testing cmd bubuntu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c0dfbb2e7e4..225cd5c06673 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
1 ![SDK Logo](./docs/images/Polkadot_Logo_Horizontal_Pink_White.png#gh-dark-mode-only) ![SDK Logo](./docs/images/Polkadot_Logo_Horizontal_Pink_Black.png#gh-light-mode-only) From 9334e7e7e751f46b1997f0a7066f02438e1addca Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 28 Oct 2024 22:38:13 +0000 Subject: [PATCH 3/7] Update from mordamax running command 'bench --runtime westend --pallet pallet_balances' --- .../westend/src/weights/pallet_balances.rs | 73 ++++++++++--------- 1 file changed, 38 insertions(+), 35 deletions(-) diff --git a/polkadot/runtime/westend/src/weights/pallet_balances.rs b/polkadot/runtime/westend/src/weights/pallet_balances.rs index 5e91f31920ca..d6d989ecfe05 100644 --- a/polkadot/runtime/westend/src/weights/pallet_balances.rs +++ b/polkadot/runtime/westend/src/weights/pallet_balances.rs @@ -17,25 +17,28 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-05-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `runner-unxyhko3-project-674-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` -//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("westend-dev")`, DB CACHE: 1024 +//! HOSTNAME: `60aa1a958098`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: -// target/production/polkadot +// frame-omni-bencher +// v1 // benchmark // pallet -// --steps=50 -// --repeat=20 // --extrinsic=* +// --runtime=target/release/wbuild/westend-runtime/westend_runtime.wasm +// --pallet=pallet_balances +// --header=/__w/polkadot-sdk/polkadot-sdk/polkadot/file_header.txt +// --output=./polkadot/runtime/westend/src/weights // --wasm-execution=compiled +// --steps=50 +// --repeat=20 // --heap-pages=4096 -// --json-file=/builds/parity/mirrors/polkadot-sdk/.git/.artifacts/bench.json -// --pallet=pallet_balances -// --chain=westend-dev -// --header=./polkadot/file_header.txt -// --output=./polkadot/runtime/westend/src/weights/ +// --no-storage-info +// --no-min-squares +// --no-median-slopes #![cfg_attr(rustfmt, rustfmt_skip)] #![allow(unused_parens)] @@ -54,8 +57,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 43_248_000 picoseconds. - Weight::from_parts(43_872_000, 0) + // Minimum execution time: 74_527_000 picoseconds. + Weight::from_parts(76_528_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -66,8 +69,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 33_990_000 picoseconds. - Weight::from_parts(34_693_000, 0) + // Minimum execution time: 58_706_000 picoseconds. + Weight::from_parts(60_161_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -78,8 +81,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 12_681_000 picoseconds. - Weight::from_parts(13_183_000, 0) + // Minimum execution time: 23_422_000 picoseconds. + Weight::from_parts(24_035_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -90,8 +93,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 17_474_000 picoseconds. - Weight::from_parts(18_063_000, 0) + // Minimum execution time: 35_243_000 picoseconds. + Weight::from_parts(35_913_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -102,8 +105,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 45_699_000 picoseconds. - Weight::from_parts(46_099_000, 0) + // Minimum execution time: 77_999_000 picoseconds. + Weight::from_parts(79_632_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -114,8 +117,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 42_453_000 picoseconds. - Weight::from_parts(43_133_000, 0) + // Minimum execution time: 73_564_000 picoseconds. + Weight::from_parts(75_754_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -126,8 +129,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 15_066_000 picoseconds. - Weight::from_parts(15_605_000, 0) + // Minimum execution time: 27_658_000 picoseconds. + Weight::from_parts(28_708_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -139,11 +142,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 14_180_000 picoseconds. - Weight::from_parts(14_598_000, 0) + // Minimum execution time: 26_409_000 picoseconds. + Weight::from_parts(26_674_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 13_221 - .saturating_add(Weight::from_parts(13_422_901, 0).saturating_mul(u.into())) + // Standard Error: 13_452 + .saturating_add(Weight::from_parts(20_572_019, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -152,24 +155,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_130_000 picoseconds. - Weight::from_parts(5_257_000, 0) + // Minimum execution time: 10_692_000 picoseconds. + Weight::from_parts(11_182_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 27_328_000 picoseconds. - Weight::from_parts(27_785_000, 0) + // Minimum execution time: 47_925_000 picoseconds. + Weight::from_parts(48_783_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 17_797_000 picoseconds. - Weight::from_parts(18_103_000, 0) + // Minimum execution time: 32_052_000 picoseconds. + Weight::from_parts(32_734_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } From ace611afe98b1de6f971f52b3d4b8edf302462c8 Mon Sep 17 00:00:00 2001 From: Maksym H Date: Tue, 29 Oct 2024 10:55:40 +0000 Subject: [PATCH 4/7] Update cmd.yml --- .github/workflows/cmd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmd.yml b/.github/workflows/cmd.yml index 0b8521b0f92c..df421cb50430 100644 --- a/.github/workflows/cmd.yml +++ b/.github/workflows/cmd.yml @@ -231,7 +231,7 @@ jobs: fi if [[ $BODY == "/cmd bench"* ]]; then - echo "RUNNER=parity-weights-ubuntu" >> $GITHUB_OUTPUT + echo "RUNNER=parity-oldlinux" >> $GITHUB_OUTPUT elif [[ $BODY == "/cmd update-ui"* ]]; then echo "RUNNER=parity-large" >> $GITHUB_OUTPUT else From 204a39a4d1d83dedeec6108f1c33a3eddc08c11c Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 29 Oct 2024 11:54:48 +0000 Subject: [PATCH 5/7] Update from mordamax running command 'bench --runtime westend --pallet pallet_balances' --- .../westend/src/weights/pallet_balances.rs | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/polkadot/runtime/westend/src/weights/pallet_balances.rs b/polkadot/runtime/westend/src/weights/pallet_balances.rs index d6d989ecfe05..f8491978b05a 100644 --- a/polkadot/runtime/westend/src/weights/pallet_balances.rs +++ b/polkadot/runtime/westend/src/weights/pallet_balances.rs @@ -17,9 +17,9 @@ //! Autogenerated weights for `pallet_balances` //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 -//! DATE: 2024-10-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: 2024-10-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `60aa1a958098`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `646cc4733b6a`, CPU: `AMD EPYC 7B13` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -57,8 +57,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 74_527_000 picoseconds. - Weight::from_parts(76_528_000, 0) + // Minimum execution time: 72_520_000 picoseconds. + Weight::from_parts(73_400_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -69,8 +69,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 58_706_000 picoseconds. - Weight::from_parts(60_161_000, 0) + // Minimum execution time: 56_990_000 picoseconds. + Weight::from_parts(58_400_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -81,8 +81,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_422_000 picoseconds. - Weight::from_parts(24_035_000, 0) + // Minimum execution time: 22_460_000 picoseconds. + Weight::from_parts(23_540_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -93,8 +93,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 35_243_000 picoseconds. - Weight::from_parts(35_913_000, 0) + // Minimum execution time: 34_010_000 picoseconds. + Weight::from_parts(35_140_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -105,8 +105,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 77_999_000 picoseconds. - Weight::from_parts(79_632_000, 0) + // Minimum execution time: 75_070_000 picoseconds. + Weight::from_parts(76_060_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -117,8 +117,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 73_564_000 picoseconds. - Weight::from_parts(75_754_000, 0) + // Minimum execution time: 71_040_000 picoseconds. + Weight::from_parts(72_120_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -129,8 +129,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 27_658_000 picoseconds. - Weight::from_parts(28_708_000, 0) + // Minimum execution time: 26_990_000 picoseconds. + Weight::from_parts(27_460_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -142,11 +142,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 26_409_000 picoseconds. - Weight::from_parts(26_674_000, 0) + // Minimum execution time: 25_260_000 picoseconds. + Weight::from_parts(25_580_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 13_452 - .saturating_add(Weight::from_parts(20_572_019, 0).saturating_mul(u.into())) + // Standard Error: 11_290 + .saturating_add(Weight::from_parts(20_417_705, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -155,24 +155,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_692_000 picoseconds. - Weight::from_parts(11_182_000, 0) + // Minimum execution time: 10_700_000 picoseconds. + Weight::from_parts(11_160_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 47_925_000 picoseconds. - Weight::from_parts(48_783_000, 0) + // Minimum execution time: 45_809_000 picoseconds. + Weight::from_parts(46_720_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 32_052_000 picoseconds. - Weight::from_parts(32_734_000, 0) + // Minimum execution time: 30_650_000 picoseconds. + Weight::from_parts(31_400_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } From 659d34a83a42decf5ebe34814e74dc68bd91dee0 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 29 Oct 2024 12:31:31 +0000 Subject: [PATCH 6/7] Update from alvicsam running command 'bench --runtime westend --pallet pallet_balances' --- .../westend/src/weights/pallet_balances.rs | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/polkadot/runtime/westend/src/weights/pallet_balances.rs b/polkadot/runtime/westend/src/weights/pallet_balances.rs index f8491978b05a..1fa87fb56d36 100644 --- a/polkadot/runtime/westend/src/weights/pallet_balances.rs +++ b/polkadot/runtime/westend/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 //! DATE: 2024-10-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `646cc4733b6a`, CPU: `AMD EPYC 7B13` +//! HOSTNAME: `3f923174dec6`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -57,8 +57,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 72_520_000 picoseconds. - Weight::from_parts(73_400_000, 0) + // Minimum execution time: 76_609_000 picoseconds. + Weight::from_parts(82_096_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -69,8 +69,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 56_990_000 picoseconds. - Weight::from_parts(58_400_000, 0) + // Minimum execution time: 59_422_000 picoseconds. + Weight::from_parts(62_449_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -81,8 +81,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 22_460_000 picoseconds. - Weight::from_parts(23_540_000, 0) + // Minimum execution time: 23_196_000 picoseconds. + Weight::from_parts(26_059_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -93,8 +93,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 34_010_000 picoseconds. - Weight::from_parts(35_140_000, 0) + // Minimum execution time: 35_051_000 picoseconds. + Weight::from_parts(36_554_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -105,8 +105,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 75_070_000 picoseconds. - Weight::from_parts(76_060_000, 0) + // Minimum execution time: 78_345_000 picoseconds. + Weight::from_parts(84_851_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -117,8 +117,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 71_040_000 picoseconds. - Weight::from_parts(72_120_000, 0) + // Minimum execution time: 73_977_000 picoseconds. + Weight::from_parts(76_785_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -129,8 +129,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 26_990_000 picoseconds. - Weight::from_parts(27_460_000, 0) + // Minimum execution time: 28_084_000 picoseconds. + Weight::from_parts(29_769_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -142,11 +142,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 25_260_000 picoseconds. - Weight::from_parts(25_580_000, 0) + // Minimum execution time: 27_336_000 picoseconds. + Weight::from_parts(27_814_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 11_290 - .saturating_add(Weight::from_parts(20_417_705, 0).saturating_mul(u.into())) + // Standard Error: 22_633 + .saturating_add(Weight::from_parts(22_106_915, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -155,24 +155,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_700_000 picoseconds. - Weight::from_parts(11_160_000, 0) + // Minimum execution time: 10_592_000 picoseconds. + Weight::from_parts(11_537_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 45_809_000 picoseconds. - Weight::from_parts(46_720_000, 0) + // Minimum execution time: 47_762_000 picoseconds. + Weight::from_parts(48_970_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 30_650_000 picoseconds. - Weight::from_parts(31_400_000, 0) + // Minimum execution time: 31_753_000 picoseconds. + Weight::from_parts(32_820_000, 0) .saturating_add(Weight::from_parts(0, 0)) } } From bc30404ccdb52251817836558b50b2d60911405e Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 29 Oct 2024 16:17:35 +0000 Subject: [PATCH 7/7] Update from alvicsam running command 'bench --runtime westend --pallet pallet_balances' --- .../westend/src/weights/pallet_balances.rs | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/polkadot/runtime/westend/src/weights/pallet_balances.rs b/polkadot/runtime/westend/src/weights/pallet_balances.rs index 1fa87fb56d36..141ebde6fcfb 100644 --- a/polkadot/runtime/westend/src/weights/pallet_balances.rs +++ b/polkadot/runtime/westend/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0 //! DATE: 2024-10-29, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `3f923174dec6`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` +//! HOSTNAME: `cd4febb832c0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz` //! WASM-EXECUTION: `Compiled`, CHAIN: `None`, DB CACHE: 1024 // Executed Command: @@ -57,8 +57,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 76_609_000 picoseconds. - Weight::from_parts(82_096_000, 0) + // Minimum execution time: 77_011_000 picoseconds. + Weight::from_parts(81_659_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -69,8 +69,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 59_422_000 picoseconds. - Weight::from_parts(62_449_000, 0) + // Minimum execution time: 61_230_000 picoseconds. + Weight::from_parts(63_769_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -81,8 +81,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 23_196_000 picoseconds. - Weight::from_parts(26_059_000, 0) + // Minimum execution time: 23_807_000 picoseconds. + Weight::from_parts(24_726_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -93,8 +93,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 35_051_000 picoseconds. - Weight::from_parts(36_554_000, 0) + // Minimum execution time: 35_414_000 picoseconds. + Weight::from_parts(37_560_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -105,8 +105,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `103` // Estimated: `6196` - // Minimum execution time: 78_345_000 picoseconds. - Weight::from_parts(84_851_000, 0) + // Minimum execution time: 79_927_000 picoseconds. + Weight::from_parts(84_983_000, 0) .saturating_add(Weight::from_parts(0, 6196)) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) @@ -117,8 +117,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `3593` - // Minimum execution time: 73_977_000 picoseconds. - Weight::from_parts(76_785_000, 0) + // Minimum execution time: 74_574_000 picoseconds. + Weight::from_parts(78_222_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -129,8 +129,8 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `174` // Estimated: `3593` - // Minimum execution time: 28_084_000 picoseconds. - Weight::from_parts(29_769_000, 0) + // Minimum execution time: 27_898_000 picoseconds. + Weight::from_parts(28_803_000, 0) .saturating_add(Weight::from_parts(0, 3593)) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) @@ -142,11 +142,11 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + u * (136 ±0)` // Estimated: `990 + u * (2603 ±0)` - // Minimum execution time: 27_336_000 picoseconds. - Weight::from_parts(27_814_000, 0) + // Minimum execution time: 26_170_000 picoseconds. + Weight::from_parts(27_062_000, 0) .saturating_add(Weight::from_parts(0, 990)) - // Standard Error: 22_633 - .saturating_add(Weight::from_parts(22_106_915, 0).saturating_mul(u.into())) + // Standard Error: 20_856 + .saturating_add(Weight::from_parts(22_822_647, 0).saturating_mul(u.into())) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(u.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(u.into()))) .saturating_add(Weight::from_parts(0, 2603).saturating_mul(u.into())) @@ -155,24 +155,24 @@ impl pallet_balances::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_592_000 picoseconds. - Weight::from_parts(11_537_000, 0) + // Minimum execution time: 10_672_000 picoseconds. + Weight::from_parts(11_919_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_allow_death() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 47_762_000 picoseconds. - Weight::from_parts(48_970_000, 0) + // Minimum execution time: 47_736_000 picoseconds. + Weight::from_parts(49_814_000, 0) .saturating_add(Weight::from_parts(0, 0)) } fn burn_keep_alive() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 31_753_000 picoseconds. - Weight::from_parts(32_820_000, 0) + // Minimum execution time: 32_414_000 picoseconds. + Weight::from_parts(34_218_000, 0) .saturating_add(Weight::from_parts(0, 0)) } }