mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-18 23:25:40 +00:00
update weights (#6897)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `pallet_scheduler`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-03-16, 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("rococo-dev"), DB CACHE: 1024
|
||||
@@ -50,10 +50,10 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
fn service_agendas_base() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `69`
|
||||
// Estimated: `499`
|
||||
// Minimum execution time: 4_788 nanoseconds.
|
||||
Weight::from_parts(4_943_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 499))
|
||||
// Estimated: `1489`
|
||||
// Minimum execution time: 4_960_000 picoseconds.
|
||||
Weight::from_parts(5_149_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 1489))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -62,13 +62,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn service_agenda_base(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `148 + s * (177 ±0)`
|
||||
// Estimated: `41438`
|
||||
// Minimum execution time: 4_439 nanoseconds.
|
||||
Weight::from_parts(7_706_950, 0)
|
||||
.saturating_add(Weight::from_parts(0, 41438))
|
||||
// Standard Error: 2_091
|
||||
.saturating_add(Weight::from_parts(753_077, 0).saturating_mul(s.into()))
|
||||
// Measured: `116 + s * (177 ±0)`
|
||||
// Estimated: `42428`
|
||||
// Minimum execution time: 4_653_000 picoseconds.
|
||||
Weight::from_parts(7_734_868, 0)
|
||||
.saturating_add(Weight::from_parts(0, 42428))
|
||||
// Standard Error: 2_115
|
||||
.saturating_add(Weight::from_parts(944_709, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -76,8 +76,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 5_753 nanoseconds.
|
||||
Weight::from_parts(5_907_000, 0)
|
||||
// Minimum execution time: 5_887_000 picoseconds.
|
||||
Weight::from_parts(6_120_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
}
|
||||
/// Storage: Preimage PreimageFor (r:1 w:1)
|
||||
@@ -87,13 +87,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[128, 4194304]`.
|
||||
fn service_task_fetched(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `283 + s * (1 ±0)`
|
||||
// Estimated: `5324 + s * (1 ±0)`
|
||||
// Minimum execution time: 20_618 nanoseconds.
|
||||
Weight::from_parts(21_082_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5324))
|
||||
// Standard Error: 0
|
||||
.saturating_add(Weight::from_parts(1_168, 0).saturating_mul(s.into()))
|
||||
// Measured: `251 + s * (1 ±0)`
|
||||
// Estimated: `7272 + s * (1 ±0)`
|
||||
// Minimum execution time: 20_952_000 picoseconds.
|
||||
Weight::from_parts(21_209_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 7272))
|
||||
// Standard Error: 5
|
||||
.saturating_add(Weight::from_parts(1_193, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
.saturating_add(Weight::from_parts(0, 1).saturating_mul(s.into()))
|
||||
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 7_052 nanoseconds.
|
||||
Weight::from_parts(7_344_000, 0)
|
||||
// Minimum execution time: 7_541_000 picoseconds.
|
||||
Weight::from_parts(7_811_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -113,24 +113,24 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 5_445 nanoseconds.
|
||||
Weight::from_parts(5_751_000, 0)
|
||||
// Minimum execution time: 5_925_000 picoseconds.
|
||||
Weight::from_parts(6_053_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
}
|
||||
fn execute_dispatch_signed() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 2_522 nanoseconds.
|
||||
Weight::from_parts(2_634_000, 0)
|
||||
// Minimum execution time: 3_178_000 picoseconds.
|
||||
Weight::from_parts(3_277_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
}
|
||||
fn execute_dispatch_unsigned() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 2_470 nanoseconds.
|
||||
Weight::from_parts(2_562_000, 0)
|
||||
// Minimum execution time: 3_206_000 picoseconds.
|
||||
Weight::from_parts(3_295_000, 0)
|
||||
.saturating_add(Weight::from_parts(0, 0))
|
||||
}
|
||||
/// Storage: Scheduler Agenda (r:1 w:1)
|
||||
@@ -138,13 +138,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[0, 49]`.
|
||||
fn schedule(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `148 + s * (177 ±0)`
|
||||
// Estimated: `41438`
|
||||
// Minimum execution time: 14_699 nanoseconds.
|
||||
Weight::from_parts(17_608_774, 0)
|
||||
.saturating_add(Weight::from_parts(0, 41438))
|
||||
// Standard Error: 1_963
|
||||
.saturating_add(Weight::from_parts(748_209, 0).saturating_mul(s.into()))
|
||||
// Measured: `116 + s * (177 ±0)`
|
||||
// Estimated: `42428`
|
||||
// Minimum execution time: 15_345_000 picoseconds.
|
||||
Weight::from_parts(18_725_551, 0)
|
||||
.saturating_add(Weight::from_parts(0, 42428))
|
||||
// Standard Error: 2_098
|
||||
.saturating_add(Weight::from_parts(927_752, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -155,13 +155,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[1, 50]`.
|
||||
fn cancel(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `148 + s * (177 ±0)`
|
||||
// Estimated: `41438`
|
||||
// Minimum execution time: 18_682 nanoseconds.
|
||||
Weight::from_parts(18_694_523, 0)
|
||||
.saturating_add(Weight::from_parts(0, 41438))
|
||||
// Standard Error: 2_329
|
||||
.saturating_add(Weight::from_parts(1_320_933, 0).saturating_mul(s.into()))
|
||||
// Measured: `116 + s * (177 ±0)`
|
||||
// Estimated: `42428`
|
||||
// Minimum execution time: 19_638_000 picoseconds.
|
||||
Weight::from_parts(18_170_833, 0)
|
||||
.saturating_add(Weight::from_parts(0, 42428))
|
||||
// Standard Error: 12_752
|
||||
.saturating_add(Weight::from_parts(1_764_746, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -172,13 +172,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[0, 49]`.
|
||||
fn schedule_named(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `325 + s * (185 ±0)`
|
||||
// Estimated: `43961`
|
||||
// Minimum execution time: 17_456 nanoseconds.
|
||||
Weight::from_parts(21_646_211, 0)
|
||||
.saturating_add(Weight::from_parts(0, 43961))
|
||||
// Standard Error: 3_003
|
||||
.saturating_add(Weight::from_parts(775_665, 0).saturating_mul(s.into()))
|
||||
// Measured: `293 + s * (185 ±0)`
|
||||
// Estimated: `45941`
|
||||
// Minimum execution time: 18_247_000 picoseconds.
|
||||
Weight::from_parts(26_440_491, 0)
|
||||
.saturating_add(Weight::from_parts(0, 45941))
|
||||
// Standard Error: 13_283
|
||||
.saturating_add(Weight::from_parts(884_870, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -189,13 +189,13 @@ impl<T: frame_system::Config> pallet_scheduler::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `s` is `[1, 50]`.
|
||||
fn cancel_named(s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351 + s * (185 ±0)`
|
||||
// Estimated: `43961`
|
||||
// Minimum execution time: 19_742 nanoseconds.
|
||||
Weight::from_parts(20_337_093, 0)
|
||||
.saturating_add(Weight::from_parts(0, 43961))
|
||||
// Standard Error: 3_541
|
||||
.saturating_add(Weight::from_parts(1_363_379, 0).saturating_mul(s.into()))
|
||||
// Measured: `319 + s * (185 ±0)`
|
||||
// Estimated: `45941`
|
||||
// Minimum execution time: 20_584_000 picoseconds.
|
||||
Weight::from_parts(20_984_461, 0)
|
||||
.saturating_add(Weight::from_parts(0, 45941))
|
||||
// Standard Error: 2_852
|
||||
.saturating_add(Weight::from_parts(1_712_589, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user