mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 09:21:04 +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: `bm4`, 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("westend-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_233 nanoseconds.
|
||||
Weight::from_ref_time(38_752_020)
|
||||
// Standard Error: 1_147
|
||||
.saturating_add(Weight::from_ref_time(39_475).saturating_mul(l.into()))
|
||||
// Standard Error: 2_041
|
||||
.saturating_add(Weight::from_ref_time(61_772).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_378 nanoseconds.
|
||||
Weight::from_ref_time(38_495_866)
|
||||
// Standard Error: 1_203
|
||||
.saturating_add(Weight::from_ref_time(34_887).saturating_mul(l.into()))
|
||||
// Standard Error: 2_141
|
||||
.saturating_add(Weight::from_ref_time(41_868).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_957 nanoseconds.
|
||||
Weight::from_ref_time(38_539_261)
|
||||
// Standard Error: 1_139
|
||||
.saturating_add(Weight::from_ref_time(42_584).saturating_mul(l.into()))
|
||||
// Standard Error: 2_027
|
||||
.saturating_add(Weight::from_ref_time(59_755).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_647 nanoseconds.
|
||||
Weight::from_ref_time(38_681_587)
|
||||
// Standard Error: 1_389
|
||||
.saturating_add(Weight::from_ref_time(25_981).saturating_mul(l.into()))
|
||||
// Standard Error: 2_472
|
||||
.saturating_add(Weight::from_ref_time(51_632).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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: 53_083 nanoseconds.
|
||||
Weight::from_ref_time(53_825_665)
|
||||
// Standard Error: 2_010
|
||||
.saturating_add(Weight::from_ref_time(36_870).saturating_mul(l.into()))
|
||||
// Standard Error: 3_577
|
||||
.saturating_add(Weight::from_ref_time(36_188).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_499 nanoseconds.
|
||||
Weight::from_ref_time(53_952_868)
|
||||
// Standard Error: 2_106
|
||||
.saturating_add(Weight::from_ref_time(29_680).saturating_mul(l.into()))
|
||||
// Standard Error: 3_748
|
||||
.saturating_add(Weight::from_ref_time(24_201).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_824 nanoseconds.
|
||||
Weight::from_ref_time(39_005_874)
|
||||
// Standard Error: 1_188
|
||||
.saturating_add(Weight::from_ref_time(45_769).saturating_mul(l.into()))
|
||||
// Standard Error: 2_194
|
||||
.saturating_add(Weight::from_ref_time(76_164).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.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_892 nanoseconds.
|
||||
Weight::from_ref_time(39_324_280)
|
||||
// Standard Error: 1_091
|
||||
.saturating_add(Weight::from_ref_time(41_497).saturating_mul(l.into()))
|
||||
// Standard Error: 2_015
|
||||
.saturating_add(Weight::from_ref_time(59_702).saturating_mul(s.into()))
|
||||
// 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()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(3))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user