From 7adc4e99514abf85c73cc72e06d4bc91c24d74e1 Mon Sep 17 00:00:00 2001 From: Harald Heckmann Date: Thu, 26 Oct 2023 23:53:49 +0200 Subject: [PATCH 1/2] Update versions (#1168) --- Cargo.lock | 42 +++++++++---------- node/Cargo.toml | 2 +- primitives/Cargo.toml | 2 +- runtime/battery-station/Cargo.toml | 2 +- runtime/battery-station/src/lib.rs | 4 +- runtime/common/Cargo.toml | 2 +- runtime/zeitgeist/Cargo.toml | 2 +- runtime/zeitgeist/src/lib.rs | 4 +- zrml/authorized/Cargo.toml | 2 +- zrml/court/Cargo.toml | 2 +- zrml/global-disputes/Cargo.toml | 2 +- zrml/liquidity-mining/Cargo.toml | 2 +- zrml/market-commons/Cargo.toml | 2 +- zrml/neo-swaps/Cargo.toml | 2 +- zrml/orderbook/Cargo.toml | 2 +- zrml/parimutuel/Cargo.toml | 2 +- zrml/prediction-markets/Cargo.toml | 2 +- .../prediction-markets/runtime-api/Cargo.toml | 2 +- zrml/rikiddo/Cargo.toml | 2 +- zrml/simple-disputes/Cargo.toml | 2 +- zrml/styx/Cargo.toml | 2 +- zrml/swaps/Cargo.toml | 2 +- zrml/swaps/rpc/Cargo.toml | 2 +- zrml/swaps/runtime-api/Cargo.toml | 2 +- 24 files changed, 46 insertions(+), 46 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f7e33ea0a..258481776 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -532,7 +532,7 @@ checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b" [[package]] name = "battery-station-runtime" -version = "0.4.1" +version = "0.4.2" dependencies = [ "cfg-if", "common-runtime", @@ -1205,7 +1205,7 @@ dependencies = [ [[package]] name = "common-runtime" -version = "0.4.1" +version = "0.4.2" dependencies = [ "cfg-if", "cumulus-pallet-xcmp-queue", @@ -14278,7 +14278,7 @@ dependencies = [ [[package]] name = "zeitgeist-node" -version = "0.4.1" +version = "0.4.2" dependencies = [ "battery-station-runtime", "cfg-if", @@ -14370,7 +14370,7 @@ dependencies = [ [[package]] name = "zeitgeist-primitives" -version = "0.4.1" +version = "0.4.2" dependencies = [ "arbitrary", "fixed", @@ -14392,7 +14392,7 @@ dependencies = [ [[package]] name = "zeitgeist-runtime" -version = "0.4.1" +version = "0.4.2" dependencies = [ "cfg-if", "common-runtime", @@ -14515,7 +14515,7 @@ dependencies = [ [[package]] name = "zrml-authorized" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14532,7 +14532,7 @@ dependencies = [ [[package]] name = "zrml-court" -version = "0.4.1" +version = "0.4.2" dependencies = [ "arrayvec 0.7.4", "frame-benchmarking", @@ -14556,7 +14556,7 @@ dependencies = [ [[package]] name = "zrml-global-disputes" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14576,7 +14576,7 @@ dependencies = [ [[package]] name = "zrml-liquidity-mining" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14594,7 +14594,7 @@ dependencies = [ [[package]] name = "zrml-market-commons" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-support", "frame-system", @@ -14610,7 +14610,7 @@ dependencies = [ [[package]] name = "zrml-neo-swaps" -version = "0.4.1" +version = "0.4.2" dependencies = [ "fixed", "frame-benchmarking", @@ -14654,7 +14654,7 @@ dependencies = [ [[package]] name = "zrml-orderbook" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14687,7 +14687,7 @@ dependencies = [ [[package]] name = "zrml-parimutuel" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14708,7 +14708,7 @@ dependencies = [ [[package]] name = "zrml-prediction-markets" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14760,7 +14760,7 @@ dependencies = [ [[package]] name = "zrml-prediction-markets-runtime-api" -version = "0.4.1" +version = "0.4.2" dependencies = [ "parity-scale-codec", "sp-api", @@ -14769,7 +14769,7 @@ dependencies = [ [[package]] name = "zrml-rikiddo" -version = "0.4.1" +version = "0.4.2" dependencies = [ "arbitrary", "cfg-if", @@ -14802,7 +14802,7 @@ dependencies = [ [[package]] name = "zrml-simple-disputes" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14822,7 +14822,7 @@ dependencies = [ [[package]] name = "zrml-styx" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14838,7 +14838,7 @@ dependencies = [ [[package]] name = "zrml-swaps" -version = "0.4.1" +version = "0.4.2" dependencies = [ "frame-benchmarking", "frame-support", @@ -14881,7 +14881,7 @@ dependencies = [ [[package]] name = "zrml-swaps-rpc" -version = "0.4.1" +version = "0.4.2" dependencies = [ "jsonrpsee", "parity-scale-codec", @@ -14894,7 +14894,7 @@ dependencies = [ [[package]] name = "zrml-swaps-runtime-api" -version = "0.4.1" +version = "0.4.2" dependencies = [ "parity-scale-codec", "sp-api", diff --git a/node/Cargo.toml b/node/Cargo.toml index bf169fa24..101edf598 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -187,7 +187,7 @@ description = "An evolving blockchain for prediction markets and futarchy." edition = "2021" homepage = "https://zeitgeist.pm" name = "zeitgeist-node" -version = "0.4.1" +version = "0.4.2" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/primitives/Cargo.toml b/primitives/Cargo.toml index bca638965..903a91f70 100644 --- a/primitives/Cargo.toml +++ b/primitives/Cargo.toml @@ -37,4 +37,4 @@ std = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zeitgeist-primitives" -version = "0.4.1" +version = "0.4.2" diff --git a/runtime/battery-station/Cargo.toml b/runtime/battery-station/Cargo.toml index 5cc792b90..0d3543a38 100644 --- a/runtime/battery-station/Cargo.toml +++ b/runtime/battery-station/Cargo.toml @@ -417,7 +417,7 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "battery-station-runtime" -version = "0.4.1" +version = "0.4.2" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/runtime/battery-station/src/lib.rs b/runtime/battery-station/src/lib.rs index 1475c43e7..e793cad60 100644 --- a/runtime/battery-station/src/lib.rs +++ b/runtime/battery-station/src/lib.rs @@ -102,10 +102,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("zeitgeist"), impl_name: create_runtime_str!("zeitgeist"), authoring_version: 1, - spec_version: 50, + spec_version: 51, impl_version: 1, apis: RUNTIME_API_VERSIONS, - transaction_version: 25, + transaction_version: 26, state_version: 1, }; diff --git a/runtime/common/Cargo.toml b/runtime/common/Cargo.toml index 1e6d468f3..ca53c3aff 100644 --- a/runtime/common/Cargo.toml +++ b/runtime/common/Cargo.toml @@ -80,7 +80,7 @@ std = [ authors = ["Zeitgeist PM "] edition = "2021" name = "common-runtime" -version = "0.4.1" +version = "0.4.2" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/runtime/zeitgeist/Cargo.toml b/runtime/zeitgeist/Cargo.toml index 170503a16..a51c91cbf 100644 --- a/runtime/zeitgeist/Cargo.toml +++ b/runtime/zeitgeist/Cargo.toml @@ -406,7 +406,7 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zeitgeist-runtime" -version = "0.4.1" +version = "0.4.2" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] diff --git a/runtime/zeitgeist/src/lib.rs b/runtime/zeitgeist/src/lib.rs index 1e8a0b2ea..5d7bf6ae8 100644 --- a/runtime/zeitgeist/src/lib.rs +++ b/runtime/zeitgeist/src/lib.rs @@ -90,10 +90,10 @@ pub const VERSION: RuntimeVersion = RuntimeVersion { spec_name: create_runtime_str!("zeitgeist"), impl_name: create_runtime_str!("zeitgeist"), authoring_version: 1, - spec_version: 50, + spec_version: 51, impl_version: 1, apis: RUNTIME_API_VERSIONS, - transaction_version: 25, + transaction_version: 26, state_version: 1, }; diff --git a/zrml/authorized/Cargo.toml b/zrml/authorized/Cargo.toml index 743f29e8c..616618158 100644 --- a/zrml/authorized/Cargo.toml +++ b/zrml/authorized/Cargo.toml @@ -38,4 +38,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-authorized" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/court/Cargo.toml b/zrml/court/Cargo.toml index 66e6961b0..f88784959 100644 --- a/zrml/court/Cargo.toml +++ b/zrml/court/Cargo.toml @@ -46,4 +46,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-court" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/global-disputes/Cargo.toml b/zrml/global-disputes/Cargo.toml index 0d089b5d7..450dc0fd0 100644 --- a/zrml/global-disputes/Cargo.toml +++ b/zrml/global-disputes/Cargo.toml @@ -45,4 +45,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-global-disputes" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/liquidity-mining/Cargo.toml b/zrml/liquidity-mining/Cargo.toml index 67a143ddf..e394c4dd4 100644 --- a/zrml/liquidity-mining/Cargo.toml +++ b/zrml/liquidity-mining/Cargo.toml @@ -40,4 +40,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-liquidity-mining" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/market-commons/Cargo.toml b/zrml/market-commons/Cargo.toml index ce8462107..d26c4e86b 100644 --- a/zrml/market-commons/Cargo.toml +++ b/zrml/market-commons/Cargo.toml @@ -31,4 +31,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-market-commons" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/neo-swaps/Cargo.toml b/zrml/neo-swaps/Cargo.toml index 828247a0a..d0b87d52f 100644 --- a/zrml/neo-swaps/Cargo.toml +++ b/zrml/neo-swaps/Cargo.toml @@ -106,4 +106,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-neo-swaps" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/orderbook/Cargo.toml b/zrml/orderbook/Cargo.toml index 8eba77144..f914b3d84 100644 --- a/zrml/orderbook/Cargo.toml +++ b/zrml/orderbook/Cargo.toml @@ -54,4 +54,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-orderbook" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/parimutuel/Cargo.toml b/zrml/parimutuel/Cargo.toml index abcb8e765..dae19e657 100644 --- a/zrml/parimutuel/Cargo.toml +++ b/zrml/parimutuel/Cargo.toml @@ -44,4 +44,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-parimutuel" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/prediction-markets/Cargo.toml b/zrml/prediction-markets/Cargo.toml index d88f30b77..3ce92c2f8 100644 --- a/zrml/prediction-markets/Cargo.toml +++ b/zrml/prediction-markets/Cargo.toml @@ -95,4 +95,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-prediction-markets" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/prediction-markets/runtime-api/Cargo.toml b/zrml/prediction-markets/runtime-api/Cargo.toml index 0d98717a6..d4873b2a0 100644 --- a/zrml/prediction-markets/runtime-api/Cargo.toml +++ b/zrml/prediction-markets/runtime-api/Cargo.toml @@ -15,4 +15,4 @@ std = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-prediction-markets-runtime-api" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/rikiddo/Cargo.toml b/zrml/rikiddo/Cargo.toml index 1f1d0c5e1..8e010ffd8 100644 --- a/zrml/rikiddo/Cargo.toml +++ b/zrml/rikiddo/Cargo.toml @@ -42,4 +42,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-rikiddo" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/simple-disputes/Cargo.toml b/zrml/simple-disputes/Cargo.toml index d50e3ca88..aaef49233 100644 --- a/zrml/simple-disputes/Cargo.toml +++ b/zrml/simple-disputes/Cargo.toml @@ -41,4 +41,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-simple-disputes" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/styx/Cargo.toml b/zrml/styx/Cargo.toml index 3454d3e80..d43ee274d 100644 --- a/zrml/styx/Cargo.toml +++ b/zrml/styx/Cargo.toml @@ -36,4 +36,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-styx" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/swaps/Cargo.toml b/zrml/swaps/Cargo.toml index 84cdca827..9eb5df1f7 100644 --- a/zrml/swaps/Cargo.toml +++ b/zrml/swaps/Cargo.toml @@ -66,4 +66,4 @@ try-runtime = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-swaps" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/swaps/rpc/Cargo.toml b/zrml/swaps/rpc/Cargo.toml index b290453ef..eeb1d9331 100644 --- a/zrml/swaps/rpc/Cargo.toml +++ b/zrml/swaps/rpc/Cargo.toml @@ -11,4 +11,4 @@ zrml-swaps-runtime-api = { workspace = true, features = ["default"] } authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-swaps-rpc" -version = "0.4.1" +version = "0.4.2" diff --git a/zrml/swaps/runtime-api/Cargo.toml b/zrml/swaps/runtime-api/Cargo.toml index 31130f1a7..63d545d46 100644 --- a/zrml/swaps/runtime-api/Cargo.toml +++ b/zrml/swaps/runtime-api/Cargo.toml @@ -18,4 +18,4 @@ std = [ authors = ["Zeitgeist PM "] edition = "2021" name = "zrml-swaps-runtime-api" -version = "0.4.1" +version = "0.4.2" From efecd6b4964547462dac1ecd3cca2d0829712230 Mon Sep 17 00:00:00 2001 From: Harald Heckmann Date: Fri, 27 Oct 2023 00:04:46 +0200 Subject: [PATCH 2/2] Add updated weights from reference machine (#1169) * Add license header Co-authored-by: Chralt --------- Co-authored-by: Chralt --- .../src/weights/cumulus_pallet_xcmp_queue.rs | 10 +- runtime/common/src/weights/frame_system.rs | 50 +- runtime/common/src/weights/orml_currencies.rs | 26 +- runtime/common/src/weights/orml_tokens.rs | 32 +- .../src/weights/pallet_author_inherent.rs | 6 +- .../src/weights/pallet_author_mapping.rs | 22 +- .../src/weights/pallet_author_slot_filter.rs | 6 +- runtime/common/src/weights/pallet_balances.rs | 30 +- runtime/common/src/weights/pallet_bounties.rs | 54 +- .../common/src/weights/pallet_collective.rs | 122 +-- .../common/src/weights/pallet_contracts.rs | 944 +++++++++--------- .../common/src/weights/pallet_democracy.rs | 122 +-- runtime/common/src/weights/pallet_identity.rs | 154 ++- .../common/src/weights/pallet_membership.rs | 58 +- runtime/common/src/weights/pallet_multisig.rs | 70 +- .../src/weights/pallet_parachain_staking.rs | 210 ++-- runtime/common/src/weights/pallet_preimage.rs | 60 +- runtime/common/src/weights/pallet_proxy.rs | 94 +- .../common/src/weights/pallet_scheduler.rs | 74 +- .../common/src/weights/pallet_timestamp.rs | 10 +- runtime/common/src/weights/pallet_treasury.rs | 34 +- runtime/common/src/weights/pallet_utility.rs | 34 +- runtime/common/src/weights/pallet_vesting.rs | 82 +- zrml/authorized/src/weights.rs | 52 +- zrml/court/src/weights.rs | 206 ++-- zrml/global-disputes/src/weights.rs | 80 +- zrml/liquidity-mining/src/weights.rs | 6 +- zrml/neo-swaps/src/weights.rs | 56 +- zrml/orderbook/src/weights.rs | 44 +- zrml/parimutuel/src/weights.rs | 51 +- zrml/prediction-markets/src/weights.rs | 596 +++++------ zrml/styx/src/weights.rs | 10 +- zrml/swaps/src/weights.rs | 248 ++--- 33 files changed, 1824 insertions(+), 1829 deletions(-) diff --git a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs index 2e0f4aea3..28629b098 100644 --- a/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs +++ b/runtime/common/src/weights/cumulus_pallet_xcmp_queue.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for cumulus_pallet_xcmp_queue //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -58,8 +58,8 @@ impl cumulus_pallet_xcmp_queue::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `142` // Estimated: `637` - // Minimum execution time: 9_990 nanoseconds. - Weight::from_parts(10_420_000, 637) + // Minimum execution time: 10_160 nanoseconds. + Weight::from_parts(10_570_000, 637) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,8 +69,8 @@ impl cumulus_pallet_xcmp_queue::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `142` // Estimated: `637` - // Minimum execution time: 10_040 nanoseconds. - Weight::from_parts(10_910_000, 637) + // Minimum execution time: 8_410 nanoseconds. + Weight::from_parts(10_630_000, 637) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/frame_system.rs b/runtime/common/src/weights/frame_system.rs index 7761269e0..344171162 100644 --- a/runtime/common/src/weights/frame_system.rs +++ b/runtime/common/src/weights/frame_system.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for frame_system //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -57,20 +57,20 @@ impl frame_system::weights::WeightInfo for WeightInfo Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 11_890 nanoseconds. - Weight::from_parts(12_270_000, 0) - // Standard Error: 5 - .saturating_add(Weight::from_parts(2_541, 0).saturating_mul(b.into())) + // Minimum execution time: 13_050 nanoseconds. + Weight::from_parts(68_712_625, 0) + // Standard Error: 11 + .saturating_add(Weight::from_parts(2_640, 0).saturating_mul(b.into())) } /// Storage: System Digest (r:1 w:1) /// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured) @@ -80,8 +80,8 @@ impl frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo frame_system::weights::WeightInfo for WeightInfo Weight { // Proof Size summary in bytes: - // Measured: `50 + p * (69 ±0)` - // Estimated: `53 + p * (70 ±0)` - // Minimum execution time: 7_060 nanoseconds. - Weight::from_parts(7_320_000, 53) - // Standard Error: 8_444 - .saturating_add(Weight::from_parts(2_133_080, 0).saturating_mul(p.into())) + // Measured: `48 + p * (69 ±0)` + // Estimated: `52 + p * (70 ±0)` + // Minimum execution time: 8_030 nanoseconds. + Weight::from_parts(8_190_000, 52) + // Standard Error: 7_062 + .saturating_add(Weight::from_parts(2_180_112, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) .saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into())) } diff --git a/runtime/common/src/weights/orml_currencies.rs b/runtime/common/src/weights/orml_currencies.rs index 3288d6395..f66c2045c 100644 --- a/runtime/common/src/weights/orml_currencies.rs +++ b/runtime/common/src/weights/orml_currencies.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for orml_currencies //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -55,10 +55,10 @@ impl orml_currencies::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn transfer_non_native_currency() -> Weight { // Proof Size summary in bytes: - // Measured: `1719` + // Measured: `1753` // Estimated: `7803` - // Minimum execution time: 80_790 nanoseconds. - Weight::from_parts(81_670_000, 7803) + // Minimum execution time: 82_441 nanoseconds. + Weight::from_parts(84_561_000, 7803) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -68,8 +68,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1461` // Estimated: `2607` - // Minimum execution time: 67_250 nanoseconds. - Weight::from_parts(81_560_000, 2607) + // Minimum execution time: 67_971 nanoseconds. + Weight::from_parts(69_580_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,10 +81,10 @@ impl orml_currencies::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn update_balance_non_native_currency() -> Weight { // Proof Size summary in bytes: - // Measured: `1327` + // Measured: `1361` // Estimated: `7723` - // Minimum execution time: 56_660 nanoseconds. - Weight::from_parts(68_620_000, 7723) + // Minimum execution time: 56_770 nanoseconds. + Weight::from_parts(58_510_000, 7723) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -94,8 +94,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1401` // Estimated: `2607` - // Minimum execution time: 55_400 nanoseconds. - Weight::from_parts(68_250_000, 2607) + // Minimum execution time: 57_050 nanoseconds. + Weight::from_parts(66_200_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -105,8 +105,8 @@ impl orml_currencies::WeightInfo for WeightInfo { // Proof Size summary in bytes: // Measured: `1525` // Estimated: `2607` - // Minimum execution time: 54_051 nanoseconds. - Weight::from_parts(54_801_000, 2607) + // Minimum execution time: 54_111 nanoseconds. + Weight::from_parts(55_320_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/orml_tokens.rs b/runtime/common/src/weights/orml_tokens.rs index 81e74493b..28a68af8f 100644 --- a/runtime/common/src/weights/orml_tokens.rs +++ b/runtime/common/src/weights/orml_tokens.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for orml_tokens //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -55,10 +55,10 @@ impl orml_tokens::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `1719` + // Measured: `1753` // Estimated: `7803` - // Minimum execution time: 80_511 nanoseconds. - Weight::from_parts(98_030_000, 7803) + // Minimum execution time: 81_270 nanoseconds. + Weight::from_parts(83_770_000, 7803) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -68,10 +68,10 @@ impl orml_tokens::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn transfer_all() -> Weight { // Proof Size summary in bytes: - // Measured: `1719` + // Measured: `1753` // Estimated: `7803` - // Minimum execution time: 84_540 nanoseconds. - Weight::from_parts(102_440_000, 7803) + // Minimum execution time: 85_521 nanoseconds. + Weight::from_parts(101_970_000, 7803) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -81,10 +81,10 @@ impl orml_tokens::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn transfer_keep_alive() -> Weight { // Proof Size summary in bytes: - // Measured: `1543` + // Measured: `1577` // Estimated: `7803` - // Minimum execution time: 66_630 nanoseconds. - Weight::from_parts(80_230_000, 7803) + // Minimum execution time: 65_911 nanoseconds. + Weight::from_parts(81_130_000, 7803) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -94,10 +94,10 @@ impl orml_tokens::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn force_transfer() -> Weight { // Proof Size summary in bytes: - // Measured: `1719` + // Measured: `1753` // Estimated: `10410` - // Minimum execution time: 74_130 nanoseconds. - Weight::from_parts(80_780_000, 10410) + // Minimum execution time: 73_730 nanoseconds. + Weight::from_parts(76_910_000, 10410) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -109,10 +109,10 @@ impl orml_tokens::WeightInfo for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn set_balance() -> Weight { // Proof Size summary in bytes: - // Measured: `1327` + // Measured: `1361` // Estimated: `7723` - // Minimum execution time: 56_380 nanoseconds. - Weight::from_parts(57_350_000, 7723) + // Minimum execution time: 66_870 nanoseconds. + Weight::from_parts(68_280_000, 7723) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/runtime/common/src/weights/pallet_author_inherent.rs b/runtime/common/src/weights/pallet_author_inherent.rs index 022cd20b5..ae904fda0 100644 --- a/runtime/common/src/weights/pallet_author_inherent.rs +++ b/runtime/common/src/weights/pallet_author_inherent.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_inherent //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -68,8 +68,8 @@ impl pallet_author_inherent::weights::WeightInfo for We // Proof Size summary in bytes: // Measured: `572` // Estimated: `7316` - // Minimum execution time: 37_751 nanoseconds. - Weight::from_parts(45_860_000, 7316) + // Minimum execution time: 45_881 nanoseconds. + Weight::from_parts(46_831_000, 7316) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_author_mapping.rs b/runtime/common/src/weights/pallet_author_mapping.rs index fff81461a..4a90dc514 100644 --- a/runtime/common/src/weights/pallet_author_mapping.rs +++ b/runtime/common/src/weights/pallet_author_mapping.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_mapping //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -62,8 +62,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `462` // Estimated: `6006` - // Minimum execution time: 42_590 nanoseconds. - Weight::from_parts(44_770_000, 6006) + // Minimum execution time: 39_380 nanoseconds. + Weight::from_parts(48_610_000, 6006) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `407` // Estimated: `5764` - // Minimum execution time: 36_420 nanoseconds. - Weight::from_parts(38_180_000, 5764) + // Minimum execution time: 36_621 nanoseconds. + Weight::from_parts(38_220_000, 5764) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -90,8 +90,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `583` // Estimated: `6248` - // Minimum execution time: 49_801 nanoseconds. - Weight::from_parts(51_321_000, 6248) + // Minimum execution time: 51_020 nanoseconds. + Weight::from_parts(52_870_000, 6248) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -105,8 +105,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `689` // Estimated: `8935` - // Minimum execution time: 56_490 nanoseconds. - Weight::from_parts(58_100_000, 8935) + // Minimum execution time: 47_300 nanoseconds. + Weight::from_parts(58_340_000, 8935) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -118,8 +118,8 @@ impl pallet_author_mapping::weights::WeightInfo for Wei // Proof Size summary in bytes: // Measured: `513` // Estimated: `8451` - // Minimum execution time: 43_710 nanoseconds. - Weight::from_parts(45_410_000, 8451) + // Minimum execution time: 38_050 nanoseconds. + Weight::from_parts(45_481_000, 8451) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/runtime/common/src/weights/pallet_author_slot_filter.rs b/runtime/common/src/weights/pallet_author_slot_filter.rs index dead8cd3b..55db2d0fb 100644 --- a/runtime/common/src/weights/pallet_author_slot_filter.rs +++ b/runtime/common/src/weights/pallet_author_slot_filter.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_author_slot_filter //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -58,7 +58,7 @@ impl pallet_author_slot_filter::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_440 nanoseconds. - Weight::from_parts(12_830_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 11_041 nanoseconds. + Weight::from_parts(13_590_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/runtime/common/src/weights/pallet_balances.rs b/runtime/common/src/weights/pallet_balances.rs index fe7bb1a67..c2d889284 100644 --- a/runtime/common/src/weights/pallet_balances.rs +++ b/runtime/common/src/weights/pallet_balances.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_balances //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -58,8 +58,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1585` // Estimated: `5214` - // Minimum execution time: 90_550 nanoseconds. - Weight::from_parts(93_890_000, 5214) + // Minimum execution time: 93_020 nanoseconds. + Weight::from_parts(113_901_000, 5214) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -69,8 +69,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1409` // Estimated: `2607` - // Minimum execution time: 58_960 nanoseconds. - Weight::from_parts(60_610_000, 2607) + // Minimum execution time: 60_390 nanoseconds. + Weight::from_parts(73_620_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -80,8 +80,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1559` // Estimated: `2607` - // Minimum execution time: 47_200 nanoseconds. - Weight::from_parts(48_020_000, 2607) + // Minimum execution time: 46_590 nanoseconds. + Weight::from_parts(57_410_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,8 +91,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1559` // Estimated: `2607` - // Minimum execution time: 52_630 nanoseconds. - Weight::from_parts(63_420_000, 2607) + // Minimum execution time: 52_560 nanoseconds. + Weight::from_parts(64_171_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -102,8 +102,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1581` // Estimated: `7821` - // Minimum execution time: 88_440 nanoseconds. - Weight::from_parts(91_800_000, 7821) + // Minimum execution time: 90_000 nanoseconds. + Weight::from_parts(110_571_000, 7821) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -113,8 +113,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1409` // Estimated: `2607` - // Minimum execution time: 68_880 nanoseconds. - Weight::from_parts(83_690_000, 2607) + // Minimum execution time: 70_510 nanoseconds. + Weight::from_parts(84_700_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -124,8 +124,8 @@ impl pallet_balances::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `1443` // Estimated: `2607` - // Minimum execution time: 41_420 nanoseconds. - Weight::from_parts(42_381_000, 2607) + // Minimum execution time: 45_320 nanoseconds. + Weight::from_parts(50_600_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_bounties.rs b/runtime/common/src/weights/pallet_bounties.rs index 8609dddc2..599b456d3 100644 --- a/runtime/common/src/weights/pallet_bounties.rs +++ b/runtime/common/src/weights/pallet_bounties.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_bounties //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -65,10 +65,10 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `141` // Estimated: `3106` - // Minimum execution time: 33_190 nanoseconds. - Weight::from_parts(42_262_327, 3106) - // Standard Error: 70 - .saturating_add(Weight::from_parts(1_293, 0).saturating_mul(d.into())) + // Minimum execution time: 37_401 nanoseconds. + Weight::from_parts(44_892_227, 3106) + // Standard Error: 73 + .saturating_add(Weight::from_parts(1_733, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -80,8 +80,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `229` // Estimated: `3553` - // Minimum execution time: 18_290 nanoseconds. - Weight::from_parts(20_010_000, 3553) + // Minimum execution time: 18_550 nanoseconds. + Weight::from_parts(23_220_000, 3553) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -91,8 +91,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `249` // Estimated: `2656` - // Minimum execution time: 15_910 nanoseconds. - Weight::from_parts(19_160_000, 2656) + // Minimum execution time: 15_770 nanoseconds. + Weight::from_parts(16_330_000, 2656) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -104,8 +104,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `641` // Estimated: `7870` - // Minimum execution time: 55_340 nanoseconds. - Weight::from_parts(63_641_000, 7870) + // Minimum execution time: 55_190 nanoseconds. + Weight::from_parts(67_611_000, 7870) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -117,8 +117,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `457` // Estimated: `5263` - // Minimum execution time: 32_510 nanoseconds. - Weight::from_parts(36_520_000, 5263) + // Minimum execution time: 31_291 nanoseconds. + Weight::from_parts(37_790_000, 5263) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -128,8 +128,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `289` // Estimated: `2656` - // Minimum execution time: 24_210 nanoseconds. - Weight::from_parts(25_970_000, 2656) + // Minimum execution time: 24_201 nanoseconds. + Weight::from_parts(30_110_000, 2656) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -143,8 +143,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `674` // Estimated: `10477` - // Minimum execution time: 98_621 nanoseconds. - Weight::from_parts(105_541_000, 10477) + // Minimum execution time: 98_680 nanoseconds. + Weight::from_parts(120_110_000, 10477) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -158,8 +158,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `541` // Estimated: `7870` - // Minimum execution time: 57_460 nanoseconds. - Weight::from_parts(71_010_000, 7870) + // Minimum execution time: 58_310 nanoseconds. + Weight::from_parts(70_830_000, 7870) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -173,8 +173,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `818` // Estimated: `10477` - // Minimum execution time: 74_401 nanoseconds. - Weight::from_parts(75_600_000, 10477) + // Minimum execution time: 74_601 nanoseconds. + Weight::from_parts(89_900_000, 10477) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -184,8 +184,8 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `289` // Estimated: `2656` - // Minimum execution time: 23_890 nanoseconds. - Weight::from_parts(29_120_000, 2656) + // Minimum execution time: 24_050 nanoseconds. + Weight::from_parts(29_480_000, 2656) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -200,10 +200,10 @@ impl pallet_bounties::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `98 + b * (357 ±0)` // Estimated: `897 + b * (7870 ±0)` - // Minimum execution time: 6_800 nanoseconds. - Weight::from_parts(7_080_000, 897) - // Standard Error: 137_583 - .saturating_add(Weight::from_parts(46_651_854, 0).saturating_mul(b.into())) + // Minimum execution time: 6_590 nanoseconds. + Weight::from_parts(6_790_000, 897) + // Standard Error: 110_731 + .saturating_add(Weight::from_parts(48_237_374, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/runtime/common/src/weights/pallet_collective.rs b/runtime/common/src/weights/pallet_collective.rs index 8eae1c505..d29e0f58a 100644 --- a/runtime/common/src/weights/pallet_collective.rs +++ b/runtime/common/src/weights/pallet_collective.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_collective //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -67,12 +67,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `0 + m * (8195 ±0) + p * (3227 ±0)` // Estimated: `33167 + m * (19751 ±60) + p * (10255 ±23)` - // Minimum execution time: 26_380 nanoseconds. - Weight::from_parts(27_200_000, 33167) - // Standard Error: 310_569 - .saturating_add(Weight::from_parts(22_981_512, 0).saturating_mul(m.into())) - // Standard Error: 121_936 - .saturating_add(Weight::from_parts(14_449_717, 0).saturating_mul(p.into())) + // Minimum execution time: 31_030 nanoseconds. + Weight::from_parts(34_031_000, 33167) + // Standard Error: 302_126 + .saturating_add(Weight::from_parts(24_404_344, 0).saturating_mul(m.into())) + // Standard Error: 118_621 + .saturating_add(Weight::from_parts(14_920_443, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -88,12 +88,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `100 + m * (32 ±0)` // Estimated: `596 + m * (32 ±0)` - // Minimum execution time: 26_230 nanoseconds. - Weight::from_parts(30_170_565, 596) - // Standard Error: 379 - .saturating_add(Weight::from_parts(2_989, 0).saturating_mul(b.into())) - // Standard Error: 3_916 - .saturating_add(Weight::from_parts(27_154, 0).saturating_mul(m.into())) + // Minimum execution time: 25_280 nanoseconds. + Weight::from_parts(32_839_166, 596) + // Standard Error: 351 + .saturating_add(Weight::from_parts(1_690, 0).saturating_mul(b.into())) + // Standard Error: 3_619 + .saturating_add(Weight::from_parts(4_276, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) } @@ -103,14 +103,16 @@ impl pallet_collective::weights::WeightInfo for WeightI /// Proof Skipped: AdvisoryCommittee ProposalOf (max_values: None, max_size: None, mode: Measured) /// The range of component `b` is `[2, 1024]`. /// The range of component `m` is `[1, 100]`. - fn propose_execute(_b: u32, m: u32) -> Weight { + fn propose_execute(b: u32, m: u32) -> Weight { // Proof Size summary in bytes: // Measured: `100 + m * (32 ±0)` // Estimated: `3172 + m * (64 ±0)` - // Minimum execution time: 32_460 nanoseconds. - Weight::from_parts(40_858_212, 3172) - // Standard Error: 8_079 - .saturating_add(Weight::from_parts(30_321, 0).saturating_mul(m.into())) + // Minimum execution time: 31_490 nanoseconds. + Weight::from_parts(31_614_460, 3172) + // Standard Error: 648 + .saturating_add(Weight::from_parts(3_634, 0).saturating_mul(b.into())) + // Standard Error: 6_684 + .saturating_add(Weight::from_parts(82_588, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into())) } @@ -131,14 +133,14 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `565 + m * (32 ±0) + p * (33 ±0)` // Estimated: `6570 + m * (160 ±0) + p * (170 ±0)` - // Minimum execution time: 38_570 nanoseconds. - Weight::from_parts(33_301_285, 6570) - // Standard Error: 900 - .saturating_add(Weight::from_parts(14_182, 0).saturating_mul(b.into())) - // Standard Error: 9_395 - .saturating_add(Weight::from_parts(19_064, 0).saturating_mul(m.into())) - // Standard Error: 3_616 - .saturating_add(Weight::from_parts(190_814, 0).saturating_mul(p.into())) + // Minimum execution time: 43_310 nanoseconds. + Weight::from_parts(37_615_320, 6570) + // Standard Error: 862 + .saturating_add(Weight::from_parts(15_233, 0).saturating_mul(b.into())) + // Standard Error: 9_003 + .saturating_add(Weight::from_parts(21_795, 0).saturating_mul(m.into())) + // Standard Error: 3_466 + .saturating_add(Weight::from_parts(196_387, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 160).saturating_mul(m.into())) @@ -153,10 +155,8 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `1240 + m * (64 ±0)` // Estimated: `5448 + m * (128 ±0)` - // Minimum execution time: 39_530 nanoseconds. - Weight::from_parts(48_928_423, 5448) - // Standard Error: 6_452 - .saturating_add(Weight::from_parts(80_145, 0).saturating_mul(m.into())) + // Minimum execution time: 40_050 nanoseconds. + Weight::from_parts(53_695_231, 5448) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 128).saturating_mul(m.into())) @@ -175,10 +175,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `683 + m * (64 ±0) + p * (33 ±0)` // Estimated: `6017 + m * (260 ±0) + p * (136 ±0)` - // Minimum execution time: 40_280 nanoseconds. - Weight::from_parts(52_288_034, 6017) - // Standard Error: 3_896 - .saturating_add(Weight::from_parts(158_441, 0).saturating_mul(p.into())) + // Minimum execution time: 40_470 nanoseconds. + Weight::from_parts(46_112_135, 6017) + // Standard Error: 10_933 + .saturating_add(Weight::from_parts(78_433, 0).saturating_mul(m.into())) + // Standard Error: 4_155 + .saturating_add(Weight::from_parts(161_800, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 260).saturating_mul(m.into())) @@ -199,14 +201,14 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `926 + b * (1 ±0) + m * (64 ±0) + p * (36 ±0)` // Estimated: `9916 + b * (4 ±0) + m * (248 ±0) + p * (144 ±0)` - // Minimum execution time: 61_820 nanoseconds. - Weight::from_parts(52_654_648, 9916) - // Standard Error: 1_197 - .saturating_add(Weight::from_parts(15_264, 0).saturating_mul(b.into())) - // Standard Error: 12_652 - .saturating_add(Weight::from_parts(37_155, 0).saturating_mul(m.into())) - // Standard Error: 4_808 - .saturating_add(Weight::from_parts(226_001, 0).saturating_mul(p.into())) + // Minimum execution time: 56_840 nanoseconds. + Weight::from_parts(66_416_383, 9916) + // Standard Error: 1_152 + .saturating_add(Weight::from_parts(662, 0).saturating_mul(b.into())) + // Standard Error: 12_177 + .saturating_add(Weight::from_parts(21_417, 0).saturating_mul(m.into())) + // Standard Error: 4_628 + .saturating_add(Weight::from_parts(223_068, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 4).saturating_mul(b.into())) @@ -229,12 +231,12 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `703 + m * (64 ±0) + p * (33 ±0)` // Estimated: `7250 + m * (325 ±0) + p * (170 ±0)` - // Minimum execution time: 44_160 nanoseconds. - Weight::from_parts(42_940_363, 7250) - // Standard Error: 9_820 - .saturating_add(Weight::from_parts(89_601, 0).saturating_mul(m.into())) - // Standard Error: 3_732 - .saturating_add(Weight::from_parts(180_778, 0).saturating_mul(p.into())) + // Minimum execution time: 44_370 nanoseconds. + Weight::from_parts(53_029_434, 7250) + // Standard Error: 10_566 + .saturating_add(Weight::from_parts(62_376, 0).saturating_mul(m.into())) + // Standard Error: 4_015 + .saturating_add(Weight::from_parts(159_872, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 325).saturating_mul(m.into())) @@ -257,14 +259,14 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `946 + b * (1 ±0) + m * (64 ±0) + p * (36 ±0)` // Estimated: `11505 + b * (5 ±0) + m * (310 ±0) + p * (180 ±0)` - // Minimum execution time: 60_170 nanoseconds. - Weight::from_parts(66_445_852, 11505) - // Standard Error: 1_181 - .saturating_add(Weight::from_parts(4_518, 0).saturating_mul(b.into())) - // Standard Error: 12_489 - .saturating_add(Weight::from_parts(2_497, 0).saturating_mul(m.into())) - // Standard Error: 4_746 - .saturating_add(Weight::from_parts(234_158, 0).saturating_mul(p.into())) + // Minimum execution time: 66_090 nanoseconds. + Weight::from_parts(66_646_932, 11505) + // Standard Error: 1_083 + .saturating_add(Weight::from_parts(11_363, 0).saturating_mul(b.into())) + // Standard Error: 11_446 + .saturating_add(Weight::from_parts(56_961, 0).saturating_mul(m.into())) + // Standard Error: 4_350 + .saturating_add(Weight::from_parts(223_823, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 5).saturating_mul(b.into())) @@ -282,10 +284,10 @@ impl pallet_collective::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `258 + p * (32 ±0)` // Estimated: `1266 + p * (96 ±0)` - // Minimum execution time: 23_860 nanoseconds. - Weight::from_parts(30_109_336, 1266) - // Standard Error: 2_409 - .saturating_add(Weight::from_parts(136_871, 0).saturating_mul(p.into())) + // Minimum execution time: 23_990 nanoseconds. + Weight::from_parts(29_777_910, 1266) + // Standard Error: 3_885 + .saturating_add(Weight::from_parts(172_382, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 96).saturating_mul(p.into())) diff --git a/runtime/common/src/weights/pallet_contracts.rs b/runtime/common/src/weights/pallet_contracts.rs index 754fc5760..642253dbb 100644 --- a/runtime/common/src/weights/pallet_contracts.rs +++ b/runtime/common/src/weights/pallet_contracts.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_contracts //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -58,8 +58,8 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `42` // Estimated: `0` - // Minimum execution time: 6_080 nanoseconds. - Weight::from_parts(6_450_000, 0).saturating_add(T::DbWeight::get().reads(1)) + // Minimum execution time: 6_390 nanoseconds. + Weight::from_parts(6_800_000, 0).saturating_add(T::DbWeight::get().reads(1)) } /// Storage: Skipped Metadata (r:0 w:0) /// Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Ignored) @@ -68,10 +68,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `414 + k * (69 ±0)` // Estimated: `0` - // Minimum execution time: 18_210 nanoseconds. - Weight::from_parts(7_024_373, 0) - // Standard Error: 10_987 - .saturating_add(Weight::from_parts(1_742_324, 0).saturating_mul(k.into())) + // Minimum execution time: 16_110 nanoseconds. + Weight::from_parts(17_498_174, 0) + // Standard Error: 8_764 + .saturating_add(Weight::from_parts(1_845_920, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(k.into()))) @@ -83,10 +83,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `214 + q * (33 ±0)` // Estimated: `0` - // Minimum execution time: 6_330 nanoseconds. - Weight::from_parts(16_618_983, 0) - // Standard Error: 17_949 - .saturating_add(Weight::from_parts(2_022_944, 0).saturating_mul(q.into())) + // Minimum execution time: 5_320 nanoseconds. + Weight::from_parts(17_768_678, 0) + // Standard Error: 16_408 + .saturating_add(Weight::from_parts(2_245_997, 0).saturating_mul(q.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -99,10 +99,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `203 + c * (1 ±0)` // Estimated: `0` - // Minimum execution time: 61_320 nanoseconds. - Weight::from_parts(111_795_683, 0) - // Standard Error: 345 - .saturating_add(Weight::from_parts(100_736, 0).saturating_mul(c.into())) + // Minimum execution time: 61_031 nanoseconds. + Weight::from_parts(96_901_594, 0) + // Standard Error: 496 + .saturating_add(Weight::from_parts(104_553, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -121,10 +121,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `675` // Estimated: `0` - // Minimum execution time: 651_081 nanoseconds. - Weight::from_parts(663_809_385, 0) - // Standard Error: 221 - .saturating_add(Weight::from_parts(57_437, 0).saturating_mul(c.into())) + // Minimum execution time: 548_392 nanoseconds. + Weight::from_parts(731_430_648, 0) + // Standard Error: 274 + .saturating_add(Weight::from_parts(59_880, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -151,14 +151,14 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `157` // Estimated: `0` - // Minimum execution time: 6_484_362 nanoseconds. - Weight::from_parts(797_808_303, 0) - // Standard Error: 692 - .saturating_add(Weight::from_parts(180_720, 0).saturating_mul(c.into())) - // Standard Error: 40 - .saturating_add(Weight::from_parts(2_893, 0).saturating_mul(i.into())) - // Standard Error: 40 - .saturating_add(Weight::from_parts(3_010, 0).saturating_mul(s.into())) + // Minimum execution time: 6_948_252 nanoseconds. + Weight::from_parts(842_384_814, 0) + // Standard Error: 832 + .saturating_add(Weight::from_parts(181_029, 0).saturating_mul(c.into())) + // Standard Error: 49 + .saturating_add(Weight::from_parts(2_922, 0).saturating_mul(i.into())) + // Standard Error: 49 + .saturating_add(Weight::from_parts(3_510, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(9)) } @@ -182,12 +182,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `433` // Estimated: `0` - // Minimum execution time: 2_556_385 nanoseconds. - Weight::from_parts(712_729_592, 0) + // Minimum execution time: 2_540_808 nanoseconds. + Weight::from_parts(595_650_884, 0) // Standard Error: 48 - .saturating_add(Weight::from_parts(1_946, 0).saturating_mul(i.into())) + .saturating_add(Weight::from_parts(2_130, 0).saturating_mul(i.into())) // Standard Error: 48 - .saturating_add(Weight::from_parts(2_947, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(3_126, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -205,8 +205,8 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `727` // Estimated: `0` - // Minimum execution time: 218_010 nanoseconds. - Weight::from_parts(232_030_000, 0) + // Minimum execution time: 228_391 nanoseconds. + Weight::from_parts(278_201_000, 0) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -223,10 +223,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `42` // Estimated: `0` - // Minimum execution time: 663_371 nanoseconds. - Weight::from_parts(728_818_764, 0) - // Standard Error: 1_131 - .saturating_add(Weight::from_parts(180_003, 0).saturating_mul(c.into())) + // Minimum execution time: 602_562 nanoseconds. + Weight::from_parts(697_000_805, 0) + // Standard Error: 1_063 + .saturating_add(Weight::from_parts(188_416, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -242,8 +242,8 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `218` // Estimated: `0` - // Minimum execution time: 39_610 nanoseconds. - Weight::from_parts(46_320_000, 0) + // Minimum execution time: 37_290 nanoseconds. + Weight::from_parts(45_580_000, 0) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -257,8 +257,8 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `567` // Estimated: `0` - // Minimum execution time: 41_910 nanoseconds. - Weight::from_parts(48_090_000, 0) + // Minimum execution time: 42_671 nanoseconds. + Weight::from_parts(51_910_000, 0) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(6)) } @@ -277,10 +277,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `697 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 536_911 nanoseconds. - Weight::from_parts(649_038_013, 0) - // Standard Error: 731_408 - .saturating_add(Weight::from_parts(38_688_760, 0).saturating_mul(r.into())) + // Minimum execution time: 535_552 nanoseconds. + Weight::from_parts(684_787_809, 0) + // Standard Error: 678_512 + .saturating_add(Weight::from_parts(40_079_220, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -299,10 +299,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `749 + r * (19218 ±0)` // Estimated: `0` - // Minimum execution time: 539_701 nanoseconds. - Weight::from_parts(398_198_074, 0) - // Standard Error: 2_231_810 - .saturating_add(Weight::from_parts(461_745_248, 0).saturating_mul(r.into())) + // Minimum execution time: 536_032 nanoseconds. + Weight::from_parts(483_493_910, 0) + // Standard Error: 1_504_096 + .saturating_add(Weight::from_parts(458_565_900, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -322,10 +322,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `741 + r * (19539 ±0)` // Estimated: `0` - // Minimum execution time: 540_831 nanoseconds. - Weight::from_parts(454_109_442, 0) - // Standard Error: 2_462_833 - .saturating_add(Weight::from_parts(544_978_174, 0).saturating_mul(r.into())) + // Minimum execution time: 539_622 nanoseconds. + Weight::from_parts(404_765_458, 0) + // Standard Error: 1_736_557 + .saturating_add(Weight::from_parts(546_753_159, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -345,10 +345,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `704 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 539_531 nanoseconds. - Weight::from_parts(661_621_217, 0) - // Standard Error: 548_577 - .saturating_add(Weight::from_parts(43_931_981, 0).saturating_mul(r.into())) + // Minimum execution time: 537_862 nanoseconds. + Weight::from_parts(702_633_145, 0) + // Standard Error: 668_343 + .saturating_add(Weight::from_parts(41_612_969, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -367,10 +367,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `694 + r * (240 ±0)` // Estimated: `0` - // Minimum execution time: 533_071 nanoseconds. - Weight::from_parts(652_770_497, 0) - // Standard Error: 442_690 - .saturating_add(Weight::from_parts(20_990_918, 0).saturating_mul(r.into())) + // Minimum execution time: 533_112 nanoseconds. + Weight::from_parts(653_370_992, 0) + // Standard Error: 440_087 + .saturating_add(Weight::from_parts(22_783_189, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -389,10 +389,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `698 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 536_961 nanoseconds. - Weight::from_parts(654_344_945, 0) - // Standard Error: 481_495 - .saturating_add(Weight::from_parts(35_850_715, 0).saturating_mul(r.into())) + // Minimum execution time: 534_612 nanoseconds. + Weight::from_parts(679_142_053, 0) + // Standard Error: 471_149 + .saturating_add(Weight::from_parts(35_590_449, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -411,10 +411,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `699 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 537_131 nanoseconds. - Weight::from_parts(666_668_449, 0) - // Standard Error: 471_768 - .saturating_add(Weight::from_parts(35_356_154, 0).saturating_mul(r.into())) + // Minimum execution time: 534_341 nanoseconds. + Weight::from_parts(650_082_231, 0) + // Standard Error: 500_514 + .saturating_add(Weight::from_parts(37_595_102, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -433,10 +433,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `873 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 536_771 nanoseconds. - Weight::from_parts(712_769_271, 0) - // Standard Error: 755_664 - .saturating_add(Weight::from_parts(158_233_444, 0).saturating_mul(r.into())) + // Minimum execution time: 534_442 nanoseconds. + Weight::from_parts(671_569_610, 0) + // Standard Error: 834_847 + .saturating_add(Weight::from_parts(171_590_994, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -455,10 +455,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `708 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 534_211 nanoseconds. - Weight::from_parts(659_103_045, 0) - // Standard Error: 884_226 - .saturating_add(Weight::from_parts(35_977_888, 0).saturating_mul(r.into())) + // Minimum execution time: 532_762 nanoseconds. + Weight::from_parts(657_616_211, 0) + // Standard Error: 899_157 + .saturating_add(Weight::from_parts(37_407_507, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -477,10 +477,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `706 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 536_701 nanoseconds. - Weight::from_parts(638_397_534, 0) - // Standard Error: 547_407 - .saturating_add(Weight::from_parts(37_004_290, 0).saturating_mul(r.into())) + // Minimum execution time: 534_672 nanoseconds. + Weight::from_parts(666_305_025, 0) + // Standard Error: 674_283 + .saturating_add(Weight::from_parts(37_129_240, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -499,10 +499,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `703 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 535_401 nanoseconds. - Weight::from_parts(615_726_727, 0) - // Standard Error: 618_091 - .saturating_add(Weight::from_parts(38_987_676, 0).saturating_mul(r.into())) + // Minimum execution time: 534_661 nanoseconds. + Weight::from_parts(657_489_104, 0) + // Standard Error: 521_523 + .saturating_add(Weight::from_parts(36_933_388, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -521,10 +521,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `694 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 536_921 nanoseconds. - Weight::from_parts(639_353_814, 0) - // Standard Error: 491_104 - .saturating_add(Weight::from_parts(37_746_710, 0).saturating_mul(r.into())) + // Minimum execution time: 535_102 nanoseconds. + Weight::from_parts(676_467_296, 0) + // Standard Error: 600_497 + .saturating_add(Weight::from_parts(35_420_595, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -545,10 +545,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `809 + r * (800 ±0)` // Estimated: `0` - // Minimum execution time: 539_572 nanoseconds. - Weight::from_parts(774_674_044, 0) - // Standard Error: 865_107 - .saturating_add(Weight::from_parts(153_164_182, 0).saturating_mul(r.into())) + // Minimum execution time: 535_841 nanoseconds. + Weight::from_parts(683_857_279, 0) + // Standard Error: 715_815 + .saturating_add(Weight::from_parts(160_158_895, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -567,10 +567,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `661 + r * (320 ±0)` // Estimated: `0` - // Minimum execution time: 197_671 nanoseconds. - Weight::from_parts(239_987_306, 0) - // Standard Error: 229_192 - .saturating_add(Weight::from_parts(17_255_992, 0).saturating_mul(r.into())) + // Minimum execution time: 195_350 nanoseconds. + Weight::from_parts(235_736_945, 0) + // Standard Error: 237_408 + .saturating_add(Weight::from_parts(17_693_780, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -589,10 +589,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `696 + r * (480 ±0)` // Estimated: `0` - // Minimum execution time: 537_261 nanoseconds. - Weight::from_parts(692_611_711, 0) - // Standard Error: 454_523 - .saturating_add(Weight::from_parts(30_093_959, 0).saturating_mul(r.into())) + // Minimum execution time: 534_762 nanoseconds. + Weight::from_parts(645_918_150, 0) + // Standard Error: 738_459 + .saturating_add(Weight::from_parts(35_776_568, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -611,10 +611,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1176` // Estimated: `0` - // Minimum execution time: 569_711 nanoseconds. - Weight::from_parts(687_286_602, 0) - // Standard Error: 39_549 - .saturating_add(Weight::from_parts(12_178_012, 0).saturating_mul(n.into())) + // Minimum execution time: 568_112 nanoseconds. + Weight::from_parts(839_531_613, 0) + // Standard Error: 50_315 + .saturating_add(Weight::from_parts(12_273_119, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -629,14 +629,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn /// Storage: System EventTopics (r:2 w:2) /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Ignored) /// The range of component `r` is `[0, 1]`. - fn seal_return(r: u32) -> Weight { + fn seal_return(_r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `684 + r * (8 ±0)` // Estimated: `0` - // Minimum execution time: 531_732 nanoseconds. - Weight::from_parts(645_719_612, 0) - // Standard Error: 9_218_034 - .saturating_add(Weight::from_parts(95_501_187, 0).saturating_mul(r.into())) + // Minimum execution time: 530_752 nanoseconds. + Weight::from_parts(664_866_575, 0) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -655,10 +653,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `694` // Estimated: `0` - // Minimum execution time: 534_212 nanoseconds. - Weight::from_parts(625_914_857, 0) - // Standard Error: 9_816 - .saturating_add(Weight::from_parts(404_875, 0).saturating_mul(n.into())) + // Minimum execution time: 533_101 nanoseconds. + Weight::from_parts(626_179_160, 0) + // Standard Error: 10_080 + .saturating_add(Weight::from_parts(389_208, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -681,10 +679,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `726 + r * (285 ±0)` // Estimated: `0` - // Minimum execution time: 534_742 nanoseconds. - Weight::from_parts(639_771_534, 0) - // Standard Error: 9_422_723 - .saturating_add(Weight::from_parts(110_289_165, 0).saturating_mul(r.into())) + // Minimum execution time: 533_922 nanoseconds. + Weight::from_parts(662_814_704, 0) + // Standard Error: 10_208_426 + .saturating_add(Weight::from_parts(65_759_495, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((5_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -707,10 +705,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `775 + r * (800 ±0)` // Estimated: `0` - // Minimum execution time: 536_012 nanoseconds. - Weight::from_parts(653_666_893, 0) - // Standard Error: 971_714 - .saturating_add(Weight::from_parts(202_771_445, 0).saturating_mul(r.into())) + // Minimum execution time: 534_572 nanoseconds. + Weight::from_parts(647_025_351, 0) + // Standard Error: 1_159_894 + .saturating_add(Weight::from_parts(207_568_972, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -729,10 +727,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `694 + r * (800 ±0)` // Estimated: `0` - // Minimum execution time: 532_351 nanoseconds. - Weight::from_parts(677_960_612, 0) - // Standard Error: 1_147_129 - .saturating_add(Weight::from_parts(390_084_131, 0).saturating_mul(r.into())) + // Minimum execution time: 529_741 nanoseconds. + Weight::from_parts(613_973_354, 0) + // Standard Error: 984_670 + .saturating_add(Weight::from_parts(405_101_002, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -752,12 +750,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1630 + t * (2608 ±0) + n * (8 ±0)` // Estimated: `0` - // Minimum execution time: 1_925_725 nanoseconds. - Weight::from_parts(836_333_823, 0) - // Standard Error: 4_005_545 - .saturating_add(Weight::from_parts(331_741_261, 0).saturating_mul(t.into())) - // Standard Error: 1_100_116 - .saturating_add(Weight::from_parts(123_812_557, 0).saturating_mul(n.into())) + // Minimum execution time: 1_973_097 nanoseconds. + Weight::from_parts(946_904_790, 0) + // Standard Error: 3_997_989 + .saturating_add(Weight::from_parts(347_080_943, 0).saturating_mul(t.into())) + // Standard Error: 1_098_041 + .saturating_add(Weight::from_parts(124_035_590, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -778,10 +776,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `693 + r * (800 ±0)` // Estimated: `0` - // Minimum execution time: 223_610 nanoseconds. - Weight::from_parts(284_805_905, 0) - // Standard Error: 387_522 - .saturating_add(Weight::from_parts(26_538_794, 0).saturating_mul(r.into())) + // Minimum execution time: 223_441 nanoseconds. + Weight::from_parts(290_935_537, 0) + // Standard Error: 241_403 + .saturating_add(Weight::from_parts(30_440_276, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -792,10 +790,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `720 + r * (23420 ±0)` // Estimated: `0` - // Minimum execution time: 535_061 nanoseconds. - Weight::from_parts(551_506_930, 0) - // Standard Error: 2_878_212 - .saturating_add(Weight::from_parts(787_236_547, 0).saturating_mul(r.into())) + // Minimum execution time: 533_902 nanoseconds. + Weight::from_parts(577_630_485, 0) + // Standard Error: 2_408_816 + .saturating_add(Weight::from_parts(821_568_409, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -808,10 +806,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `12402 + n * (12006 ±0)` // Estimated: `0` - // Minimum execution time: 763_351 nanoseconds. - Weight::from_parts(1_211_260_729, 0) - // Standard Error: 3_403_829 - .saturating_add(Weight::from_parts(162_413_215, 0).saturating_mul(n.into())) + // Minimum execution time: 758_442 nanoseconds. + Weight::from_parts(1_221_798_222, 0) + // Standard Error: 3_439_887 + .saturating_add(Weight::from_parts(184_887_572, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(52)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(50)) @@ -824,10 +822,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `14990 + n * (175775 ±0)` // Estimated: `0` - // Minimum execution time: 761_872 nanoseconds. - Weight::from_parts(1_184_329_650, 0) - // Standard Error: 3_092_883 - .saturating_add(Weight::from_parts(110_336_252, 0).saturating_mul(n.into())) + // Minimum execution time: 756_943 nanoseconds. + Weight::from_parts(1_236_797_439, 0) + // Standard Error: 3_349_250 + .saturating_add(Weight::from_parts(106_340_610, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(49)) @@ -840,10 +838,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `720 + r * (23100 ±0)` // Estimated: `0` - // Minimum execution time: 539_481 nanoseconds. - Weight::from_parts(457_076_217, 0) - // Standard Error: 3_483_351 - .saturating_add(Weight::from_parts(809_752_536, 0).saturating_mul(r.into())) + // Minimum execution time: 536_812 nanoseconds. + Weight::from_parts(544_422_299, 0) + // Standard Error: 3_373_768 + .saturating_add(Weight::from_parts(809_752_042, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -856,10 +854,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `14670 + n * (175775 ±0)` // Estimated: `0` - // Minimum execution time: 710_242 nanoseconds. - Weight::from_parts(1_168_973_359, 0) - // Standard Error: 3_093_181 - .saturating_add(Weight::from_parts(110_932_443, 0).saturating_mul(n.into())) + // Minimum execution time: 704_063 nanoseconds. + Weight::from_parts(1_168_926_033, 0) + // Standard Error: 3_012_712 + .saturating_add(Weight::from_parts(113_252_251, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(48)) @@ -872,10 +870,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `730 + r * (23740 ±0)` // Estimated: `0` - // Minimum execution time: 539_211 nanoseconds. - Weight::from_parts(530_631_252, 0) - // Standard Error: 2_386_741 - .saturating_add(Weight::from_parts(643_843_165, 0).saturating_mul(r.into())) + // Minimum execution time: 540_782 nanoseconds. + Weight::from_parts(604_103_979, 0) + // Standard Error: 2_452_163 + .saturating_add(Weight::from_parts(659_347_493, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -887,10 +885,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `15321 + n * (175775 ±0)` // Estimated: `0` - // Minimum execution time: 677_852 nanoseconds. - Weight::from_parts(1_089_244_381, 0) - // Standard Error: 2_973_981 - .saturating_add(Weight::from_parts(274_426_904, 0).saturating_mul(n.into())) + // Minimum execution time: 678_092 nanoseconds. + Weight::from_parts(1_155_612_178, 0) + // Standard Error: 3_624_142 + .saturating_add(Weight::from_parts(278_889_523, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -902,10 +900,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `723 + r * (23100 ±0)` // Estimated: `0` - // Minimum execution time: 539_381 nanoseconds. - Weight::from_parts(540_275_019, 0) - // Standard Error: 2_191_374 - .saturating_add(Weight::from_parts(604_970_501, 0).saturating_mul(r.into())) + // Minimum execution time: 537_101 nanoseconds. + Weight::from_parts(554_645_766, 0) + // Standard Error: 2_641_073 + .saturating_add(Weight::from_parts(632_807_668, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -917,10 +915,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `14673 + n * (175775 ±0)` // Estimated: `0` - // Minimum execution time: 667_112 nanoseconds. - Weight::from_parts(1_008_021_253, 0) - // Standard Error: 2_607_471 - .saturating_add(Weight::from_parts(107_952_488, 0).saturating_mul(n.into())) + // Minimum execution time: 665_912 nanoseconds. + Weight::from_parts(1_040_953_721, 0) + // Standard Error: 2_696_149 + .saturating_add(Weight::from_parts(106_678_921, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -932,10 +930,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `731 + r * (23740 ±0)` // Estimated: `0` - // Minimum execution time: 537_281 nanoseconds. - Weight::from_parts(587_427_860, 0) - // Standard Error: 3_200_681 - .saturating_add(Weight::from_parts(792_532_230, 0).saturating_mul(r.into())) + // Minimum execution time: 538_482 nanoseconds. + Weight::from_parts(422_000_029, 0) + // Standard Error: 3_577_317 + .saturating_add(Weight::from_parts(856_722_439, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -948,10 +946,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `15322 + n * (175775 ±0)` // Estimated: `0` - // Minimum execution time: 716_841 nanoseconds. - Weight::from_parts(1_118_888_191, 0) - // Standard Error: 3_224_328 - .saturating_add(Weight::from_parts(294_328_666, 0).saturating_mul(n.into())) + // Minimum execution time: 713_993 nanoseconds. + Weight::from_parts(1_267_575_312, 0) + // Standard Error: 3_924_466 + .saturating_add(Weight::from_parts(272_437_447, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(51)) .saturating_add(T::DbWeight::get().reads((7_u64).saturating_mul(n.into()))) .saturating_add(T::DbWeight::get().writes(48)) @@ -972,10 +970,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1322 + r * (3601 ±0)` // Estimated: `0` - // Minimum execution time: 539_721 nanoseconds. - Weight::from_parts(165_304_477, 0) - // Standard Error: 4_834_017 - .saturating_add(Weight::from_parts(2_369_426_888, 0).saturating_mul(r.into())) + // Minimum execution time: 537_791 nanoseconds. + Weight::from_parts(617_094_789, 0) + // Standard Error: 2_893_420 + .saturating_add(Weight::from_parts(2_340_438_170, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((80_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -996,10 +994,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `948 + r * (20495 ±0)` // Estimated: `0` - // Minimum execution time: 540_662 nanoseconds. - Weight::from_parts(563_471_000, 0) - // Standard Error: 48_067_636 - .saturating_add(Weight::from_parts(51_370_582_192, 0).saturating_mul(r.into())) + // Minimum execution time: 538_052 nanoseconds. + Weight::from_parts(543_252_000, 0) + // Standard Error: 39_197_014 + .saturating_add(Weight::from_parts(50_755_358_343, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((160_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1020,10 +1018,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + r * (71670 ±0)` // Estimated: `0` - // Minimum execution time: 540_822 nanoseconds. - Weight::from_parts(642_842_000, 0) - // Standard Error: 31_689_979 - .saturating_add(Weight::from_parts(50_731_582_616, 0).saturating_mul(r.into())) + // Minimum execution time: 548_332 nanoseconds. + Weight::from_parts(664_512_000, 0) + // Standard Error: 38_649_522 + .saturating_add(Weight::from_parts(49_980_161_132, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((150_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1045,12 +1043,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `21128 + t * (15897 ±0)` // Estimated: `0` - // Minimum execution time: 16_785_218 nanoseconds. - Weight::from_parts(15_606_491_784, 0) - // Standard Error: 59_687_361 - .saturating_add(Weight::from_parts(2_212_944_886, 0).saturating_mul(t.into())) - // Standard Error: 89_497 - .saturating_add(Weight::from_parts(13_703_042, 0).saturating_mul(c.into())) + // Minimum execution time: 16_839_323 nanoseconds. + Weight::from_parts(16_275_890_867, 0) + // Standard Error: 71_746_414 + .saturating_add(Weight::from_parts(2_118_955_274, 0).saturating_mul(t.into())) + // Standard Error: 107_579 + .saturating_add(Weight::from_parts(13_869_639, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(167)) .saturating_add(T::DbWeight::get().reads((81_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(163)) @@ -1075,10 +1073,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1512 + r * (25573 ±0)` // Estimated: `0` - // Minimum execution time: 543_002 nanoseconds. - Weight::from_parts(626_922_000, 0) - // Standard Error: 81_700_194 - .saturating_add(Weight::from_parts(61_961_443_354, 0).saturating_mul(r.into())) + // Minimum execution time: 543_001 nanoseconds. + Weight::from_parts(593_271_000, 0) + // Standard Error: 75_051_630 + .saturating_add(Weight::from_parts(61_709_863_004, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((400_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -1105,12 +1103,14 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `5505 + t * (68 ±0)` // Estimated: `0` - // Minimum execution time: 193_252_546 nanoseconds. - Weight::from_parts(7_216_274_270, 0) - // Standard Error: 683_658 - .saturating_add(Weight::from_parts(207_345_815, 0).saturating_mul(i.into())) - // Standard Error: 683_658 - .saturating_add(Weight::from_parts(211_926_306, 0).saturating_mul(s.into())) + // Minimum execution time: 198_323_873 nanoseconds. + Weight::from_parts(8_482_437_089, 0) + // Standard Error: 473_750_492 + .saturating_add(Weight::from_parts(1_198_807_215, 0).saturating_mul(t.into())) + // Standard Error: 772_554 + .saturating_add(Weight::from_parts(213_368_181, 0).saturating_mul(i.into())) + // Standard Error: 772_554 + .saturating_add(Weight::from_parts(211_682_191, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(249)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into()))) .saturating_add(T::DbWeight::get().writes(247)) @@ -1127,14 +1127,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn /// Storage: System EventTopics (r:2 w:2) /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Ignored) /// The range of component `r` is `[0, 1]`. - fn seal_hash_sha2_256(r: u32) -> Weight { + fn seal_hash_sha2_256(_r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `691 + r * (642 ±0)` // Estimated: `0` - // Minimum execution time: 534_281 nanoseconds. - Weight::from_parts(665_764_412, 0) - // Standard Error: 9_718_022 - .saturating_add(Weight::from_parts(109_500_787, 0).saturating_mul(r.into())) + // Minimum execution time: 534_132 nanoseconds. + Weight::from_parts(676_132_087, 0) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1153,10 +1151,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1493` // Estimated: `0` - // Minimum execution time: 582_641 nanoseconds. - Weight::from_parts(1_100_556_254, 0) - // Standard Error: 112_735 - .saturating_add(Weight::from_parts(88_211_294, 0).saturating_mul(n.into())) + // Minimum execution time: 583_172 nanoseconds. + Weight::from_parts(654_967_242, 0) + // Standard Error: 193_658 + .saturating_add(Weight::from_parts(91_163_648, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1175,10 +1173,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `693 + r * (642 ±0)` // Estimated: `0` - // Minimum execution time: 533_241 nanoseconds. - Weight::from_parts(644_259_789, 0) - // Standard Error: 9_463_982 - .saturating_add(Weight::from_parts(68_584_310, 0).saturating_mul(r.into())) + // Minimum execution time: 532_132 nanoseconds. + Weight::from_parts(677_504_183, 0) + // Standard Error: 11_506_745 + .saturating_add(Weight::from_parts(100_381_316, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1197,10 +1195,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1495` // Estimated: `0` - // Minimum execution time: 615_671 nanoseconds. - Weight::from_parts(53_246_097, 0) - // Standard Error: 477_322 - .saturating_add(Weight::from_parts(345_985_242, 0).saturating_mul(n.into())) + // Minimum execution time: 620_762 nanoseconds. + Weight::from_parts(208_832_043, 0) + // Standard Error: 638_611 + .saturating_add(Weight::from_parts(356_290_502, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1219,10 +1217,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `693 + r * (642 ±0)` // Estimated: `0` - // Minimum execution time: 532_691 nanoseconds. - Weight::from_parts(662_839_577, 0) - // Standard Error: 9_757_528 - .saturating_add(Weight::from_parts(57_827_122, 0).saturating_mul(r.into())) + // Minimum execution time: 531_411 nanoseconds. + Weight::from_parts(663_543_053, 0) + // Standard Error: 11_568_076 + .saturating_add(Weight::from_parts(47_810_346, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1241,10 +1239,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1495` // Estimated: `0` - // Minimum execution time: 589_882 nanoseconds. - Weight::from_parts(1_564_409_247, 0) - // Standard Error: 185_985 - .saturating_add(Weight::from_parts(154_060_125, 0).saturating_mul(n.into())) + // Minimum execution time: 588_752 nanoseconds. + Weight::from_parts(614_542_000, 0) + // Standard Error: 177_639 + .saturating_add(Weight::from_parts(161_643_433, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1259,14 +1257,12 @@ impl pallet_contracts::weights::WeightInfo for WeightIn /// Storage: System EventTopics (r:2 w:2) /// Proof Skipped: System EventTopics (max_values: None, max_size: None, mode: Ignored) /// The range of component `r` is `[0, 1]`. - fn seal_hash_blake2_128(r: u32) -> Weight { + fn seal_hash_blake2_128(_r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `693 + r * (642 ±0)` // Estimated: `0` - // Minimum execution time: 532_572 nanoseconds. - Weight::from_parts(651_928_026, 0) - // Standard Error: 9_830_694 - .saturating_add(Weight::from_parts(50_668_673, 0).saturating_mul(r.into())) + // Minimum execution time: 530_851 nanoseconds. + Weight::from_parts(667_968_451, 0) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1285,10 +1281,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1495` // Estimated: `0` - // Minimum execution time: 593_642 nanoseconds. - Weight::from_parts(459_685_646, 0) - // Standard Error: 261_286 - .saturating_add(Weight::from_parts(156_975_231, 0).saturating_mul(n.into())) + // Minimum execution time: 585_602 nanoseconds. + Weight::from_parts(658_555_116, 0) + // Standard Error: 279_324 + .saturating_add(Weight::from_parts(159_288_859, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1307,10 +1303,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `737 + r * (6083 ±0)` // Estimated: `0` - // Minimum execution time: 535_422 nanoseconds. - Weight::from_parts(646_575_214, 0) - // Standard Error: 9_859_269 - .saturating_add(Weight::from_parts(5_582_068_285, 0).saturating_mul(r.into())) + // Minimum execution time: 535_382 nanoseconds. + Weight::from_parts(670_345_814, 0) + // Standard Error: 12_790_892 + .saturating_add(Weight::from_parts(5_618_499_485, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1329,10 +1325,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `706 + r * (3362 ±0)` // Estimated: `0` - // Minimum execution time: 536_091 nanoseconds. - Weight::from_parts(663_700_069, 0) - // Standard Error: 9_333_561 - .saturating_add(Weight::from_parts(1_275_587_330, 0).saturating_mul(r.into())) + // Minimum execution time: 534_352 nanoseconds. + Weight::from_parts(655_424_953, 0) + // Standard Error: 10_053_361 + .saturating_add(Weight::from_parts(1_196_174_946, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1353,10 +1349,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0 + r * (79300 ±0)` // Estimated: `0` - // Minimum execution time: 538_192 nanoseconds. - Weight::from_parts(564_532_000, 0) - // Standard Error: 9_620_215 - .saturating_add(Weight::from_parts(2_831_904_081, 0).saturating_mul(r.into())) + // Minimum execution time: 535_492 nanoseconds. + Weight::from_parts(570_292_000, 0) + // Standard Error: 9_317_085 + .saturating_add(Weight::from_parts(2_915_076_582, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((225_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -1377,10 +1373,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `689 + r * (240 ±0)` // Estimated: `0` - // Minimum execution time: 539_472 nanoseconds. - Weight::from_parts(639_174_493, 0) - // Standard Error: 438_161 - .saturating_add(Weight::from_parts(22_597_406, 0).saturating_mul(r.into())) + // Minimum execution time: 537_632 nanoseconds. + Weight::from_parts(657_899_518, 0) + // Standard Error: 481_203 + .saturating_add(Weight::from_parts(22_629_133, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1399,10 +1395,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `1387 + r * (3140 ±0)` // Estimated: `0` - // Minimum execution time: 542_231 nanoseconds. - Weight::from_parts(726_365_773, 0) - // Standard Error: 500_528 - .saturating_add(Weight::from_parts(32_524_637, 0).saturating_mul(r.into())) + // Minimum execution time: 539_212 nanoseconds. + Weight::from_parts(734_683_366, 0) + // Standard Error: 499_077 + .saturating_add(Weight::from_parts(34_230_055, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -1423,10 +1419,10 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `692 + r * (240 ±0)` // Estimated: `0` - // Minimum execution time: 537_261 nanoseconds. - Weight::from_parts(639_006_806, 0) - // Standard Error: 1_058_530 - .saturating_add(Weight::from_parts(23_119_410, 0).saturating_mul(r.into())) + // Minimum execution time: 542_631 nanoseconds. + Weight::from_parts(668_665_110, 0) + // Standard Error: 482_581 + .saturating_add(Weight::from_parts(18_074_689, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -1435,519 +1431,519 @@ impl pallet_contracts::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_580 nanoseconds. - Weight::from_parts(2_443_311, 0) - // Standard Error: 6_313 - .saturating_add(Weight::from_parts(603_267, 0).saturating_mul(r.into())) + // Minimum execution time: 1_630 nanoseconds. + Weight::from_parts(2_955_102, 0) + // Standard Error: 6_860 + .saturating_add(Weight::from_parts(592_425, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64load(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_820 nanoseconds. - Weight::from_parts(8_316_285, 0) - // Standard Error: 31_119 - .saturating_add(Weight::from_parts(1_944_211, 0).saturating_mul(r.into())) + // Minimum execution time: 1_730 nanoseconds. + Weight::from_parts(10_644_917, 0) + // Standard Error: 25_684 + .saturating_add(Weight::from_parts(1_679_787, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64store(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_820 nanoseconds. - Weight::from_parts(8_651_501, 0) - // Standard Error: 18_486 - .saturating_add(Weight::from_parts(1_657_320, 0).saturating_mul(r.into())) + // Minimum execution time: 1_880 nanoseconds. + Weight::from_parts(6_059_713, 0) + // Standard Error: 29_527 + .saturating_add(Weight::from_parts(1_743_677, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_select(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_440 nanoseconds. - Weight::from_parts(2_360_904, 0) - // Standard Error: 19_617 - .saturating_add(Weight::from_parts(1_653_653, 0).saturating_mul(r.into())) + // Minimum execution time: 1_600 nanoseconds. + Weight::from_parts(2_399_198, 0) + // Standard Error: 13_033 + .saturating_add(Weight::from_parts(1_580_765, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_if(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_410 nanoseconds. - Weight::from_parts(194_485, 0) - // Standard Error: 21_482 - .saturating_add(Weight::from_parts(2_898_697, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390 nanoseconds. + Weight::from_parts(62_941, 0) + // Standard Error: 21_738 + .saturating_add(Weight::from_parts(2_766_819, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_530 nanoseconds. - Weight::from_parts(2_168_789, 0) - // Standard Error: 7_963 - .saturating_add(Weight::from_parts(940_840, 0).saturating_mul(r.into())) + // Minimum execution time: 1_640 nanoseconds. + Weight::from_parts(2_534_460, 0) + // Standard Error: 8_493 + .saturating_add(Weight::from_parts(926_397, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_if(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_370 nanoseconds. - Weight::from_parts(1_383_747, 0) - // Standard Error: 9_217 - .saturating_add(Weight::from_parts(1_309_015, 0).saturating_mul(r.into())) + // Minimum execution time: 1_630 nanoseconds. + Weight::from_parts(1_997_345, 0) + // Standard Error: 11_639 + .saturating_add(Weight::from_parts(1_327_716, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_br_table(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360 nanoseconds. - Weight::from_parts(1_684_707, 0) - // Standard Error: 13_009 - .saturating_add(Weight::from_parts(1_703_750, 0).saturating_mul(r.into())) + // Minimum execution time: 1_500 nanoseconds. + Weight::from_parts(1_603_143, 0) + // Standard Error: 11_826 + .saturating_add(Weight::from_parts(1_679_173, 0).saturating_mul(r.into())) } /// The range of component `e` is `[1, 256]`. fn instr_br_table_per_entry(e: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_360 nanoseconds. - Weight::from_parts(6_277_009, 0) - // Standard Error: 480 - .saturating_add(Weight::from_parts(9_377, 0).saturating_mul(e.into())) + // Minimum execution time: 5_740 nanoseconds. + Weight::from_parts(6_848_621, 0) + // Standard Error: 345 + .saturating_add(Weight::from_parts(5_503, 0).saturating_mul(e.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_510 nanoseconds. - Weight::from_parts(13_032_556, 0) - // Standard Error: 48_362 - .saturating_add(Weight::from_parts(4_516_132, 0).saturating_mul(r.into())) + // Minimum execution time: 1_460 nanoseconds. + Weight::from_parts(7_424_094, 0) + // Standard Error: 34_669 + .saturating_add(Weight::from_parts(4_915_951, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_call_indirect(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_600 nanoseconds. - Weight::from_parts(7_753_942, 0) - // Standard Error: 46_845 - .saturating_add(Weight::from_parts(5_489_614, 0).saturating_mul(r.into())) + // Minimum execution time: 1_850 nanoseconds. + Weight::from_parts(6_753_900, 0) + // Standard Error: 48_303 + .saturating_add(Weight::from_parts(5_582_232, 0).saturating_mul(r.into())) } /// The range of component `p` is `[0, 128]`. fn instr_call_indirect_per_param(p: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_470 nanoseconds. - Weight::from_parts(12_027_580, 0) - // Standard Error: 3_145 - .saturating_add(Weight::from_parts(279_413, 0).saturating_mul(p.into())) + // Minimum execution time: 7_630 nanoseconds. + Weight::from_parts(11_477_522, 0) + // Standard Error: 3_997 + .saturating_add(Weight::from_parts(324_801, 0).saturating_mul(p.into())) } /// The range of component `l` is `[0, 1024]`. fn instr_call_per_local(l: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_991 nanoseconds. - Weight::from_parts(18_311_842, 0) - // Standard Error: 2_054 - .saturating_add(Weight::from_parts(157_440, 0).saturating_mul(l.into())) + // Minimum execution time: 6_320 nanoseconds. + Weight::from_parts(13_022_522, 0) + // Standard Error: 2_869 + .saturating_add(Weight::from_parts(171_599, 0).saturating_mul(l.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_get(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_250 nanoseconds. - Weight::from_parts(6_900_572, 0) - // Standard Error: 7_652 - .saturating_add(Weight::from_parts(712_909, 0).saturating_mul(r.into())) + // Minimum execution time: 5_500 nanoseconds. + Weight::from_parts(7_235_171, 0) + // Standard Error: 7_322 + .saturating_add(Weight::from_parts(722_209, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_set(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_470 nanoseconds. - Weight::from_parts(5_728_865, 0) - // Standard Error: 8_503 - .saturating_add(Weight::from_parts(1_063_278, 0).saturating_mul(r.into())) + // Minimum execution time: 5_460 nanoseconds. + Weight::from_parts(6_543_158, 0) + // Standard Error: 9_723 + .saturating_add(Weight::from_parts(1_075_029, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_local_tee(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_300 nanoseconds. - Weight::from_parts(5_252_543, 0) - // Standard Error: 12_599 - .saturating_add(Weight::from_parts(1_366_745, 0).saturating_mul(r.into())) + // Minimum execution time: 4_660 nanoseconds. + Weight::from_parts(6_543_532, 0) + // Standard Error: 10_775 + .saturating_add(Weight::from_parts(1_286_049, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_get(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_530 nanoseconds. - Weight::from_parts(3_548_668, 0) - // Standard Error: 11_522 - .saturating_add(Weight::from_parts(1_367_025, 0).saturating_mul(r.into())) + // Minimum execution time: 1_740 nanoseconds. + Weight::from_parts(5_132_745, 0) + // Standard Error: 11_822 + .saturating_add(Weight::from_parts(1_335_886, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_global_set(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_570 nanoseconds. - Weight::from_parts(1_658_922, 0) - // Standard Error: 21_156 - .saturating_add(Weight::from_parts(1_876_767, 0).saturating_mul(r.into())) + // Minimum execution time: 1_550 nanoseconds. + Weight::from_parts(2_308_029, 0) + // Standard Error: 13_767 + .saturating_add(Weight::from_parts(1_812_020, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_memory_current(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_610 nanoseconds. - Weight::from_parts(1_759_828, 0) - // Standard Error: 12_254 - .saturating_add(Weight::from_parts(1_348_159, 0).saturating_mul(r.into())) + // Minimum execution time: 1_940 nanoseconds. + Weight::from_parts(1_188_446, 0) + // Standard Error: 17_898 + .saturating_add(Weight::from_parts(1_367_101, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 1]`. fn instr_memory_grow(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_530 nanoseconds. - Weight::from_parts(1_875_416, 0) - // Standard Error: 1_400_829 - .saturating_add(Weight::from_parts(372_521_183, 0).saturating_mul(r.into())) + // Minimum execution time: 1_620 nanoseconds. + Weight::from_parts(2_001_616, 0) + // Standard Error: 1_874_724 + .saturating_add(Weight::from_parts(405_491_583, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64clz(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_530 nanoseconds. - Weight::from_parts(2_705_490, 0) - // Standard Error: 7_228 - .saturating_add(Weight::from_parts(850_311, 0).saturating_mul(r.into())) + // Minimum execution time: 1_600 nanoseconds. + Weight::from_parts(3_615_630, 0) + // Standard Error: 8_138 + .saturating_add(Weight::from_parts(861_404, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ctz(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_370 nanoseconds. - Weight::from_parts(2_930_080, 0) - // Standard Error: 9_617 - .saturating_add(Weight::from_parts(862_253, 0).saturating_mul(r.into())) + // Minimum execution time: 1_440 nanoseconds. + Weight::from_parts(2_724_879, 0) + // Standard Error: 8_882 + .saturating_add(Weight::from_parts(865_619, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64popcnt(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380 nanoseconds. - Weight::from_parts(2_687_818, 0) - // Standard Error: 9_474 - .saturating_add(Weight::from_parts(878_607, 0).saturating_mul(r.into())) + // Minimum execution time: 1_770 nanoseconds. + Weight::from_parts(3_299_778, 0) + // Standard Error: 9_856 + .saturating_add(Weight::from_parts(875_967, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eqz(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_410 nanoseconds. - Weight::from_parts(2_600_835, 0) - // Standard Error: 8_146 - .saturating_add(Weight::from_parts(882_563, 0).saturating_mul(r.into())) + // Minimum execution time: 1_650 nanoseconds. + Weight::from_parts(2_361_703, 0) + // Standard Error: 12_413 + .saturating_add(Weight::from_parts(905_102, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendsi32(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_400 nanoseconds. - Weight::from_parts(2_413_368, 0) - // Standard Error: 7_762 - .saturating_add(Weight::from_parts(877_860, 0).saturating_mul(r.into())) + // Minimum execution time: 1_450 nanoseconds. + Weight::from_parts(2_740_861, 0) + // Standard Error: 8_377 + .saturating_add(Weight::from_parts(935_400, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64extendui32(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_540 nanoseconds. - Weight::from_parts(3_016_168, 0) - // Standard Error: 9_915 - .saturating_add(Weight::from_parts(858_278, 0).saturating_mul(r.into())) + // Minimum execution time: 1_510 nanoseconds. + Weight::from_parts(4_248_233, 0) + // Standard Error: 8_536 + .saturating_add(Weight::from_parts(880_675, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i32wrapi64(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_530 nanoseconds. - Weight::from_parts(3_143_407, 0) - // Standard Error: 12_258 - .saturating_add(Weight::from_parts(873_497, 0).saturating_mul(r.into())) + // Minimum execution time: 1_450 nanoseconds. + Weight::from_parts(2_308_635, 0) + // Standard Error: 11_590 + .saturating_add(Weight::from_parts(926_551, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64eq(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_400 nanoseconds. - Weight::from_parts(2_854_402, 0) - // Standard Error: 15_623 - .saturating_add(Weight::from_parts(1_217_855, 0).saturating_mul(r.into())) + // Minimum execution time: 1_600 nanoseconds. + Weight::from_parts(3_635_193, 0) + // Standard Error: 13_678 + .saturating_add(Weight::from_parts(1_135_022, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ne(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_580 nanoseconds. - Weight::from_parts(2_503_273, 0) - // Standard Error: 11_348 - .saturating_add(Weight::from_parts(1_200_185, 0).saturating_mul(r.into())) + // Minimum execution time: 1_440 nanoseconds. + Weight::from_parts(4_333_685, 0) + // Standard Error: 11_208 + .saturating_add(Weight::from_parts(1_117_647, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64lts(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_470 nanoseconds. - Weight::from_parts(2_729_405, 0) - // Standard Error: 10_074 - .saturating_add(Weight::from_parts(1_164_450, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420 nanoseconds. + Weight::from_parts(3_017_200, 0) + // Standard Error: 14_098 + .saturating_add(Weight::from_parts(1_156_701, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ltu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_550 nanoseconds. - Weight::from_parts(2_179_957, 0) - // Standard Error: 10_417 - .saturating_add(Weight::from_parts(1_186_362, 0).saturating_mul(r.into())) + // Minimum execution time: 1_470 nanoseconds. + Weight::from_parts(2_813_602, 0) + // Standard Error: 14_605 + .saturating_add(Weight::from_parts(1_187_315, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gts(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360 nanoseconds. - Weight::from_parts(2_615_244, 0) - // Standard Error: 10_618 - .saturating_add(Weight::from_parts(1_169_329, 0).saturating_mul(r.into())) + // Minimum execution time: 1_410 nanoseconds. + Weight::from_parts(4_405_895, 0) + // Standard Error: 14_237 + .saturating_add(Weight::from_parts(1_136_192, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64gtu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_490 nanoseconds. - Weight::from_parts(2_971_659, 0) - // Standard Error: 15_246 - .saturating_add(Weight::from_parts(1_176_602, 0).saturating_mul(r.into())) + // Minimum execution time: 1_580 nanoseconds. + Weight::from_parts(4_529_323, 0) + // Standard Error: 12_311 + .saturating_add(Weight::from_parts(1_109_286, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64les(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_630 nanoseconds. - Weight::from_parts(2_791_256, 0) - // Standard Error: 14_364 - .saturating_add(Weight::from_parts(1_184_329, 0).saturating_mul(r.into())) + // Minimum execution time: 1_400 nanoseconds. + Weight::from_parts(2_160_653, 0) + // Standard Error: 12_773 + .saturating_add(Weight::from_parts(1_177_547, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64leu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380 nanoseconds. - Weight::from_parts(4_049_989, 0) - // Standard Error: 13_210 - .saturating_add(Weight::from_parts(1_178_694, 0).saturating_mul(r.into())) + // Minimum execution time: 1_570 nanoseconds. + Weight::from_parts(2_052_661, 0) + // Standard Error: 14_481 + .saturating_add(Weight::from_parts(1_179_417, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64ges(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_540 nanoseconds. - Weight::from_parts(3_307_499, 0) - // Standard Error: 11_871 - .saturating_add(Weight::from_parts(1_139_042, 0).saturating_mul(r.into())) + // Minimum execution time: 1_640 nanoseconds. + Weight::from_parts(3_584_030, 0) + // Standard Error: 13_594 + .saturating_add(Weight::from_parts(1_135_684, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64geu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360 nanoseconds. - Weight::from_parts(2_896_896, 0) - // Standard Error: 12_827 - .saturating_add(Weight::from_parts(1_182_536, 0).saturating_mul(r.into())) + // Minimum execution time: 1_440 nanoseconds. + Weight::from_parts(3_398_760, 0) + // Standard Error: 9_956 + .saturating_add(Weight::from_parts(1_136_977, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64add(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_480 nanoseconds. - Weight::from_parts(2_560_901, 0) - // Standard Error: 13_888 - .saturating_add(Weight::from_parts(1_163_989, 0).saturating_mul(r.into())) + // Minimum execution time: 1_460 nanoseconds. + Weight::from_parts(2_489_958, 0) + // Standard Error: 10_550 + .saturating_add(Weight::from_parts(1_148_385, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64sub(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_370 nanoseconds. - Weight::from_parts(2_186_227, 0) - // Standard Error: 12_707 - .saturating_add(Weight::from_parts(1_155_905, 0).saturating_mul(r.into())) + // Minimum execution time: 1_470 nanoseconds. + Weight::from_parts(2_184_614, 0) + // Standard Error: 13_847 + .saturating_add(Weight::from_parts(1_158_666, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64mul(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_520 nanoseconds. - Weight::from_parts(2_921_367, 0) - // Standard Error: 10_273 - .saturating_add(Weight::from_parts(1_158_241, 0).saturating_mul(r.into())) + // Minimum execution time: 1_620 nanoseconds. + Weight::from_parts(3_821_258, 0) + // Standard Error: 14_517 + .saturating_add(Weight::from_parts(1_151_944, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divs(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_400 nanoseconds. - Weight::from_parts(2_368_358, 0) - // Standard Error: 10_082 - .saturating_add(Weight::from_parts(1_299_003, 0).saturating_mul(r.into())) + // Minimum execution time: 1_640 nanoseconds. + Weight::from_parts(4_219_927, 0) + // Standard Error: 14_360 + .saturating_add(Weight::from_parts(1_269_226, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64divu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380 nanoseconds. - Weight::from_parts(2_382_023, 0) - // Standard Error: 10_781 - .saturating_add(Weight::from_parts(1_215_481, 0).saturating_mul(r.into())) + // Minimum execution time: 1_610 nanoseconds. + Weight::from_parts(4_103_772, 0) + // Standard Error: 13_814 + .saturating_add(Weight::from_parts(1_166_162, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rems(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380 nanoseconds. - Weight::from_parts(2_581_719, 0) - // Standard Error: 15_661 - .saturating_add(Weight::from_parts(1_378_443, 0).saturating_mul(r.into())) + // Minimum execution time: 1_440 nanoseconds. + Weight::from_parts(2_837_444, 0) + // Standard Error: 11_492 + .saturating_add(Weight::from_parts(1_353_230, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64remu(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_900 nanoseconds. - Weight::from_parts(1_602_690, 0) - // Standard Error: 17_371 - .saturating_add(Weight::from_parts(1_321_186, 0).saturating_mul(r.into())) + // Minimum execution time: 1_390 nanoseconds. + Weight::from_parts(2_324_540, 0) + // Standard Error: 12_241 + .saturating_add(Weight::from_parts(1_260_290, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64and(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_390 nanoseconds. - Weight::from_parts(3_176_503, 0) - // Standard Error: 13_539 - .saturating_add(Weight::from_parts(1_186_142, 0).saturating_mul(r.into())) + // Minimum execution time: 1_410 nanoseconds. + Weight::from_parts(3_622_678, 0) + // Standard Error: 11_988 + .saturating_add(Weight::from_parts(1_108_472, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64or(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_380 nanoseconds. - Weight::from_parts(2_039_473, 0) - // Standard Error: 11_923 - .saturating_add(Weight::from_parts(1_224_869, 0).saturating_mul(r.into())) + // Minimum execution time: 1_370 nanoseconds. + Weight::from_parts(1_528_294, 0) + // Standard Error: 13_141 + .saturating_add(Weight::from_parts(1_216_523, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64xor(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_420 nanoseconds. - Weight::from_parts(1_641_181, 0) - // Standard Error: 12_267 - .saturating_add(Weight::from_parts(1_208_173, 0).saturating_mul(r.into())) + // Minimum execution time: 1_560 nanoseconds. + Weight::from_parts(3_488_953, 0) + // Standard Error: 10_562 + .saturating_add(Weight::from_parts(1_128_100, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shl(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_360 nanoseconds. - Weight::from_parts(2_632_227, 0) - // Standard Error: 12_418 - .saturating_add(Weight::from_parts(1_162_257, 0).saturating_mul(r.into())) + // Minimum execution time: 1_510 nanoseconds. + Weight::from_parts(3_112_301, 0) + // Standard Error: 12_563 + .saturating_add(Weight::from_parts(1_158_825, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shrs(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_540 nanoseconds. - Weight::from_parts(2_614_080, 0) - // Standard Error: 13_070 - .saturating_add(Weight::from_parts(1_162_537, 0).saturating_mul(r.into())) + // Minimum execution time: 1_440 nanoseconds. + Weight::from_parts(2_421_867, 0) + // Standard Error: 10_727 + .saturating_add(Weight::from_parts(1_162_108, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64shru(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_510 nanoseconds. - Weight::from_parts(2_699_148, 0) - // Standard Error: 13_024 - .saturating_add(Weight::from_parts(1_141_654, 0).saturating_mul(r.into())) + // Minimum execution time: 1_470 nanoseconds. + Weight::from_parts(3_888_383, 0) + // Standard Error: 12_429 + .saturating_add(Weight::from_parts(1_115_583, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotl(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_370 nanoseconds. - Weight::from_parts(3_021_931, 0) - // Standard Error: 13_442 - .saturating_add(Weight::from_parts(1_142_088, 0).saturating_mul(r.into())) + // Minimum execution time: 1_410 nanoseconds. + Weight::from_parts(2_561_771, 0) + // Standard Error: 10_053 + .saturating_add(Weight::from_parts(1_161_925, 0).saturating_mul(r.into())) } /// The range of component `r` is `[0, 50]`. fn instr_i64rotr(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 1_510 nanoseconds. - Weight::from_parts(2_912_589, 0) - // Standard Error: 11_442 - .saturating_add(Weight::from_parts(1_180_228, 0).saturating_mul(r.into())) + // Minimum execution time: 1_420 nanoseconds. + Weight::from_parts(3_075_199, 0) + // Standard Error: 12_838 + .saturating_add(Weight::from_parts(1_171_290, 0).saturating_mul(r.into())) } } diff --git a/runtime/common/src/weights/pallet_democracy.rs b/runtime/common/src/weights/pallet_democracy.rs index 17b87abdf..bcaab3f85 100644 --- a/runtime/common/src/weights/pallet_democracy.rs +++ b/runtime/common/src/weights/pallet_democracy.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_democracy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -64,8 +64,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `4835` // Estimated: `23413` - // Minimum execution time: 52_690 nanoseconds. - Weight::from_parts(69_500_000, 23413) + // Minimum execution time: 51_540 nanoseconds. + Weight::from_parts(57_860_000, 23413) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3591` // Estimated: `5705` - // Minimum execution time: 45_320 nanoseconds. - Weight::from_parts(51_990_000, 5705) + // Minimum execution time: 43_800 nanoseconds. + Weight::from_parts(46_960_000, 5705) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -90,8 +90,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3500` // Estimated: `12732` - // Minimum execution time: 60_661 nanoseconds. - Weight::from_parts(66_820_000, 12732) + // Minimum execution time: 61_480 nanoseconds. + Weight::from_parts(69_830_000, 12732) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -105,8 +105,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3522` // Estimated: `12732` - // Minimum execution time: 60_240 nanoseconds. - Weight::from_parts(76_170_000, 12732) + // Minimum execution time: 60_080 nanoseconds. + Weight::from_parts(78_800_000, 12732) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -118,8 +118,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `295` // Estimated: `5192` - // Minimum execution time: 29_900 nanoseconds. - Weight::from_parts(30_530_000, 5192) + // Minimum execution time: 29_690 nanoseconds. + Weight::from_parts(35_980_000, 5192) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -139,8 +139,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `6251` // Estimated: `31427` - // Minimum execution time: 117_140 nanoseconds. - Weight::from_parts(137_421_000, 31427) + // Minimum execution time: 115_081 nanoseconds. + Weight::from_parts(132_430_000, 31427) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -152,8 +152,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3419` // Estimated: `6344` - // Minimum execution time: 23_770 nanoseconds. - Weight::from_parts(26_360_000, 6344) + // Minimum execution time: 20_001 nanoseconds. + Weight::from_parts(20_720_000, 6344) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -163,8 +163,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_370 nanoseconds. - Weight::from_parts(6_320_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 5_560 nanoseconds. + Weight::from_parts(6_880_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Democracy NextExternal (r:0 w:1) /// Proof: Democracy NextExternal (max_values: Some(1), max_size: Some(132), added: 627, mode: MaxEncodedLen) @@ -172,8 +172,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_480 nanoseconds. - Weight::from_parts(6_660_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 5_450 nanoseconds. + Weight::from_parts(6_790_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Democracy NextExternal (r:1 w:1) /// Proof: Democracy NextExternal (max_values: Some(1), max_size: Some(132), added: 627, mode: MaxEncodedLen) @@ -185,8 +185,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `179` // Estimated: `1126` - // Minimum execution time: 28_320 nanoseconds. - Weight::from_parts(28_990_000, 1126) + // Minimum execution time: 28_470 nanoseconds. + Weight::from_parts(34_400_000, 1126) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -198,8 +198,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `3448` // Estimated: `6344` - // Minimum execution time: 32_350 nanoseconds. - Weight::from_parts(40_660_000, 6344) + // Minimum execution time: 35_710 nanoseconds. + Weight::from_parts(36_730_000, 6344) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -213,8 +213,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `6122` // Estimated: `28116` - // Minimum execution time: 98_910 nanoseconds. - Weight::from_parts(110_540_000, 28116) + // Minimum execution time: 94_120 nanoseconds. + Weight::from_parts(110_771_000, 28116) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -224,8 +224,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_880 nanoseconds. - Weight::from_parts(13_320_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 12_860 nanoseconds. + Weight::from_parts(13_300_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Democracy LowestUnbaked (r:1 w:1) /// Proof: Democracy LowestUnbaked (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -238,10 +238,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `174 + r * (125 ±0)` // Estimated: `998 + r * (2684 ±0)` - // Minimum execution time: 13_410 nanoseconds. - Weight::from_parts(23_309_206, 998) - // Standard Error: 74_188 - .saturating_add(Weight::from_parts(4_814_618, 0).saturating_mul(r.into())) + // Minimum execution time: 12_920 nanoseconds. + Weight::from_parts(23_702_780, 998) + // Standard Error: 46_221 + .saturating_add(Weight::from_parts(4_492_691, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -264,10 +264,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `174 + r * (125 ±0)` // Estimated: `19318 + r * (2684 ±0)` - // Minimum execution time: 18_940 nanoseconds. - Weight::from_parts(25_529_183, 19318) - // Standard Error: 44_140 - .saturating_add(Weight::from_parts(4_676_383, 0).saturating_mul(r.into())) + // Minimum execution time: 19_170 nanoseconds. + Weight::from_parts(30_529_069, 19318) + // Standard Error: 66_363 + .saturating_add(Weight::from_parts(4_703_710, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -284,10 +284,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `897 + r * (147 ±0)` // Estimated: `22596 + r * (2684 ±0)` - // Minimum execution time: 57_420 nanoseconds. - Weight::from_parts(77_659_104, 22596) - // Standard Error: 54_298 - .saturating_add(Weight::from_parts(6_088_195, 0).saturating_mul(r.into())) + // Minimum execution time: 56_800 nanoseconds. + Weight::from_parts(74_850_031, 22596) + // Standard Error: 58_350 + .saturating_add(Weight::from_parts(5_921_222, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(4)) @@ -303,10 +303,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `522 + r * (147 ±0)` // Estimated: `12548 + r * (2684 ±0)` - // Minimum execution time: 29_781 nanoseconds. - Weight::from_parts(47_236_269, 12548) - // Standard Error: 62_245 - .saturating_add(Weight::from_parts(6_041_250, 0).saturating_mul(r.into())) + // Minimum execution time: 33_660 nanoseconds. + Weight::from_parts(54_095_840, 12548) + // Standard Error: 79_513 + .saturating_add(Weight::from_parts(5_832_475, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -319,8 +319,8 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_300 nanoseconds. - Weight::from_parts(5_420_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 5_120 nanoseconds. + Weight::from_parts(5_630_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Democracy VotingOf (r:1 w:1) /// Proof: Democracy VotingOf (max_values: None, max_size: Some(3799), added: 6274, mode: MaxEncodedLen) @@ -329,12 +329,14 @@ impl pallet_democracy::weights::WeightInfo for WeightIn /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// The range of component `r` is `[0, 99]`. - fn unlock_remove(_r: u32) -> Weight { + fn unlock_remove(r: u32) -> Weight { // Proof Size summary in bytes: // Measured: `554` // Estimated: `12655` - // Minimum execution time: 31_790 nanoseconds. - Weight::from_parts(44_745_537, 12655) + // Minimum execution time: 31_930 nanoseconds. + Weight::from_parts(43_131_431, 12655) + // Standard Error: 8_315 + .saturating_add(Weight::from_parts(5_162, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -349,10 +351,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `555 + r * (22 ±0)` // Estimated: `12655` - // Minimum execution time: 34_520 nanoseconds. - Weight::from_parts(40_974_401, 12655) - // Standard Error: 10_005 - .saturating_add(Weight::from_parts(88_759, 0).saturating_mul(r.into())) + // Minimum execution time: 35_201 nanoseconds. + Weight::from_parts(40_141_301, 12655) + // Standard Error: 8_747 + .saturating_add(Weight::from_parts(96_832, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -365,10 +367,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `760 + r * (26 ±0)` // Estimated: `8958` - // Minimum execution time: 25_680 nanoseconds. - Weight::from_parts(33_394_344, 8958) - // Standard Error: 8_826 - .saturating_add(Weight::from_parts(103_660, 0).saturating_mul(r.into())) + // Minimum execution time: 23_131 nanoseconds. + Weight::from_parts(29_833_309, 8958) + // Standard Error: 5_916 + .saturating_add(Weight::from_parts(124_672, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -381,10 +383,10 @@ impl pallet_democracy::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `760 + r * (26 ±0)` // Estimated: `8958` - // Minimum execution time: 23_900 nanoseconds. - Weight::from_parts(36_794_123, 8958) - // Standard Error: 7_646 - .saturating_add(Weight::from_parts(81_950, 0).saturating_mul(r.into())) + // Minimum execution time: 26_630 nanoseconds. + Weight::from_parts(32_266_893, 8958) + // Standard Error: 5_138 + .saturating_add(Weight::from_parts(90_624, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_identity.rs b/runtime/common/src/weights/pallet_identity.rs index 59f56ee5a..627d9add2 100644 --- a/runtime/common/src/weights/pallet_identity.rs +++ b/runtime/common/src/weights/pallet_identity.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_identity //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -59,10 +59,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `64 + r * (57 ±0)` // Estimated: `952` - // Minimum execution time: 17_610 nanoseconds. - Weight::from_parts(21_350_382, 952) - // Standard Error: 44_356 - .saturating_add(Weight::from_parts(343_656, 0).saturating_mul(r.into())) + // Minimum execution time: 19_230 nanoseconds. + Weight::from_parts(22_092_935, 952) + // Standard Error: 60_132 + .saturating_add(Weight::from_parts(298_384, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -74,10 +74,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `474 + r * (5 ±0)` // Estimated: `7313` - // Minimum execution time: 27_770 nanoseconds. - Weight::from_parts(44_700_966, 7313) - // Standard Error: 13_278 - .saturating_add(Weight::from_parts(681_563, 0).saturating_mul(x.into())) + // Minimum execution time: 25_480 nanoseconds. + Weight::from_parts(45_732_528, 7313) + // Standard Error: 11_669 + .saturating_add(Weight::from_parts(623_699, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -92,10 +92,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `101` // Estimated: `11894 + s * (2589 ±0)` - // Minimum execution time: 13_780 nanoseconds. - Weight::from_parts(33_310_670, 11894) - // Standard Error: 65_194 - .saturating_add(Weight::from_parts(4_921_454, 0).saturating_mul(s.into())) + // Minimum execution time: 12_700 nanoseconds. + Weight::from_parts(36_155_572, 11894) + // Standard Error: 48_562 + .saturating_add(Weight::from_parts(4_605_038, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -113,10 +113,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `226 + p * (32 ±0)` // Estimated: `11894` - // Minimum execution time: 13_680 nanoseconds. - Weight::from_parts(38_465_682, 11894) - // Standard Error: 26_252 - .saturating_add(Weight::from_parts(1_822_648, 0).saturating_mul(p.into())) + // Minimum execution time: 13_930 nanoseconds. + Weight::from_parts(34_268_734, 11894) + // Standard Error: 33_963 + .saturating_add(Weight::from_parts(1_902_476, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into()))) @@ -130,18 +130,16 @@ impl pallet_identity::weights::WeightInfo for WeightInf /// The range of component `r` is `[1, 8]`. /// The range of component `s` is `[0, 64]`. /// The range of component `x` is `[0, 64]`. - fn clear_identity(r: u32, s: u32, x: u32) -> Weight { + fn clear_identity(_r: u32, s: u32, x: u32) -> Weight { // Proof Size summary in bytes: // Measured: `535 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `11894` - // Minimum execution time: 52_430 nanoseconds. - Weight::from_parts(36_908_427, 11894) - // Standard Error: 248_441 - .saturating_add(Weight::from_parts(884_272, 0).saturating_mul(r.into())) - // Standard Error: 28_929 - .saturating_add(Weight::from_parts(1_841_528, 0).saturating_mul(s.into())) - // Standard Error: 28_929 - .saturating_add(Weight::from_parts(362_073, 0).saturating_mul(x.into())) + // Minimum execution time: 52_030 nanoseconds. + Weight::from_parts(52_304_738, 11894) + // Standard Error: 27_639 + .saturating_add(Weight::from_parts(1_796_839, 0).saturating_mul(s.into())) + // Standard Error: 27_639 + .saturating_add(Weight::from_parts(280_343, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -156,12 +154,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `431 + r * (57 ±0) + x * (66 ±0)` // Estimated: `8265` - // Minimum execution time: 40_920 nanoseconds. - Weight::from_parts(43_816_841, 8265) - // Standard Error: 135_906 - .saturating_add(Weight::from_parts(557_377, 0).saturating_mul(r.into())) - // Standard Error: 15_786 - .saturating_add(Weight::from_parts(688_806, 0).saturating_mul(x.into())) + // Minimum execution time: 38_201 nanoseconds. + Weight::from_parts(40_514_631, 8265) + // Standard Error: 109_831 + .saturating_add(Weight::from_parts(521_267, 0).saturating_mul(r.into())) + // Standard Error: 12_757 + .saturating_add(Weight::from_parts(723_546, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -169,16 +167,14 @@ impl pallet_identity::weights::WeightInfo for WeightInf /// Proof: Identity IdentityOf (max_values: None, max_size: Some(4838), added: 7313, mode: MaxEncodedLen) /// The range of component `r` is `[1, 8]`. /// The range of component `x` is `[0, 64]`. - fn cancel_request(r: u32, x: u32) -> Weight { + fn cancel_request(_r: u32, x: u32) -> Weight { // Proof Size summary in bytes: // Measured: `430 + x * (66 ±0)` // Estimated: `7313` - // Minimum execution time: 35_980 nanoseconds. - Weight::from_parts(36_749_200, 7313) - // Standard Error: 138_120 - .saturating_add(Weight::from_parts(586_787, 0).saturating_mul(r.into())) - // Standard Error: 16_043 - .saturating_add(Weight::from_parts(768_786, 0).saturating_mul(x.into())) + // Minimum execution time: 36_100 nanoseconds. + Weight::from_parts(46_093_276, 7313) + // Standard Error: 14_527 + .saturating_add(Weight::from_parts(650_226, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -189,10 +185,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `121 + r * (57 ±0)` // Estimated: `952` - // Minimum execution time: 12_370 nanoseconds. - Weight::from_parts(15_237_902, 952) - // Standard Error: 32_737 - .saturating_add(Weight::from_parts(118_042, 0).saturating_mul(r.into())) + // Minimum execution time: 11_600 nanoseconds. + Weight::from_parts(14_311_547, 952) + // Standard Error: 30_165 + .saturating_add(Weight::from_parts(312_857, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -203,10 +199,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `121 + r * (57 ±0)` // Estimated: `952` - // Minimum execution time: 10_850 nanoseconds. - Weight::from_parts(12_698_527, 952) - // Standard Error: 25_788 - .saturating_add(Weight::from_parts(198_654, 0).saturating_mul(r.into())) + // Minimum execution time: 11_420 nanoseconds. + Weight::from_parts(13_852_062, 952) + // Standard Error: 41_801 + .saturating_add(Weight::from_parts(58_707, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -217,10 +213,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `121 + r * (57 ±0)` // Estimated: `952` - // Minimum execution time: 10_450 nanoseconds. - Weight::from_parts(12_866_798, 952) - // Standard Error: 25_985 - .saturating_add(Weight::from_parts(181_753, 0).saturating_mul(r.into())) + // Minimum execution time: 10_180 nanoseconds. + Weight::from_parts(12_701_169, 952) + // Standard Error: 25_078 + .saturating_add(Weight::from_parts(66_396, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -230,14 +226,16 @@ impl pallet_identity::weights::WeightInfo for WeightInf /// Proof: Identity IdentityOf (max_values: None, max_size: Some(4838), added: 7313, mode: MaxEncodedLen) /// The range of component `r` is `[1, 7]`. /// The range of component `x` is `[0, 64]`. - fn provide_judgement(_r: u32, x: u32) -> Weight { + fn provide_judgement(r: u32, x: u32) -> Weight { // Proof Size summary in bytes: // Measured: `509 + r * (57 ±0) + x * (66 ±0)` // Estimated: `8265` - // Minimum execution time: 31_990 nanoseconds. - Weight::from_parts(37_587_960, 8265) - // Standard Error: 16_939 - .saturating_add(Weight::from_parts(1_118_824, 0).saturating_mul(x.into())) + // Minimum execution time: 28_990 nanoseconds. + Weight::from_parts(31_391_358, 8265) + // Standard Error: 166_351 + .saturating_add(Weight::from_parts(536_354, 0).saturating_mul(r.into())) + // Standard Error: 17_000 + .saturating_add(Weight::from_parts(1_040_806, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -256,12 +254,12 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `954 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)` // Estimated: `17108` - // Minimum execution time: 74_930 nanoseconds. - Weight::from_parts(88_168_965, 17108) - // Standard Error: 33_257 - .saturating_add(Weight::from_parts(1_755_177, 0).saturating_mul(s.into())) - // Standard Error: 33_257 - .saturating_add(Weight::from_parts(307_613, 0).saturating_mul(x.into())) + // Minimum execution time: 75_361 nanoseconds. + Weight::from_parts(82_306_973, 17108) + // Standard Error: 33_223 + .saturating_add(Weight::from_parts(1_805_205, 0).saturating_mul(s.into())) + // Standard Error: 33_223 + .saturating_add(Weight::from_parts(242_228, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into()))) @@ -277,10 +275,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `355 + s * (41 ±0)` // Estimated: `14483` - // Minimum execution time: 37_950 nanoseconds. - Weight::from_parts(49_565_683, 14483) - // Standard Error: 13_413 - .saturating_add(Weight::from_parts(136_156, 0).saturating_mul(s.into())) + // Minimum execution time: 38_960 nanoseconds. + Weight::from_parts(49_299_144, 14483) + // Standard Error: 10_280 + .saturating_add(Weight::from_parts(66_362, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -293,10 +291,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `464 + s * (7 ±0)` // Estimated: `9902` - // Minimum execution time: 19_230 nanoseconds. - Weight::from_parts(24_941_270, 9902) - // Standard Error: 6_110 - .saturating_add(Weight::from_parts(1_832, 0).saturating_mul(s.into())) + // Minimum execution time: 19_540 nanoseconds. + Weight::from_parts(22_842_434, 9902) + // Standard Error: 8_528 + .saturating_add(Weight::from_parts(62_406, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -311,10 +309,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `544 + s * (39 ±0)` // Estimated: `14483` - // Minimum execution time: 39_900 nanoseconds. - Weight::from_parts(46_984_850, 14483) - // Standard Error: 11_417 - .saturating_add(Weight::from_parts(153_327, 0).saturating_mul(s.into())) + // Minimum execution time: 44_010 nanoseconds. + Weight::from_parts(50_338_094, 14483) + // Standard Error: 11_434 + .saturating_add(Weight::from_parts(72_877, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -327,10 +325,10 @@ impl pallet_identity::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `469 + s * (42 ±0)` // Estimated: `7170` - // Minimum execution time: 30_560 nanoseconds. - Weight::from_parts(39_702_408, 7170) - // Standard Error: 14_042 - .saturating_add(Weight::from_parts(21_188, 0).saturating_mul(s.into())) + // Minimum execution time: 29_920 nanoseconds. + Weight::from_parts(35_959_708, 7170) + // Standard Error: 7_561 + .saturating_add(Weight::from_parts(81_229, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_membership.rs b/runtime/common/src/weights/pallet_membership.rs index 11b7a0ae0..5dac0f811 100644 --- a/runtime/common/src/weights/pallet_membership.rs +++ b/runtime/common/src/weights/pallet_membership.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_membership //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -65,10 +65,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `237 + m * (64 ±0)` // Estimated: `4900 + m * (192 ±0)` - // Minimum execution time: 28_540 nanoseconds. - Weight::from_parts(31_571_960, 4900) - // Standard Error: 5_294 - .saturating_add(Weight::from_parts(67_727, 0).saturating_mul(m.into())) + // Minimum execution time: 27_350 nanoseconds. + Weight::from_parts(30_991_548, 4900) + // Standard Error: 4_777 + .saturating_add(Weight::from_parts(67_925, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into())) @@ -88,10 +88,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `341 + m * (64 ±0)` // Estimated: `5739 + m * (192 ±0)` - // Minimum execution time: 32_620 nanoseconds. - Weight::from_parts(36_167_124, 5739) - // Standard Error: 6_458 - .saturating_add(Weight::from_parts(72_252, 0).saturating_mul(m.into())) + // Minimum execution time: 29_760 nanoseconds. + Weight::from_parts(40_730_106, 5739) + // Standard Error: 10_014 + .saturating_add(Weight::from_parts(6_852, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into())) @@ -111,10 +111,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `341 + m * (64 ±0)` // Estimated: `5739 + m * (192 ±0)` - // Minimum execution time: 31_710 nanoseconds. - Weight::from_parts(36_940_570, 5739) - // Standard Error: 6_184 - .saturating_add(Weight::from_parts(88_886, 0).saturating_mul(m.into())) + // Minimum execution time: 33_020 nanoseconds. + Weight::from_parts(35_957_095, 5739) + // Standard Error: 5_726 + .saturating_add(Weight::from_parts(102_602, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into())) @@ -134,10 +134,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `341 + m * (64 ±0)` // Estimated: `5739 + m * (192 ±0)` - // Minimum execution time: 32_290 nanoseconds. - Weight::from_parts(33_529_250, 5739) - // Standard Error: 44_044 - .saturating_add(Weight::from_parts(385_019, 0).saturating_mul(m.into())) + // Minimum execution time: 32_760 nanoseconds. + Weight::from_parts(37_298_323, 5739) + // Standard Error: 6_902 + .saturating_add(Weight::from_parts(247_508, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) .saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into())) @@ -157,10 +157,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `341 + m * (64 ±0)` // Estimated: `5739 + m * (192 ±0)` - // Minimum execution time: 34_460 nanoseconds. - Weight::from_parts(37_785_815, 5739) - // Standard Error: 5_395 - .saturating_add(Weight::from_parts(78_047, 0).saturating_mul(m.into())) + // Minimum execution time: 34_380 nanoseconds. + Weight::from_parts(39_553_425, 5739) + // Standard Error: 5_627 + .saturating_add(Weight::from_parts(51_990, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(4)) .saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into())) @@ -176,10 +176,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `136 + m * (32 ±0)` // Estimated: `3833 + m * (32 ±0)` - // Minimum execution time: 13_330 nanoseconds. - Weight::from_parts(16_510_704, 3833) - // Standard Error: 2_505 - .saturating_add(Weight::from_parts(32_863, 0).saturating_mul(m.into())) + // Minimum execution time: 14_780 nanoseconds. + Weight::from_parts(16_653_218, 3833) + // Standard Error: 4_995 + .saturating_add(Weight::from_parts(41_193, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into())) @@ -193,10 +193,10 @@ impl pallet_membership::weights::WeightInfo for WeightI // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 5_440 nanoseconds. - Weight::from_parts(6_377_372, 0) - // Standard Error: 851 - .saturating_add(Weight::from_parts(246, 0).saturating_mul(m.into())) + // Minimum execution time: 5_420 nanoseconds. + Weight::from_parts(6_328_054, 0) + // Standard Error: 816 + .saturating_add(Weight::from_parts(2_277, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().writes(2)) } } diff --git a/runtime/common/src/weights/pallet_multisig.rs b/runtime/common/src/weights/pallet_multisig.rs index f01fd8c8e..6675fc14d 100644 --- a/runtime/common/src/weights/pallet_multisig.rs +++ b/runtime/common/src/weights/pallet_multisig.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_multisig //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -57,10 +57,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 16_870 nanoseconds. - Weight::from_parts(20_386_848, 0) - // Standard Error: 59 - .saturating_add(Weight::from_parts(1_018, 0).saturating_mul(z.into())) + // Minimum execution time: 17_090 nanoseconds. + Weight::from_parts(22_547_170, 0) + // Standard Error: 48 + .saturating_add(Weight::from_parts(769, 0).saturating_mul(z.into())) } /// Storage: Multisig Multisigs (r:1 w:1) /// Proof: Multisig Multisigs (max_values: None, max_size: Some(3350), added: 5825, mode: MaxEncodedLen) @@ -70,12 +70,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `339 + s * (1 ±0)` // Estimated: `5825` - // Minimum execution time: 47_620 nanoseconds. - Weight::from_parts(48_400_987, 5825) - // Standard Error: 10_215 - .saturating_add(Weight::from_parts(101_930, 0).saturating_mul(s.into())) - // Standard Error: 100 - .saturating_add(Weight::from_parts(2_251, 0).saturating_mul(z.into())) + // Minimum execution time: 50_160 nanoseconds. + Weight::from_parts(52_808_971, 5825) + // Standard Error: 10_853 + .saturating_add(Weight::from_parts(48_861, 0).saturating_mul(s.into())) + // Standard Error: 106 + .saturating_add(Weight::from_parts(2_424, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -87,12 +87,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `283` // Estimated: `5825` - // Minimum execution time: 36_400 nanoseconds. - Weight::from_parts(37_069_062, 5825) - // Standard Error: 10_653 - .saturating_add(Weight::from_parts(75_829, 0).saturating_mul(s.into())) - // Standard Error: 104 - .saturating_add(Weight::from_parts(2_289, 0).saturating_mul(z.into())) + // Minimum execution time: 36_181 nanoseconds. + Weight::from_parts(39_999_128, 5825) + // Standard Error: 8_544 + .saturating_add(Weight::from_parts(15_566, 0).saturating_mul(s.into())) + // Standard Error: 83 + .saturating_add(Weight::from_parts(2_593, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -106,12 +106,12 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `425 + s * (33 ±0)` // Estimated: `8432` - // Minimum execution time: 57_181 nanoseconds. - Weight::from_parts(49_742_488, 8432) - // Standard Error: 9_821 - .saturating_add(Weight::from_parts(135_641, 0).saturating_mul(s.into())) - // Standard Error: 96 - .saturating_add(Weight::from_parts(2_897, 0).saturating_mul(z.into())) + // Minimum execution time: 57_120 nanoseconds. + Weight::from_parts(43_350_397, 8432) + // Standard Error: 15_458 + .saturating_add(Weight::from_parts(198_127, 0).saturating_mul(s.into())) + // Standard Error: 151 + .saturating_add(Weight::from_parts(3_362, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -122,10 +122,10 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `343 + s * (1 ±0)` // Estimated: `5825` - // Minimum execution time: 39_380 nanoseconds. - Weight::from_parts(44_478_141, 5825) - // Standard Error: 11_125 - .saturating_add(Weight::from_parts(93_737, 0).saturating_mul(s.into())) + // Minimum execution time: 38_630 nanoseconds. + Weight::from_parts(45_470_511, 5825) + // Standard Error: 13_700 + .saturating_add(Weight::from_parts(97_958, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -136,24 +136,22 @@ impl pallet_multisig::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `283` // Estimated: `5825` - // Minimum execution time: 25_370 nanoseconds. - Weight::from_parts(29_768_675, 5825) - // Standard Error: 5_802 - .saturating_add(Weight::from_parts(91_962, 0).saturating_mul(s.into())) + // Minimum execution time: 25_900 nanoseconds. + Weight::from_parts(32_176_176, 5825) + // Standard Error: 5_037 + .saturating_add(Weight::from_parts(66_127, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Multisig Multisigs (r:1 w:1) /// Proof: Multisig Multisigs (max_values: None, max_size: Some(3350), added: 5825, mode: MaxEncodedLen) /// The range of component `s` is `[2, 100]`. - fn cancel_as_multi(s: u32) -> Weight { + fn cancel_as_multi(_s: u32) -> Weight { // Proof Size summary in bytes: // Measured: `491 + s * (1 ±0)` // Estimated: `5825` - // Minimum execution time: 41_141 nanoseconds. - Weight::from_parts(45_843_060, 5825) - // Standard Error: 6_256 - .saturating_add(Weight::from_parts(90_462, 0).saturating_mul(s.into())) + // Minimum execution time: 41_270 nanoseconds. + Weight::from_parts(56_230_114, 5825) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_parachain_staking.rs b/runtime/common/src/weights/pallet_parachain_staking.rs index a998f5c1e..94a68df27 100644 --- a/runtime/common/src/weights/pallet_parachain_staking.rs +++ b/runtime/common/src/weights/pallet_parachain_staking.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_parachain_staking //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -58,8 +58,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `119` // Estimated: `614` - // Minimum execution time: 21_000 nanoseconds. - Weight::from_parts(21_560_000, 614) + // Minimum execution time: 18_800 nanoseconds. + Weight::from_parts(19_820_000, 614) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,8 +69,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `119` // Estimated: `614` - // Minimum execution time: 74_830 nanoseconds. - Weight::from_parts(76_050_000, 614) + // Minimum execution time: 83_421 nanoseconds. + Weight::from_parts(95_940_000, 614) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -80,8 +80,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `52` // Estimated: `547` - // Minimum execution time: 15_690 nanoseconds. - Weight::from_parts(18_860_000, 547) + // Minimum execution time: 15_710 nanoseconds. + Weight::from_parts(19_280_000, 547) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -91,8 +91,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `52` // Estimated: `547` - // Minimum execution time: 17_800 nanoseconds. - Weight::from_parts(18_990_000, 547) + // Minimum execution time: 15_150 nanoseconds. + Weight::from_parts(19_240_000, 547) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -102,8 +102,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `28` // Estimated: `523` - // Minimum execution time: 16_110 nanoseconds. - Weight::from_parts(20_060_000, 523) + // Minimum execution time: 16_560 nanoseconds. + Weight::from_parts(20_240_000, 523) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -113,8 +113,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `27` // Estimated: `522` - // Minimum execution time: 15_230 nanoseconds. - Weight::from_parts(18_580_000, 522) + // Minimum execution time: 15_630 nanoseconds. + Weight::from_parts(19_030_000, 522) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -126,8 +126,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `147` // Estimated: `1284` - // Minimum execution time: 81_010 nanoseconds. - Weight::from_parts(82_491_000, 1284) + // Minimum execution time: 67_041 nanoseconds. + Weight::from_parts(68_000_000, 1284) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -152,10 +152,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1898 + x * (49 ±0)` // Estimated: `22371 + x * (300 ±0)` - // Minimum execution time: 58_821 nanoseconds. - Weight::from_parts(88_226_852, 22371) - // Standard Error: 2_170 - .saturating_add(Weight::from_parts(203_954, 0).saturating_mul(x.into())) + // Minimum execution time: 66_950 nanoseconds. + Weight::from_parts(87_411_011, 22371) + // Standard Error: 2_278 + .saturating_add(Weight::from_parts(208_670, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(7)) .saturating_add(Weight::from_parts(0, 300).saturating_mul(x.into())) @@ -169,10 +169,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `990 + x * (48 ±0)` // Estimated: `4794 + x * (98 ±0)` - // Minimum execution time: 29_940 nanoseconds. - Weight::from_parts(35_101_831, 4794) - // Standard Error: 2_107 - .saturating_add(Weight::from_parts(181_319, 0).saturating_mul(x.into())) + // Minimum execution time: 36_050 nanoseconds. + Weight::from_parts(40_438_357, 4794) + // Standard Error: 2_205 + .saturating_add(Weight::from_parts(178_269, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 98).saturating_mul(x.into())) @@ -200,10 +200,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `238 + x * (595 ±0)` // Estimated: `18229 + x * (12995 ±0)` - // Minimum execution time: 98_890 nanoseconds. - Weight::from_parts(120_431_000, 18229) - // Standard Error: 164_048 - .saturating_add(Weight::from_parts(44_538_186, 0).saturating_mul(x.into())) + // Minimum execution time: 101_280 nanoseconds. + Weight::from_parts(122_190_000, 18229) + // Standard Error: 216_165 + .saturating_add(Weight::from_parts(47_163_489, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -219,10 +219,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `946 + x * (48 ±0)` // Estimated: `4704 + x * (98 ±0)` - // Minimum execution time: 25_480 nanoseconds. - Weight::from_parts(34_363_058, 4704) - // Standard Error: 1_860 - .saturating_add(Weight::from_parts(190_331, 0).saturating_mul(x.into())) + // Minimum execution time: 30_160 nanoseconds. + Weight::from_parts(34_225_633, 4704) + // Standard Error: 2_459 + .saturating_add(Weight::from_parts(196_665, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 98).saturating_mul(x.into())) @@ -235,8 +235,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `371` // Estimated: `3712` - // Minimum execution time: 28_600 nanoseconds. - Weight::from_parts(35_191_000, 3712) + // Minimum execution time: 41_220 nanoseconds. + Weight::from_parts(59_570_000, 3712) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -248,8 +248,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `322` // Estimated: `3614` - // Minimum execution time: 28_530 nanoseconds. - Weight::from_parts(34_870_000, 3614) + // Minimum execution time: 43_800 nanoseconds. + Weight::from_parts(57_670_000, 3614) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -267,8 +267,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `650` // Estimated: `11796` - // Minimum execution time: 60_160 nanoseconds. - Weight::from_parts(73_960_000, 11796) + // Minimum execution time: 75_390 nanoseconds. + Weight::from_parts(105_331_000, 11796) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -278,8 +278,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `216` // Estimated: `2691` - // Minimum execution time: 27_790 nanoseconds. - Weight::from_parts(28_520_000, 2691) + // Minimum execution time: 25_120 nanoseconds. + Weight::from_parts(29_190_000, 2691) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -297,8 +297,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `670` // Estimated: `11856` - // Minimum execution time: 63_530 nanoseconds. - Weight::from_parts(72_810_000, 11856) + // Minimum execution time: 66_220 nanoseconds. + Weight::from_parts(75_400_000, 11856) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -308,8 +308,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `236` // Estimated: `2711` - // Minimum execution time: 25_630 nanoseconds. - Weight::from_parts(26_851_000, 2711) + // Minimum execution time: 23_360 nanoseconds. + Weight::from_parts(26_850_000, 2711) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -333,12 +333,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `2374 + x * (103 ±0) + y * (52 ±0)` // Estimated: `25391 + x * (530 ±0) + y * (265 ±0)` - // Minimum execution time: 99_641 nanoseconds. - Weight::from_parts(106_657_198, 25391) - // Standard Error: 11_960 - .saturating_add(Weight::from_parts(335_640, 0).saturating_mul(x.into())) - // Standard Error: 3_923 - .saturating_add(Weight::from_parts(206_453, 0).saturating_mul(y.into())) + // Minimum execution time: 113_761 nanoseconds. + Weight::from_parts(117_983_111, 25391) + // Standard Error: 14_091 + .saturating_add(Weight::from_parts(327_450, 0).saturating_mul(x.into())) + // Standard Error: 4_622 + .saturating_add(Weight::from_parts(179_482, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(7)) .saturating_add(Weight::from_parts(0, 530).saturating_mul(x.into())) @@ -352,8 +352,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `176` // Estimated: `5302` - // Minimum execution time: 24_570 nanoseconds. - Weight::from_parts(36_420_000, 5302) + // Minimum execution time: 30_450 nanoseconds. + Weight::from_parts(34_650_000, 5302) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -380,10 +380,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `755 + x * (558 ±0)` // Estimated: `26542 + x * (13492 ±2)` - // Minimum execution time: 85_821 nanoseconds. - Weight::from_parts(97_710_000, 26542) - // Standard Error: 91_916 - .saturating_add(Weight::from_parts(35_618_260, 0).saturating_mul(x.into())) + // Minimum execution time: 100_680 nanoseconds. + Weight::from_parts(122_370_000, 26542) + // Standard Error: 170_841 + .saturating_add(Weight::from_parts(39_189_991, 0).saturating_mul(x.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -398,8 +398,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `298` // Estimated: `5546` - // Minimum execution time: 32_170 nanoseconds. - Weight::from_parts(33_590_000, 5546) + // Minimum execution time: 31_101 nanoseconds. + Weight::from_parts(37_080_000, 5546) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -411,8 +411,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `176` // Estimated: `5302` - // Minimum execution time: 29_300 nanoseconds. - Weight::from_parts(30_310_000, 5302) + // Minimum execution time: 27_590 nanoseconds. + Weight::from_parts(33_460_000, 5302) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -436,8 +436,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1066` // Estimated: `23667` - // Minimum execution time: 74_040 nanoseconds. - Weight::from_parts(102_570_000, 23667) + // Minimum execution time: 75_210 nanoseconds. + Weight::from_parts(105_021_000, 23667) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(7)) } @@ -449,8 +449,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `176` // Estimated: `5302` - // Minimum execution time: 30_200 nanoseconds. - Weight::from_parts(33_190_000, 5302) + // Minimum execution time: 32_550 nanoseconds. + Weight::from_parts(34_180_000, 5302) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -476,8 +476,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1243` // Estimated: `28447` - // Minimum execution time: 107_580 nanoseconds. - Weight::from_parts(124_161_000, 28447) + // Minimum execution time: 91_421 nanoseconds. + Weight::from_parts(113_260_000, 28447) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -501,8 +501,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `1188` // Estimated: `24399` - // Minimum execution time: 80_350 nanoseconds. - Weight::from_parts(106_250_000, 24399) + // Minimum execution time: 78_020 nanoseconds. + Weight::from_parts(105_651_000, 24399) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -514,8 +514,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `298` // Estimated: `5546` - // Minimum execution time: 31_770 nanoseconds. - Weight::from_parts(33_300_000, 5546) + // Minimum execution time: 33_220 nanoseconds. + Weight::from_parts(34_500_000, 5546) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -527,8 +527,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `298` // Estimated: `5546` - // Minimum execution time: 34_390 nanoseconds. - Weight::from_parts(37_020_000, 5546) + // Minimum execution time: 31_110 nanoseconds. + Weight::from_parts(34_490_000, 5546) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -550,8 +550,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `438` // Estimated: `11670` - // Minimum execution time: 47_650 nanoseconds. - Weight::from_parts(56_820_000, 11670) + // Minimum execution time: 57_050 nanoseconds. + Weight::from_parts(58_430_000, 11670) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -564,10 +564,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `118 + y * (48 ±0)` // Estimated: `5180 + y * (96 ±0)` - // Minimum execution time: 8_841 nanoseconds. - Weight::from_parts(11_059_228, 5180) - // Standard Error: 1_865 - .saturating_add(Weight::from_parts(113_973, 0).saturating_mul(y.into())) + // Minimum execution time: 9_300 nanoseconds. + Weight::from_parts(11_069_735, 5180) + // Standard Error: 2_533 + .saturating_add(Weight::from_parts(128_697, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(Weight::from_parts(0, 96).saturating_mul(y.into())) } @@ -593,12 +593,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0 + x * (5122 ±0) + y * (2400 ±0)` // Estimated: `13898 + x * (26124 ±53) + y * (6816 ±26)` - // Minimum execution time: 37_510 nanoseconds. - Weight::from_parts(38_080_000, 13898) - // Standard Error: 166_418 - .saturating_add(Weight::from_parts(29_457_528, 0).saturating_mul(x.into())) - // Standard Error: 82_988 - .saturating_add(Weight::from_parts(2_891_258, 0).saturating_mul(y.into())) + // Minimum execution time: 36_200 nanoseconds. + Weight::from_parts(43_250_000, 13898) + // Standard Error: 182_967 + .saturating_add(Weight::from_parts(30_359_281, 0).saturating_mul(x.into())) + // Standard Error: 91_241 + .saturating_add(Weight::from_parts(2_857_843, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((4_u64).saturating_mul(x.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -621,10 +621,10 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `485 + y * (219 ±0)` // Estimated: `16898 + y * (3483 ±0)` - // Minimum execution time: 59_690 nanoseconds. - Weight::from_parts(25_763_992, 16898) - // Standard Error: 57_185 - .saturating_add(Weight::from_parts(20_957_127, 0).saturating_mul(y.into())) + // Minimum execution time: 59_200 nanoseconds. + Weight::from_parts(39_786_426, 16898) + // Standard Error: 129_057 + .saturating_add(Weight::from_parts(22_159_064, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -635,8 +635,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_030 nanoseconds. - Weight::from_parts(2_400_000, 0) + // Minimum execution time: 1_930 nanoseconds. + Weight::from_parts(2_270_000, 0) } /// Storage: ParachainStaking DelegatorState (r:1 w:0) /// Proof Skipped: ParachainStaking DelegatorState (max_values: None, max_size: None, mode: Measured) @@ -648,12 +648,12 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `718 + x * (34 ±0) + y * (48 ±0)` // Estimated: `6134 + x * (70 ±0) + y * (98 ±0)` - // Minimum execution time: 46_110 nanoseconds. - Weight::from_parts(52_488_804, 6134) - // Standard Error: 1_411 - .saturating_add(Weight::from_parts(89_837, 0).saturating_mul(x.into())) - // Standard Error: 4_224 - .saturating_add(Weight::from_parts(78_304, 0).saturating_mul(y.into())) + // Minimum execution time: 46_420 nanoseconds. + Weight::from_parts(53_869_963, 6134) + // Standard Error: 1_713 + .saturating_add(Weight::from_parts(85_404, 0).saturating_mul(x.into())) + // Standard Error: 5_128 + .saturating_add(Weight::from_parts(70_357, 0).saturating_mul(y.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) .saturating_add(Weight::from_parts(0, 70).saturating_mul(x.into())) @@ -684,14 +684,14 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `0 + x * (84 ±0) + y * (33 ±0) + z * (114 ±0)` // Estimated: `127262 + x * (367 ±0) + y * (73 ±0) + z * (230 ±1)` - // Minimum execution time: 123_121 nanoseconds. - Weight::from_parts(112_671_030, 127262) - // Standard Error: 3_101 - .saturating_add(Weight::from_parts(255_873, 0).saturating_mul(x.into())) - // Standard Error: 3_110 - .saturating_add(Weight::from_parts(37_579, 0).saturating_mul(y.into())) - // Standard Error: 10_953 - .saturating_add(Weight::from_parts(286_333, 0).saturating_mul(z.into())) + // Minimum execution time: 124_000 nanoseconds. + Weight::from_parts(113_273_209, 127262) + // Standard Error: 4_496 + .saturating_add(Weight::from_parts(250_836, 0).saturating_mul(x.into())) + // Standard Error: 4_508 + .saturating_add(Weight::from_parts(38_880, 0).saturating_mul(y.into())) + // Standard Error: 15_879 + .saturating_add(Weight::from_parts(321_534, 0).saturating_mul(z.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(8)) .saturating_add(Weight::from_parts(0, 367).saturating_mul(x.into())) @@ -704,8 +704,8 @@ impl pallet_parachain_staking::weights::WeightInfo for // Proof Size summary in bytes: // Measured: `139` // Estimated: `2607` - // Minimum execution time: 27_490 nanoseconds. - Weight::from_parts(28_400_000, 2607) + // Minimum execution time: 26_010 nanoseconds. + Weight::from_parts(28_280_000, 2607) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_preimage.rs b/runtime/common/src/weights/pallet_preimage.rs index 6a31eefe0..58eda6a9a 100644 --- a/runtime/common/src/weights/pallet_preimage.rs +++ b/runtime/common/src/weights/pallet_preimage.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_preimage //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -61,10 +61,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `179` // Estimated: `2566` - // Minimum execution time: 38_630 nanoseconds. - Weight::from_parts(39_230_000, 2566) - // Standard Error: 5 - .saturating_add(Weight::from_parts(3_044, 0).saturating_mul(s.into())) + // Minimum execution time: 38_370 nanoseconds. + Weight::from_parts(39_390_000, 2566) + // Standard Error: 6 + .saturating_add(Weight::from_parts(3_081, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -77,10 +77,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `2566` - // Minimum execution time: 25_050 nanoseconds. - Weight::from_parts(25_620_000, 2566) - // Standard Error: 4 - .saturating_add(Weight::from_parts(2_998, 0).saturating_mul(s.into())) + // Minimum execution time: 23_661 nanoseconds. + Weight::from_parts(24_500_000, 2566) + // Standard Error: 5 + .saturating_add(Weight::from_parts(3_039, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -93,10 +93,10 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `2566` - // Minimum execution time: 22_440 nanoseconds. - Weight::from_parts(22_760_000, 2566) + // Minimum execution time: 24_910 nanoseconds. + Weight::from_parts(25_440_000, 2566) // Standard Error: 6 - .saturating_add(Weight::from_parts(3_008, 0).saturating_mul(s.into())) + .saturating_add(Weight::from_parts(3_036, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -108,8 +108,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `357` // Estimated: `2566` - // Minimum execution time: 61_020 nanoseconds. - Weight::from_parts(70_960_000, 2566) + // Minimum execution time: 60_480 nanoseconds. + Weight::from_parts(69_720_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -121,8 +121,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `2566` - // Minimum execution time: 41_470 nanoseconds. - Weight::from_parts(49_260_000, 2566) + // Minimum execution time: 43_861 nanoseconds. + Weight::from_parts(49_840_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -132,8 +132,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `220` // Estimated: `2566` - // Minimum execution time: 37_960 nanoseconds. - Weight::from_parts(43_310_000, 2566) + // Minimum execution time: 39_420 nanoseconds. + Weight::from_parts(44_010_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -143,8 +143,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `2566` - // Minimum execution time: 26_950 nanoseconds. - Weight::from_parts(29_941_000, 2566) + // Minimum execution time: 26_310 nanoseconds. + Weight::from_parts(30_330_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,8 +154,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `2566` - // Minimum execution time: 29_710 nanoseconds. - Weight::from_parts(34_790_000, 2566) + // Minimum execution time: 31_400 nanoseconds. + Weight::from_parts(34_880_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -165,8 +165,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `2566` - // Minimum execution time: 14_720 nanoseconds. - Weight::from_parts(16_600_000, 2566) + // Minimum execution time: 14_320 nanoseconds. + Weight::from_parts(17_110_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -178,8 +178,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `144` // Estimated: `2566` - // Minimum execution time: 41_630 nanoseconds. - Weight::from_parts(47_050_000, 2566) + // Minimum execution time: 40_830 nanoseconds. + Weight::from_parts(48_820_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -189,8 +189,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `2566` - // Minimum execution time: 14_760 nanoseconds. - Weight::from_parts(15_880_000, 2566) + // Minimum execution time: 14_470 nanoseconds. + Weight::from_parts(16_390_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -200,8 +200,8 @@ impl pallet_preimage::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `106` // Estimated: `2566` - // Minimum execution time: 16_090 nanoseconds. - Weight::from_parts(18_230_000, 2566) + // Minimum execution time: 15_280 nanoseconds. + Weight::from_parts(16_370_000, 2566) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } diff --git a/runtime/common/src/weights/pallet_proxy.rs b/runtime/common/src/weights/pallet_proxy.rs index f36120d24..76e7767ff 100644 --- a/runtime/common/src/weights/pallet_proxy.rs +++ b/runtime/common/src/weights/pallet_proxy.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_proxy //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -59,10 +59,10 @@ impl pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo Weight { + fn remove_announcement(a: u32, _p: u32) -> Weight { // Proof Size summary in bytes: // Measured: `404 + a * (72 ±0)` // Estimated: `7443` - // Minimum execution time: 27_220 nanoseconds. - Weight::from_parts(31_906_629, 7443) - // Standard Error: 19_587 - .saturating_add(Weight::from_parts(295_108, 0).saturating_mul(a.into())) - // Standard Error: 20_237 - .saturating_add(Weight::from_parts(60_064, 0).saturating_mul(p.into())) + // Minimum execution time: 27_440 nanoseconds. + Weight::from_parts(36_058_061, 7443) + // Standard Error: 17_046 + .saturating_add(Weight::from_parts(173_021, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -115,10 +113,10 @@ impl pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo Weight { + fn remove_proxy(_p: u32) -> Weight { // Proof Size summary in bytes: // Measured: `122 + p * (41 ±0)` // Estimated: `3844` - // Minimum execution time: 29_330 nanoseconds. - Weight::from_parts(35_210_658, 3844) - // Standard Error: 14_296 - .saturating_add(Weight::from_parts(41_370, 0).saturating_mul(p.into())) + // Minimum execution time: 29_570 nanoseconds. + Weight::from_parts(38_706_072, 3844) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Proxy Proxies (r:1 w:1) /// Proof: Proxy Proxies (max_values: None, max_size: Some(1369), added: 3844, mode: MaxEncodedLen) /// The range of component `p` is `[1, 31]`. - fn remove_proxies(_p: u32) -> Weight { + fn remove_proxies(p: u32) -> Weight { // Proof Size summary in bytes: // Measured: `122 + p * (41 ±0)` // Estimated: `3844` - // Minimum execution time: 23_490 nanoseconds. - Weight::from_parts(31_470_503, 3844) + // Minimum execution time: 23_940 nanoseconds. + Weight::from_parts(27_806_486, 3844) + // Standard Error: 11_421 + .saturating_add(Weight::from_parts(78_604, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -190,10 +188,10 @@ impl pallet_proxy::weights::WeightInfo for WeightInfo pallet_proxy::weights::WeightInfo for WeightInfo pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `35` // Estimated: `503` - // Minimum execution time: 6_290 nanoseconds. - Weight::from_parts(6_710_000, 503) + // Minimum execution time: 6_280 nanoseconds. + Weight::from_parts(6_660_000, 503) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -70,10 +70,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `114 + s * (181 ±0)` // Estimated: `13142` - // Minimum execution time: 5_270 nanoseconds. - Weight::from_parts(13_039_898, 13142) - // Standard Error: 8_846 - .saturating_add(Weight::from_parts(518_519, 0).saturating_mul(s.into())) + // Minimum execution time: 5_500 nanoseconds. + Weight::from_parts(13_195_112, 13142) + // Standard Error: 12_609 + .saturating_add(Weight::from_parts(584_778, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -81,8 +81,8 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_910 nanoseconds. - Weight::from_parts(8_570_000, 0) + // Minimum execution time: 8_840 nanoseconds. + Weight::from_parts(12_220_000, 0) } /// Storage: Preimage PreimageFor (r:1 w:1) /// Proof: Preimage PreimageFor (max_values: None, max_size: Some(4194344), added: 4196819, mode: Measured) @@ -93,10 +93,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `211 + s * (1 ±0)` // Estimated: `5252 + s * (1 ±0)` - // Minimum execution time: 30_710 nanoseconds. - Weight::from_parts(31_240_000, 5252) - // Standard Error: 6 - .saturating_add(Weight::from_parts(2_359, 0).saturating_mul(s.into())) + // Minimum execution time: 31_230 nanoseconds. + Weight::from_parts(31_790_000, 5252) + // Standard Error: 7 + .saturating_add(Weight::from_parts(2_427, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into())) @@ -107,29 +107,29 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_100 nanoseconds. - Weight::from_parts(10_480_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 10_810 nanoseconds. + Weight::from_parts(11_990_000, 0).saturating_add(T::DbWeight::get().writes(1)) } fn service_task_periodic() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_790 nanoseconds. - Weight::from_parts(8_450_000, 0) + // Minimum execution time: 8_410 nanoseconds. + Weight::from_parts(9_010_000, 0) } fn execute_dispatch_signed() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_810 nanoseconds. - Weight::from_parts(4_120_000, 0) + // Minimum execution time: 3_910 nanoseconds. + Weight::from_parts(4_870_000, 0) } fn execute_dispatch_unsigned() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 3_710 nanoseconds. - Weight::from_parts(3_910_000, 0) + // Minimum execution time: 4_180 nanoseconds. + Weight::from_parts(4_950_000, 0) } /// Storage: Scheduler Agenda (r:1 w:1) /// Proof: Scheduler Agenda (max_values: None, max_size: Some(10667), added: 13142, mode: MaxEncodedLen) @@ -138,10 +138,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `114 + s * (181 ±0)` // Estimated: `13142` - // Minimum execution time: 19_070 nanoseconds. - Weight::from_parts(29_611_427, 13142) - // Standard Error: 13_345 - .saturating_add(Weight::from_parts(499_616, 0).saturating_mul(s.into())) + // Minimum execution time: 27_770 nanoseconds. + Weight::from_parts(32_473_125, 13142) + // Standard Error: 15_953 + .saturating_add(Weight::from_parts(471_984, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -154,10 +154,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `114 + s * (181 ±0)` // Estimated: `13142` - // Minimum execution time: 24_350 nanoseconds. - Weight::from_parts(30_773_500, 13142) - // Standard Error: 32_975 - .saturating_add(Weight::from_parts(782_930, 0).saturating_mul(s.into())) + // Minimum execution time: 27_441 nanoseconds. + Weight::from_parts(30_393_509, 13142) + // Standard Error: 15_436 + .saturating_add(Weight::from_parts(835_686, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -170,10 +170,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `297 + s * (189 ±0)` // Estimated: `15669` - // Minimum execution time: 23_080 nanoseconds. - Weight::from_parts(37_350_318, 15669) - // Standard Error: 15_749 - .saturating_add(Weight::from_parts(515_008, 0).saturating_mul(s.into())) + // Minimum execution time: 24_280 nanoseconds. + Weight::from_parts(39_886_526, 15669) + // Standard Error: 24_317 + .saturating_add(Weight::from_parts(501_616, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -186,10 +186,10 @@ impl pallet_scheduler::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `321 + s * (189 ±0)` // Estimated: `15669` - // Minimum execution time: 30_040 nanoseconds. - Weight::from_parts(34_370_715, 15669) - // Standard Error: 18_561 - .saturating_add(Weight::from_parts(820_922, 0).saturating_mul(s.into())) + // Minimum execution time: 30_500 nanoseconds. + Weight::from_parts(36_611_230, 15669) + // Standard Error: 16_371 + .saturating_add(Weight::from_parts(775_681, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } diff --git a/runtime/common/src/weights/pallet_timestamp.rs b/runtime/common/src/weights/pallet_timestamp.rs index 7969dd2c5..572f73ec3 100644 --- a/runtime/common/src/weights/pallet_timestamp.rs +++ b/runtime/common/src/weights/pallet_timestamp.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_timestamp //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -60,8 +60,8 @@ impl pallet_timestamp::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `256` // Estimated: `1006` - // Minimum execution time: 21_870 nanoseconds. - Weight::from_parts(27_420_000, 1006) + // Minimum execution time: 22_700 nanoseconds. + Weight::from_parts(27_141_000, 1006) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -69,7 +69,7 @@ impl pallet_timestamp::weights::WeightInfo for WeightIn // Proof Size summary in bytes: // Measured: `128` // Estimated: `0` - // Minimum execution time: 8_710 nanoseconds. - Weight::from_parts(8_920_000, 0) + // Minimum execution time: 8_751 nanoseconds. + Weight::from_parts(9_010_000, 0) } } diff --git a/runtime/common/src/weights/pallet_treasury.rs b/runtime/common/src/weights/pallet_treasury.rs index 7ff7a7ce6..43c0ca822 100644 --- a/runtime/common/src/weights/pallet_treasury.rs +++ b/runtime/common/src/weights/pallet_treasury.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_treasury //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -62,8 +62,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `42` // Estimated: `1396` - // Minimum execution time: 23_240 nanoseconds. - Weight::from_parts(27_170_000, 1396) + // Minimum execution time: 23_510 nanoseconds. + Weight::from_parts(24_020_000, 1396) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -75,8 +75,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `179` // Estimated: `499` - // Minimum execution time: 36_060 nanoseconds. - Weight::from_parts(37_371_000, 499) + // Minimum execution time: 36_650 nanoseconds. + Weight::from_parts(37_840_000, 499) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -88,8 +88,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `545` // Estimated: `7797` - // Minimum execution time: 56_050 nanoseconds. - Weight::from_parts(57_720_000, 7797) + // Minimum execution time: 51_540 nanoseconds. + Weight::from_parts(62_330_000, 7797) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -102,10 +102,10 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `500 + p * (8 ±0)` // Estimated: `3480` - // Minimum execution time: 16_690 nanoseconds. - Weight::from_parts(21_951_831, 3480) - // Standard Error: 3_747 - .saturating_add(Weight::from_parts(44_124, 0).saturating_mul(p.into())) + // Minimum execution time: 17_280 nanoseconds. + Weight::from_parts(21_235_363, 3480) + // Standard Error: 5_654 + .saturating_add(Weight::from_parts(90_177, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -115,8 +115,8 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `127` // Estimated: `897` - // Minimum execution time: 13_300 nanoseconds. - Weight::from_parts(16_380_000, 897) + // Minimum execution time: 11_930 nanoseconds. + Weight::from_parts(12_280_000, 897) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -137,10 +137,10 @@ impl pallet_treasury::weights::WeightInfo for WeightInf // Proof Size summary in bytes: // Measured: `383 + p * (318 ±0)` // Estimated: `5423 + p * (7797 ±0)` - // Minimum execution time: 63_260 nanoseconds. - Weight::from_parts(116_268_411, 5423) - // Standard Error: 350_429 - .saturating_add(Weight::from_parts(44_963_637, 0).saturating_mul(p.into())) + // Minimum execution time: 57_160 nanoseconds. + Weight::from_parts(63_741_900, 5423) + // Standard Error: 309_254 + .saturating_add(Weight::from_parts(48_798_272, 0).saturating_mul(p.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(p.into()))) .saturating_add(T::DbWeight::get().writes(5)) diff --git a/runtime/common/src/weights/pallet_utility.rs b/runtime/common/src/weights/pallet_utility.rs index c061aa025..3868dd5fa 100644 --- a/runtime/common/src/weights/pallet_utility.rs +++ b/runtime/common/src/weights/pallet_utility.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_utility //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -57,43 +57,43 @@ impl pallet_utility::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_540 nanoseconds. - Weight::from_parts(42_450_876, 0) - // Standard Error: 19_377 - .saturating_add(Weight::from_parts(6_442_903, 0).saturating_mul(c.into())) + // Minimum execution time: 11_100 nanoseconds. + Weight::from_parts(59_724_347, 0) + // Standard Error: 39_385 + .saturating_add(Weight::from_parts(6_610_000, 0).saturating_mul(c.into())) } fn as_derivative() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 7_110 nanoseconds. - Weight::from_parts(7_720_000, 0) + // Minimum execution time: 7_340 nanoseconds. + Weight::from_parts(9_110_000, 0) } /// The range of component `c` is `[0, 1000]`. fn batch_all(c: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_020 nanoseconds. - Weight::from_parts(10_270_000, 0) - // Standard Error: 34_495 - .saturating_add(Weight::from_parts(6_855_533, 0).saturating_mul(c.into())) + // Minimum execution time: 9_930 nanoseconds. + Weight::from_parts(31_588_737, 0) + // Standard Error: 20_855 + .saturating_add(Weight::from_parts(6_941_164, 0).saturating_mul(c.into())) } fn dispatch_as() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 13_750 nanoseconds. - Weight::from_parts(16_900_000, 0) + // Minimum execution time: 12_720 nanoseconds. + Weight::from_parts(14_040_000, 0) } /// The range of component `c` is `[0, 1000]`. fn force_batch(c: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_940 nanoseconds. - Weight::from_parts(37_181_467, 0) - // Standard Error: 46_659 - .saturating_add(Weight::from_parts(6_630_416, 0).saturating_mul(c.into())) + // Minimum execution time: 10_960 nanoseconds. + Weight::from_parts(49_724_719, 0) + // Standard Error: 59_993 + .saturating_add(Weight::from_parts(6_735_206, 0).saturating_mul(c.into())) } } diff --git a/runtime/common/src/weights/pallet_vesting.rs b/runtime/common/src/weights/pallet_vesting.rs index cf7ad7385..8dfcf5a38 100644 --- a/runtime/common/src/weights/pallet_vesting.rs +++ b/runtime/common/src/weights/pallet_vesting.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for pallet_vesting //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -62,12 +62,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `405 + l * (25 ±0) + s * (40 ±0)` // Estimated: `7418` - // Minimum execution time: 38_200 nanoseconds. - Weight::from_parts(40_661_819, 7418) - // Standard Error: 11_194 - .saturating_add(Weight::from_parts(135_384, 0).saturating_mul(l.into())) - // Standard Error: 19_917 - .saturating_add(Weight::from_parts(143_297, 0).saturating_mul(s.into())) + // Minimum execution time: 38_890 nanoseconds. + Weight::from_parts(42_969_294, 7418) + // Standard Error: 12_255 + .saturating_add(Weight::from_parts(40_030, 0).saturating_mul(l.into())) + // Standard Error: 21_805 + .saturating_add(Weight::from_parts(81_302, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -81,12 +81,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `405 + l * (25 ±0) + s * (40 ±0)` // Estimated: `7418` - // Minimum execution time: 38_110 nanoseconds. - Weight::from_parts(42_040_682, 7418) - // Standard Error: 13_831 - .saturating_add(Weight::from_parts(98_586, 0).saturating_mul(l.into())) - // Standard Error: 24_608 - .saturating_add(Weight::from_parts(140_692, 0).saturating_mul(s.into())) + // Minimum execution time: 38_010 nanoseconds. + Weight::from_parts(39_519_436, 7418) + // Standard Error: 11_747 + .saturating_add(Weight::from_parts(103_431, 0).saturating_mul(l.into())) + // Standard Error: 20_901 + .saturating_add(Weight::from_parts(128_041, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -102,10 +102,10 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `544 + l * (25 ±0) + s * (40 ±0)` // Estimated: `10025` - // Minimum execution time: 43_910 nanoseconds. - Weight::from_parts(56_595_372, 10025) - // Standard Error: 13_637 - .saturating_add(Weight::from_parts(19_765, 0).saturating_mul(l.into())) + // Minimum execution time: 43_310 nanoseconds. + Weight::from_parts(54_519_294, 10025) + // Standard Error: 12_505 + .saturating_add(Weight::from_parts(56_976, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -117,16 +117,14 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// The range of component `l` is `[0, 49]`. /// The range of component `s` is `[1, 28]`. - fn vest_other_unlocked(l: u32, s: u32) -> Weight { + fn vest_other_unlocked(l: u32, _s: u32) -> Weight { // Proof Size summary in bytes: // Measured: `544 + l * (25 ±0) + s * (40 ±0)` // Estimated: `10025` - // Minimum execution time: 44_170 nanoseconds. - Weight::from_parts(51_279_266, 10025) - // Standard Error: 12_844 - .saturating_add(Weight::from_parts(38_493, 0).saturating_mul(l.into())) - // Standard Error: 22_852 - .saturating_add(Weight::from_parts(42_143, 0).saturating_mul(s.into())) + // Minimum execution time: 43_180 nanoseconds. + Weight::from_parts(49_079_525, 10025) + // Standard Error: 10_464 + .saturating_add(Weight::from_parts(74_298, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -142,8 +140,8 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `615 + l * (25 ±0) + s * (40 ±0)` // Estimated: `10025` - // Minimum execution time: 63_280 nanoseconds. - Weight::from_parts(79_723_425, 10025) + // Minimum execution time: 62_560 nanoseconds. + Weight::from_parts(83_541_824, 10025) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -159,10 +157,10 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `754 + l * (25 ±0) + s * (40 ±0)` // Estimated: `12632` - // Minimum execution time: 68_090 nanoseconds. - Weight::from_parts(84_279_135, 12632) - // Standard Error: 19_014 - .saturating_add(Weight::from_parts(5_149, 0).saturating_mul(l.into())) + // Minimum execution time: 66_010 nanoseconds. + Weight::from_parts(74_974_962, 12632) + // Standard Error: 17_154 + .saturating_add(Weight::from_parts(76_153, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -178,12 +176,12 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo // Proof Size summary in bytes: // Measured: `542 + l * (25 ±0) + s * (40 ±0)` // Estimated: `10025` - // Minimum execution time: 46_130 nanoseconds. - Weight::from_parts(53_606_659, 10025) - // Standard Error: 14_163 - .saturating_add(Weight::from_parts(28_639, 0).saturating_mul(l.into())) - // Standard Error: 26_155 - .saturating_add(Weight::from_parts(1_003, 0).saturating_mul(s.into())) + // Minimum execution time: 44_480 nanoseconds. + Weight::from_parts(49_199_052, 10025) + // Standard Error: 14_207 + .saturating_add(Weight::from_parts(89_429, 0).saturating_mul(l.into())) + // Standard Error: 26_237 + .saturating_add(Weight::from_parts(43_668, 0).saturating_mul(s.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -195,16 +193,14 @@ impl pallet_vesting::weights::WeightInfo for WeightInfo /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// The range of component `l` is `[0, 49]`. /// The range of component `s` is `[2, 28]`. - fn unlocking_merge_schedules(l: u32, s: u32) -> Weight { + fn unlocking_merge_schedules(l: u32, _s: u32) -> Weight { // Proof Size summary in bytes: // Measured: `542 + l * (25 ±0) + s * (40 ±0)` // Estimated: `10025` - // Minimum execution time: 45_860 nanoseconds. - Weight::from_parts(51_687_722, 10025) - // Standard Error: 12_517 - .saturating_add(Weight::from_parts(111_660, 0).saturating_mul(l.into())) - // Standard Error: 23_115 - .saturating_add(Weight::from_parts(19_215, 0).saturating_mul(s.into())) + // Minimum execution time: 45_050 nanoseconds. + Weight::from_parts(54_111_045, 10025) + // Standard Error: 14_322 + .saturating_add(Weight::from_parts(67_882, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/authorized/src/weights.rs b/zrml/authorized/src/weights.rs index 193980e98..9a1cadd91 100644 --- a/zrml/authorized/src/weights.rs +++ b/zrml/authorized/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_authorized //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-11`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-25`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -64,7 +64,7 @@ pub trait WeightInfoZeitgeist { pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) @@ -72,25 +72,25 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `m` is `[1, 63]`. fn authorize_market_outcome_first_report(m: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `820 + m * (22 ±0)` - // Estimated: `9058` - // Minimum execution time: 37_130 nanoseconds. - Weight::from_parts(42_650_357, 9058) - // Standard Error: 2_289 - .saturating_add(Weight::from_parts(99_108, 0).saturating_mul(m.into())) + // Measured: `823 + m * (22 ±0)` + // Estimated: `9194` + // Minimum execution time: 37_880 nanoseconds. + Weight::from_parts(44_691_872, 9194) + // Standard Error: 2_332 + .saturating_add(Weight::from_parts(27_672, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) fn authorize_market_outcome_existing_report() -> Weight { // Proof Size summary in bytes: - // Measured: `574` - // Estimated: `5541` - // Minimum execution time: 29_800 nanoseconds. - Weight::from_parts(32_130_000, 5541) + // Measured: `577` + // Estimated: `5677` + // Minimum execution time: 30_361 nanoseconds. + Weight::from_parts(34_830_000, 5677) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -98,8 +98,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 240 nanoseconds. - Weight::from_parts(320_000, 0) + // Minimum execution time: 300 nanoseconds. + Weight::from_parts(360_000, 0) } /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) @@ -107,8 +107,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `217` // Estimated: `2524` - // Minimum execution time: 8_460 nanoseconds. - Weight::from_parts(10_380_000, 2524) + // Minimum execution time: 8_330 nanoseconds. + Weight::from_parts(10_160_000, 2524) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -116,8 +116,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_330 nanoseconds. - Weight::from_parts(2_730_000, 0) + // Minimum execution time: 2_440 nanoseconds. + Weight::from_parts(2_710_000, 0) } /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:0) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) @@ -125,22 +125,22 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `217` // Estimated: `2524` - // Minimum execution time: 7_610 nanoseconds. - Weight::from_parts(9_330_000, 2524).saturating_add(T::DbWeight::get().reads(1)) + // Minimum execution time: 7_620 nanoseconds. + Weight::from_parts(9_170_000, 2524).saturating_add(T::DbWeight::get().reads(1)) } fn has_failed_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 250 nanoseconds. + // Minimum execution time: 260 nanoseconds. Weight::from_parts(330_000, 0) } fn on_global_dispute_weight() -> Weight { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 230 nanoseconds. - Weight::from_parts(300_000, 0) + // Minimum execution time: 270 nanoseconds. + Weight::from_parts(340_000, 0) } /// Storage: Authorized AuthorizedOutcomeReports (r:0 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) @@ -148,7 +148,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 2_210 nanoseconds. - Weight::from_parts(2_660_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 2_150 nanoseconds. + Weight::from_parts(2_470_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/court/src/weights.rs b/zrml/court/src/weights.rs index 3842a44cd..bfc2762fe 100644 --- a/zrml/court/src/weights.rs +++ b/zrml/court/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_court //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -83,12 +83,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `j` is `[0, 999]`. fn join_court(j: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1096 + j * (72 ±0)` + // Measured: `1130 + j * (72 ±0)` // Estimated: `78997` - // Minimum execution time: 41_860 nanoseconds. - Weight::from_parts(51_772_322, 78997) - // Standard Error: 340 - .saturating_add(Weight::from_parts(128_923, 0).saturating_mul(j.into())) + // Minimum execution time: 42_390 nanoseconds. + Weight::from_parts(50_893_889, 78997) + // Standard Error: 356 + .saturating_add(Weight::from_parts(131_671, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -104,12 +104,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + j * (74 ±0) + d * (685 ±0)` // Estimated: `78997 + d * (2726 ±0)` - // Minimum execution time: 71_010 nanoseconds. - Weight::from_parts(33_681_143, 78997) - // Standard Error: 474 - .saturating_add(Weight::from_parts(175_394, 0).saturating_mul(j.into())) - // Standard Error: 103_515 - .saturating_add(Weight::from_parts(10_265_315, 0).saturating_mul(d.into())) + // Minimum execution time: 71_251 nanoseconds. + Weight::from_parts(42_003_599, 78997) + // Standard Error: 489 + .saturating_add(Weight::from_parts(169_094, 0).saturating_mul(j.into())) + // Standard Error: 106_757 + .saturating_add(Weight::from_parts(9_146_226, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(3)) @@ -122,12 +122,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `j` is `[0, 999]`. fn prepare_exit_court(j: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1034 + j * (72 ±0)` + // Measured: `1068 + j * (72 ±0)` // Estimated: `75223` - // Minimum execution time: 26_980 nanoseconds. - Weight::from_parts(35_113_806, 75223) - // Standard Error: 268 - .saturating_add(Weight::from_parts(105_698, 0).saturating_mul(j.into())) + // Minimum execution time: 27_380 nanoseconds. + Weight::from_parts(35_546_685, 75223) + // Standard Error: 287 + .saturating_add(Weight::from_parts(106_675, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -137,10 +137,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) fn exit_court_remove() -> Weight { // Proof Size summary in bytes: - // Measured: `273` + // Measured: `307` // Estimated: `6500` - // Minimum execution time: 37_360 nanoseconds. - Weight::from_parts(43_201_000, 6500) + // Minimum execution time: 37_730 nanoseconds. + Weight::from_parts(43_521_000, 6500) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -150,10 +150,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen) fn exit_court_set() -> Weight { // Proof Size summary in bytes: - // Measured: `273` + // Measured: `307` // Estimated: `6500` - // Minimum execution time: 35_770 nanoseconds. - Weight::from_parts(40_940_000, 6500) + // Minimum execution time: 36_050 nanoseconds. + Weight::from_parts(43_831_000, 6500) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -164,19 +164,19 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[1, 510]`. fn vote(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `416 + d * (53 ±0)` + // Measured: `450 + d * (53 ±0)` // Estimated: `155273` - // Minimum execution time: 52_471 nanoseconds. - Weight::from_parts(63_337_425, 155273) - // Standard Error: 476 - .saturating_add(Weight::from_parts(117_559, 0).saturating_mul(d.into())) + // Minimum execution time: 52_671 nanoseconds. + Weight::from_parts(62_979_576, 155273) + // Standard Error: 465 + .saturating_add(Weight::from_parts(118_018, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Court CourtIdToMarketId (r:1 w:0) /// Proof: Court CourtIdToMarketId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Court Participants (r:1 w:0) /// Proof: Court Participants (max_values: None, max_size: Some(251), added: 2726, mode: MaxEncodedLen) /// Storage: Court Courts (r:1 w:0) @@ -186,19 +186,19 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[1, 510]`. fn denounce_vote(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1526 + d * (53 ±0)` - // Estimated: `163531` - // Minimum execution time: 56_570 nanoseconds. - Weight::from_parts(64_504_390, 163531) - // Standard Error: 618 - .saturating_add(Weight::from_parts(164_325, 0).saturating_mul(d.into())) + // Measured: `1563 + d * (53 ±0)` + // Estimated: `163667` + // Minimum execution time: 56_160 nanoseconds. + Weight::from_parts(66_113_555, 163667) + // Standard Error: 640 + .saturating_add(Weight::from_parts(164_953, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Court CourtIdToMarketId (r:1 w:0) /// Proof: Court CourtIdToMarketId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Court Participants (r:1 w:0) /// Proof: Court Participants (max_values: None, max_size: Some(251), added: 2726, mode: MaxEncodedLen) /// Storage: Court Courts (r:1 w:0) @@ -208,12 +208,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[1, 510]`. fn reveal_vote(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `2108 + d * (53 ±0)` - // Estimated: `163531` - // Minimum execution time: 88_011 nanoseconds. - Weight::from_parts(104_678_220, 163531) - // Standard Error: 712 - .saturating_add(Weight::from_parts(113_726, 0).saturating_mul(d.into())) + // Measured: `2145 + d * (53 ±0)` + // Estimated: `163667` + // Minimum execution time: 89_220 nanoseconds. + Weight::from_parts(105_277_297, 163667) + // Standard Error: 689 + .saturating_add(Weight::from_parts(114_305, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -222,7 +222,7 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Court CourtIdToMarketId (r:1 w:0) /// Proof: Court CourtIdToMarketId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Court SelectedDraws (r:1 w:1) /// Proof: Court SelectedDraws (max_values: None, max_size: Some(149974), added: 152449, mode: MaxEncodedLen) /// Storage: Court CourtPool (r:1 w:1) @@ -246,13 +246,13 @@ impl WeightInfoZeitgeist for WeightInfo { fn appeal(j: u32, a: u32, _r: u32, _f: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0 + j * (132 ±0) + a * (35486 ±0) + r * (16 ±0) + f * (16 ±0)` - // Estimated: `515303 + j * (203 ±1) + a * (314898 ±368)` - // Minimum execution time: 3_473_644 nanoseconds. - Weight::from_parts(3_775_379_000, 515303) - // Standard Error: 27_336 - .saturating_add(Weight::from_parts(6_465_312, 0).saturating_mul(j.into())) - // Standard Error: 9_755_849 - .saturating_add(Weight::from_parts(4_399_915_858, 0).saturating_mul(a.into())) + // Estimated: `515439 + j * (203 ±1) + a * (314898 ±368)` + // Minimum execution time: 3_470_854 nanoseconds. + Weight::from_parts(3_772_958_000, 515439) + // Standard Error: 25_467 + .saturating_add(Weight::from_parts(6_401_836, 0).saturating_mul(j.into())) + // Standard Error: 9_089_079 + .saturating_add(Weight::from_parts(4_296_122_826, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(109)) .saturating_add(T::DbWeight::get().reads((116_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(100)) @@ -271,12 +271,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[5, 510]`. fn reassign_court_stakes(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `911 + d * (587 ±0)` + // Measured: `945 + d * (587 ±0)` // Estimated: `157880 + d * (5333 ±0)` - // Minimum execution time: 147_721 nanoseconds. - Weight::from_parts(151_251_000, 157880) - // Standard Error: 34_391 - .saturating_add(Weight::from_parts(66_838_948, 0).saturating_mul(d.into())) + // Minimum execution time: 148_160 nanoseconds. + Weight::from_parts(151_951_000, 157880) + // Standard Error: 38_869 + .saturating_add(Weight::from_parts(66_881_062, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -289,8 +289,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 12_430 nanoseconds. - Weight::from_parts(14_040_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 12_650 nanoseconds. + Weight::from_parts(14_450_000, 0).saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Court YearlyInflation (r:1 w:0) /// Proof: Court YearlyInflation (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen) @@ -303,10 +303,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + j * (243 ±0)` // Estimated: `72996 + j * (2607 ±0)` - // Minimum execution time: 32_920 nanoseconds. - Weight::from_parts(34_440_000, 72996) - // Standard Error: 11_101 - .saturating_add(Weight::from_parts(19_885_586, 0).saturating_mul(j.into())) + // Minimum execution time: 33_280 nanoseconds. + Weight::from_parts(34_480_000, 72996) + // Standard Error: 9_174 + .saturating_add(Weight::from_parts(19_968_654, 0).saturating_mul(j.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(j.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(j.into()))) @@ -323,12 +323,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[0, 3]`. fn select_participants(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `84018 + a * (19595 ±0)` + // Measured: `84052 + a * (19595 ±0)` // Estimated: `133335 + a * (162878 ±713)` - // Minimum execution time: 1_519_144 nanoseconds. - Weight::from_parts(838_962_523, 133335) - // Standard Error: 19_763_528 - .saturating_add(Weight::from_parts(3_555_251_845, 0).saturating_mul(a.into())) + // Minimum execution time: 1_523_714 nanoseconds. + Weight::from_parts(864_759_111, 133335) + // Standard Error: 18_632_603 + .saturating_add(Weight::from_parts(3_449_129_449, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(24)) .saturating_add(T::DbWeight::get().reads((60_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(19)) @@ -361,14 +361,14 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `r` is `[0, 62]`. fn on_dispute(j: u32, r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `6039 + j * (80 ±0) + r * (16 ±0)` + // Measured: `6073 + j * (80 ±0) + r * (16 ±0)` // Estimated: `153295 + j * (11 ±0) + r * (29 ±1)` - // Minimum execution time: 292_071 nanoseconds. - Weight::from_parts(332_110_603, 153295) - // Standard Error: 1_279 - .saturating_add(Weight::from_parts(252_628, 0).saturating_mul(j.into())) - // Standard Error: 19_792 - .saturating_add(Weight::from_parts(446_988, 0).saturating_mul(r.into())) + // Minimum execution time: 298_061 nanoseconds. + Weight::from_parts(348_386_954, 153295) + // Standard Error: 1_339 + .saturating_add(Weight::from_parts(259_856, 0).saturating_mul(j.into())) + // Standard Error: 20_722 + .saturating_add(Weight::from_parts(277_477, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(33)) .saturating_add(T::DbWeight::get().writes(35)) .saturating_add(Weight::from_parts(0, 11).saturating_mul(j.into())) @@ -383,18 +383,18 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Court CourtIdToMarketId (r:1 w:0) /// Proof: Court CourtIdToMarketId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Court Participants (r:510 w:510) /// Proof: Court Participants (max_values: None, max_size: Some(251), added: 2726, mode: MaxEncodedLen) /// The range of component `d` is `[1, 510]`. fn on_resolution(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `931 + d * (256 ±0)` - // Estimated: `163320 + d * (2726 ±0)` - // Minimum execution time: 45_140 nanoseconds. - Weight::from_parts(46_400_000, 163320) - // Standard Error: 5_453 - .saturating_add(Weight::from_parts(7_158_282, 0).saturating_mul(d.into())) + // Measured: `968 + d * (256 ±0)` + // Estimated: `163456 + d * (2726 ±0)` + // Minimum execution time: 45_351 nanoseconds. + Weight::from_parts(46_740_000, 163456) + // Standard Error: 5_341 + .saturating_add(Weight::from_parts(7_102_104, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -412,12 +412,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[0, 4]`. fn exchange(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `386 + a * (352 ±0)` + // Measured: `420 + a * (352 ±0)` // Estimated: `5339 + a * (6331 ±0)` - // Minimum execution time: 15_770 nanoseconds. - Weight::from_parts(19_251_587, 5339) - // Standard Error: 61_943 - .saturating_add(Weight::from_parts(31_306_570, 0).saturating_mul(a.into())) + // Minimum execution time: 14_230 nanoseconds. + Weight::from_parts(17_978_307, 5339) + // Standard Error: 68_789 + .saturating_add(Weight::from_parts(31_714_281, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) @@ -429,10 +429,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Court Courts (max_values: None, max_size: Some(349), added: 2824, mode: MaxEncodedLen) fn get_auto_resolve() -> Weight { // Proof Size summary in bytes: - // Measured: `389` + // Measured: `423` // Estimated: `5339` - // Minimum execution time: 13_450 nanoseconds. - Weight::from_parts(15_930_000, 5339).saturating_add(T::DbWeight::get().reads(2)) + // Minimum execution time: 11_790 nanoseconds. + Weight::from_parts(12_930_000, 5339).saturating_add(T::DbWeight::get().reads(2)) } /// Storage: Court MarketIdToCourtId (r:1 w:0) /// Proof: Court MarketIdToCourtId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) @@ -443,13 +443,13 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Court CourtIdToMarketId (r:1 w:0) /// Proof: Court CourtIdToMarketId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) fn has_failed() -> Weight { // Proof Size summary in bytes: - // Measured: `3152` - // Estimated: `83368` - // Minimum execution time: 34_630 nanoseconds. - Weight::from_parts(36_671_000, 83368).saturating_add(T::DbWeight::get().reads(5)) + // Measured: `3189` + // Estimated: `83504` + // Minimum execution time: 36_060 nanoseconds. + Weight::from_parts(43_690_000, 83504).saturating_add(T::DbWeight::get().reads(5)) } /// Storage: Court MarketIdToCourtId (r:1 w:0) /// Proof: Court MarketIdToCourtId (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) @@ -463,12 +463,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[1, 510]`. fn on_global_dispute(_a: u32, d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `448 + a * (66 ±0) + d * (256 ±0)` + // Measured: `482 + a * (66 ±0) + d * (256 ±0)` // Estimated: `157788 + d * (2726 ±0)` - // Minimum execution time: 30_740 nanoseconds. - Weight::from_parts(2_270_886, 157788) - // Standard Error: 9_278 - .saturating_add(Weight::from_parts(7_459_796, 0).saturating_mul(d.into())) + // Minimum execution time: 30_490 nanoseconds. + Weight::from_parts(12_392_980, 157788) + // Standard Error: 8_466 + .saturating_add(Weight::from_parts(7_354_052, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -486,12 +486,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `d` is `[1, 510]`. fn clear(d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `363 + d * (256 ±0)` + // Measured: `397 + d * (256 ±0)` // Estimated: `154964 + d * (2726 ±0)` - // Minimum execution time: 25_190 nanoseconds. - Weight::from_parts(25_760_000, 154964) - // Standard Error: 6_733 - .saturating_add(Weight::from_parts(7_143_466, 0).saturating_mul(d.into())) + // Minimum execution time: 24_940 nanoseconds. + Weight::from_parts(25_650_000, 154964) + // Standard Error: 5_781 + .saturating_add(Weight::from_parts(6_956_726, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) diff --git a/zrml/global-disputes/src/weights.rs b/zrml/global-disputes/src/weights.rs index e336c3eeb..cd74c28c5 100644 --- a/zrml/global-disputes/src/weights.rs +++ b/zrml/global-disputes/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_global_disputes //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -76,12 +76,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `556 + o * (26 ±0) + v * (32 ±0)` // Estimated: `13631` - // Minimum execution time: 57_410 nanoseconds. - Weight::from_parts(66_467_418, 13631) - // Standard Error: 20_588 - .saturating_add(Weight::from_parts(87_789, 0).saturating_mul(o.into())) - // Standard Error: 3_612 - .saturating_add(Weight::from_parts(45_378, 0).saturating_mul(v.into())) + // Minimum execution time: 56_570 nanoseconds. + Weight::from_parts(62_319_654, 13631) + // Standard Error: 20_343 + .saturating_add(Weight::from_parts(133_505, 0).saturating_mul(o.into())) + // Standard Error: 3_569 + .saturating_add(Weight::from_parts(91_527, 0).saturating_mul(v.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -99,12 +99,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + l * (467 ±0) + o * (1600 ±0)` // Estimated: `10497 + l * (2871 ±0)` - // Minimum execution time: 31_690 nanoseconds. - Weight::from_parts(31_232_820, 10497) - // Standard Error: 11_210 - .saturating_add(Weight::from_parts(4_094_584, 0).saturating_mul(l.into())) - // Standard Error: 62_757 - .saturating_add(Weight::from_parts(1_297_075, 0).saturating_mul(o.into())) + // Minimum execution time: 31_550 nanoseconds. + Weight::from_parts(35_536_478, 10497) + // Standard Error: 11_671 + .saturating_add(Weight::from_parts(3_910_915, 0).saturating_mul(l.into())) + // Standard Error: 65_337 + .saturating_add(Weight::from_parts(1_067_736, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -120,23 +120,21 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// The range of component `l` is `[0, 50]`. /// The range of component `o` is `[1, 10]`. - fn unlock_vote_balance_remove(l: u32, o: u32) -> Weight { + fn unlock_vote_balance_remove(l: u32, _o: u32) -> Weight { // Proof Size summary in bytes: // Measured: `0 + l * (451 ±0) + o * (1600 ±0)` // Estimated: `10497 + l * (2871 ±0)` - // Minimum execution time: 31_720 nanoseconds. - Weight::from_parts(18_548_656, 10497) - // Standard Error: 11_063 - .saturating_add(Weight::from_parts(4_057_618, 0).saturating_mul(l.into())) - // Standard Error: 61_931 - .saturating_add(Weight::from_parts(2_028_551, 0).saturating_mul(o.into())) + // Minimum execution time: 31_640 nanoseconds. + Weight::from_parts(38_456_566, 10497) + // Standard Error: 10_816 + .saturating_add(Weight::from_parts(3_883_534, 0).saturating_mul(l.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(l.into()))) .saturating_add(T::DbWeight::get().writes(2)) .saturating_add(Weight::from_parts(0, 2871).saturating_mul(l.into())) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: GlobalDisputes GlobalDisputesInfo (r:1 w:1) /// Proof: GlobalDisputes GlobalDisputesInfo (max_values: None, max_size: Some(396), added: 2871, mode: MaxEncodedLen) /// Storage: GlobalDisputes Outcomes (r:1 w:1) @@ -146,12 +144,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `w` is `[1, 10]`. fn add_vote_outcome(w: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `687 + w * (32 ±0)` - // Estimated: `11365` - // Minimum execution time: 67_460 nanoseconds. - Weight::from_parts(77_049_200, 11365) - // Standard Error: 25_025 - .saturating_add(Weight::from_parts(93_445, 0).saturating_mul(w.into())) + // Measured: `690 + w * (32 ±0)` + // Estimated: `11501` + // Minimum execution time: 67_621 nanoseconds. + Weight::from_parts(77_496_340, 11501) + // Standard Error: 25_163 + .saturating_add(Weight::from_parts(48_228, 0).saturating_mul(w.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -166,10 +164,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `490 + o * (41 ±0)` // Estimated: `8869 + o * (2702 ±6)` - // Minimum execution time: 66_290 nanoseconds. - Weight::from_parts(51_210_493, 8869) - // Standard Error: 97_119 - .saturating_add(Weight::from_parts(29_851_278, 0).saturating_mul(o.into())) + // Minimum execution time: 66_650 nanoseconds. + Weight::from_parts(53_409_131, 8869) + // Standard Error: 97_889 + .saturating_add(Weight::from_parts(30_309_941, 0).saturating_mul(o.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(o.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -186,8 +184,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `537` // Estimated: `10955` - // Minimum execution time: 65_360 nanoseconds. - Weight::from_parts(75_881_000, 10955) + // Minimum execution time: 66_220 nanoseconds. + Weight::from_parts(75_191_000, 10955) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -201,10 +199,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `407 + k * (122 ±0) + o * (32 ±0)` // Estimated: `8611 + k * (2870 ±0)` - // Minimum execution time: 75_521 nanoseconds. - Weight::from_parts(19_988_587, 8611) - // Standard Error: 18_595 - .saturating_add(Weight::from_parts(18_053_259, 0).saturating_mul(k.into())) + // Minimum execution time: 76_340 nanoseconds. + Weight::from_parts(8_305_894, 8611) + // Standard Error: 21_012 + .saturating_add(Weight::from_parts(18_168_686, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -221,10 +219,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `407 + k * (122 ±0) + o * (32 ±0)` // Estimated: `8611 + k * (2870 ±0)` - // Minimum execution time: 72_970 nanoseconds. - Weight::from_parts(119_070_747, 8611) - // Standard Error: 15_542 - .saturating_add(Weight::from_parts(17_596_560, 0).saturating_mul(k.into())) + // Minimum execution time: 73_140 nanoseconds. + Weight::from_parts(232_428_016, 8611) + // Standard Error: 18_813 + .saturating_add(Weight::from_parts(17_740_443, 0).saturating_mul(k.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(k.into()))) .saturating_add(T::DbWeight::get().writes(1)) diff --git a/zrml/liquidity-mining/src/weights.rs b/zrml/liquidity-mining/src/weights.rs index d70c2da17..69e9ef043 100644 --- a/zrml/liquidity-mining/src/weights.rs +++ b/zrml/liquidity-mining/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_liquidity_mining //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -61,7 +61,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 4_080 nanoseconds. - Weight::from_parts(4_510_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 3_980 nanoseconds. + Weight::from_parts(4_750_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/neo-swaps/src/weights.rs b/zrml/neo-swaps/src/weights.rs index 6d50d69f1..59057af5a 100644 --- a/zrml/neo-swaps/src/weights.rs +++ b/zrml/neo-swaps/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_neo_swaps //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -61,7 +61,7 @@ pub trait WeightInfoZeitgeist { pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: NeoSwaps Pools (r:1 w:1) /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) /// Storage: System Account (r:2 w:2) @@ -72,15 +72,15 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) fn buy() -> Weight { // Proof Size summary in bytes: - // Measured: `2868` - // Estimated: `28188` - // Minimum execution time: 383_942 nanoseconds. - Weight::from_parts(452_972_000, 28188) + // Measured: `2905` + // Estimated: `28324` + // Minimum execution time: 389_381 nanoseconds. + Weight::from_parts(456_541_000, 28324) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: NeoSwaps Pools (r:1 w:1) /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:3 w:3) @@ -91,30 +91,30 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) fn sell() -> Weight { // Proof Size summary in bytes: - // Measured: `3034` - // Estimated: `28188` - // Minimum execution time: 401_532 nanoseconds. - Weight::from_parts(491_103_000, 28188) + // Measured: `3071` + // Estimated: `28324` + // Minimum execution time: 404_471 nanoseconds. + Weight::from_parts(473_241_000, 28324) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: NeoSwaps Pools (r:1 w:1) /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:4 w:4) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) fn join() -> Weight { // Proof Size summary in bytes: - // Measured: `2756` - // Estimated: `20536` - // Minimum execution time: 122_280 nanoseconds. - Weight::from_parts(149_371_000, 20536) + // Measured: `2793` + // Estimated: `20672` + // Minimum execution time: 122_321 nanoseconds. + Weight::from_parts(140_940_000, 20672) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: NeoSwaps Pools (r:1 w:1) /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:4 w:4) @@ -123,10 +123,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn exit() -> Weight { // Proof Size summary in bytes: - // Measured: `2524` - // Estimated: `23143` - // Minimum execution time: 124_590 nanoseconds. - Weight::from_parts(151_600_000, 23143) + // Measured: `2561` + // Estimated: `23279` + // Minimum execution time: 124_770 nanoseconds. + Weight::from_parts(151_910_000, 23279) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -138,13 +138,13 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `1819` // Estimated: `9734` - // Minimum execution time: 77_180 nanoseconds. - Weight::from_parts(93_340_000, 9734) + // Minimum execution time: 76_910 nanoseconds. + Weight::from_parts(94_141_000, 9734) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: NeoSwaps Pools (r:1 w:1) /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:4 w:4) @@ -153,10 +153,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn deploy_pool() -> Weight { // Proof Size summary in bytes: - // Measured: `2241` - // Estimated: `23143` - // Minimum execution time: 166_011 nanoseconds. - Weight::from_parts(201_540_000, 23143) + // Measured: `2278` + // Estimated: `23279` + // Minimum execution time: 167_210 nanoseconds. + Weight::from_parts(189_090_000, 23279) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(6)) } diff --git a/zrml/orderbook/src/weights.rs b/zrml/orderbook/src/weights.rs index 1855bba8b..78de0818a 100644 --- a/zrml/orderbook/src/weights.rs +++ b/zrml/orderbook/src/weights.rs @@ -19,18 +19,18 @@ //! Autogenerated weights for zrml_orderbook //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `sea212-PC`, CPU: `AMD Ryzen 9 5900X 12-Core Processor` +//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: -// ./target/debug/zeitgeist +// ./target/production/zeitgeist // benchmark // pallet // --chain=dev // --steps=10 -// --repeat=10 +// --repeat=1000 // --pallet=zrml_orderbook // --extrinsic=* // --execution=wasm @@ -68,10 +68,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) fn remove_order_ask() -> Weight { // Proof Size summary in bytes: - // Measured: `637` + // Measured: `675` // Estimated: `8967` - // Minimum execution time: 362_440 nanoseconds. - Weight::from_parts(363_640_000, 8967) + // Minimum execution time: 41_210 nanoseconds. + Weight::from_parts(51_230_000, 8967) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -81,10 +81,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) fn remove_order_bid() -> Weight { // Proof Size summary in bytes: - // Measured: `284` + // Measured: `323` // Estimated: `6342` - // Minimum execution time: 326_778 nanoseconds. - Weight::from_parts(330_518_000, 6342) + // Minimum execution time: 37_110 nanoseconds. + Weight::from_parts(45_930_000, 6342) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } @@ -100,10 +100,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn fill_order_ask() -> Weight { // Proof Size summary in bytes: - // Measured: `1310` + // Measured: `1348` // Estimated: `17325` - // Minimum execution time: 872_283 nanoseconds. - Weight::from_parts(873_872_000, 17325) + // Minimum execution time: 97_511 nanoseconds. + Weight::from_parts(120_261_000, 17325) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -119,10 +119,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn fill_order_bid() -> Weight { // Proof Size summary in bytes: - // Measured: `1249` + // Measured: `1288` // Estimated: `17298` - // Minimum execution time: 766_910 nanoseconds. - Weight::from_parts(769_050_000, 17298) + // Minimum execution time: 86_600 nanoseconds. + Weight::from_parts(106_891_000, 17298) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -138,10 +138,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Orderbook Orders (max_values: None, max_size: Some(143), added: 2618, mode: MaxEncodedLen) fn place_order_ask() -> Weight { // Proof Size summary in bytes: - // Measured: `626` + // Measured: `664` // Estimated: `10013` - // Minimum execution time: 441_322 nanoseconds. - Weight::from_parts(443_332_000, 10013) + // Minimum execution time: 55_910 nanoseconds. + Weight::from_parts(69_621_000, 10013) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } @@ -155,10 +155,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Orderbook Orders (max_values: None, max_size: Some(143), added: 2618, mode: MaxEncodedLen) fn place_order_bid() -> Weight { // Proof Size summary in bytes: - // Measured: `334` + // Measured: `372` // Estimated: `7388` - // Minimum execution time: 369_460 nanoseconds. - Weight::from_parts(370_870_000, 7388) + // Minimum execution time: 44_780 nanoseconds. + Weight::from_parts(55_840_000, 7388) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/parimutuel/src/weights.rs b/zrml/parimutuel/src/weights.rs index bf646c150..b44a0f130 100644 --- a/zrml/parimutuel/src/weights.rs +++ b/zrml/parimutuel/src/weights.rs @@ -14,17 +14,16 @@ // // You should have received a copy of the GNU General Public License // along with Zeitgeist. If not, see . - //! Autogenerated weights for zrml_parimutuel //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-13`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` -//! HOSTNAME: `Chralt-3.local`, CPU: `` +//! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` // Executed Command: -// ./target/release/zeitgeist +// ./target/production/zeitgeist // benchmark // pallet // --chain=dev @@ -56,55 +55,53 @@ pub trait WeightInfoZeitgeist { pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(543), added: 3018, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:1 w:1) - /// Proof: Tokens Accounts (max_values: None, max_size: Some(124), added: 2599, mode: MaxEncodedLen) + /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: Tokens TotalIssuance (r:1 w:1) - /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) - /// Storage: Parimutuel TotalRewards (r:1 w:1) - /// Proof: Parimutuel TotalRewards (max_values: None, max_size: Some(40), added: 2515, mode: MaxEncodedLen) + /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) fn buy() -> Weight { // Proof Size summary in bytes: - // Measured: `1815` - // Estimated: `13258` - // Minimum execution time: 79_000 nanoseconds. - Weight::from_parts(84_000_000, 13258) - .saturating_add(T::DbWeight::get().reads(5)) - .saturating_add(T::DbWeight::get().writes(4)) + // Measured: `1814` + // Estimated: `10876` + // Minimum execution time: 107_021 nanoseconds. + Weight::from_parts(131_400_000, 10876) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(543), added: 3018, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens TotalIssuance (r:1 w:1) - /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) + /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:1 w:1) - /// Proof: Tokens Accounts (max_values: None, max_size: Some(124), added: 2599, mode: MaxEncodedLen) + /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn claim_rewards() -> Weight { // Proof Size summary in bytes: // Measured: `2311` - // Estimated: `10743` - // Minimum execution time: 75_000 nanoseconds. - Weight::from_parts(81_000_000, 10743) + // Estimated: `10876` + // Minimum execution time: 106_420 nanoseconds. + Weight::from_parts(146_081_000, 10876) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(543), added: 3018, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens TotalIssuance (r:2 w:1) - /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(44), added: 2519, mode: MaxEncodedLen) + /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:1 w:1) - /// Proof: Tokens Accounts (max_values: None, max_size: Some(124), added: 2599, mode: MaxEncodedLen) + /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) fn claim_refunds() -> Weight { // Proof Size summary in bytes: // Measured: `2311` - // Estimated: `13262` - // Minimum execution time: 75_000 nanoseconds. - Weight::from_parts(77_000_000, 13262) + // Estimated: `13394` + // Minimum execution time: 100_691 nanoseconds. + Weight::from_parts(123_451_000, 13394) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } diff --git a/zrml/prediction-markets/src/weights.rs b/zrml/prediction-markets/src/weights.rs index 9eb2ab2fd..1d095de18 100644 --- a/zrml/prediction-markets/src/weights.rs +++ b/zrml/prediction-markets/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_prediction_markets //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -80,20 +80,20 @@ pub trait WeightInfoZeitgeist { fn market_status_manager(b: u32, f: u32) -> Weight; fn market_resolution_manager(r: u32, d: u32) -> Weight; fn process_subsidy_collecting_markets_dummy() -> Weight; - fn create_market_and_deploy_pool(m: u32) -> Weight; fn schedule_early_close_as_authority(o: u32, n: u32) -> Weight; fn schedule_early_close_after_dispute(o: u32, n: u32) -> Weight; fn schedule_early_close_as_market_creator(o: u32, n: u32) -> Weight; fn dispute_early_close(o: u32, n: u32) -> Weight; fn reject_early_close_after_authority(o: u32, n: u32) -> Weight; fn reject_early_close_after_dispute() -> Weight; + fn create_market_and_deploy_pool(m: u32) -> Weight; } /// Weight functions for zrml_prediction_markets (automatically generated) pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerOpenTimeFrame (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerOpenTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) @@ -104,19 +104,21 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// The range of component `o` is `[0, 63]`. /// The range of component `c` is `[0, 63]`. - fn admin_move_market_to_closed(_o: u32, c: u32) -> Weight { - // Proof Size summary in bytes: - // Measured: `789 + o * (16 ±0) + c * (16 ±0)` - // Estimated: `13093` - // Minimum execution time: 54_440 nanoseconds. - Weight::from_parts(65_791_830, 13093) - // Standard Error: 2_584 - .saturating_add(Weight::from_parts(32_267, 0).saturating_mul(c.into())) + fn admin_move_market_to_closed(o: u32, c: u32) -> Weight { + // Proof Size summary in bytes: + // Measured: `792 + o * (16 ±0) + c * (16 ±0)` + // Estimated: `13229` + // Minimum execution time: 54_250 nanoseconds. + Weight::from_parts(59_415_334, 13229) + // Standard Error: 2_729 + .saturating_add(Weight::from_parts(17_380, 0).saturating_mul(o.into())) + // Standard Error: 2_729 + .saturating_add(Weight::from_parts(62_317, 0).saturating_mul(c.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerReportBlock (max_values: None, max_size: Some(1042), added: 3517, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) @@ -126,17 +128,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `r` is `[0, 63]`. fn admin_move_market_to_resolved_scalar_reported(r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `786 + r * (16 ±0)` - // Estimated: `12781` - // Minimum execution time: 81_390 nanoseconds. - Weight::from_parts(93_537_719, 12781) - // Standard Error: 4_374 - .saturating_add(Weight::from_parts(88_348, 0).saturating_mul(r.into())) + // Measured: `789 + r * (16 ±0)` + // Estimated: `12917` + // Minimum execution time: 81_630 nanoseconds. + Weight::from_parts(90_598_731, 12917) + // Standard Error: 4_875 + .saturating_add(Weight::from_parts(61_887, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerReportBlock (max_values: None, max_size: Some(1042), added: 3517, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) @@ -148,17 +150,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `r` is `[0, 63]`. fn admin_move_market_to_resolved_categorical_reported(r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `4479 + r * (16 ±0)` - // Estimated: `18907` - // Minimum execution time: 131_361 nanoseconds. - Weight::from_parts(148_371_434, 18907) - // Standard Error: 8_178 - .saturating_add(Weight::from_parts(17_697, 0).saturating_mul(r.into())) + // Measured: `4482 + r * (16 ±0)` + // Estimated: `19043` + // Minimum execution time: 132_880 nanoseconds. + Weight::from_parts(148_466_242, 19043) + // Standard Error: 8_108 + .saturating_add(Weight::from_parts(4_693, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) @@ -174,17 +176,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `r` is `[0, 63]`. fn admin_move_market_to_resolved_scalar_disputed(r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1312 + r * (16 ±0)` - // Estimated: `24507` - // Minimum execution time: 136_470 nanoseconds. - Weight::from_parts(157_704_563, 24507) - // Standard Error: 7_258 - .saturating_add(Weight::from_parts(106_232, 0).saturating_mul(r.into())) + // Measured: `1315 + r * (16 ±0)` + // Estimated: `24643` + // Minimum execution time: 136_411 nanoseconds. + Weight::from_parts(149_906_505, 24643) + // Standard Error: 7_982 + .saturating_add(Weight::from_parts(82_359, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().writes(6)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Authorized AuthorizedOutcomeReports (r:1 w:1) /// Proof: Authorized AuthorizedOutcomeReports (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) @@ -200,50 +202,48 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Swaps Pools (r:1 w:1) /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) /// The range of component `r` is `[0, 63]`. - fn admin_move_market_to_resolved_categorical_disputed(r: u32) -> Weight { - // Proof Size summary in bytes: - // Measured: `4990 + r * (16 ±0)` - // Estimated: `30633` - // Minimum execution time: 186_660 nanoseconds. - Weight::from_parts(214_938_616, 30633) - // Standard Error: 10_966 - .saturating_add(Weight::from_parts(21_013, 0).saturating_mul(r.into())) + fn admin_move_market_to_resolved_categorical_disputed(_r: u32) -> Weight { + // Proof Size summary in bytes: + // Measured: `4993 + r * (16 ±0)` + // Estimated: `30769` + // Minimum execution time: 188_101 nanoseconds. + Weight::from_parts(213_433_833, 30769) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(7)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsForEdit (r:1 w:0) /// Proof: PredictionMarkets MarketIdsForEdit (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) fn approve_market() -> Weight { // Proof Size summary in bytes: - // Measured: `577` - // Estimated: `10266` - // Minimum execution time: 50_411 nanoseconds. - Weight::from_parts(56_920_000, 10266) + // Measured: `580` + // Estimated: `10402` + // Minimum execution time: 50_640 nanoseconds. + Weight::from_parts(56_810_000, 10402) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsForEdit (r:1 w:1) /// Proof: PredictionMarkets MarketIdsForEdit (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// The range of component `r` is `[0, 1024]`. fn request_edit(r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `516` - // Estimated: `6542` - // Minimum execution time: 25_380 nanoseconds. - Weight::from_parts(29_805_022, 6542) - // Standard Error: 89 - .saturating_add(Weight::from_parts(2_565, 0).saturating_mul(r.into())) + // Measured: `519` + // Estimated: `6678` + // Minimum execution time: 25_330 nanoseconds. + Weight::from_parts(29_109_736, 6678) + // Standard Error: 94 + .saturating_add(Weight::from_parts(2_012, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:64 w:64) @@ -253,12 +253,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 64]`. fn buy_complete_set(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `517` - // Estimated: `5624 + a * (5116 ±0)` - // Minimum execution time: 95_871 nanoseconds. - Weight::from_parts(71_923_870, 5624) - // Standard Error: 32_395 - .saturating_add(Weight::from_parts(20_437_528, 0).saturating_mul(a.into())) + // Measured: `554` + // Estimated: `5760 + a * (5116 ±0)` + // Minimum execution time: 97_011 nanoseconds. + Weight::from_parts(68_920_978, 5760) + // Standard Error: 34_434 + .saturating_add(Weight::from_parts(20_262_853, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -274,23 +274,21 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:0 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// The range of component `m` is `[0, 63]`. - fn create_market(m: u32) -> Weight { + fn create_market(_m: u32) -> Weight { // Proof Size summary in bytes: // Measured: `240 + m * (16 ±0)` // Estimated: `8263` - // Minimum execution time: 51_380 nanoseconds. - Weight::from_parts(62_038_312, 8263) - // Standard Error: 2_844 - .saturating_add(Weight::from_parts(30_077, 0).saturating_mul(m.into())) + // Minimum execution time: 51_080 nanoseconds. + Weight::from_parts(64_414_026, 8263) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: PredictionMarkets MarketIdsForEdit (r:1 w:1) /// Proof: PredictionMarkets MarketIdsForEdit (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: Timestamp Now (r:1 w:0) @@ -298,17 +296,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `m` is `[0, 63]`. fn edit_market(m: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `732 + m * (16 ±0)` - // Estimated: `10570` - // Minimum execution time: 51_090 nanoseconds. - Weight::from_parts(60_075_585, 10570) - // Standard Error: 2_917 - .saturating_add(Weight::from_parts(19_784, 0).saturating_mul(m.into())) + // Measured: `735 + m * (16 ±0)` + // Estimated: `10706` + // Minimum execution time: 50_710 nanoseconds. + Weight::from_parts(60_055_013, 10706) + // Standard Error: 3_263 + .saturating_add(Weight::from_parts(43_939, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Swaps NextPoolId (r:1 w:1) /// Proof: Swaps NextPoolId (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:129 w:129) @@ -329,12 +327,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `o` is `[0, 63]`. fn deploy_swap_pool_for_market_future_pool(a: u32, _o: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1209 + a * (118 ±0) + o * (16 ±0)` - // Estimated: `17802 + a * (5196 ±0)` - // Minimum execution time: 182_280 nanoseconds. - Weight::from_parts(151_158_106, 17802) - // Standard Error: 44_597 - .saturating_add(Weight::from_parts(34_641_935, 0).saturating_mul(a.into())) + // Measured: `1246 + a * (118 ±0) + o * (16 ±0)` + // Estimated: `17938 + a * (5196 ±0)` + // Minimum execution time: 182_860 nanoseconds. + Weight::from_parts(136_165_903, 17938) + // Standard Error: 43_594 + .saturating_add(Weight::from_parts(34_079_556, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(8)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(7)) @@ -342,7 +340,7 @@ impl WeightInfoZeitgeist for WeightInfo { .saturating_add(Weight::from_parts(0, 5196).saturating_mul(a.into())) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Swaps NextPoolId (r:1 w:1) /// Proof: Swaps NextPoolId (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:129 w:129) @@ -360,12 +358,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 64]`. fn deploy_swap_pool_for_market_open_pool(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1075 + a * (119 ±0)` - // Estimated: `14277 + a * (5196 ±0)` - // Minimum execution time: 184_150 nanoseconds. - Weight::from_parts(112_872_816, 14277) - // Standard Error: 51_522 - .saturating_add(Weight::from_parts(35_723_201, 0).saturating_mul(a.into())) + // Measured: `1112 + a * (119 ±0)` + // Estimated: `14413 + a * (5196 ±0)` + // Minimum execution time: 185_011 nanoseconds. + Weight::from_parts(149_265_363, 14413) + // Standard Error: 44_213 + .saturating_add(Weight::from_parts(33_798_818, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(6)) @@ -373,7 +371,7 @@ impl WeightInfoZeitgeist for WeightInfo { .saturating_add(Weight::from_parts(0, 5196).saturating_mul(a.into())) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: GlobalDisputes GlobalDisputesInfo (r:1 w:1) /// Proof: GlobalDisputes GlobalDisputesInfo (max_values: None, max_size: Some(396), added: 2871, mode: MaxEncodedLen) /// Storage: Court MarketIdToCourtId (r:1 w:0) @@ -394,45 +392,49 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: PredictionMarkets MarketIdsPerDisputeBlock (max_values: None, max_size: Some(1042), added: 3517, mode: MaxEncodedLen) /// The range of component `m` is `[1, 64]`. /// The range of component `n` is `[1, 64]`. - fn start_global_dispute(_m: u32, _n: u32) -> Weight { - // Proof Size summary in bytes: - // Measured: `9154 + m * (16 ±0)` - // Estimated: `329581` - // Minimum execution time: 316_651 nanoseconds. - Weight::from_parts(378_091_905, 329581) + fn start_global_dispute(m: u32, n: u32) -> Weight { + // Proof Size summary in bytes: + // Measured: `9191 + m * (16 ±0)` + // Estimated: `329717` + // Minimum execution time: 319_451 nanoseconds. + Weight::from_parts(355_402_117, 329717) + // Standard Error: 15_398 + .saturating_add(Weight::from_parts(188_238, 0).saturating_mul(m.into())) + // Standard Error: 15_398 + .saturating_add(Weight::from_parts(21_335, 0).saturating_mul(n.into())) .saturating_add(T::DbWeight::get().reads(40)) .saturating_add(T::DbWeight::get().writes(36)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) fn dispute_authorized() -> Weight { // Proof Size summary in bytes: - // Measured: `623` - // Estimated: `6741` - // Minimum execution time: 42_290 nanoseconds. - Weight::from_parts(48_340_000, 6741) + // Measured: `626` + // Estimated: `6877` + // Minimum execution time: 42_770 nanoseconds. + Weight::from_parts(51_110_000, 6877) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsForEdit (r:0 w:1) /// Proof: PredictionMarkets MarketIdsForEdit (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) fn handle_expired_advised_market() -> Weight { // Proof Size summary in bytes: - // Measured: `536` - // Estimated: `6741` - // Minimum execution time: 55_630 nanoseconds. - Weight::from_parts(67_860_000, 6741) + // Measured: `539` + // Estimated: `6877` + // Minimum execution time: 56_180 nanoseconds. + Weight::from_parts(62_890_000, 6877) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:0) @@ -441,15 +443,15 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) fn internal_resolve_categorical_reported() -> Weight { // Proof Size summary in bytes: - // Measured: `4316` - // Estimated: `15390` - // Minimum execution time: 107_881 nanoseconds. - Weight::from_parts(121_701_000, 15390) + // Measured: `4319` + // Estimated: `15526` + // Minimum execution time: 108_570 nanoseconds. + Weight::from_parts(126_090_000, 15526) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: GlobalDisputes GlobalDisputesInfo (r:1 w:0) @@ -462,30 +464,30 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) fn internal_resolve_categorical_disputed() -> Weight { // Proof Size summary in bytes: - // Measured: `4571` - // Estimated: `20785` - // Minimum execution time: 154_130 nanoseconds. - Weight::from_parts(180_720_000, 20785) + // Measured: `4574` + // Estimated: `20921` + // Minimum execution time: 156_021 nanoseconds. + Weight::from_parts(163_240_000, 20921) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:0) /// Proof: MarketCommons MarketPool (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn internal_resolve_scalar_reported() -> Weight { // Proof Size summary in bytes: - // Measured: `623` - // Estimated: `9264` - // Minimum execution time: 58_790 nanoseconds. - Weight::from_parts(72_680_000, 9264) + // Measured: `626` + // Estimated: `9400` + // Minimum execution time: 59_240 nanoseconds. + Weight::from_parts(66_770_000, 9400) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: GlobalDisputes GlobalDisputesInfo (r:1 w:0) @@ -496,10 +498,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: MarketCommons MarketPool (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn internal_resolve_scalar_disputed() -> Weight { // Proof Size summary in bytes: - // Measured: `893` - // Estimated: `14659` - // Minimum execution time: 101_510 nanoseconds. - Weight::from_parts(124_291_000, 14659) + // Measured: `896` + // Estimated: `14795` + // Minimum execution time: 101_160 nanoseconds. + Weight::from_parts(114_551_000, 14795) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -525,8 +527,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `79` // Estimated: `23164` - // Minimum execution time: 33_631 nanoseconds. - Weight::from_parts(41_000_000, 23164) + // Minimum execution time: 32_670 nanoseconds. + Weight::from_parts(37_650_000, 23164) .saturating_add(T::DbWeight::get().reads(9)) .saturating_add(T::DbWeight::get().writes(8)) } @@ -537,15 +539,15 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `63 + a * (33 ±0)` // Estimated: `1024` - // Minimum execution time: 5_300 nanoseconds. - Weight::from_parts(8_533_292, 1024) - // Standard Error: 5_298 - .saturating_add(Weight::from_parts(350_621, 0).saturating_mul(a.into())) + // Minimum execution time: 4_950 nanoseconds. + Weight::from_parts(7_737_240, 1024) + // Standard Error: 4_953 + .saturating_add(Weight::from_parts(354_749, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:1 w:1) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) @@ -554,15 +556,15 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) fn redeem_shares_categorical() -> Weight { // Proof Size summary in bytes: - // Measured: `2025` - // Estimated: `10740` - // Minimum execution time: 92_021 nanoseconds. - Weight::from_parts(107_000_000, 10740) + // Measured: `2062` + // Estimated: `10876` + // Minimum execution time: 92_011 nanoseconds. + Weight::from_parts(97_061_000, 10876) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:2 w:2) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) @@ -571,15 +573,15 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) fn redeem_shares_scalar() -> Weight { // Proof Size summary in bytes: - // Measured: `1172` - // Estimated: `15856` - // Minimum execution time: 115_351 nanoseconds. - Weight::from_parts(133_451_000, 15856) + // Measured: `1209` + // Estimated: `15992` + // Minimum execution time: 116_260 nanoseconds. + Weight::from_parts(130_120_000, 15992) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerOpenTimeFrame (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerOpenTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) @@ -593,21 +595,21 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `r` is `[0, 1024]`. fn reject_market(c: u32, o: u32, r: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `720 + c * (16 ±0) + o * (16 ±0)` - // Estimated: `13791` - // Minimum execution time: 93_510 nanoseconds. - Weight::from_parts(103_530_583, 13791) - // Standard Error: 3_892 - .saturating_add(Weight::from_parts(48_739, 0).saturating_mul(c.into())) - // Standard Error: 3_892 - .saturating_add(Weight::from_parts(37_200, 0).saturating_mul(o.into())) - // Standard Error: 239 - .saturating_add(Weight::from_parts(1_651, 0).saturating_mul(r.into())) + // Measured: `723 + c * (16 ±0) + o * (16 ±0)` + // Estimated: `13927` + // Minimum execution time: 94_580 nanoseconds. + Weight::from_parts(102_137_848, 13927) + // Standard Error: 4_276 + .saturating_add(Weight::from_parts(41_013, 0).saturating_mul(c.into())) + // Standard Error: 4_276 + .saturating_add(Weight::from_parts(18_082, 0).saturating_mul(o.into())) + // Standard Error: 262 + .saturating_add(Weight::from_parts(2_551, 0).saturating_mul(r.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Timestamp Now (r:1 w:0) /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) @@ -615,32 +617,32 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `m` is `[0, 63]`. fn report_market_with_dispute_mechanism(m: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `746` - // Estimated: `7037` - // Minimum execution time: 40_680 nanoseconds. - Weight::from_parts(48_449_855, 7037) - // Standard Error: 2_426 - .saturating_add(Weight::from_parts(791, 0).saturating_mul(m.into())) + // Measured: `749` + // Estimated: `7173` + // Minimum execution time: 40_560 nanoseconds. + Weight::from_parts(47_301_834, 7173) + // Standard Error: 2_470 + .saturating_add(Weight::from_parts(18_180, 0).saturating_mul(m.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:0) /// Proof: MarketCommons MarketPool (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) fn report_trusted_market() -> Weight { // Proof Size summary in bytes: - // Measured: `535` - // Estimated: `9264` - // Minimum execution time: 79_570 nanoseconds. - Weight::from_parts(90_940_000, 9264) + // Measured: `538` + // Estimated: `9400` + // Minimum execution time: 80_430 nanoseconds. + Weight::from_parts(91_210_000, 9400) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(2)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:1) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:64 w:64) @@ -650,12 +652,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 64]`. fn sell_complete_set(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `757 + a * (161 ±0)` - // Estimated: `5624 + a * (5116 ±0)` - // Minimum execution time: 110_910 nanoseconds. - Weight::from_parts(79_060_998, 5624) - // Standard Error: 41_575 - .saturating_add(Weight::from_parts(28_109_907, 0).saturating_mul(a.into())) + // Measured: `794 + a * (161 ±0)` + // Estimated: `5760 + a * (5116 ±0)` + // Minimum execution time: 111_700 nanoseconds. + Weight::from_parts(63_689_088, 5760) + // Standard Error: 37_295 + .saturating_add(Weight::from_parts(28_230_283, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -665,7 +667,7 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Swaps NextPoolId (r:1 w:1) /// Proof: Swaps NextPoolId (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: RikiddoSigmoidFeeMarketEma RikiddoPerPool (r:1 w:1) /// Proof: RikiddoSigmoidFeeMarketEma RikiddoPerPool (max_values: None, max_size: Some(320), added: 2795, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:1) @@ -677,64 +679,64 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 64]`. fn start_subsidy(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `526` - // Estimated: `9870` - // Minimum execution time: 43_640 nanoseconds. - Weight::from_parts(50_437_413, 9870) - // Standard Error: 2_457 - .saturating_add(Weight::from_parts(72_183, 0).saturating_mul(a.into())) + // Measured: `529` + // Estimated: `10006` + // Minimum execution time: 43_680 nanoseconds. + Weight::from_parts(50_565_118, 10006) + // Standard Error: 2_953 + .saturating_add(Weight::from_parts(83_396, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: PredictionMarkets MarketIdsPerOpenBlock (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerOpenBlock (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:62 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerOpenTimeFrame (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerOpenTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) /// The range of component `b` is `[1, 31]`. /// The range of component `f` is `[1, 31]`. fn market_status_manager(b: u32, f: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `2536 + b * (326 ±0) + f * (328 ±0)` - // Estimated: `7050 + b * (3017 ±0) + f * (3017 ±0)` - // Minimum execution time: 161_031 nanoseconds. - Weight::from_parts(57_887_830, 7050) - // Standard Error: 23_561 - .saturating_add(Weight::from_parts(3_969_574, 0).saturating_mul(b.into())) - // Standard Error: 23_561 - .saturating_add(Weight::from_parts(3_900_962, 0).saturating_mul(f.into())) + // Measured: `2536 + b * (329 ±0) + f * (331 ±0)` + // Estimated: `7050 + b * (3153 ±0) + f * (3153 ±0)` + // Minimum execution time: 159_650 nanoseconds. + Weight::from_parts(51_830_020, 7050) + // Standard Error: 23_348 + .saturating_add(Weight::from_parts(3_911_908, 0).saturating_mul(b.into())) + // Standard Error: 23_348 + .saturating_add(Weight::from_parts(4_074_663, 0).saturating_mul(f.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(b.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(f.into()))) .saturating_add(T::DbWeight::get().writes(2)) - .saturating_add(Weight::from_parts(0, 3017).saturating_mul(b.into())) - .saturating_add(Weight::from_parts(0, 3017).saturating_mul(f.into())) + .saturating_add(Weight::from_parts(0, 3153).saturating_mul(b.into())) + .saturating_add(Weight::from_parts(0, 3153).saturating_mul(f.into())) } /// Storage: PredictionMarkets MarketIdsPerReportBlock (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerReportBlock (max_values: None, max_size: Some(1042), added: 3517, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:62 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerDisputeBlock (r:1 w:1) /// Proof: PredictionMarkets MarketIdsPerDisputeBlock (max_values: None, max_size: Some(1042), added: 3517, mode: MaxEncodedLen) /// The range of component `r` is `[1, 31]`. /// The range of component `d` is `[1, 31]`. fn market_resolution_manager(r: u32, d: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `2487 + r * (326 ±0) + d * (328 ±0)` - // Estimated: `7034 + r * (3017 ±0) + d * (3017 ±0)` - // Minimum execution time: 159_230 nanoseconds. - Weight::from_parts(52_321_709, 7034) - // Standard Error: 23_193 - .saturating_add(Weight::from_parts(4_099_230, 0).saturating_mul(r.into())) - // Standard Error: 23_193 - .saturating_add(Weight::from_parts(4_073_704, 0).saturating_mul(d.into())) + // Measured: `2487 + r * (329 ±0) + d * (331 ±0)` + // Estimated: `7034 + r * (3153 ±0) + d * (3153 ±0)` + // Minimum execution time: 158_350 nanoseconds. + Weight::from_parts(46_712_053, 7034) + // Standard Error: 23_276 + .saturating_add(Weight::from_parts(4_006_693, 0).saturating_mul(r.into())) + // Standard Error: 23_276 + .saturating_add(Weight::from_parts(4_167_508, 0).saturating_mul(d.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(r.into()))) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(d.into()))) .saturating_add(T::DbWeight::get().writes(2)) - .saturating_add(Weight::from_parts(0, 3017).saturating_mul(r.into())) - .saturating_add(Weight::from_parts(0, 3017).saturating_mul(d.into())) + .saturating_add(Weight::from_parts(0, 3153).saturating_mul(r.into())) + .saturating_add(Weight::from_parts(0, 3153).saturating_mul(d.into())) } /// Storage: PredictionMarkets MarketsCollectingSubsidy (r:1 w:1) /// Proof: PredictionMarkets MarketsCollectingSubsidy (max_values: Some(1), max_size: Some(529), added: 1024, mode: MaxEncodedLen) @@ -742,149 +744,157 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `27` // Estimated: `1024` - // Minimum execution time: 5_050 nanoseconds. - Weight::from_parts(5_970_000, 1024) + // Minimum execution time: 4_990 nanoseconds. + Weight::from_parts(5_360_000, 1024) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } - /// Storage: Timestamp Now (r:1 w:0) - /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) - /// Storage: Balances Reserves (r:1 w:1) - /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) - /// Storage: MarketCommons MarketCounter (r:1 w:1) - /// Proof: MarketCommons MarketCounter (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) - /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) - /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) - /// Storage: System Account (r:2 w:2) - /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) - /// Storage: Tokens Accounts (r:4 w:4) - /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) - /// Storage: Tokens TotalIssuance (r:2 w:2) - /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) - /// Storage: NeoSwaps Pools (r:1 w:1) - /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) - /// Storage: MarketCommons Markets (r:0 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) - /// The range of component `m` is `[0, 63]`. - fn create_market_and_deploy_pool(m: u32) -> Weight { - // Proof Size summary in bytes: - // Measured: `376 + m * (16 ±0)` - // Estimated: `36032` - // Minimum execution time: 236_421 nanoseconds. - Weight::from_parts(276_946_079, 36032) - // Standard Error: 13_117 - .saturating_add(Weight::from_parts(6_946, 0).saturating_mul(m.into())) - .saturating_add(T::DbWeight::get().reads(13)) - .saturating_add(T::DbWeight::get().writes(13)) - } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Timestamp Now (r:1 w:0) /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:2 w:2) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) + /// The range of component `o` is `[0, 63]`. + /// The range of component `n` is `[0, 63]`. fn schedule_early_close_as_authority(o: u32, n: u32) -> Weight { // Proof Size summary in bytes: // Measured: `747 + o * (16 ±0)` - // Estimated: `10670` - // Minimum execution time: 33_000 nanoseconds. - Weight::from_parts(34_212_254, 10670) - // Standard Error: 250 - .saturating_add(Weight::from_ref_time(11_624).saturating_mul(o.into())) - // Standard Error: 250 - .saturating_add(Weight::from_ref_time(2_400).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Estimated: `10706` + // Minimum execution time: 48_910 nanoseconds. + Weight::from_parts(55_628_507, 10706) + // Standard Error: 2_340 + .saturating_add(Weight::from_parts(63_826, 0).saturating_mul(o.into())) + // Standard Error: 2_340 + .saturating_add(Weight::from_parts(10_393, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Timestamp Now (r:1 w:0) /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:2 w:2) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) - fn schedule_early_close_after_dispute(o: u32, n: u32) -> Weight { - // Proof Size summary in bytes: - // Measured: `972 + o * (16 ±0)` - // Estimated: `14394` - // Minimum execution time: 69_000 nanoseconds. - Weight::from_parts(70_799_236, 14394) - // Standard Error: 939 - .saturating_add(Weight::from_ref_time(14_923).saturating_mul(o.into())) - // Standard Error: 939 - .saturating_add(Weight::from_ref_time(15_232).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(5_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + /// The range of component `o` is `[0, 63]`. + /// The range of component `n` is `[0, 63]`. + fn schedule_early_close_after_dispute(o: u32, _n: u32) -> Weight { + // Proof Size summary in bytes: + // Measured: `970 + o * (16 ±0)` + // Estimated: `14430` + // Minimum execution time: 92_361 nanoseconds. + Weight::from_parts(106_196_533, 14430) + // Standard Error: 4_746 + .saturating_add(Weight::from_parts(35_448, 0).saturating_mul(o.into())) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Timestamp Now (r:1 w:0) /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:2 w:2) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) - fn schedule_early_close_as_market_creator(o: u32, n: u32) -> Weight { + /// The range of component `o` is `[0, 63]`. + /// The range of component `n` is `[0, 63]`. + fn schedule_early_close_as_market_creator(_o: u32, _n: u32) -> Weight { // Proof Size summary in bytes: // Measured: `808 + o * (16 ±0)` - // Estimated: `14394` - // Minimum execution time: 50_000 nanoseconds. - Weight::from_parts(50_314_327, 14394) - // Standard Error: 380 - .saturating_add(Weight::from_ref_time(25_189).saturating_mul(o.into())) - // Standard Error: 380 - .saturating_add(Weight::from_ref_time(19_089).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(5_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + // Estimated: `14430` + // Minimum execution time: 70_741 nanoseconds. + Weight::from_parts(86_536_582, 14430) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) + /// Storage: Timestamp Now (r:1 w:0) + /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:2 w:2) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) + /// The range of component `o` is `[0, 63]`. + /// The range of component `n` is `[0, 63]`. fn dispute_early_close(o: u32, n: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `794 + o * (16 ±0) + n * (16 ±0)` - // Estimated: `13891` - // Minimum execution time: 43_000 nanoseconds. - Weight::from_parts(45_632_400, 13891) - // Standard Error: 439 - .saturating_add(Weight::from_ref_time(13_851).saturating_mul(o.into())) - // Standard Error: 439 - .saturating_add(Weight::from_ref_time(14_491).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(4_u64)) - .saturating_add(T::DbWeight::get().writes(4_u64)) + // Measured: `924 + o * (16 ±0) + n * (16 ±0)` + // Estimated: `14430` + // Minimum execution time: 68_421 nanoseconds. + Weight::from_parts(74_036_489, 14430) + // Standard Error: 3_573 + .saturating_add(Weight::from_parts(69_851, 0).saturating_mul(o.into())) + // Standard Error: 3_573 + .saturating_add(Weight::from_parts(43_246, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(5)) + .saturating_add(T::DbWeight::get().writes(4)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) + /// Storage: Timestamp Now (r:1 w:0) + /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:2 w:2) /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) + /// The range of component `o` is `[0, 63]`. + /// The range of component `n` is `[0, 63]`. fn reject_early_close_after_authority(o: u32, n: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `686 + o * (16 ±0) + n * (16 ±0)` - // Estimated: `10167` - // Minimum execution time: 33_000 nanoseconds. - Weight::from_parts(33_100_036, 10167) - // Standard Error: 329 - .saturating_add(Weight::from_ref_time(21_279).saturating_mul(o.into())) - // Standard Error: 329 - .saturating_add(Weight::from_ref_time(26_133).saturating_mul(n.into())) - .saturating_add(T::DbWeight::get().reads(3_u64)) - .saturating_add(T::DbWeight::get().writes(3_u64)) + // Measured: `814 + o * (16 ±0) + n * (16 ±0)` + // Estimated: `10706` + // Minimum execution time: 53_440 nanoseconds. + Weight::from_parts(57_491_752, 10706) + // Standard Error: 2_714 + .saturating_add(Weight::from_parts(50_284, 0).saturating_mul(o.into())) + // Standard Error: 2_714 + .saturating_add(Weight::from_parts(53_840, 0).saturating_mul(n.into())) + .saturating_add(T::DbWeight::get().reads(4)) + .saturating_add(T::DbWeight::get().writes(3)) } /// Storage: MarketCommons Markets (r:1 w:1) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(642), added: 3117, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Balances Reserves (r:1 w:1) /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) fn reject_early_close_after_dispute() -> Weight { // Proof Size summary in bytes: // Measured: `672` - // Estimated: `6841` - // Minimum execution time: 50_000 nanoseconds. - Weight::from_parts(53_000_000, 6841) - .saturating_add(T::DbWeight::get().reads(2_u64)) - .saturating_add(T::DbWeight::get().writes(2_u64)) + // Estimated: `6877` + // Minimum execution time: 66_780 nanoseconds. + Weight::from_parts(80_781_000, 6877) + .saturating_add(T::DbWeight::get().reads(2)) + .saturating_add(T::DbWeight::get().writes(2)) + } + /// Storage: Timestamp Now (r:1 w:0) + /// Proof: Timestamp Now (max_values: Some(1), max_size: Some(8), added: 503, mode: MaxEncodedLen) + /// Storage: Balances Reserves (r:1 w:1) + /// Proof: Balances Reserves (max_values: None, max_size: Some(1249), added: 3724, mode: MaxEncodedLen) + /// Storage: MarketCommons MarketCounter (r:1 w:1) + /// Proof: MarketCommons MarketCounter (max_values: Some(1), max_size: Some(16), added: 511, mode: MaxEncodedLen) + /// Storage: PredictionMarkets MarketIdsPerCloseTimeFrame (r:1 w:1) + /// Proof: PredictionMarkets MarketIdsPerCloseTimeFrame (max_values: None, max_size: Some(1050), added: 3525, mode: MaxEncodedLen) + /// Storage: System Account (r:2 w:2) + /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) + /// Storage: Tokens Accounts (r:4 w:4) + /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) + /// Storage: Tokens TotalIssuance (r:2 w:2) + /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) + /// Storage: NeoSwaps Pools (r:1 w:1) + /// Proof: NeoSwaps Pools (max_values: None, max_size: Some(4652), added: 7127, mode: MaxEncodedLen) + /// Storage: MarketCommons Markets (r:0 w:1) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) + /// The range of component `m` is `[0, 63]`. + fn create_market_and_deploy_pool(m: u32) -> Weight { + // Proof Size summary in bytes: + // Measured: `410 + m * (16 ±0)` + // Estimated: `36032` + // Minimum execution time: 238_861 nanoseconds. + Weight::from_parts(280_682_707, 36032) + // Standard Error: 11_735 + .saturating_add(Weight::from_parts(24_164, 0).saturating_mul(m.into())) + .saturating_add(T::DbWeight::get().reads(13)) + .saturating_add(T::DbWeight::get().writes(13)) } } diff --git a/zrml/styx/src/weights.rs b/zrml/styx/src/weights.rs index 16629bd19..e789d22d1 100644 --- a/zrml/styx/src/weights.rs +++ b/zrml/styx/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_styx //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -64,8 +64,8 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `76` // Estimated: `3034` - // Minimum execution time: 32_200 nanoseconds. - Weight::from_parts(39_480_000, 3034) + // Minimum execution time: 31_250 nanoseconds. + Weight::from_parts(32_820_000, 3034) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -75,7 +75,7 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0` // Estimated: `0` - // Minimum execution time: 10_620 nanoseconds. - Weight::from_parts(12_290_000, 0).saturating_add(T::DbWeight::get().writes(1)) + // Minimum execution time: 10_430 nanoseconds. + Weight::from_parts(11_110_000, 0).saturating_add(T::DbWeight::get().writes(1)) } } diff --git a/zrml/swaps/src/weights.rs b/zrml/swaps/src/weights.rs index b3d827065..84850809d 100644 --- a/zrml/swaps/src/weights.rs +++ b/zrml/swaps/src/weights.rs @@ -19,7 +19,7 @@ //! Autogenerated weights for zrml_swaps //! //! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev -//! DATE: `2023-10-12`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` +//! DATE: `2023-10-26`, STEPS: `10`, REPEAT: `1000`, LOW RANGE: `[]`, HIGH RANGE: `[]` //! WORST CASE MAP SIZE: `1000000` //! HOSTNAME: `zeitgeist-benchmark`, CPU: `AMD EPYC 7601 32-Core Processor` //! EXECUTION: `Some(Wasm)`, WASM-EXECUTION: `Compiled`, CHAIN: `Some("dev")`, DB CACHE: `1024` @@ -81,7 +81,7 @@ pub trait WeightInfoZeitgeist { pub struct WeightInfo(PhantomData); impl WeightInfoZeitgeist for WeightInfo { /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:0) /// Proof: MarketCommons MarketPool (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) /// Storage: Swaps Pools (r:1 w:1) @@ -89,27 +89,27 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[3, 65]`. fn admin_clean_up_pool_cpmm_categorical(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `694 + a * (54 ±0)` - // Estimated: `11666` - // Minimum execution time: 42_641 nanoseconds. - Weight::from_parts(47_869_882, 11666) - // Standard Error: 3_432 - .saturating_add(Weight::from_parts(431_932, 0).saturating_mul(a.into())) + // Measured: `697 + a * (54 ±0)` + // Estimated: `11802` + // Minimum execution time: 42_711 nanoseconds. + Weight::from_parts(48_961_657, 11802) + // Standard Error: 3_690 + .saturating_add(Weight::from_parts(405_599, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: MarketCommons MarketPool (r:1 w:0) /// Proof: MarketCommons MarketPool (max_values: None, max_size: Some(48), added: 2523, mode: MaxEncodedLen) /// Storage: Swaps Pools (r:1 w:1) /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) fn admin_clean_up_pool_cpmm_scalar() -> Weight { // Proof Size summary in bytes: - // Measured: `886` - // Estimated: `11666` - // Minimum execution time: 38_730 nanoseconds. - Weight::from_parts(41_340_000, 11666) + // Measured: `889` + // Estimated: `11802` + // Minimum execution time: 38_860 nanoseconds. + Weight::from_parts(44_610_000, 11802) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -126,12 +126,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[0, 63]`. fn apply_to_cached_pools_execute_arbitrage(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `3255 + a * (11514 ±0)` + // Measured: `3289 + a * (11514 ±0)` // Estimated: `163651 + a * (182700 ±0)` - // Minimum execution time: 1_020 nanoseconds. - Weight::from_parts(1_170_000, 163651) - // Standard Error: 1_165_603 - .saturating_add(Weight::from_parts(2_439_995_297, 0).saturating_mul(a.into())) + // Minimum execution time: 980 nanoseconds. + Weight::from_parts(1_120_000, 163651) + // Standard Error: 702_682 + .saturating_add(Weight::from_parts(2_532_422_802, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(43)) .saturating_add(T::DbWeight::get().reads((70_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(42)) @@ -145,10 +145,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `27 + a * (27 ±0)` // Estimated: `2499 + a * (2499 ±0)` - // Minimum execution time: 1_020 nanoseconds. - Weight::from_parts(1_260_000, 2499) - // Standard Error: 2_431 - .saturating_add(Weight::from_parts(10_034_511, 0).saturating_mul(a.into())) + // Minimum execution time: 930 nanoseconds. + Weight::from_parts(1_080_000, 2499) + // Standard Error: 9_607 + .saturating_add(Weight::from_parts(9_241_406, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(a.into()))) @@ -165,12 +165,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[0, 10]`. fn destroy_pool_in_subsidy_phase(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `805 + a * (297 ±0)` + // Measured: `839 + a * (297 ±0)` // Estimated: `11476 + a * (5153 ±0)` - // Minimum execution time: 31_120 nanoseconds. - Weight::from_parts(49_313_427, 11476) - // Standard Error: 38_686 - .saturating_add(Weight::from_parts(22_850_290, 0).saturating_mul(a.into())) + // Minimum execution time: 30_680 nanoseconds. + Weight::from_parts(43_174_694, 11476) + // Standard Error: 60_923 + .saturating_add(Weight::from_parts(21_498_479, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -187,14 +187,14 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `b` is `[0, 10]`. fn distribute_pool_share_rewards(a: u32, b: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `662 + a * (414 ±0) + b * (161 ±0)` + // Measured: `696 + a * (414 ±0) + b * (161 ±0)` // Estimated: `19084 + a * (7887 ±5) + b * (5500 ±5)` - // Minimum execution time: 510_031 nanoseconds. - Weight::from_parts(101_354_611, 19084) - // Standard Error: 164_834 - .saturating_add(Weight::from_parts(28_284_866, 0).saturating_mul(a.into())) - // Standard Error: 164_834 - .saturating_add(Weight::from_parts(43_566_707, 0).saturating_mul(b.into())) + // Minimum execution time: 494_361 nanoseconds. + Weight::from_parts(128_925_631, 19084) + // Standard Error: 194_399 + .saturating_add(Weight::from_parts(25_535_158, 0).saturating_mul(a.into())) + // Standard Error: 194_399 + .saturating_add(Weight::from_parts(41_414_460, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(b.into()))) @@ -221,12 +221,12 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `0 + a * (169 ±0) + b * (1159 ±0)` // Estimated: `14083 + b * (10358 ±0) + a * (5116 ±0)` - // Minimum execution time: 14_210 nanoseconds. - Weight::from_parts(17_640_000, 14083) - // Standard Error: 95_168 - .saturating_add(Weight::from_parts(21_645_458, 0).saturating_mul(a.into())) - // Standard Error: 632_038 - .saturating_add(Weight::from_parts(92_562_032, 0).saturating_mul(b.into())) + // Minimum execution time: 14_140 nanoseconds. + Weight::from_parts(16_380_000, 14083) + // Standard Error: 88_786 + .saturating_add(Weight::from_parts(20_000_763, 0).saturating_mul(a.into())) + // Standard Error: 589_656 + .saturating_add(Weight::from_parts(89_504_168, 0).saturating_mul(b.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().reads((6_u64).saturating_mul(b.into()))) @@ -246,12 +246,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn execute_arbitrage_buy_burn(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `765 + a * (215 ±0)` + // Measured: `799 + a * (215 ±0)` // Estimated: `13849 + a * (5005 ±0)` - // Minimum execution time: 103_460 nanoseconds. - Weight::from_parts(76_441_913, 13849) - // Standard Error: 30_115 - .saturating_add(Weight::from_parts(41_965_359, 0).saturating_mul(a.into())) + // Minimum execution time: 104_740 nanoseconds. + Weight::from_parts(48_573_155, 13849) + // Standard Error: 57_601 + .saturating_add(Weight::from_parts(41_534_603, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(a.into()))) @@ -268,12 +268,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn execute_arbitrage_mint_sell(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `563 + a * (215 ±0)` + // Measured: `597 + a * (215 ±0)` // Estimated: `16456 + a * (5005 ±0)` - // Minimum execution time: 108_620 nanoseconds. - Weight::from_parts(52_955_739, 16456) - // Standard Error: 38_786 - .saturating_add(Weight::from_parts(38_657_536, 0).saturating_mul(a.into())) + // Minimum execution time: 110_061 nanoseconds. + Weight::from_parts(79_326_730, 16456) + // Standard Error: 53_179 + .saturating_add(Weight::from_parts(37_383_766, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(1)) @@ -287,12 +287,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn execute_arbitrage_skipped(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `406 + a * (167 ±0)` + // Measured: `440 + a * (167 ±0)` // Estimated: `6126 + a * (2598 ±0)` - // Minimum execution time: 30_730 nanoseconds. - Weight::from_parts(30_428_786, 6126) - // Standard Error: 3_743 - .saturating_add(Weight::from_parts(5_642_095, 0).saturating_mul(a.into())) + // Minimum execution time: 30_291 nanoseconds. + Weight::from_parts(27_039_143, 6126) + // Standard Error: 12_934 + .saturating_add(Weight::from_parts(5_092_297, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(Weight::from_parts(0, 2598).saturating_mul(a.into())) @@ -308,12 +308,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn pool_exit(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `1015 + a * (286 ±0)` + // Measured: `1049 + a * (286 ±0)` // Estimated: `13849 + a * (5196 ±0)` - // Minimum execution time: 113_581 nanoseconds. - Weight::from_parts(65_994_621, 13849) - // Standard Error: 16_079 - .saturating_add(Weight::from_parts(30_544_652, 0).saturating_mul(a.into())) + // Minimum execution time: 112_690 nanoseconds. + Weight::from_parts(64_232_862, 13849) + // Standard Error: 43_303 + .saturating_add(Weight::from_parts(27_803_335, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(4)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -328,10 +328,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) fn pool_exit_subsidy() -> Weight { // Proof Size summary in bytes: - // Measured: `2459` + // Measured: `2493` // Estimated: `11279` - // Minimum execution time: 52_520 nanoseconds. - Weight::from_parts(65_610_000, 11279) + // Minimum execution time: 53_010 nanoseconds. + Weight::from_parts(62_221_000, 11279) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -347,10 +347,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn pool_exit_with_exact_asset_amount() -> Weight { // Proof Size summary in bytes: - // Measured: `5392` + // Measured: `5426` // Estimated: `19045` - // Minimum execution time: 116_341 nanoseconds. - Weight::from_parts(144_710_000, 19045) + // Minimum execution time: 115_681 nanoseconds. + Weight::from_parts(135_621_000, 19045) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -366,10 +366,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn pool_exit_with_exact_pool_amount() -> Weight { // Proof Size summary in bytes: - // Measured: `5392` + // Measured: `5426` // Estimated: `19045` - // Minimum execution time: 116_160 nanoseconds. - Weight::from_parts(145_430_000, 19045) + // Minimum execution time: 115_811 nanoseconds. + Weight::from_parts(135_051_000, 19045) .saturating_add(T::DbWeight::get().reads(6)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -382,12 +382,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn pool_join(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `876 + a * (286 ±0)` + // Measured: `910 + a * (286 ±0)` // Estimated: `11242 + a * (5196 ±0)` - // Minimum execution time: 102_271 nanoseconds. - Weight::from_parts(63_625_000, 11242) - // Standard Error: 14_357 - .saturating_add(Weight::from_parts(29_899_158, 0).saturating_mul(a.into())) + // Minimum execution time: 101_520 nanoseconds. + Weight::from_parts(58_997_986, 11242) + // Standard Error: 42_155 + .saturating_add(Weight::from_parts(27_298_629, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2)) @@ -402,10 +402,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps SubsidyProviders (max_values: None, max_size: Some(80), added: 2555, mode: MaxEncodedLen) fn pool_join_subsidy() -> Weight { // Proof Size summary in bytes: - // Measured: `2357` + // Measured: `2391` // Estimated: `11279` - // Minimum execution time: 53_771 nanoseconds. - Weight::from_parts(67_210_000, 11279) + // Minimum execution time: 53_740 nanoseconds. + Weight::from_parts(59_311_000, 11279) .saturating_add(T::DbWeight::get().reads(3)) .saturating_add(T::DbWeight::get().writes(3)) } @@ -419,10 +419,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn pool_join_with_exact_asset_amount() -> Weight { // Proof Size summary in bytes: - // Measured: `5947` + // Measured: `5981` // Estimated: `16438` - // Minimum execution time: 98_810 nanoseconds. - Weight::from_parts(122_971_000, 16438) + // Minimum execution time: 97_960 nanoseconds. + Weight::from_parts(114_620_000, 16438) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -436,10 +436,10 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn pool_join_with_exact_pool_amount() -> Weight { // Proof Size summary in bytes: - // Measured: `5947` + // Measured: `5981` // Estimated: `16438` - // Minimum execution time: 99_091 nanoseconds. - Weight::from_parts(124_120_000, 16438) + // Minimum execution time: 98_781 nanoseconds. + Weight::from_parts(108_660_000, 16438) .saturating_add(T::DbWeight::get().reads(5)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -450,17 +450,17 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `209 + a * (54 ±0)` // Estimated: `6126` - // Minimum execution time: 11_050 nanoseconds. - Weight::from_parts(13_881_024, 6126) - // Standard Error: 734 - .saturating_add(Weight::from_parts(216_221, 0).saturating_mul(a.into())) + // Minimum execution time: 10_910 nanoseconds. + Weight::from_parts(12_518_659, 6126) + // Standard Error: 1_147 + .saturating_add(Weight::from_parts(210_863, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } /// Storage: Swaps Pools (r:1 w:0) /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:4 w:4) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:0) @@ -469,17 +469,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn swap_exact_amount_in_cpmm() -> Weight { // Proof Size summary in bytes: - // Measured: `5489` - // Estimated: `22142` - // Minimum execution time: 180_701 nanoseconds. - Weight::from_parts(224_470_000, 22142) + // Measured: `5526` + // Estimated: `22278` + // Minimum execution time: 176_270 nanoseconds. + Weight::from_parts(201_411_000, 22278) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) } /// Storage: Swaps Pools (r:1 w:0) /// Proof: Swaps Pools (max_values: None, max_size: Some(3651), added: 6126, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens Accounts (r:3 w:3) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: Tokens TotalIssuance (r:64 w:1) @@ -493,12 +493,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[3, 65]`. fn swap_exact_amount_in_rikiddo(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `2123 + a * (83 ±0)` - // Estimated: `27878 + a * (2352 ±1)` - // Minimum execution time: 208_141 nanoseconds. - Weight::from_parts(193_459_057, 27878) - // Standard Error: 10_676 - .saturating_add(Weight::from_parts(22_649_984, 0).saturating_mul(a.into())) + // Measured: `2160 + a * (83 ±0)` + // Estimated: `28014 + a * (2352 ±1)` + // Minimum execution time: 206_661 nanoseconds. + Weight::from_parts(170_386_948, 28014) + // Standard Error: 41_047 + .saturating_add(Weight::from_parts(20_812_338, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -509,17 +509,17 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Tokens Accounts (r:4 w:4) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: System Account (r:1 w:0) /// Proof: System Account (max_values: None, max_size: Some(132), added: 2607, mode: MaxEncodedLen) /// Storage: Swaps PoolsCachedForArbitrage (r:0 w:1) /// Proof: Swaps PoolsCachedForArbitrage (max_values: None, max_size: Some(24), added: 2499, mode: MaxEncodedLen) fn swap_exact_amount_out_cpmm() -> Weight { // Proof Size summary in bytes: - // Measured: `5489` - // Estimated: `22142` - // Minimum execution time: 176_021 nanoseconds. - Weight::from_parts(217_441_000, 22142) + // Measured: `5526` + // Estimated: `22278` + // Minimum execution time: 172_410 nanoseconds. + Weight::from_parts(179_920_000, 22278) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().writes(5)) } @@ -528,7 +528,7 @@ impl WeightInfoZeitgeist for WeightInfo { /// Storage: Tokens Accounts (r:4 w:3) /// Proof: Tokens Accounts (max_values: None, max_size: Some(123), added: 2598, mode: MaxEncodedLen) /// Storage: MarketCommons Markets (r:1 w:0) - /// Proof: MarketCommons Markets (max_values: None, max_size: Some(542), added: 3017, mode: MaxEncodedLen) + /// Proof: MarketCommons Markets (max_values: None, max_size: Some(678), added: 3153, mode: MaxEncodedLen) /// Storage: Tokens TotalIssuance (r:64 w:1) /// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(43), added: 2518, mode: MaxEncodedLen) /// Storage: RikiddoSigmoidFeeMarketEma RikiddoPerPool (r:1 w:1) @@ -538,12 +538,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[3, 65]`. fn swap_exact_amount_out_rikiddo(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `2037 + a * (85 ±0)` - // Estimated: `27869 + a * (2352 ±1)` - // Minimum execution time: 189_271 nanoseconds. - Weight::from_parts(133_210_306, 27869) - // Standard Error: 17_287 - .saturating_add(Weight::from_parts(37_283_083, 0).saturating_mul(a.into())) + // Measured: `2074 + a * (85 ±0)` + // Estimated: `28005 + a * (2352 ±1)` + // Minimum execution time: 187_630 nanoseconds. + Weight::from_parts(116_665_688, 28005) + // Standard Error: 55_493 + .saturating_add(Weight::from_parts(35_177_058, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(7)) .saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(5)) @@ -556,10 +556,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `209 + a * (54 ±0)` // Estimated: `6126` - // Minimum execution time: 17_880 nanoseconds. - Weight::from_parts(20_404_387, 6126) - // Standard Error: 1_449 - .saturating_add(Weight::from_parts(414_442, 0).saturating_mul(a.into())) + // Minimum execution time: 17_780 nanoseconds. + Weight::from_parts(21_764_096, 6126) + // Standard Error: 1_984 + .saturating_add(Weight::from_parts(341_951, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -570,10 +570,10 @@ impl WeightInfoZeitgeist for WeightInfo { // Proof Size summary in bytes: // Measured: `209 + a * (54 ±0)` // Estimated: `6126` - // Minimum execution time: 15_710 nanoseconds. - Weight::from_parts(19_818_585, 6126) - // Standard Error: 694 - .saturating_add(Weight::from_parts(246_286, 0).saturating_mul(a.into())) + // Minimum execution time: 15_590 nanoseconds. + Weight::from_parts(18_163_492, 6126) + // Standard Error: 1_494 + .saturating_add(Weight::from_parts(219_903, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(1)) .saturating_add(T::DbWeight::get().writes(1)) } @@ -588,12 +588,12 @@ impl WeightInfoZeitgeist for WeightInfo { /// The range of component `a` is `[2, 65]`. fn destroy_pool(a: u32) -> Weight { // Proof Size summary in bytes: - // Measured: `576 + a * (215 ±0)` + // Measured: `610 + a * (215 ±0)` // Estimated: `8733 + a * (5116 ±0)` - // Minimum execution time: 80_470 nanoseconds. - Weight::from_parts(42_172_169, 8733) - // Standard Error: 20_425 - .saturating_add(Weight::from_parts(28_834_240, 0).saturating_mul(a.into())) + // Minimum execution time: 80_150 nanoseconds. + Weight::from_parts(34_885_456, 8733) + // Standard Error: 42_393 + .saturating_add(Weight::from_parts(26_784_533, 0).saturating_mul(a.into())) .saturating_add(T::DbWeight::get().reads(2)) .saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(a.into()))) .saturating_add(T::DbWeight::get().writes(2))