mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
New runners for weights and new weights (#6508)
* [DO NOT MERGE] test new vm runner for weights 2 * add image * fix merge conflict * apply weights * new weights Co-authored-by: parity-processbot <>
This commit is contained in:
committed by
GitHub
parent
cc080d0e78
commit
0119a6dae1
@@ -16,8 +16,8 @@
|
||||
//! Autogenerated weights for `pallet_vesting`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-11, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! 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`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,12 +49,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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_163 nanoseconds.
|
||||
Weight::from_ref_time(38_106_713)
|
||||
// Standard Error: 3_997
|
||||
.saturating_add(Weight::from_ref_time(50_660).saturating_mul(l.into()))
|
||||
// Standard Error: 7_112
|
||||
.saturating_add(Weight::from_ref_time(74_388).saturating_mul(s.into()))
|
||||
// Minimum execution time: 38_949 nanoseconds.
|
||||
Weight::from_ref_time(38_724_432)
|
||||
// Standard Error: 2_059
|
||||
.saturating_add(Weight::from_ref_time(43_640).saturating_mul(l.into()))
|
||||
// Standard Error: 3_663
|
||||
.saturating_add(Weight::from_ref_time(96_813).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -63,12 +63,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 38_417 nanoseconds.
|
||||
Weight::from_ref_time(38_102_624)
|
||||
// Standard Error: 1_020
|
||||
.saturating_add(Weight::from_ref_time(31_848).saturating_mul(l.into()))
|
||||
// Standard Error: 1_816
|
||||
.saturating_add(Weight::from_ref_time(54_186).saturating_mul(s.into()))
|
||||
// Minimum execution time: 38_675 nanoseconds.
|
||||
Weight::from_ref_time(38_780_547)
|
||||
// Standard Error: 1_717
|
||||
.saturating_add(Weight::from_ref_time(36_094).saturating_mul(l.into()))
|
||||
// Standard Error: 3_055
|
||||
.saturating_add(Weight::from_ref_time(76_626).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -78,12 +78,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 38_612 nanoseconds.
|
||||
Weight::from_ref_time(37_277_540)
|
||||
// Standard Error: 1_038
|
||||
.saturating_add(Weight::from_ref_time(48_913).saturating_mul(l.into()))
|
||||
// Standard Error: 1_848
|
||||
.saturating_add(Weight::from_ref_time(83_692).saturating_mul(s.into()))
|
||||
// Minimum execution time: 39_018 nanoseconds.
|
||||
Weight::from_ref_time(38_307_252)
|
||||
// Standard Error: 1_675
|
||||
.saturating_add(Weight::from_ref_time(43_588).saturating_mul(l.into()))
|
||||
// Standard Error: 2_981
|
||||
.saturating_add(Weight::from_ref_time(96_329).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -93,12 +93,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 38_281 nanoseconds.
|
||||
Weight::from_ref_time(37_604_718)
|
||||
// Standard Error: 960
|
||||
.saturating_add(Weight::from_ref_time(37_709).saturating_mul(l.into()))
|
||||
// Standard Error: 1_708
|
||||
.saturating_add(Weight::from_ref_time(56_054).saturating_mul(s.into()))
|
||||
// Minimum execution time: 38_518 nanoseconds.
|
||||
Weight::from_ref_time(38_525_734)
|
||||
// Standard Error: 1_946
|
||||
.saturating_add(Weight::from_ref_time(32_000).saturating_mul(l.into()))
|
||||
// Standard Error: 3_463
|
||||
.saturating_add(Weight::from_ref_time(71_440).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -108,12 +108,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 52_866 nanoseconds.
|
||||
Weight::from_ref_time(52_960_624)
|
||||
// Standard Error: 1_706
|
||||
.saturating_add(Weight::from_ref_time(40_224).saturating_mul(l.into()))
|
||||
// Standard Error: 3_035
|
||||
.saturating_add(Weight::from_ref_time(40_229).saturating_mul(s.into()))
|
||||
// Minimum execution time: 55_095 nanoseconds.
|
||||
Weight::from_ref_time(56_166_285)
|
||||
// Standard Error: 2_642
|
||||
.saturating_add(Weight::from_ref_time(35_436).saturating_mul(l.into()))
|
||||
// Standard Error: 4_701
|
||||
.saturating_add(Weight::from_ref_time(59_938).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -123,12 +123,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 52_118 nanoseconds.
|
||||
Weight::from_ref_time(52_610_076)
|
||||
// Standard Error: 2_143
|
||||
.saturating_add(Weight::from_ref_time(39_389).saturating_mul(l.into()))
|
||||
// Standard Error: 3_813
|
||||
.saturating_add(Weight::from_ref_time(39_238).saturating_mul(s.into()))
|
||||
// Minimum execution time: 54_041 nanoseconds.
|
||||
Weight::from_ref_time(55_697_089)
|
||||
// Standard Error: 2_979
|
||||
.saturating_add(Weight::from_ref_time(36_462).saturating_mul(l.into()))
|
||||
// Standard Error: 5_300
|
||||
.saturating_add(Weight::from_ref_time(48_068).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(4))
|
||||
.saturating_add(T::DbWeight::get().writes(4))
|
||||
}
|
||||
@@ -138,12 +138,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 39_846 nanoseconds.
|
||||
Weight::from_ref_time(38_802_475)
|
||||
// Standard Error: 1_226
|
||||
.saturating_add(Weight::from_ref_time(51_348).saturating_mul(l.into()))
|
||||
// Standard Error: 2_265
|
||||
.saturating_add(Weight::from_ref_time(67_887).saturating_mul(s.into()))
|
||||
// Minimum execution time: 40_106 nanoseconds.
|
||||
Weight::from_ref_time(39_641_237)
|
||||
// Standard Error: 2_083
|
||||
.saturating_add(Weight::from_ref_time(39_714).saturating_mul(l.into()))
|
||||
// Standard Error: 3_846
|
||||
.saturating_add(Weight::from_ref_time(104_473).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
@@ -153,12 +153,12 @@ impl<T: frame_system::Config> pallet_vesting::WeightInfo for WeightInfo<T> {
|
||||
/// 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: 39_553 nanoseconds.
|
||||
Weight::from_ref_time(38_937_442)
|
||||
// Standard Error: 1_032
|
||||
.saturating_add(Weight::from_ref_time(44_523).saturating_mul(l.into()))
|
||||
// Standard Error: 1_906
|
||||
.saturating_add(Weight::from_ref_time(68_244).saturating_mul(s.into()))
|
||||
// Minimum execution time: 39_999 nanoseconds.
|
||||
Weight::from_ref_time(39_997_116)
|
||||
// Standard Error: 1_885
|
||||
.saturating_add(Weight::from_ref_time(47_865).saturating_mul(l.into()))
|
||||
// Standard Error: 3_482
|
||||
.saturating_add(Weight::from_ref_time(85_200).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