mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 10:57:56 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
Generated
+179
-163
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_identity
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-04-06, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! HOSTNAME: `runner-e8ezs4ez-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -31,6 +31,9 @@
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_identity
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
@@ -42,9 +45,10 @@
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
#![allow(unused_imports)]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
use frame_support::{traits::Get, weights::{Weight, constants::RocksDbWeight}};
|
||||
use sp_std::marker::PhantomData;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
/// Weight functions needed for pallet_identity.
|
||||
pub trait WeightInfo {
|
||||
@@ -76,10 +80,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `32 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 12_851_000 picoseconds.
|
||||
Weight::from_parts(13_448_645, 2626)
|
||||
// Standard Error: 1_636
|
||||
.saturating_add(Weight::from_parts(113_654, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 11_683_000 picoseconds.
|
||||
Weight::from_parts(12_515_830, 2626)
|
||||
// Standard Error: 2_154
|
||||
.saturating_add(Weight::from_parts(147_919, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -91,12 +95,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `442 + r * (5 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 33_342_000 picoseconds.
|
||||
Weight::from_parts(33_155_116, 11003)
|
||||
// Standard Error: 2_307
|
||||
.saturating_add(Weight::from_parts(56_409, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 450
|
||||
.saturating_add(Weight::from_parts(437_684, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 32_949_000 picoseconds.
|
||||
Weight::from_parts(31_329_634, 11003)
|
||||
// Standard Error: 4_496
|
||||
.saturating_add(Weight::from_parts(203_570, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 877
|
||||
.saturating_add(Weight::from_parts(429_346, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -111,10 +115,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `101`
|
||||
// Estimated: `11003 + s * (2589 ±0)`
|
||||
// Minimum execution time: 10_315_000 picoseconds.
|
||||
Weight::from_parts(26_535_526, 11003)
|
||||
// Standard Error: 4_344
|
||||
.saturating_add(Weight::from_parts(3_016_873, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 9_157_000 picoseconds.
|
||||
Weight::from_parts(24_917_444, 11003)
|
||||
// Standard Error: 4_554
|
||||
.saturating_add(Weight::from_parts(3_279_868, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
@@ -132,10 +136,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `194 + p * (32 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 10_220_000 picoseconds.
|
||||
Weight::from_parts(25_050_056, 11003)
|
||||
// Standard Error: 3_621
|
||||
.saturating_add(Weight::from_parts(1_291_143, 0).saturating_mul(p.into()))
|
||||
// Minimum execution time: 9_240_000 picoseconds.
|
||||
Weight::from_parts(23_326_035, 11003)
|
||||
// Standard Error: 3_664
|
||||
.saturating_add(Weight::from_parts(1_439_873, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
@@ -149,16 +153,18 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `r` is `[1, 20]`.
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
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: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 56_018_000 picoseconds.
|
||||
Weight::from_parts(37_757_186, 11003)
|
||||
// Standard Error: 1_852
|
||||
.saturating_add(Weight::from_parts(1_257_980, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_852
|
||||
.saturating_add(Weight::from_parts(215_426, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 55_687_000 picoseconds.
|
||||
Weight::from_parts(30_695_182, 11003)
|
||||
// Standard Error: 9_921
|
||||
.saturating_add(Weight::from_parts(162_357, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_937
|
||||
.saturating_add(Weight::from_parts(1_427_998, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_937
|
||||
.saturating_add(Weight::from_parts(247_578, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -173,12 +179,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 34_792_000 picoseconds.
|
||||
Weight::from_parts(35_368_327, 11003)
|
||||
// Standard Error: 3_476
|
||||
.saturating_add(Weight::from_parts(78_981, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 678
|
||||
.saturating_add(Weight::from_parts(459_077, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 34_876_000 picoseconds.
|
||||
Weight::from_parts(32_207_018, 11003)
|
||||
// Standard Error: 5_247
|
||||
.saturating_add(Weight::from_parts(249_156, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_023
|
||||
.saturating_add(Weight::from_parts(458_329, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -186,14 +192,16 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 20]`.
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn cancel_request(_r: u32, x: u32, ) -> Weight {
|
||||
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `398 + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 31_306_000 picoseconds.
|
||||
Weight::from_parts(33_304_799, 11003)
|
||||
// Standard Error: 892
|
||||
.saturating_add(Weight::from_parts(451_655, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 30_689_000 picoseconds.
|
||||
Weight::from_parts(31_967_170, 11003)
|
||||
// Standard Error: 5_387
|
||||
.saturating_add(Weight::from_parts(42_676, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_051
|
||||
.saturating_add(Weight::from_parts(446_213, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -204,10 +212,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_215_000 picoseconds.
|
||||
Weight::from_parts(8_692_102, 2626)
|
||||
// Standard Error: 1_455
|
||||
.saturating_add(Weight::from_parts(110_912, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_357_000 picoseconds.
|
||||
Weight::from_parts(7_932_950, 2626)
|
||||
// Standard Error: 1_804
|
||||
.saturating_add(Weight::from_parts(132_653, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -218,10 +226,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_397_000 picoseconds.
|
||||
Weight::from_parts(8_787_656, 2626)
|
||||
// Standard Error: 1_440
|
||||
.saturating_add(Weight::from_parts(111_212, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_437_000 picoseconds.
|
||||
Weight::from_parts(8_051_889, 2626)
|
||||
// Standard Error: 1_997
|
||||
.saturating_add(Weight::from_parts(129_592, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -232,10 +240,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_466_000 picoseconds.
|
||||
Weight::from_parts(8_689_763, 2626)
|
||||
// Standard Error: 1_536
|
||||
.saturating_add(Weight::from_parts(106_371, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_385_000 picoseconds.
|
||||
Weight::from_parts(7_911_589, 2626)
|
||||
// Standard Error: 1_791
|
||||
.saturating_add(Weight::from_parts(125_788, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -249,12 +257,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 25_132_000 picoseconds.
|
||||
Weight::from_parts(20_582_313, 11003)
|
||||
// Standard Error: 10_427
|
||||
.saturating_add(Weight::from_parts(277_545, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_929
|
||||
.saturating_add(Weight::from_parts(747_966, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 24_073_000 picoseconds.
|
||||
Weight::from_parts(17_817_684, 11003)
|
||||
// Standard Error: 8_612
|
||||
.saturating_add(Weight::from_parts(406_251, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_593
|
||||
.saturating_add(Weight::from_parts(755_225, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -273,14 +281,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 72_043_000 picoseconds.
|
||||
Weight::from_parts(50_994_735, 11003)
|
||||
// Standard Error: 9_304
|
||||
.saturating_add(Weight::from_parts(123_052, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_817
|
||||
.saturating_add(Weight::from_parts(1_256_713, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_817
|
||||
.saturating_add(Weight::from_parts(219_242, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 73_981_000 picoseconds.
|
||||
Weight::from_parts(51_684_057, 11003)
|
||||
// Standard Error: 12_662
|
||||
.saturating_add(Weight::from_parts(145_285, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(1_421_039, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(240_907, 0).saturating_mul(x.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -296,10 +304,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `475 + s * (36 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 30_747_000 picoseconds.
|
||||
Weight::from_parts(35_975_985, 11003)
|
||||
// Standard Error: 1_625
|
||||
.saturating_add(Weight::from_parts(73_263, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 29_367_000 picoseconds.
|
||||
Weight::from_parts(34_214_998, 11003)
|
||||
// Standard Error: 1_522
|
||||
.saturating_add(Weight::from_parts(114_551, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -312,10 +320,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `591 + s * (3 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 13_586_000 picoseconds.
|
||||
Weight::from_parts(15_909_245, 11003)
|
||||
// Standard Error: 611
|
||||
.saturating_add(Weight::from_parts(16_949, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 12_384_000 picoseconds.
|
||||
Weight::from_parts(14_417_903, 11003)
|
||||
// Standard Error: 539
|
||||
.saturating_add(Weight::from_parts(38_371, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -330,10 +338,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `638 + s * (35 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 34_286_000 picoseconds.
|
||||
Weight::from_parts(37_391_401, 11003)
|
||||
// Standard Error: 1_099
|
||||
.saturating_add(Weight::from_parts(61_165, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 33_327_000 picoseconds.
|
||||
Weight::from_parts(36_208_941, 11003)
|
||||
// Standard Error: 1_240
|
||||
.saturating_add(Weight::from_parts(105_805, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -341,16 +349,18 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:0)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn quit_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `564 + s * (37 ±0)`
|
||||
// Measured: `704 + s * (37 ±0)`
|
||||
// Estimated: `6723`
|
||||
// Minimum execution time: 22_197_000 picoseconds.
|
||||
Weight::from_parts(24_630_311, 6723)
|
||||
// Standard Error: 1_092
|
||||
.saturating_add(Weight::from_parts(63_415, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
// Minimum execution time: 23_764_000 picoseconds.
|
||||
Weight::from_parts(26_407_731, 6723)
|
||||
// Standard Error: 1_025
|
||||
.saturating_add(Weight::from_parts(101_112, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
}
|
||||
@@ -364,10 +374,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `32 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 12_851_000 picoseconds.
|
||||
Weight::from_parts(13_448_645, 2626)
|
||||
// Standard Error: 1_636
|
||||
.saturating_add(Weight::from_parts(113_654, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 11_683_000 picoseconds.
|
||||
Weight::from_parts(12_515_830, 2626)
|
||||
// Standard Error: 2_154
|
||||
.saturating_add(Weight::from_parts(147_919, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -379,12 +389,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `442 + r * (5 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 33_342_000 picoseconds.
|
||||
Weight::from_parts(33_155_116, 11003)
|
||||
// Standard Error: 2_307
|
||||
.saturating_add(Weight::from_parts(56_409, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 450
|
||||
.saturating_add(Weight::from_parts(437_684, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 32_949_000 picoseconds.
|
||||
Weight::from_parts(31_329_634, 11003)
|
||||
// Standard Error: 4_496
|
||||
.saturating_add(Weight::from_parts(203_570, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 877
|
||||
.saturating_add(Weight::from_parts(429_346, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -399,10 +409,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `101`
|
||||
// Estimated: `11003 + s * (2589 ±0)`
|
||||
// Minimum execution time: 10_315_000 picoseconds.
|
||||
Weight::from_parts(26_535_526, 11003)
|
||||
// Standard Error: 4_344
|
||||
.saturating_add(Weight::from_parts(3_016_873, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 9_157_000 picoseconds.
|
||||
Weight::from_parts(24_917_444, 11003)
|
||||
// Standard Error: 4_554
|
||||
.saturating_add(Weight::from_parts(3_279_868, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
@@ -420,10 +430,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `194 + p * (32 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 10_220_000 picoseconds.
|
||||
Weight::from_parts(25_050_056, 11003)
|
||||
// Standard Error: 3_621
|
||||
.saturating_add(Weight::from_parts(1_291_143, 0).saturating_mul(p.into()))
|
||||
// Minimum execution time: 9_240_000 picoseconds.
|
||||
Weight::from_parts(23_326_035, 11003)
|
||||
// Standard Error: 3_664
|
||||
.saturating_add(Weight::from_parts(1_439_873, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
|
||||
@@ -437,16 +447,18 @@ impl WeightInfo for () {
|
||||
/// The range of component `r` is `[1, 20]`.
|
||||
/// The range of component `s` is `[0, 100]`.
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
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: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 56_018_000 picoseconds.
|
||||
Weight::from_parts(37_757_186, 11003)
|
||||
// Standard Error: 1_852
|
||||
.saturating_add(Weight::from_parts(1_257_980, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_852
|
||||
.saturating_add(Weight::from_parts(215_426, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 55_687_000 picoseconds.
|
||||
Weight::from_parts(30_695_182, 11003)
|
||||
// Standard Error: 9_921
|
||||
.saturating_add(Weight::from_parts(162_357, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_937
|
||||
.saturating_add(Weight::from_parts(1_427_998, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_937
|
||||
.saturating_add(Weight::from_parts(247_578, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -461,12 +473,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 34_792_000 picoseconds.
|
||||
Weight::from_parts(35_368_327, 11003)
|
||||
// Standard Error: 3_476
|
||||
.saturating_add(Weight::from_parts(78_981, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 678
|
||||
.saturating_add(Weight::from_parts(459_077, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 34_876_000 picoseconds.
|
||||
Weight::from_parts(32_207_018, 11003)
|
||||
// Standard Error: 5_247
|
||||
.saturating_add(Weight::from_parts(249_156, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_023
|
||||
.saturating_add(Weight::from_parts(458_329, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -474,14 +486,16 @@ impl WeightInfo for () {
|
||||
/// Proof: Identity IdentityOf (max_values: None, max_size: Some(7538), added: 10013, mode: MaxEncodedLen)
|
||||
/// The range of component `r` is `[1, 20]`.
|
||||
/// The range of component `x` is `[0, 100]`.
|
||||
fn cancel_request(_r: u32, x: u32, ) -> Weight {
|
||||
fn cancel_request(r: u32, x: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `398 + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 31_306_000 picoseconds.
|
||||
Weight::from_parts(33_304_799, 11003)
|
||||
// Standard Error: 892
|
||||
.saturating_add(Weight::from_parts(451_655, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 30_689_000 picoseconds.
|
||||
Weight::from_parts(31_967_170, 11003)
|
||||
// Standard Error: 5_387
|
||||
.saturating_add(Weight::from_parts(42_676, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_051
|
||||
.saturating_add(Weight::from_parts(446_213, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -492,10 +506,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_215_000 picoseconds.
|
||||
Weight::from_parts(8_692_102, 2626)
|
||||
// Standard Error: 1_455
|
||||
.saturating_add(Weight::from_parts(110_912, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_357_000 picoseconds.
|
||||
Weight::from_parts(7_932_950, 2626)
|
||||
// Standard Error: 1_804
|
||||
.saturating_add(Weight::from_parts(132_653, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -506,10 +520,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_397_000 picoseconds.
|
||||
Weight::from_parts(8_787_656, 2626)
|
||||
// Standard Error: 1_440
|
||||
.saturating_add(Weight::from_parts(111_212, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_437_000 picoseconds.
|
||||
Weight::from_parts(8_051_889, 2626)
|
||||
// Standard Error: 1_997
|
||||
.saturating_add(Weight::from_parts(129_592, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -520,10 +534,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `89 + r * (57 ±0)`
|
||||
// Estimated: `2626`
|
||||
// Minimum execution time: 8_466_000 picoseconds.
|
||||
Weight::from_parts(8_689_763, 2626)
|
||||
// Standard Error: 1_536
|
||||
.saturating_add(Weight::from_parts(106_371, 0).saturating_mul(r.into()))
|
||||
// Minimum execution time: 7_385_000 picoseconds.
|
||||
Weight::from_parts(7_911_589, 2626)
|
||||
// Standard Error: 1_791
|
||||
.saturating_add(Weight::from_parts(125_788, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -537,12 +551,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 25_132_000 picoseconds.
|
||||
Weight::from_parts(20_582_313, 11003)
|
||||
// Standard Error: 10_427
|
||||
.saturating_add(Weight::from_parts(277_545, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_929
|
||||
.saturating_add(Weight::from_parts(747_966, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 24_073_000 picoseconds.
|
||||
Weight::from_parts(17_817_684, 11003)
|
||||
// Standard Error: 8_612
|
||||
.saturating_add(Weight::from_parts(406_251, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_593
|
||||
.saturating_add(Weight::from_parts(755_225, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -561,14 +575,14 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 72_043_000 picoseconds.
|
||||
Weight::from_parts(50_994_735, 11003)
|
||||
// Standard Error: 9_304
|
||||
.saturating_add(Weight::from_parts(123_052, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 1_817
|
||||
.saturating_add(Weight::from_parts(1_256_713, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 1_817
|
||||
.saturating_add(Weight::from_parts(219_242, 0).saturating_mul(x.into()))
|
||||
// Minimum execution time: 73_981_000 picoseconds.
|
||||
Weight::from_parts(51_684_057, 11003)
|
||||
// Standard Error: 12_662
|
||||
.saturating_add(Weight::from_parts(145_285, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(1_421_039, 0).saturating_mul(s.into()))
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_parts(240_907, 0).saturating_mul(x.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
|
||||
@@ -584,10 +598,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `475 + s * (36 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 30_747_000 picoseconds.
|
||||
Weight::from_parts(35_975_985, 11003)
|
||||
// Standard Error: 1_625
|
||||
.saturating_add(Weight::from_parts(73_263, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 29_367_000 picoseconds.
|
||||
Weight::from_parts(34_214_998, 11003)
|
||||
// Standard Error: 1_522
|
||||
.saturating_add(Weight::from_parts(114_551, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -600,10 +614,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `591 + s * (3 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 13_586_000 picoseconds.
|
||||
Weight::from_parts(15_909_245, 11003)
|
||||
// Standard Error: 611
|
||||
.saturating_add(Weight::from_parts(16_949, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 12_384_000 picoseconds.
|
||||
Weight::from_parts(14_417_903, 11003)
|
||||
// Standard Error: 539
|
||||
.saturating_add(Weight::from_parts(38_371, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -618,10 +632,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `638 + s * (35 ±0)`
|
||||
// Estimated: `11003`
|
||||
// Minimum execution time: 34_286_000 picoseconds.
|
||||
Weight::from_parts(37_391_401, 11003)
|
||||
// Standard Error: 1_099
|
||||
.saturating_add(Weight::from_parts(61_165, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 33_327_000 picoseconds.
|
||||
Weight::from_parts(36_208_941, 11003)
|
||||
// Standard Error: 1_240
|
||||
.saturating_add(Weight::from_parts(105_805, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -629,16 +643,18 @@ impl WeightInfo for () {
|
||||
/// Proof: Identity SuperOf (max_values: None, max_size: Some(114), added: 2589, mode: MaxEncodedLen)
|
||||
/// Storage: Identity SubsOf (r:1 w:1)
|
||||
/// Proof: Identity SubsOf (max_values: None, max_size: Some(3258), added: 5733, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:0)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `s` is `[0, 99]`.
|
||||
fn quit_sub(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `564 + s * (37 ±0)`
|
||||
// Measured: `704 + s * (37 ±0)`
|
||||
// Estimated: `6723`
|
||||
// Minimum execution time: 22_197_000 picoseconds.
|
||||
Weight::from_parts(24_630_311, 6723)
|
||||
// Standard Error: 1_092
|
||||
.saturating_add(Weight::from_parts(63_415, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
// Minimum execution time: 23_764_000 picoseconds.
|
||||
Weight::from_parts(26_407_731, 6723)
|
||||
// Standard Error: 1_025
|
||||
.saturating_add(Weight::from_parts(101_112, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user