mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
Update all weights (#13614)
* Empty commit * ".git/.scripts/commands/bench/bench.sh" all --------- Co-authored-by: Alexander Theißen <alex.theissen@me.com> Co-authored-by: command-bot <>
This commit is contained in:
committed by
GitHub
parent
b117dbdf08
commit
3a3d93afee
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_tips
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-25, 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: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -31,6 +31,9 @@
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_tips
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
@@ -67,11 +70,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
fn report_awesome(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `4958`
|
||||
// Minimum execution time: 23_262 nanoseconds.
|
||||
Weight::from_parts(24_104_224, 4958)
|
||||
// Standard Error: 148
|
||||
.saturating_add(Weight::from_parts(1_963, 0).saturating_mul(r.into()))
|
||||
// Estimated: `6938`
|
||||
// Minimum execution time: 26_789_000 picoseconds.
|
||||
Weight::from_parts(27_619_925, 6938)
|
||||
// Standard Error: 168
|
||||
.saturating_add(Weight::from_parts(1_352, 0).saturating_mul(r.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -81,10 +84,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof Skipped: Tips Reasons (max_values: None, max_size: None, mode: Measured)
|
||||
fn retract_tip() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `253`
|
||||
// Estimated: `2981`
|
||||
// Minimum execution time: 22_282 nanoseconds.
|
||||
Weight::from_parts(22_737_000, 2981)
|
||||
// Measured: `221`
|
||||
// Estimated: `3907`
|
||||
// Minimum execution time: 25_322_000 picoseconds.
|
||||
Weight::from_parts(26_107_000, 3907)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -96,16 +99,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof Skipped: Tips Tips (max_values: None, max_size: None, mode: Measured)
|
||||
/// The range of component `r` is `[0, 300]`.
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn tip_new(r: u32, t: u32, ) -> Weight {
|
||||
fn tip_new(_r: u32, t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `558 + t * (64 ±0)`
|
||||
// Estimated: `4644 + t * (192 ±0)`
|
||||
// Minimum execution time: 18_382 nanoseconds.
|
||||
Weight::from_parts(18_195_288, 4644)
|
||||
// Standard Error: 103
|
||||
.saturating_add(Weight::from_parts(2_096, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_469
|
||||
.saturating_add(Weight::from_parts(97_092, 0).saturating_mul(t.into()))
|
||||
// Measured: `526 + t * (64 ±0)`
|
||||
// Estimated: `6528 + t * (192 ±0)`
|
||||
// Minimum execution time: 21_112_000 picoseconds.
|
||||
Weight::from_parts(21_825_317, 6528)
|
||||
// Standard Error: 11_230
|
||||
.saturating_add(Weight::from_parts(86_081, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
.saturating_add(Weight::from_parts(0, 192).saturating_mul(t.into()))
|
||||
@@ -117,12 +118,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn tip(t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `811 + t * (112 ±0)`
|
||||
// Estimated: `4592 + t * (224 ±0)`
|
||||
// Minimum execution time: 13_564 nanoseconds.
|
||||
Weight::from_parts(13_867_280, 4592)
|
||||
// Standard Error: 4_245
|
||||
.saturating_add(Weight::from_parts(206_587, 0).saturating_mul(t.into()))
|
||||
// Measured: `747 + t * (112 ±0)`
|
||||
// Estimated: `6444 + t * (224 ±0)`
|
||||
// Minimum execution time: 16_703_000 picoseconds.
|
||||
Weight::from_parts(16_679_429, 6444)
|
||||
// Standard Error: 18_088
|
||||
.saturating_add(Weight::from_parts(281_667, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 224).saturating_mul(t.into()))
|
||||
@@ -138,12 +139,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn close_tip(t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `850 + t * (112 ±0)`
|
||||
// Estimated: `8096 + t * (336 ±0)`
|
||||
// Minimum execution time: 39_902 nanoseconds.
|
||||
Weight::from_parts(40_747_650, 8096)
|
||||
// Standard Error: 5_322
|
||||
.saturating_add(Weight::from_parts(144_298, 0).saturating_mul(t.into()))
|
||||
// Measured: `786 + t * (112 ±0)`
|
||||
// Estimated: `10874 + t * (336 ±0)`
|
||||
// Minimum execution time: 46_106_000 picoseconds.
|
||||
Weight::from_parts(47_844_269, 10874)
|
||||
// Standard Error: 9_247
|
||||
.saturating_add(Weight::from_parts(87_804, 0).saturating_mul(t.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 336).saturating_mul(t.into()))
|
||||
@@ -153,14 +154,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Storage: Tips Reasons (r:0 w:1)
|
||||
/// Proof Skipped: Tips Reasons (max_values: None, max_size: None, mode: Measured)
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn slash_tip(t: u32, ) -> Weight {
|
||||
fn slash_tip(_t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `301`
|
||||
// Estimated: `3077`
|
||||
// Minimum execution time: 13_511 nanoseconds.
|
||||
Weight::from_parts(14_114_101, 3077)
|
||||
// Standard Error: 1_815
|
||||
.saturating_add(Weight::from_parts(7_825, 0).saturating_mul(t.into()))
|
||||
// Measured: `269`
|
||||
// Estimated: `4003`
|
||||
// Minimum execution time: 15_508_000 picoseconds.
|
||||
Weight::from_parts(16_207_284, 4003)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -176,11 +175,11 @@ impl WeightInfo for () {
|
||||
fn report_awesome(r: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `4958`
|
||||
// Minimum execution time: 23_262 nanoseconds.
|
||||
Weight::from_parts(24_104_224, 4958)
|
||||
// Standard Error: 148
|
||||
.saturating_add(Weight::from_parts(1_963, 0).saturating_mul(r.into()))
|
||||
// Estimated: `6938`
|
||||
// Minimum execution time: 26_789_000 picoseconds.
|
||||
Weight::from_parts(27_619_925, 6938)
|
||||
// Standard Error: 168
|
||||
.saturating_add(Weight::from_parts(1_352, 0).saturating_mul(r.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -190,10 +189,10 @@ impl WeightInfo for () {
|
||||
/// Proof Skipped: Tips Reasons (max_values: None, max_size: None, mode: Measured)
|
||||
fn retract_tip() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `253`
|
||||
// Estimated: `2981`
|
||||
// Minimum execution time: 22_282 nanoseconds.
|
||||
Weight::from_parts(22_737_000, 2981)
|
||||
// Measured: `221`
|
||||
// Estimated: `3907`
|
||||
// Minimum execution time: 25_322_000 picoseconds.
|
||||
Weight::from_parts(26_107_000, 3907)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -205,16 +204,14 @@ impl WeightInfo for () {
|
||||
/// Proof Skipped: Tips Tips (max_values: None, max_size: None, mode: Measured)
|
||||
/// The range of component `r` is `[0, 300]`.
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn tip_new(r: u32, t: u32, ) -> Weight {
|
||||
fn tip_new(_r: u32, t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `558 + t * (64 ±0)`
|
||||
// Estimated: `4644 + t * (192 ±0)`
|
||||
// Minimum execution time: 18_382 nanoseconds.
|
||||
Weight::from_parts(18_195_288, 4644)
|
||||
// Standard Error: 103
|
||||
.saturating_add(Weight::from_parts(2_096, 0).saturating_mul(r.into()))
|
||||
// Standard Error: 2_469
|
||||
.saturating_add(Weight::from_parts(97_092, 0).saturating_mul(t.into()))
|
||||
// Measured: `526 + t * (64 ±0)`
|
||||
// Estimated: `6528 + t * (192 ±0)`
|
||||
// Minimum execution time: 21_112_000 picoseconds.
|
||||
Weight::from_parts(21_825_317, 6528)
|
||||
// Standard Error: 11_230
|
||||
.saturating_add(Weight::from_parts(86_081, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
.saturating_add(Weight::from_parts(0, 192).saturating_mul(t.into()))
|
||||
@@ -226,12 +223,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn tip(t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `811 + t * (112 ±0)`
|
||||
// Estimated: `4592 + t * (224 ±0)`
|
||||
// Minimum execution time: 13_564 nanoseconds.
|
||||
Weight::from_parts(13_867_280, 4592)
|
||||
// Standard Error: 4_245
|
||||
.saturating_add(Weight::from_parts(206_587, 0).saturating_mul(t.into()))
|
||||
// Measured: `747 + t * (112 ±0)`
|
||||
// Estimated: `6444 + t * (224 ±0)`
|
||||
// Minimum execution time: 16_703_000 picoseconds.
|
||||
Weight::from_parts(16_679_429, 6444)
|
||||
// Standard Error: 18_088
|
||||
.saturating_add(Weight::from_parts(281_667, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
.saturating_add(Weight::from_parts(0, 224).saturating_mul(t.into()))
|
||||
@@ -247,12 +244,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn close_tip(t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `850 + t * (112 ±0)`
|
||||
// Estimated: `8096 + t * (336 ±0)`
|
||||
// Minimum execution time: 39_902 nanoseconds.
|
||||
Weight::from_parts(40_747_650, 8096)
|
||||
// Standard Error: 5_322
|
||||
.saturating_add(Weight::from_parts(144_298, 0).saturating_mul(t.into()))
|
||||
// Measured: `786 + t * (112 ±0)`
|
||||
// Estimated: `10874 + t * (336 ±0)`
|
||||
// Minimum execution time: 46_106_000 picoseconds.
|
||||
Weight::from_parts(47_844_269, 10874)
|
||||
// Standard Error: 9_247
|
||||
.saturating_add(Weight::from_parts(87_804, 0).saturating_mul(t.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
.saturating_add(Weight::from_parts(0, 336).saturating_mul(t.into()))
|
||||
@@ -262,14 +259,12 @@ impl WeightInfo for () {
|
||||
/// Storage: Tips Reasons (r:0 w:1)
|
||||
/// Proof Skipped: Tips Reasons (max_values: None, max_size: None, mode: Measured)
|
||||
/// The range of component `t` is `[1, 13]`.
|
||||
fn slash_tip(t: u32, ) -> Weight {
|
||||
fn slash_tip(_t: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `301`
|
||||
// Estimated: `3077`
|
||||
// Minimum execution time: 13_511 nanoseconds.
|
||||
Weight::from_parts(14_114_101, 3077)
|
||||
// Standard Error: 1_815
|
||||
.saturating_add(Weight::from_parts(7_825, 0).saturating_mul(t.into()))
|
||||
// Measured: `269`
|
||||
// Estimated: `4003`
|
||||
// Minimum execution time: 15_508_000 picoseconds.
|
||||
Weight::from_parts(16_207_284, 4003)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user