mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 18:27:56 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
Generated
+211
-207
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_alliance
|
||||
//!
|
||||
//! 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_alliance
|
||||
// --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_alliance.
|
||||
pub trait WeightInfo {
|
||||
@@ -88,20 +92,20 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `618 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (31 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 32_316_000 picoseconds.
|
||||
Weight::from_parts(35_185_484, 6676)
|
||||
// Standard Error: 83
|
||||
.saturating_add(Weight::from_parts(1_089, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 871
|
||||
.saturating_add(Weight::from_parts(21_235, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 860
|
||||
.saturating_add(Weight::from_parts(120_353, 0).saturating_mul(p.into()))
|
||||
// Measured: `653 + m * (32 ±0) + p * (35 ±0)`
|
||||
// Estimated: `6676 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 36_908_000 picoseconds.
|
||||
Weight::from_parts(39_040_304, 6676)
|
||||
// Standard Error: 131
|
||||
.saturating_add(Weight::from_parts(781, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_375
|
||||
.saturating_add(Weight::from_parts(48_745, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_358
|
||||
.saturating_add(Weight::from_parts(148_047, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
.saturating_add(Weight::from_parts(0, 31).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -112,10 +116,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1042 + m * (64 ±0)`
|
||||
// Estimated: `6676 + m * (64 ±0)`
|
||||
// Minimum execution time: 25_982_000 picoseconds.
|
||||
Weight::from_parts(28_118_657, 6676)
|
||||
// Standard Error: 855
|
||||
.saturating_add(Weight::from_parts(61_309, 0).saturating_mul(m.into()))
|
||||
// Minimum execution time: 30_166_000 picoseconds.
|
||||
Weight::from_parts(32_798_454, 6676)
|
||||
// Standard Error: 1_432
|
||||
.saturating_add(Weight::from_parts(83_001, 0).saturating_mul(m.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into()))
|
||||
@@ -134,18 +138,18 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `622 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Estimated: `6676 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 40_922_000 picoseconds.
|
||||
Weight::from_parts(39_098_903, 6676)
|
||||
// Standard Error: 714
|
||||
.saturating_add(Weight::from_parts(44_125, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 696
|
||||
.saturating_add(Weight::from_parts(111_263, 0).saturating_mul(p.into()))
|
||||
// Measured: `576 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 45_173_000 picoseconds.
|
||||
Weight::from_parts(42_192_020, 6676)
|
||||
// Standard Error: 1_456
|
||||
.saturating_add(Weight::from_parts(66_751, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_420
|
||||
.saturating_add(Weight::from_parts(158_161, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -162,19 +166,19 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `903 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `6676 + m * (98 ±0) + p * (40 ±0)`
|
||||
// Minimum execution time: 51_890_000 picoseconds.
|
||||
Weight::from_parts(49_880_817, 6676)
|
||||
// Standard Error: 81
|
||||
.saturating_add(Weight::from_parts(688, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 862
|
||||
.saturating_add(Weight::from_parts(54_419, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 840
|
||||
.saturating_add(Weight::from_parts(122_253, 0).saturating_mul(p.into()))
|
||||
// Measured: `1087 + m * (96 ±0) + p * (39 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (40 ±0)`
|
||||
// Minimum execution time: 58_290_000 picoseconds.
|
||||
Weight::from_parts(54_924_919, 6676)
|
||||
// Standard Error: 157
|
||||
.saturating_add(Weight::from_parts(464, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_665
|
||||
.saturating_add(Weight::from_parts(73_183, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_623
|
||||
.saturating_add(Weight::from_parts(168_318, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 98).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 40).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
@@ -193,18 +197,18 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `622 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Estimated: `6676 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 42_391_000 picoseconds.
|
||||
Weight::from_parts(40_156_254, 6676)
|
||||
// Standard Error: 728
|
||||
.saturating_add(Weight::from_parts(47_889, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 719
|
||||
.saturating_add(Weight::from_parts(112_596, 0).saturating_mul(p.into()))
|
||||
// Measured: `577 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 46_794_000 picoseconds.
|
||||
Weight::from_parts(43_092_958, 6676)
|
||||
// Standard Error: 1_273
|
||||
.saturating_add(Weight::from_parts(71_054, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_257
|
||||
.saturating_add(Weight::from_parts(152_820, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -223,16 +227,16 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `591 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Measured: `684 + m * (96 ±0) + p * (35 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 42_320_000 picoseconds.
|
||||
Weight::from_parts(40_205_526, 6676)
|
||||
// Standard Error: 64
|
||||
.saturating_add(Weight::from_parts(49, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 690
|
||||
.saturating_add(Weight::from_parts(46_508, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 665
|
||||
.saturating_add(Weight::from_parts(112_222, 0).saturating_mul(p.into()))
|
||||
// Minimum execution time: 47_338_000 picoseconds.
|
||||
Weight::from_parts(41_257_479, 6676)
|
||||
// Standard Error: 119
|
||||
.saturating_add(Weight::from_parts(1_019, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_277
|
||||
.saturating_add(Weight::from_parts(78_453, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_231
|
||||
.saturating_add(Weight::from_parts(150_991, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
@@ -248,12 +252,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `217`
|
||||
// Estimated: `12362`
|
||||
// Minimum execution time: 32_509_000 picoseconds.
|
||||
Weight::from_parts(23_584_337, 12362)
|
||||
// Standard Error: 377
|
||||
.saturating_add(Weight::from_parts(114_917, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 373
|
||||
.saturating_add(Weight::from_parts(97_593, 0).saturating_mul(z.into()))
|
||||
// Minimum execution time: 35_012_000 picoseconds.
|
||||
Weight::from_parts(24_288_079, 12362)
|
||||
// Standard Error: 878
|
||||
.saturating_add(Weight::from_parts(153_615, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 867
|
||||
.saturating_add(Weight::from_parts(129_307, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -276,14 +280,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + x * (50 ±0) + y * (51 ±0) + z * (251 ±0)`
|
||||
// Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±1)`
|
||||
// Minimum execution time: 275_061_000 picoseconds.
|
||||
Weight::from_parts(565_248, 12362)
|
||||
// Standard Error: 15_948
|
||||
.saturating_add(Weight::from_parts(1_636_348, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 15_761
|
||||
.saturating_add(Weight::from_parts(1_580_146, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 31_496
|
||||
.saturating_add(Weight::from_parts(17_217_382, 0).saturating_mul(z.into()))
|
||||
// Minimum execution time: 309_235_000 picoseconds.
|
||||
Weight::from_parts(311_279_000, 12362)
|
||||
// Standard Error: 26_510
|
||||
.saturating_add(Weight::from_parts(543_475, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 26_382
|
||||
.saturating_add(Weight::from_parts(603_169, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 52_716
|
||||
.saturating_add(Weight::from_parts(16_264_836, 0).saturating_mul(z.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(x.into())))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(y.into())))
|
||||
@@ -300,8 +304,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 10_261_000 picoseconds.
|
||||
Weight::from_parts(10_389_000, 0)
|
||||
// Minimum execution time: 8_833_000 picoseconds.
|
||||
Weight::from_parts(9_313_000, 0)
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Alliance Announcements (r:1 w:1)
|
||||
@@ -310,8 +314,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `246`
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 13_483_000 picoseconds.
|
||||
Weight::from_parts(13_805_000, 10187)
|
||||
// Minimum execution time: 12_231_000 picoseconds.
|
||||
Weight::from_parts(12_761_000, 10187)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -321,8 +325,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `319`
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 14_816_000 picoseconds.
|
||||
Weight::from_parts(15_163_000, 10187)
|
||||
// Minimum execution time: 13_079_000 picoseconds.
|
||||
Weight::from_parts(13_612_000, 10187)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -338,8 +342,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `468`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 46_149_000 picoseconds.
|
||||
Weight::from_parts(46_827_000, 18048)
|
||||
// Minimum execution time: 44_574_000 picoseconds.
|
||||
Weight::from_parts(46_157_000, 18048)
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -351,8 +355,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `367`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 28_463_000 picoseconds.
|
||||
Weight::from_parts(28_730_000, 18048)
|
||||
// Minimum execution time: 26_114_000 picoseconds.
|
||||
Weight::from_parts(27_069_000, 18048)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -368,8 +372,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `12362`
|
||||
// Minimum execution time: 28_401_000 picoseconds.
|
||||
Weight::from_parts(28_717_000, 12362)
|
||||
// Minimum execution time: 25_882_000 picoseconds.
|
||||
Weight::from_parts(26_923_000, 12362)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -387,8 +391,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `23734`
|
||||
// Minimum execution time: 36_538_000 picoseconds.
|
||||
Weight::from_parts(37_197_000, 23734)
|
||||
// Minimum execution time: 34_112_000 picoseconds.
|
||||
Weight::from_parts(35_499_000, 23734)
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -404,8 +408,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `687`
|
||||
// Estimated: `6676`
|
||||
// Minimum execution time: 42_324_000 picoseconds.
|
||||
Weight::from_parts(42_890_000, 6676)
|
||||
// Minimum execution time: 41_239_000 picoseconds.
|
||||
Weight::from_parts(42_764_000, 6676)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -425,8 +429,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `707`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 68_003_000 picoseconds.
|
||||
Weight::from_parts(68_657_000, 18048)
|
||||
// Minimum execution time: 68_071_000 picoseconds.
|
||||
Weight::from_parts(71_808_000, 18048)
|
||||
.saturating_add(T::DbWeight::get().reads(6_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -440,12 +444,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `246`
|
||||
// Estimated: `27187`
|
||||
// Minimum execution time: 8_304_000 picoseconds.
|
||||
Weight::from_parts(8_424_000, 27187)
|
||||
// Standard Error: 2_765
|
||||
.saturating_add(Weight::from_parts(1_529_793, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_082
|
||||
.saturating_add(Weight::from_parts(71_352, 0).saturating_mul(l.into()))
|
||||
// Minimum execution time: 7_006_000 picoseconds.
|
||||
Weight::from_parts(7_253_000, 27187)
|
||||
// Standard Error: 3_403
|
||||
.saturating_add(Weight::from_parts(1_680_082, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_333
|
||||
.saturating_add(Weight::from_parts(72_943, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -459,12 +463,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + l * (100 ±0) + n * (289 ±0)`
|
||||
// Estimated: `27187`
|
||||
// Minimum execution time: 8_348_000 picoseconds.
|
||||
Weight::from_parts(8_505_000, 27187)
|
||||
// Standard Error: 187_398
|
||||
.saturating_add(Weight::from_parts(16_545_597, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 73_393
|
||||
.saturating_add(Weight::from_parts(350_415, 0).saturating_mul(l.into()))
|
||||
// Minimum execution time: 7_292_000 picoseconds.
|
||||
Weight::from_parts(7_629_000, 27187)
|
||||
// Standard Error: 176_225
|
||||
.saturating_add(Weight::from_parts(16_646_429, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 69_017
|
||||
.saturating_add(Weight::from_parts(310_978, 0).saturating_mul(l.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -480,8 +484,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 34_461_000 picoseconds.
|
||||
Weight::from_parts(34_992_000, 18048)
|
||||
// Minimum execution time: 31_798_000 picoseconds.
|
||||
Weight::from_parts(33_463_000, 18048)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -504,20 +508,20 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn propose_proposed(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `618 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (31 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 32_316_000 picoseconds.
|
||||
Weight::from_parts(35_185_484, 6676)
|
||||
// Standard Error: 83
|
||||
.saturating_add(Weight::from_parts(1_089, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 871
|
||||
.saturating_add(Weight::from_parts(21_235, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 860
|
||||
.saturating_add(Weight::from_parts(120_353, 0).saturating_mul(p.into()))
|
||||
// Measured: `653 + m * (32 ±0) + p * (35 ±0)`
|
||||
// Estimated: `6676 + m * (32 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 36_908_000 picoseconds.
|
||||
Weight::from_parts(39_040_304, 6676)
|
||||
// Standard Error: 131
|
||||
.saturating_add(Weight::from_parts(781, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_375
|
||||
.saturating_add(Weight::from_parts(48_745, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_358
|
||||
.saturating_add(Weight::from_parts(148_047, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
.saturating_add(Weight::from_parts(0, 31).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -528,10 +532,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1042 + m * (64 ±0)`
|
||||
// Estimated: `6676 + m * (64 ±0)`
|
||||
// Minimum execution time: 25_982_000 picoseconds.
|
||||
Weight::from_parts(28_118_657, 6676)
|
||||
// Standard Error: 855
|
||||
.saturating_add(Weight::from_parts(61_309, 0).saturating_mul(m.into()))
|
||||
// Minimum execution time: 30_166_000 picoseconds.
|
||||
Weight::from_parts(32_798_454, 6676)
|
||||
// Standard Error: 1_432
|
||||
.saturating_add(Weight::from_parts(83_001, 0).saturating_mul(m.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 64).saturating_mul(m.into()))
|
||||
@@ -550,18 +554,18 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `622 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Estimated: `6676 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 40_922_000 picoseconds.
|
||||
Weight::from_parts(39_098_903, 6676)
|
||||
// Standard Error: 714
|
||||
.saturating_add(Weight::from_parts(44_125, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 696
|
||||
.saturating_add(Weight::from_parts(111_263, 0).saturating_mul(p.into()))
|
||||
// Measured: `576 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 45_173_000 picoseconds.
|
||||
Weight::from_parts(42_192_020, 6676)
|
||||
// Standard Error: 1_456
|
||||
.saturating_add(Weight::from_parts(66_751, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_420
|
||||
.saturating_add(Weight::from_parts(158_161, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -578,19 +582,19 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_early_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `903 + m * (96 ±0) + p * (41 ±0)`
|
||||
// Estimated: `6676 + m * (98 ±0) + p * (40 ±0)`
|
||||
// Minimum execution time: 51_890_000 picoseconds.
|
||||
Weight::from_parts(49_880_817, 6676)
|
||||
// Standard Error: 81
|
||||
.saturating_add(Weight::from_parts(688, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 862
|
||||
.saturating_add(Weight::from_parts(54_419, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 840
|
||||
.saturating_add(Weight::from_parts(122_253, 0).saturating_mul(p.into()))
|
||||
// Measured: `1087 + m * (96 ±0) + p * (39 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (40 ±0)`
|
||||
// Minimum execution time: 58_290_000 picoseconds.
|
||||
Weight::from_parts(54_924_919, 6676)
|
||||
// Standard Error: 157
|
||||
.saturating_add(Weight::from_parts(464, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_665
|
||||
.saturating_add(Weight::from_parts(73_183, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_623
|
||||
.saturating_add(Weight::from_parts(168_318, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 98).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 40).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
@@ -609,18 +613,18 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_disapproved(m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `622 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Estimated: `6676 + m * (96 ±0) + p * (37 ±0)`
|
||||
// Minimum execution time: 42_391_000 picoseconds.
|
||||
Weight::from_parts(40_156_254, 6676)
|
||||
// Standard Error: 728
|
||||
.saturating_add(Weight::from_parts(47_889, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 719
|
||||
.saturating_add(Weight::from_parts(112_596, 0).saturating_mul(p.into()))
|
||||
// Measured: `577 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 46_794_000 picoseconds.
|
||||
Weight::from_parts(43_092_958, 6676)
|
||||
// Standard Error: 1_273
|
||||
.saturating_add(Weight::from_parts(71_054, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_257
|
||||
.saturating_add(Weight::from_parts(152_820, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 96).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 37).saturating_mul(p.into()))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
.saturating_add(Weight::from_parts(0, 36).saturating_mul(p.into()))
|
||||
}
|
||||
/// Storage: Alliance Members (r:1 w:0)
|
||||
/// Proof: Alliance Members (max_values: None, max_size: Some(3211), added: 5686, mode: MaxEncodedLen)
|
||||
@@ -639,16 +643,16 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 100]`.
|
||||
fn close_approved(b: u32, m: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `591 + m * (96 ±0) + p * (36 ±0)`
|
||||
// Measured: `684 + m * (96 ±0) + p * (35 ±0)`
|
||||
// Estimated: `6676 + m * (97 ±0) + p * (36 ±0)`
|
||||
// Minimum execution time: 42_320_000 picoseconds.
|
||||
Weight::from_parts(40_205_526, 6676)
|
||||
// Standard Error: 64
|
||||
.saturating_add(Weight::from_parts(49, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 690
|
||||
.saturating_add(Weight::from_parts(46_508, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 665
|
||||
.saturating_add(Weight::from_parts(112_222, 0).saturating_mul(p.into()))
|
||||
// Minimum execution time: 47_338_000 picoseconds.
|
||||
Weight::from_parts(41_257_479, 6676)
|
||||
// Standard Error: 119
|
||||
.saturating_add(Weight::from_parts(1_019, 0).saturating_mul(b.into()))
|
||||
// Standard Error: 1_277
|
||||
.saturating_add(Weight::from_parts(78_453, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 1_231
|
||||
.saturating_add(Weight::from_parts(150_991, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 97).saturating_mul(m.into()))
|
||||
@@ -664,12 +668,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `217`
|
||||
// Estimated: `12362`
|
||||
// Minimum execution time: 32_509_000 picoseconds.
|
||||
Weight::from_parts(23_584_337, 12362)
|
||||
// Standard Error: 377
|
||||
.saturating_add(Weight::from_parts(114_917, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 373
|
||||
.saturating_add(Weight::from_parts(97_593, 0).saturating_mul(z.into()))
|
||||
// Minimum execution time: 35_012_000 picoseconds.
|
||||
Weight::from_parts(24_288_079, 12362)
|
||||
// Standard Error: 878
|
||||
.saturating_add(Weight::from_parts(153_615, 0).saturating_mul(m.into()))
|
||||
// Standard Error: 867
|
||||
.saturating_add(Weight::from_parts(129_307, 0).saturating_mul(z.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -692,14 +696,14 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + x * (50 ±0) + y * (51 ±0) + z * (251 ±0)`
|
||||
// Estimated: `12362 + x * (2539 ±0) + y * (2539 ±0) + z * (2603 ±1)`
|
||||
// Minimum execution time: 275_061_000 picoseconds.
|
||||
Weight::from_parts(565_248, 12362)
|
||||
// Standard Error: 15_948
|
||||
.saturating_add(Weight::from_parts(1_636_348, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 15_761
|
||||
.saturating_add(Weight::from_parts(1_580_146, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 31_496
|
||||
.saturating_add(Weight::from_parts(17_217_382, 0).saturating_mul(z.into()))
|
||||
// Minimum execution time: 309_235_000 picoseconds.
|
||||
Weight::from_parts(311_279_000, 12362)
|
||||
// Standard Error: 26_510
|
||||
.saturating_add(Weight::from_parts(543_475, 0).saturating_mul(x.into()))
|
||||
// Standard Error: 26_382
|
||||
.saturating_add(Weight::from_parts(603_169, 0).saturating_mul(y.into()))
|
||||
// Standard Error: 52_716
|
||||
.saturating_add(Weight::from_parts(16_264_836, 0).saturating_mul(z.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(x.into())))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(y.into())))
|
||||
@@ -716,8 +720,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 10_261_000 picoseconds.
|
||||
Weight::from_parts(10_389_000, 0)
|
||||
// Minimum execution time: 8_833_000 picoseconds.
|
||||
Weight::from_parts(9_313_000, 0)
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
/// Storage: Alliance Announcements (r:1 w:1)
|
||||
@@ -726,8 +730,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `246`
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 13_483_000 picoseconds.
|
||||
Weight::from_parts(13_805_000, 10187)
|
||||
// Minimum execution time: 12_231_000 picoseconds.
|
||||
Weight::from_parts(12_761_000, 10187)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -737,8 +741,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `319`
|
||||
// Estimated: `10187`
|
||||
// Minimum execution time: 14_816_000 picoseconds.
|
||||
Weight::from_parts(15_163_000, 10187)
|
||||
// Minimum execution time: 13_079_000 picoseconds.
|
||||
Weight::from_parts(13_612_000, 10187)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -754,8 +758,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `468`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 46_149_000 picoseconds.
|
||||
Weight::from_parts(46_827_000, 18048)
|
||||
// Minimum execution time: 44_574_000 picoseconds.
|
||||
Weight::from_parts(46_157_000, 18048)
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -767,8 +771,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `367`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 28_463_000 picoseconds.
|
||||
Weight::from_parts(28_730_000, 18048)
|
||||
// Minimum execution time: 26_114_000 picoseconds.
|
||||
Weight::from_parts(27_069_000, 18048)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -784,8 +788,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `12362`
|
||||
// Minimum execution time: 28_401_000 picoseconds.
|
||||
Weight::from_parts(28_717_000, 12362)
|
||||
// Minimum execution time: 25_882_000 picoseconds.
|
||||
Weight::from_parts(26_923_000, 12362)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -803,8 +807,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `23734`
|
||||
// Minimum execution time: 36_538_000 picoseconds.
|
||||
Weight::from_parts(37_197_000, 23734)
|
||||
// Minimum execution time: 34_112_000 picoseconds.
|
||||
Weight::from_parts(35_499_000, 23734)
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -820,8 +824,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `687`
|
||||
// Estimated: `6676`
|
||||
// Minimum execution time: 42_324_000 picoseconds.
|
||||
Weight::from_parts(42_890_000, 6676)
|
||||
// Minimum execution time: 41_239_000 picoseconds.
|
||||
Weight::from_parts(42_764_000, 6676)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -841,8 +845,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `707`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 68_003_000 picoseconds.
|
||||
Weight::from_parts(68_657_000, 18048)
|
||||
// Minimum execution time: 68_071_000 picoseconds.
|
||||
Weight::from_parts(71_808_000, 18048)
|
||||
.saturating_add(RocksDbWeight::get().reads(6_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -856,12 +860,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `246`
|
||||
// Estimated: `27187`
|
||||
// Minimum execution time: 8_304_000 picoseconds.
|
||||
Weight::from_parts(8_424_000, 27187)
|
||||
// Standard Error: 2_765
|
||||
.saturating_add(Weight::from_parts(1_529_793, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_082
|
||||
.saturating_add(Weight::from_parts(71_352, 0).saturating_mul(l.into()))
|
||||
// Minimum execution time: 7_006_000 picoseconds.
|
||||
Weight::from_parts(7_253_000, 27187)
|
||||
// Standard Error: 3_403
|
||||
.saturating_add(Weight::from_parts(1_680_082, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 1_333
|
||||
.saturating_add(Weight::from_parts(72_943, 0).saturating_mul(l.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -875,12 +879,12 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + l * (100 ±0) + n * (289 ±0)`
|
||||
// Estimated: `27187`
|
||||
// Minimum execution time: 8_348_000 picoseconds.
|
||||
Weight::from_parts(8_505_000, 27187)
|
||||
// Standard Error: 187_398
|
||||
.saturating_add(Weight::from_parts(16_545_597, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 73_393
|
||||
.saturating_add(Weight::from_parts(350_415, 0).saturating_mul(l.into()))
|
||||
// Minimum execution time: 7_292_000 picoseconds.
|
||||
Weight::from_parts(7_629_000, 27187)
|
||||
// Standard Error: 176_225
|
||||
.saturating_add(Weight::from_parts(16_646_429, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 69_017
|
||||
.saturating_add(Weight::from_parts(310_978, 0).saturating_mul(l.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -896,8 +900,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `443`
|
||||
// Estimated: `18048`
|
||||
// Minimum execution time: 34_461_000 picoseconds.
|
||||
Weight::from_parts(34_992_000, 18048)
|
||||
// Minimum execution time: 31_798_000 picoseconds.
|
||||
Weight::from_parts(33_463_000, 18048)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user