mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 08:11:04 +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,26 +18,29 @@
|
||||
//! Autogenerated weights for pallet_salary
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-03-03, 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:
|
||||
// ./target/production/substrate
|
||||
// benchmark
|
||||
// pallet
|
||||
// --chain=dev
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --extrinsic=*
|
||||
// --pallet=pallet_salary
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --chain=dev
|
||||
// --header=HEADER-APACHE2
|
||||
// --output=frame/salary/src/weights.rs
|
||||
// --template=.maintain/frame-weight-template.hbs
|
||||
// --output=./frame/salary/src/weights.rs
|
||||
// --header=./HEADER-APACHE2
|
||||
// --template=./.maintain/frame-weight-template.hbs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
#![allow(unused_parens)]
|
||||
@@ -66,8 +69,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `1541`
|
||||
// Minimum execution time: 11_793_000 picoseconds.
|
||||
Weight::from_parts(12_080_000, 1541)
|
||||
// Minimum execution time: 11_732_000 picoseconds.
|
||||
Weight::from_parts(12_162_000, 1541)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -75,10 +78,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Salary Status (max_values: Some(1), max_size: Some(56), added: 551, mode: MaxEncodedLen)
|
||||
fn bump() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `118`
|
||||
// Measured: `86`
|
||||
// Estimated: `1541`
|
||||
// Minimum execution time: 12_799_000 picoseconds.
|
||||
Weight::from_parts(13_343_000, 1541)
|
||||
// Minimum execution time: 12_966_000 picoseconds.
|
||||
Weight::from_parts(13_443_000, 1541)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -90,10 +93,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn induct() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `394`
|
||||
// Measured: `362`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 20_299_000 picoseconds.
|
||||
Weight::from_parts(20_664_000, 8591)
|
||||
// Minimum execution time: 20_467_000 picoseconds.
|
||||
Weight::from_parts(20_782_000, 8591)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -105,10 +108,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn register() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 24_195_000 picoseconds.
|
||||
Weight::from_parts(24_528_000, 8591)
|
||||
// Minimum execution time: 23_547_000 picoseconds.
|
||||
Weight::from_parts(23_911_000, 8591)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -120,10 +123,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen)
|
||||
fn payout() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 47_609_000 picoseconds.
|
||||
Weight::from_parts(48_462_000, 8591)
|
||||
// Minimum execution time: 47_145_000 picoseconds.
|
||||
Weight::from_parts(47_778_000, 8591)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -137,10 +140,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn payout_other() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `12184`
|
||||
// Minimum execution time: 48_513_000 picoseconds.
|
||||
Weight::from_parts(49_053_000, 12184)
|
||||
// Minimum execution time: 48_763_000 picoseconds.
|
||||
Weight::from_parts(49_853_000, 12184)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -150,10 +153,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn check_payment() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `202`
|
||||
// Measured: `170`
|
||||
// Estimated: `5084`
|
||||
// Minimum execution time: 12_663_000 picoseconds.
|
||||
Weight::from_parts(12_858_000, 5084)
|
||||
// Minimum execution time: 12_825_000 picoseconds.
|
||||
Weight::from_parts(13_143_000, 5084)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -167,8 +170,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `4`
|
||||
// Estimated: `1541`
|
||||
// Minimum execution time: 11_793_000 picoseconds.
|
||||
Weight::from_parts(12_080_000, 1541)
|
||||
// Minimum execution time: 11_732_000 picoseconds.
|
||||
Weight::from_parts(12_162_000, 1541)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -176,10 +179,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Salary Status (max_values: Some(1), max_size: Some(56), added: 551, mode: MaxEncodedLen)
|
||||
fn bump() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `118`
|
||||
// Measured: `86`
|
||||
// Estimated: `1541`
|
||||
// Minimum execution time: 12_799_000 picoseconds.
|
||||
Weight::from_parts(13_343_000, 1541)
|
||||
// Minimum execution time: 12_966_000 picoseconds.
|
||||
Weight::from_parts(13_443_000, 1541)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -191,10 +194,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn induct() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `394`
|
||||
// Measured: `362`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 20_299_000 picoseconds.
|
||||
Weight::from_parts(20_664_000, 8591)
|
||||
// Minimum execution time: 20_467_000 picoseconds.
|
||||
Weight::from_parts(20_782_000, 8591)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -206,10 +209,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn register() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 24_195_000 picoseconds.
|
||||
Weight::from_parts(24_528_000, 8591)
|
||||
// Minimum execution time: 23_547_000 picoseconds.
|
||||
Weight::from_parts(23_911_000, 8591)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -221,10 +224,10 @@ impl WeightInfo for () {
|
||||
/// Proof: RankedCollective Members (max_values: None, max_size: Some(42), added: 2517, mode: MaxEncodedLen)
|
||||
fn payout() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `8591`
|
||||
// Minimum execution time: 47_609_000 picoseconds.
|
||||
Weight::from_parts(48_462_000, 8591)
|
||||
// Minimum execution time: 47_145_000 picoseconds.
|
||||
Weight::from_parts(47_778_000, 8591)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -238,10 +241,10 @@ impl WeightInfo for () {
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn payout_other() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `461`
|
||||
// Measured: `429`
|
||||
// Estimated: `12184`
|
||||
// Minimum execution time: 48_513_000 picoseconds.
|
||||
Weight::from_parts(49_053_000, 12184)
|
||||
// Minimum execution time: 48_763_000 picoseconds.
|
||||
Weight::from_parts(49_853_000, 12184)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -251,10 +254,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Salary Claimant (max_values: None, max_size: Some(78), added: 2553, mode: MaxEncodedLen)
|
||||
fn check_payment() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `202`
|
||||
// Measured: `170`
|
||||
// Estimated: `5084`
|
||||
// Minimum execution time: 12_663_000 picoseconds.
|
||||
Weight::from_parts(12_858_000, 5084)
|
||||
// Minimum execution time: 12_825_000 picoseconds.
|
||||
Weight::from_parts(13_143_000, 5084)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user