Skip to content

Commit

Permalink
[AUTOMATED] Benchmark results (#4932)
Browse files Browse the repository at this point in the history
Co-authored-by: ahasna <ahasna@users.noreply.github.com>
  • Loading branch information
chainflip-bot and ahasna authored Jun 3, 2024
1 parent f51bb24 commit 1117287
Show file tree
Hide file tree
Showing 19 changed files with 1,128 additions and 1,178 deletions.
20 changes: 10 additions & 10 deletions state-chain/pallets/cf-account-roles/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
//! Autogenerated weights for pallet_cf_account_roles
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-03-28, STEPS: `20`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-03, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `JamiesM1.local`, CPU: `<UNKNOWN>`
//! HOSTNAME: `ip-172-31-0-210`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev-3"), DB CACHE: 1024
// Executed Command:
// ./target/release/chainflip-node
// ./chainflip-node
// benchmark
// pallet
// --pallet
// pallet_cf_account_roles
// --extrinsic
// *
// --pallet
// pallet_cf_account-roles
// --output
// state-chain/pallets/cf-account-roles/src/weights.rs
// --steps=20
// --repeat=20
// --repeat=10
// --template=state-chain/chainflip-weight-template.hbs
// --chain=dev-3

Expand All @@ -44,8 +44,8 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
// Proof Size summary in bytes:
// Measured: `546`
// Estimated: `2031`
// Minimum execution time: 11_000_000 picoseconds.
Weight::from_parts(12_000_000, 2031)
// Minimum execution time: 14_622_000 picoseconds.
Weight::from_parts(14_976_000, 2031)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -59,8 +59,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `546`
// Estimated: `2031`
// Minimum execution time: 11_000_000 picoseconds.
Weight::from_parts(12_000_000, 2031)
// Minimum execution time: 14_622_000 picoseconds.
Weight::from_parts(14_976_000, 2031)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand Down
122 changes: 61 additions & 61 deletions state-chain/pallets/cf-broadcast/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//! Autogenerated weights for pallet_cf_broadcast
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-03-28, STEPS: `2`, REPEAT: `2`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-03, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `wagmi.local`, CPU: `<UNKNOWN>`
//! HOSTNAME: `ip-172-31-0-210`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev-3"), DB CACHE: 1024
// Executed Command:
// ./target/debug/chainflip-node
// ./chainflip-node
// benchmark
// pallet
// --pallet
Expand All @@ -17,8 +17,8 @@
// *
// --output
// state-chain/pallets/cf-broadcast/src/weights.rs
// --steps=2
// --repeat=2
// --steps=20
// --repeat=10
// --template=state-chain/chainflip-weight-template.hbs
// --chain=dev-3

Expand Down Expand Up @@ -76,24 +76,24 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
/// The range of component `r` is `[1, 50]`.
fn on_initialize(t: u32, r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (646 ±0) + t * (109 ±0)`
// Estimated: `125216 + r * (3028 ±0) + t * (826 ±0)`
// Minimum execution time: 7_497_000_000 picoseconds.
Weight::from_parts(7_497_000_000, 125216)
// Standard Error: 44_657_667
.saturating_add(Weight::from_parts(57_327_234, 0).saturating_mul(t.into()))
// Standard Error: 44_657_667
.saturating_add(Weight::from_parts(272_725_193, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
// Measured: `0 + r * (608 ±0) + t * (107 ±0)`
// Estimated: `125203 + r * (2888 ±3) + t * (910 ±3)`
// Minimum execution time: 631_834_000 picoseconds.
Weight::from_parts(634_625_000, 125203)
// Standard Error: 395_754
.saturating_add(Weight::from_parts(6_190_917, 0).saturating_mul(t.into()))
// Standard Error: 395_754
.saturating_add(Weight::from_parts(24_607_455, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(t.into())))
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(T::DbWeight::get().writes(51_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 3028).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 826).saturating_mul(t.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(t.into())))
.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 2888).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 910).saturating_mul(t.into()))
}
/// Storage: `AccountRoles::AccountRoles` (r:1 w:0)
/// Proof: `AccountRoles::AccountRoles` (`max_values`: None, `max_size`: Some(33), added: 2508, mode: `MaxEncodedLen`)
/// Proof: `AccountRoles::AccountRoles` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `EthereumBroadcaster::PendingBroadcasts` (r:1 w:0)
/// Proof: `EthereumBroadcaster::PendingBroadcasts` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `EthereumBroadcaster::FailedBroadcasters` (r:1 w:1)
Expand All @@ -104,10 +104,10 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
/// Proof: `EthereumBroadcaster::DelayedBroadcastRetryQueue` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn transaction_failed() -> Weight {
// Proof Size summary in bytes:
// Measured: `1110`
// Estimated: `4575`
// Minimum execution time: 268_000_000 picoseconds.
Weight::from_parts(289_000_000, 4575)
// Measured: `1131`
// Estimated: `4596`
// Minimum execution time: 34_042_000 picoseconds.
Weight::from_parts(34_660_000, 4596)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
Expand Down Expand Up @@ -139,10 +139,10 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
/// Proof: `EthereumBroadcaster::TransactionOutIdToBroadcastId` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn on_signature_ready() -> Weight {
// Proof Size summary in bytes:
// Measured: `1369`
// Estimated: `7309`
// Minimum execution time: 674_000_000 picoseconds.
Weight::from_parts(790_000_000, 7309)
// Measured: `1356`
// Estimated: `7296`
// Minimum execution time: 84_007_000 picoseconds.
Weight::from_parts(86_495_000, 7296)
.saturating_add(T::DbWeight::get().reads(10_u64))
.saturating_add(T::DbWeight::get().writes(7_u64))
}
Expand Down Expand Up @@ -170,10 +170,10 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
/// Proof: `EthereumBroadcaster::TransactionMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn start_next_broadcast_attempt() -> Weight {
// Proof Size summary in bytes:
// Measured: `1789`
// Estimated: `7729`
// Minimum execution time: 549_000_000 picoseconds.
Weight::from_parts(579_000_000, 7729)
// Measured: `1776`
// Estimated: `7716`
// Minimum execution time: 65_944_000 picoseconds.
Weight::from_parts(66_717_000, 7716)
.saturating_add(T::DbWeight::get().reads(11_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
Expand Down Expand Up @@ -201,8 +201,8 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
// Proof Size summary in bytes:
// Measured: `947`
// Estimated: `4412`
// Minimum execution time: 449_000_000 picoseconds.
Weight::from_parts(458_000_000, 4412)
// Minimum execution time: 52_973_000 picoseconds.
Weight::from_parts(54_117_000, 4412)
.saturating_add(T::DbWeight::get().reads(9_u64))
.saturating_add(T::DbWeight::get().writes(8_u64))
}
Expand Down Expand Up @@ -244,24 +244,24 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 50]`.
fn on_initialize(t: u32, r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `0 + r * (646 ±0) + t * (109 ±0)`
// Estimated: `125216 + r * (3028 ±0) + t * (826 ±0)`
// Minimum execution time: 7_497_000_000 picoseconds.
Weight::from_parts(7_497_000_000, 125216)
// Standard Error: 44_657_667
.saturating_add(Weight::from_parts(57_327_234, 0).saturating_mul(t.into()))
// Standard Error: 44_657_667
.saturating_add(Weight::from_parts(272_725_193, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
// Measured: `0 + r * (608 ±0) + t * (107 ±0)`
// Estimated: `125203 + r * (2888 ±3) + t * (910 ±3)`
// Minimum execution time: 631_834_000 picoseconds.
Weight::from_parts(634_625_000, 125203)
// Standard Error: 395_754
.saturating_add(Weight::from_parts(6_190_917, 0).saturating_mul(t.into()))
// Standard Error: 395_754
.saturating_add(Weight::from_parts(24_607_455, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(t.into())))
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(r.into())))
.saturating_add(RocksDbWeight::get().writes(51_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 3028).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 826).saturating_mul(t.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(t.into())))
.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(r.into())))
.saturating_add(Weight::from_parts(0, 2888).saturating_mul(r.into()))
.saturating_add(Weight::from_parts(0, 910).saturating_mul(t.into()))
}
/// Storage: `AccountRoles::AccountRoles` (r:1 w:0)
/// Proof: `AccountRoles::AccountRoles` (`max_values`: None, `max_size`: Some(33), added: 2508, mode: `MaxEncodedLen`)
/// Proof: `AccountRoles::AccountRoles` (`max_values`: None, `max_size`: None, mode: `Measured`)
/// Storage: `EthereumBroadcaster::PendingBroadcasts` (r:1 w:0)
/// Proof: `EthereumBroadcaster::PendingBroadcasts` (`max_values`: Some(1), `max_size`: None, mode: `Measured`)
/// Storage: `EthereumBroadcaster::FailedBroadcasters` (r:1 w:1)
Expand All @@ -272,10 +272,10 @@ impl WeightInfo for () {
/// Proof: `EthereumBroadcaster::DelayedBroadcastRetryQueue` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn transaction_failed() -> Weight {
// Proof Size summary in bytes:
// Measured: `1110`
// Estimated: `4575`
// Minimum execution time: 268_000_000 picoseconds.
Weight::from_parts(289_000_000, 4575)
// Measured: `1131`
// Estimated: `4596`
// Minimum execution time: 34_042_000 picoseconds.
Weight::from_parts(34_660_000, 4596)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
Expand Down Expand Up @@ -307,10 +307,10 @@ impl WeightInfo for () {
/// Proof: `EthereumBroadcaster::TransactionOutIdToBroadcastId` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn on_signature_ready() -> Weight {
// Proof Size summary in bytes:
// Measured: `1369`
// Estimated: `7309`
// Minimum execution time: 674_000_000 picoseconds.
Weight::from_parts(790_000_000, 7309)
// Measured: `1356`
// Estimated: `7296`
// Minimum execution time: 84_007_000 picoseconds.
Weight::from_parts(86_495_000, 7296)
.saturating_add(RocksDbWeight::get().reads(10_u64))
.saturating_add(RocksDbWeight::get().writes(7_u64))
}
Expand Down Expand Up @@ -338,10 +338,10 @@ impl WeightInfo for () {
/// Proof: `EthereumBroadcaster::TransactionMetadata` (`max_values`: None, `max_size`: None, mode: `Measured`)
fn start_next_broadcast_attempt() -> Weight {
// Proof Size summary in bytes:
// Measured: `1789`
// Estimated: `7729`
// Minimum execution time: 549_000_000 picoseconds.
Weight::from_parts(579_000_000, 7729)
// Measured: `1776`
// Estimated: `7716`
// Minimum execution time: 65_944_000 picoseconds.
Weight::from_parts(66_717_000, 7716)
.saturating_add(RocksDbWeight::get().reads(11_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
Expand Down Expand Up @@ -369,8 +369,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `947`
// Estimated: `4412`
// Minimum execution time: 449_000_000 picoseconds.
Weight::from_parts(458_000_000, 4412)
// Minimum execution time: 52_973_000 picoseconds.
Weight::from_parts(54_117_000, 4412)
.saturating_add(RocksDbWeight::get().reads(9_u64))
.saturating_add(RocksDbWeight::get().writes(8_u64))
}
Expand Down
18 changes: 9 additions & 9 deletions state-chain/pallets/cf-cfe-interface/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//! Autogenerated weights for pallet_cf_cfe_interface
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-03-28, STEPS: `2`, REPEAT: `2`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-03, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `wagmi.local`, CPU: `<UNKNOWN>`
//! HOSTNAME: `ip-172-31-0-210`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev-3"), DB CACHE: 1024
// Executed Command:
// ./target/debug/chainflip-node
// ./chainflip-node
// benchmark
// pallet
// --pallet
Expand All @@ -17,8 +17,8 @@
// *
// --output
// state-chain/pallets/cf-cfe-interface/src/weights.rs
// --steps=2
// --repeat=2
// --steps=20
// --repeat=10
// --template=state-chain/chainflip-weight-template.hbs
// --chain=dev-3

Expand All @@ -44,8 +44,8 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_000_000 picoseconds.
Weight::from_parts(9_000_000, 0)
// Minimum execution time: 709_000 picoseconds.
Weight::from_parts(880_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
}
Expand All @@ -58,8 +58,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_000_000 picoseconds.
Weight::from_parts(9_000_000, 0)
// Minimum execution time: 709_000 picoseconds.
Weight::from_parts(880_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
}
18 changes: 9 additions & 9 deletions state-chain/pallets/cf-chain-tracking/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
//! Autogenerated weights for pallet_cf_chain_tracking
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-03-28, STEPS: `2`, REPEAT: `2`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-03, STEPS: `20`, REPEAT: `10`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `wagmi.local`, CPU: `<UNKNOWN>`
//! HOSTNAME: `ip-172-31-0-210`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev-3"), DB CACHE: 1024
// Executed Command:
// ./target/debug/chainflip-node
// ./chainflip-node
// benchmark
// pallet
// --pallet
Expand All @@ -17,8 +17,8 @@
// *
// --output
// state-chain/pallets/cf-chain-tracking/src/weights.rs
// --steps=2
// --repeat=2
// --steps=20
// --repeat=10
// --template=state-chain/chainflip-weight-template.hbs
// --chain=dev-3

Expand All @@ -44,8 +44,8 @@ impl<T: frame_system::Config> WeightInfo for PalletWeight<T> {
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `1525`
// Minimum execution time: 91_000_000 picoseconds.
Weight::from_parts(97_000_000, 1525)
// Minimum execution time: 10_512_000 picoseconds.
Weight::from_parts(10_708_000, 1525)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -59,8 +59,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `175`
// Estimated: `1525`
// Minimum execution time: 91_000_000 picoseconds.
Weight::from_parts(97_000_000, 1525)
// Minimum execution time: 10_512_000 picoseconds.
Weight::from_parts(10_708_000, 1525)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand Down
Loading

0 comments on commit 1117287

Please sign in to comment.