mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 05:27:56 +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,28 @@
|
||||
//! Autogenerated weights for pallet_message_queue
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-03-06, 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: `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
|
||||
// ./target/production/substrate
|
||||
// benchmark
|
||||
// pallet
|
||||
// --chain=dev
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_message_queue
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json
|
||||
// --pallet=pallet-message-queue
|
||||
// --chain=dev
|
||||
// --header=./HEADER-APACHE2
|
||||
// --output=./frame/message-queue/src/weights.rs
|
||||
// --header=./HEADER-APACHE2
|
||||
// --template=./.maintain/frame-weight-template.hbs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
@@ -70,10 +72,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
fn ready_ring_knit() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `295`
|
||||
// Measured: `233`
|
||||
// Estimated: `7527`
|
||||
// Minimum execution time: 12_283_000 picoseconds.
|
||||
Weight::from_parts(12_554_000, 7527)
|
||||
// Minimum execution time: 12_561_000 picoseconds.
|
||||
Weight::from_parts(12_758_000, 7527)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -83,10 +85,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
fn ready_ring_unknit() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `295`
|
||||
// Measured: `233`
|
||||
// Estimated: `7527`
|
||||
// Minimum execution time: 11_484_000 picoseconds.
|
||||
Weight::from_parts(11_900_000, 7527)
|
||||
// Minimum execution time: 11_854_000 picoseconds.
|
||||
Weight::from_parts(12_178_000, 7527)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -96,8 +98,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `42`
|
||||
// Estimated: `3514`
|
||||
// Minimum execution time: 4_793_000 picoseconds.
|
||||
Weight::from_parts(4_990_000, 3514)
|
||||
// Minimum execution time: 7_900_000 picoseconds.
|
||||
Weight::from_parts(8_046_000, 3514)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -107,8 +109,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `113`
|
||||
// Estimated: `69049`
|
||||
// Minimum execution time: 6_231_000 picoseconds.
|
||||
Weight::from_parts(6_442_000, 69049)
|
||||
// Minimum execution time: 6_284_000 picoseconds.
|
||||
Weight::from_parts(6_433_000, 69049)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -118,8 +120,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `113`
|
||||
// Estimated: `69049`
|
||||
// Minimum execution time: 6_660_000 picoseconds.
|
||||
Weight::from_parts(6_825_000, 69049)
|
||||
// Minimum execution time: 6_418_000 picoseconds.
|
||||
Weight::from_parts(6_633_000, 69049)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -127,8 +129,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 72_805_000 picoseconds.
|
||||
Weight::from_parts(74_650_000, 0)
|
||||
// Minimum execution time: 52_661_000 picoseconds.
|
||||
Weight::from_parts(52_994_000, 0)
|
||||
}
|
||||
/// Storage: MessageQueue ServiceHead (r:1 w:1)
|
||||
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
@@ -136,10 +138,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
fn bump_service_head() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `172`
|
||||
// Measured: `140`
|
||||
// Estimated: `5003`
|
||||
// Minimum execution time: 7_078_000 picoseconds.
|
||||
Weight::from_parts(7_230_000, 5003)
|
||||
// Minimum execution time: 7_132_000 picoseconds.
|
||||
Weight::from_parts(7_386_000, 5003)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -149,10 +151,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn reap_page() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 56_799_000 picoseconds.
|
||||
Weight::from_parts(57_634_000, 72563)
|
||||
// Minimum execution time: 54_377_000 picoseconds.
|
||||
Weight::from_parts(54_804_000, 72563)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -162,10 +164,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn execute_overweight_page_removed() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 72_290_000 picoseconds.
|
||||
Weight::from_parts(72_754_000, 72563)
|
||||
// Minimum execution time: 69_461_000 picoseconds.
|
||||
Weight::from_parts(70_016_000, 72563)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -175,10 +177,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn execute_overweight_page_updated() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 84_987_000 picoseconds.
|
||||
Weight::from_parts(85_562_000, 72563)
|
||||
// Minimum execution time: 81_787_000 picoseconds.
|
||||
Weight::from_parts(83_100_000, 72563)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -192,10 +194,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
fn ready_ring_knit() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `295`
|
||||
// Measured: `233`
|
||||
// Estimated: `7527`
|
||||
// Minimum execution time: 12_283_000 picoseconds.
|
||||
Weight::from_parts(12_554_000, 7527)
|
||||
// Minimum execution time: 12_561_000 picoseconds.
|
||||
Weight::from_parts(12_758_000, 7527)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -205,10 +207,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
fn ready_ring_unknit() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `295`
|
||||
// Measured: `233`
|
||||
// Estimated: `7527`
|
||||
// Minimum execution time: 11_484_000 picoseconds.
|
||||
Weight::from_parts(11_900_000, 7527)
|
||||
// Minimum execution time: 11_854_000 picoseconds.
|
||||
Weight::from_parts(12_178_000, 7527)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -218,8 +220,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `42`
|
||||
// Estimated: `3514`
|
||||
// Minimum execution time: 4_793_000 picoseconds.
|
||||
Weight::from_parts(4_990_000, 3514)
|
||||
// Minimum execution time: 7_900_000 picoseconds.
|
||||
Weight::from_parts(8_046_000, 3514)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -229,8 +231,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `113`
|
||||
// Estimated: `69049`
|
||||
// Minimum execution time: 6_231_000 picoseconds.
|
||||
Weight::from_parts(6_442_000, 69049)
|
||||
// Minimum execution time: 6_284_000 picoseconds.
|
||||
Weight::from_parts(6_433_000, 69049)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -240,8 +242,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `113`
|
||||
// Estimated: `69049`
|
||||
// Minimum execution time: 6_660_000 picoseconds.
|
||||
Weight::from_parts(6_825_000, 69049)
|
||||
// Minimum execution time: 6_418_000 picoseconds.
|
||||
Weight::from_parts(6_633_000, 69049)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -249,8 +251,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0`
|
||||
// Estimated: `0`
|
||||
// Minimum execution time: 72_805_000 picoseconds.
|
||||
Weight::from_parts(74_650_000, 0)
|
||||
// Minimum execution time: 52_661_000 picoseconds.
|
||||
Weight::from_parts(52_994_000, 0)
|
||||
}
|
||||
/// Storage: MessageQueue ServiceHead (r:1 w:1)
|
||||
/// Proof: MessageQueue ServiceHead (max_values: Some(1), max_size: Some(4), added: 499, mode: MaxEncodedLen)
|
||||
@@ -258,10 +260,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue BookStateFor (max_values: None, max_size: Some(49), added: 2524, mode: MaxEncodedLen)
|
||||
fn bump_service_head() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `172`
|
||||
// Measured: `140`
|
||||
// Estimated: `5003`
|
||||
// Minimum execution time: 7_078_000 picoseconds.
|
||||
Weight::from_parts(7_230_000, 5003)
|
||||
// Minimum execution time: 7_132_000 picoseconds.
|
||||
Weight::from_parts(7_386_000, 5003)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -271,10 +273,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn reap_page() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 56_799_000 picoseconds.
|
||||
Weight::from_parts(57_634_000, 72563)
|
||||
// Minimum execution time: 54_377_000 picoseconds.
|
||||
Weight::from_parts(54_804_000, 72563)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -284,10 +286,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn execute_overweight_page_removed() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 72_290_000 picoseconds.
|
||||
Weight::from_parts(72_754_000, 72563)
|
||||
// Minimum execution time: 69_461_000 picoseconds.
|
||||
Weight::from_parts(70_016_000, 72563)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -297,10 +299,10 @@ impl WeightInfo for () {
|
||||
/// Proof: MessageQueue Pages (max_values: None, max_size: Some(65584), added: 68059, mode: MaxEncodedLen)
|
||||
fn execute_overweight_page_updated() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `65742`
|
||||
// Measured: `65710`
|
||||
// Estimated: `72563`
|
||||
// Minimum execution time: 84_987_000 picoseconds.
|
||||
Weight::from_parts(85_562_000, 72563)
|
||||
// Minimum execution time: 81_787_000 picoseconds.
|
||||
Weight::from_parts(83_100_000, 72563)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user