262 lines
13 KiB
Rust
262 lines
13 KiB
Rust
// This file is part of Ghost Network.
|
|
|
|
// Ghost Network is free software: you can redistribute it and/or modify
|
|
// it under the terms of the GNU General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
|
|
// Ghost Network is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with Ghost Network. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
//! Autogenerated weights for `pallet_vesting`
|
|
//!
|
|
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 32.0.0
|
|
//! DATE: 2025-11-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
|
//! WORST CASE MAP SIZE: `1000000`
|
|
//! HOSTNAME: `ghostown`, CPU: `Intel(R) Core(TM) i3-2310M CPU @ 2.10GHz`
|
|
//! WASM-EXECUTION: `Compiled`, CHAIN: `Some("casper-dev")`, DB CACHE: 1024
|
|
|
|
// Executed Command:
|
|
// ./target/release/ghost
|
|
// benchmark
|
|
// pallet
|
|
// --chain=casper-dev
|
|
// --steps=50
|
|
// --repeat=20
|
|
// --pallet=pallet_vesting
|
|
// --extrinsic=*
|
|
// --wasm-execution=compiled
|
|
// --heap-pages=4096
|
|
// --header=./file_header.txt
|
|
// --output=./runtime/casper/src/weights/pallet_vesting.rs
|
|
|
|
#![cfg_attr(rustfmt, rustfmt_skip)]
|
|
#![allow(unused_parens)]
|
|
#![allow(unused_imports)]
|
|
#![allow(missing_docs)]
|
|
|
|
use frame_support::{traits::Get, weights::Weight};
|
|
use core::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)
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `277 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 117_458_000 picoseconds.
|
|
Weight::from_parts(114_874_642, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 2_462
|
|
.saturating_add(Weight::from_parts(93_788, 0).saturating_mul(l.into()))
|
|
// Standard Error: 4_382
|
|
.saturating_add(Weight::from_parts(216_609, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `277 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 124_188_000 picoseconds.
|
|
Weight::from_parts(122_382_407, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 3_373
|
|
.saturating_add(Weight::from_parts(65_171, 0).saturating_mul(l.into()))
|
|
// Standard Error: 6_001
|
|
.saturating_add(Weight::from_parts(192_643, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(3))
|
|
.saturating_add(T::DbWeight::get().writes(2))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `380 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 127_229_000 picoseconds.
|
|
Weight::from_parts(124_669_235, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 3_929
|
|
.saturating_add(Weight::from_parts(94_746, 0).saturating_mul(l.into()))
|
|
// Standard Error: 6_990
|
|
.saturating_add(Weight::from_parts(225_255, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `380 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 133_386_000 picoseconds.
|
|
Weight::from_parts(131_646_542, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 4_399
|
|
.saturating_add(Weight::from_parts(78_714, 0).saturating_mul(l.into()))
|
|
// Standard Error: 7_826
|
|
.saturating_add(Weight::from_parts(197_965, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// 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`)
|
|
/// Storage: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `451 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 261_041_000 picoseconds.
|
|
Weight::from_parts(261_894_987, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 9_942
|
|
.saturating_add(Weight::from_parts(130_337, 0).saturating_mul(l.into()))
|
|
// Standard Error: 17_688
|
|
.saturating_add(Weight::from_parts(308_205, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// 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`)
|
|
/// Storage: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `554 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `6196`
|
|
// Minimum execution time: 271_077_000 picoseconds.
|
|
Weight::from_parts(271_556_439, 0)
|
|
.saturating_add(Weight::from_parts(0, 6196))
|
|
// Standard Error: 9_154
|
|
.saturating_add(Weight::from_parts(119_413, 0).saturating_mul(l.into()))
|
|
// Standard Error: 16_286
|
|
.saturating_add(Weight::from_parts(265_179, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(5))
|
|
.saturating_add(T::DbWeight::get().writes(4))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `378 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 130_187_000 picoseconds.
|
|
Weight::from_parts(128_509_737, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 3_665
|
|
.saturating_add(Weight::from_parts(77_663, 0).saturating_mul(l.into()))
|
|
// Standard Error: 6_768
|
|
.saturating_add(Weight::from_parts(211_744, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `378 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 137_936_000 picoseconds.
|
|
Weight::from_parts(134_761_632, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 4_898
|
|
.saturating_add(Weight::from_parts(116_191, 0).saturating_mul(l.into()))
|
|
// Standard Error: 9_045
|
|
.saturating_add(Weight::from_parts(239_831, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
/// 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: `Balances::Freezes` (r:1 w:0)
|
|
/// Proof: `Balances::Freezes` (`max_values`: None, `max_size`: Some(67), added: 2542, 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 force_remove_vesting_schedule(l: u32, s: u32, ) -> Weight {
|
|
// Proof Size summary in bytes:
|
|
// Measured: `451 + l * (25 ±0) + s * (36 ±0)`
|
|
// Estimated: `4764`
|
|
// Minimum execution time: 144_510_000 picoseconds.
|
|
Weight::from_parts(140_322_220, 0)
|
|
.saturating_add(Weight::from_parts(0, 4764))
|
|
// Standard Error: 4_134
|
|
.saturating_add(Weight::from_parts(105_047, 0).saturating_mul(l.into()))
|
|
// Standard Error: 7_635
|
|
.saturating_add(Weight::from_parts(237_862, 0).saturating_mul(s.into()))
|
|
.saturating_add(T::DbWeight::get().reads(4))
|
|
.saturating_add(T::DbWeight::get().writes(3))
|
|
}
|
|
}
|