mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
update weights (#6798)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,8 +16,9 @@
|
||||
//! Autogenerated weights for `pallet_vesting`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-23, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `runner-b3zmxxc-project-163-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -44,121 +45,175 @@ use sp_std::marker::PhantomData;
|
||||
/// Weight functions for `pallet_vesting`.
|
||||
pub struct WeightInfo<T>(PhantomData<T>);
|
||||
impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[1, 28]`.
|
||||
fn vest_locked(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_606 nanoseconds.
|
||||
Weight::from_ref_time(39_126_286)
|
||||
// Standard Error: 2_229
|
||||
.saturating_add(Weight::from_ref_time(49_156).saturating_mul(l.into()))
|
||||
// Standard Error: 3_966
|
||||
.saturating_add(Weight::from_ref_time(131_485).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `411 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `7306`
|
||||
// Minimum execution time: 29_824 nanoseconds.
|
||||
Weight::from_ref_time(28_717_712)
|
||||
.saturating_add(Weight::from_proof_size(7306))
|
||||
// Standard Error: 764
|
||||
.saturating_add(Weight::from_ref_time(46_637).saturating_mul(l.into()))
|
||||
// Standard Error: 1_359
|
||||
.saturating_add(Weight::from_ref_time(74_164).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[1, 28]`.
|
||||
fn vest_unlocked(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 39_725 nanoseconds.
|
||||
Weight::from_ref_time(39_316_940)
|
||||
// Standard Error: 2_096
|
||||
.saturating_add(Weight::from_ref_time(51_129).saturating_mul(l.into()))
|
||||
// Standard Error: 3_729
|
||||
.saturating_add(Weight::from_ref_time(91_410).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `411 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `7306`
|
||||
// Minimum execution time: 28_921 nanoseconds.
|
||||
Weight::from_ref_time(28_545_679)
|
||||
.saturating_add(Weight::from_proof_size(7306))
|
||||
// Standard Error: 590
|
||||
.saturating_add(Weight::from_ref_time(38_502).saturating_mul(l.into()))
|
||||
// Standard Error: 1_049
|
||||
.saturating_add(Weight::from_ref_time(46_713).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[1, 28]`.
|
||||
fn vest_other_locked(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 40_094 nanoseconds.
|
||||
Weight::from_ref_time(39_181_593)
|
||||
// Standard Error: 2_656
|
||||
.saturating_add(Weight::from_ref_time(58_520).saturating_mul(l.into()))
|
||||
// Standard Error: 4_726
|
||||
.saturating_add(Weight::from_ref_time(106_280).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `546 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `9909`
|
||||
// Minimum execution time: 31_695 nanoseconds.
|
||||
Weight::from_ref_time(30_837_986)
|
||||
.saturating_add(Weight::from_proof_size(9909))
|
||||
// Standard Error: 795
|
||||
.saturating_add(Weight::from_ref_time(50_558).saturating_mul(l.into()))
|
||||
// Standard Error: 1_415
|
||||
.saturating_add(Weight::from_ref_time(73_289).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, 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 {
|
||||
// Minimum execution time: 39_572 nanoseconds.
|
||||
Weight::from_ref_time(39_262_140)
|
||||
// Standard Error: 2_331
|
||||
.saturating_add(Weight::from_ref_time(48_095).saturating_mul(l.into()))
|
||||
// Standard Error: 4_148
|
||||
.saturating_add(Weight::from_ref_time(89_208).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `546 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `9909`
|
||||
// Minimum execution time: 31_319 nanoseconds.
|
||||
Weight::from_ref_time(30_790_564)
|
||||
.saturating_add(Weight::from_proof_size(9909))
|
||||
// Standard Error: 665
|
||||
.saturating_add(Weight::from_ref_time(39_746).saturating_mul(l.into()))
|
||||
// Standard Error: 1_183
|
||||
.saturating_add(Weight::from_ref_time(50_607).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[0, 27]`.
|
||||
fn vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 56_483 nanoseconds.
|
||||
Weight::from_ref_time(57_095_510)
|
||||
// Standard Error: 2_782
|
||||
.saturating_add(Weight::from_ref_time(42_757).saturating_mul(l.into()))
|
||||
// Standard Error: 4_950
|
||||
.saturating_add(Weight::from_ref_time(79_812).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `617 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `9909`
|
||||
// Minimum execution time: 49_632 nanoseconds.
|
||||
Weight::from_ref_time(50_035_640)
|
||||
.saturating_add(Weight::from_proof_size(9909))
|
||||
// Standard Error: 1_457
|
||||
.saturating_add(Weight::from_ref_time(45_951).saturating_mul(l.into()))
|
||||
// Standard Error: 2_593
|
||||
.saturating_add(Weight::from_ref_time(58_374).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: System Account (r:2 w:2)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:2 w:2)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[0, 27]`.
|
||||
fn force_vested_transfer(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 55_270 nanoseconds.
|
||||
Weight::from_ref_time(57_043_614)
|
||||
// Standard Error: 2_833
|
||||
.saturating_add(Weight::from_ref_time(29_839).saturating_mul(l.into()))
|
||||
// Standard Error: 5_040
|
||||
.saturating_add(Weight::from_ref_time(67_429).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `752 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `12512`
|
||||
// Minimum execution time: 51_816 nanoseconds.
|
||||
Weight::from_ref_time(51_705_864)
|
||||
.saturating_add(Weight::from_proof_size(12512))
|
||||
// Standard Error: 1_446
|
||||
.saturating_add(Weight::from_ref_time(43_671).saturating_mul(l.into()))
|
||||
// Standard Error: 2_574
|
||||
.saturating_add(Weight::from_ref_time(63_148).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
/// The range of component `l` is `[0, 49]`.
|
||||
/// The range of component `s` is `[2, 28]`.
|
||||
fn not_unlocking_merge_schedules(l: u32, s: u32, ) -> Weight {
|
||||
// Minimum execution time: 41_695 nanoseconds.
|
||||
Weight::from_ref_time(41_640_100)
|
||||
// Standard Error: 2_040
|
||||
.saturating_add(Weight::from_ref_time(33_458).saturating_mul(l.into()))
|
||||
// Standard Error: 3_768
|
||||
.saturating_add(Weight::from_ref_time(101_011).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `544 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `9909`
|
||||
// Minimum execution time: 32_895 nanoseconds.
|
||||
Weight::from_ref_time(32_577_652)
|
||||
.saturating_add(Weight::from_proof_size(9909))
|
||||
// Standard Error: 1_018
|
||||
.saturating_add(Weight::from_ref_time(37_445).saturating_mul(l.into()))
|
||||
// Standard Error: 1_880
|
||||
.saturating_add(Weight::from_ref_time(65_218).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
// Storage: Vesting Vesting (r:1 w:1)
|
||||
// Storage: Balances Locks (r:1 w:1)
|
||||
// Storage: System Account (r:1 w:1)
|
||||
/// Storage: Vesting Vesting (r:1 w:1)
|
||||
/// Proof: Vesting Vesting (max_values: None, max_size: Some(1057), added: 3532, mode: MaxEncodedLen)
|
||||
/// Storage: Balances Locks (r:1 w:1)
|
||||
/// Proof: Balances Locks (max_values: None, max_size: Some(1299), added: 3774, mode: MaxEncodedLen)
|
||||
/// Storage: System Account (r:1 w:1)
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, 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 {
|
||||
// Minimum execution time: 40_834 nanoseconds.
|
||||
Weight::from_ref_time(40_051_044)
|
||||
// Standard Error: 1_874
|
||||
.saturating_add(Weight::from_ref_time(61_045).saturating_mul(l.into()))
|
||||
// Standard Error: 3_462
|
||||
.saturating_add(Weight::from_ref_time(113_102).saturating_mul(s.into()))
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `544 + l * (25 ±0) + s * (36 ±0)`
|
||||
// Estimated: `9909`
|
||||
// Minimum execution time: 33_169 nanoseconds.
|
||||
Weight::from_ref_time(32_526_311)
|
||||
.saturating_add(Weight::from_proof_size(9909))
|
||||
// Standard Error: 884
|
||||
.saturating_add(Weight::from_ref_time(39_392).saturating_mul(l.into()))
|
||||
// Standard Error: 1_633
|
||||
.saturating_add(Weight::from_ref_time(64_317).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user