Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmark results of benchmarking-order-book from master #1109

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 48 additions & 48 deletions pallets/assets/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
//! Autogenerated weights for assets
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-02-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `1d7f88616439`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz`
//! HOSTNAME: `dd788c093f61`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("local"), DB CACHE: 1024

// Executed Command:
Expand Down Expand Up @@ -87,8 +87,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `2720`
// Estimated: `25858`
// Minimum execution time: 113_651_000 picoseconds.
Weight::from_parts(116_385_000, 25858)
// Minimum execution time: 119_664_000 picoseconds.
Weight::from_parts(121_423_000, 25858)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
Expand All @@ -98,8 +98,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `344`
// Estimated: `5206`
// Minimum execution time: 49_567_000 picoseconds.
Weight::from_parts(51_097_000, 5206)
// Minimum execution time: 50_738_000 picoseconds.
Weight::from_parts(52_860_000, 5206)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
Expand All @@ -115,10 +115,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 mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `2571`
// Estimated: `17837`
// Minimum execution time: 88_268_000 picoseconds.
Weight::from_parts(92_021_000, 17837)
// Measured: `2637`
// Estimated: `17969`
// Minimum execution time: 87_349_000 picoseconds.
Weight::from_parts(92_763_000, 17969)
.saturating_add(T::DbWeight::get().reads(5_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -130,10 +130,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 force_mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `631`
// Measured: `664`
// Estimated: `7745`
// Minimum execution time: 52_126_000 picoseconds.
Weight::from_parts(53_957_000, 7745)
// Minimum execution time: 49_079_000 picoseconds.
Weight::from_parts(55_047_000, 7745)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -143,10 +143,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(56), added: 2531, mode: MaxEncodedLen)
fn burn() -> Weight {
// Proof Size summary in bytes:
// Measured: `657`
// Measured: `690`
// Estimated: `5142`
// Minimum execution time: 51_915_000 picoseconds.
Weight::from_parts(53_459_000, 5142)
// Minimum execution time: 50_866_000 picoseconds.
Weight::from_parts(52_055_000, 5142)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
Expand All @@ -158,10 +158,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 update_balance() -> Weight {
// Proof Size summary in bytes:
// Measured: `631`
// Measured: `664`
// Estimated: `7745`
// Minimum execution time: 52_202_000 picoseconds.
Weight::from_parts(53_789_000, 7745)
// Minimum execution time: 52_018_000 picoseconds.
Weight::from_parts(54_601_000, 7745)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -173,8 +173,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1657`
// Estimated: `8264`
// Minimum execution time: 41_744_000 picoseconds.
Weight::from_parts(42_763_000, 8264)
// Minimum execution time: 40_456_000 picoseconds.
Weight::from_parts(42_783_000, 8264)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -184,10 +184,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof Skipped: Assets AssetInfos (max_values: None, max_size: None, mode: Measured)
fn update_info() -> Weight {
// Proof Size summary in bytes:
// Measured: `1053`
// Estimated: `7056`
// Minimum execution time: 30_661_000 picoseconds.
Weight::from_parts(31_027_000, 7056)
// Measured: `1129`
// Estimated: `7208`
// Minimum execution time: 34_118_000 picoseconds.
Weight::from_parts(35_217_000, 7208)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -209,8 +209,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `2720`
// Estimated: `25858`
// Minimum execution time: 113_651_000 picoseconds.
Weight::from_parts(116_385_000, 25858)
// Minimum execution time: 119_664_000 picoseconds.
Weight::from_parts(121_423_000, 25858)
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
Expand All @@ -220,8 +220,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `344`
// Estimated: `5206`
// Minimum execution time: 49_567_000 picoseconds.
Weight::from_parts(51_097_000, 5206)
// Minimum execution time: 50_738_000 picoseconds.
Weight::from_parts(52_860_000, 5206)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
Expand All @@ -237,10 +237,10 @@ impl WeightInfo for () {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `2571`
// Estimated: `17837`
// Minimum execution time: 88_268_000 picoseconds.
Weight::from_parts(92_021_000, 17837)
// Measured: `2637`
// Estimated: `17969`
// Minimum execution time: 87_349_000 picoseconds.
Weight::from_parts(92_763_000, 17969)
.saturating_add(RocksDbWeight::get().reads(5_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -252,10 +252,10 @@ impl WeightInfo for () {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn force_mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `631`
// Measured: `664`
// Estimated: `7745`
// Minimum execution time: 52_126_000 picoseconds.
Weight::from_parts(53_957_000, 7745)
// Minimum execution time: 49_079_000 picoseconds.
Weight::from_parts(55_047_000, 7745)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -265,10 +265,10 @@ impl WeightInfo for () {
/// Proof: Tokens TotalIssuance (max_values: None, max_size: Some(56), added: 2531, mode: MaxEncodedLen)
fn burn() -> Weight {
// Proof Size summary in bytes:
// Measured: `657`
// Measured: `690`
// Estimated: `5142`
// Minimum execution time: 51_915_000 picoseconds.
Weight::from_parts(53_459_000, 5142)
// Minimum execution time: 50_866_000 picoseconds.
Weight::from_parts(52_055_000, 5142)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
Expand All @@ -280,10 +280,10 @@ impl WeightInfo for () {
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
fn update_balance() -> Weight {
// Proof Size summary in bytes:
// Measured: `631`
// Measured: `664`
// Estimated: `7745`
// Minimum execution time: 52_202_000 picoseconds.
Weight::from_parts(53_789_000, 7745)
// Minimum execution time: 52_018_000 picoseconds.
Weight::from_parts(54_601_000, 7745)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -295,8 +295,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1657`
// Estimated: `8264`
// Minimum execution time: 41_744_000 picoseconds.
Weight::from_parts(42_763_000, 8264)
// Minimum execution time: 40_456_000 picoseconds.
Weight::from_parts(42_783_000, 8264)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -306,10 +306,10 @@ impl WeightInfo for () {
/// Proof Skipped: Assets AssetInfos (max_values: None, max_size: None, mode: Measured)
fn update_info() -> Weight {
// Proof Size summary in bytes:
// Measured: `1053`
// Estimated: `7056`
// Minimum execution time: 30_661_000 picoseconds.
Weight::from_parts(31_027_000, 7056)
// Measured: `1129`
// Estimated: `7208`
// Minimum execution time: 34_118_000 picoseconds.
Weight::from_parts(35_217_000, 7208)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand Down
44 changes: 22 additions & 22 deletions pallets/band/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
//! Autogenerated weights for band
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2024-02-13, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2024-06-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `1d7f88616439`, CPU: `Intel(R) Xeon(R) Platinum 8275CL CPU @ 3.00GHz`
//! HOSTNAME: `dd788c093f61`, CPU: `Intel(R) Xeon(R) Platinum 8124M CPU @ 3.00GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("local"), DB CACHE: 1024

// Executed Command:
Expand Down Expand Up @@ -82,8 +82,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `3350`
// Minimum execution time: 26_033_000 picoseconds.
Weight::from_parts(26_446_000, 3350)
// Minimum execution time: 26_982_000 picoseconds.
Weight::from_parts(27_517_000, 3350)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -99,8 +99,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `3350`
// Minimum execution time: 25_950_000 picoseconds.
Weight::from_parts(26_298_000, 3350)
// Minimum execution time: 26_925_000 picoseconds.
Weight::from_parts(27_671_000, 3350)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
Expand All @@ -110,8 +110,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `4`
// Estimated: `499`
// Minimum execution time: 14_615_000 picoseconds.
Weight::from_parts(14_948_000, 499)
// Minimum execution time: 15_007_000 picoseconds.
Weight::from_parts(15_470_000, 499)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -121,8 +121,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `590`
// Minimum execution time: 16_783_000 picoseconds.
Weight::from_parts(17_058_000, 590)
// Minimum execution time: 17_462_000 picoseconds.
Weight::from_parts(17_802_000, 590)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
Expand All @@ -132,8 +132,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_062_000 picoseconds.
Weight::from_parts(5_313_000, 0)
// Minimum execution time: 5_171_000 picoseconds.
Weight::from_parts(5_504_000, 0)
.saturating_add(T::DbWeight::get().writes(1_u64))
}
}
Expand All @@ -152,8 +152,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `3350`
// Minimum execution time: 26_033_000 picoseconds.
Weight::from_parts(26_446_000, 3350)
// Minimum execution time: 26_982_000 picoseconds.
Weight::from_parts(27_517_000, 3350)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -169,8 +169,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `3350`
// Minimum execution time: 25_950_000 picoseconds.
Weight::from_parts(26_298_000, 3350)
// Minimum execution time: 26_925_000 picoseconds.
Weight::from_parts(27_671_000, 3350)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
Expand All @@ -180,8 +180,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `4`
// Estimated: `499`
// Minimum execution time: 14_615_000 picoseconds.
Weight::from_parts(14_948_000, 499)
// Minimum execution time: 15_007_000 picoseconds.
Weight::from_parts(15_470_000, 499)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -191,8 +191,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `95`
// Estimated: `590`
// Minimum execution time: 16_783_000 picoseconds.
Weight::from_parts(17_058_000, 590)
// Minimum execution time: 17_462_000 picoseconds.
Weight::from_parts(17_802_000, 590)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
Expand All @@ -202,8 +202,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_062_000 picoseconds.
Weight::from_parts(5_313_000, 0)
// Minimum execution time: 5_171_000 picoseconds.
Weight::from_parts(5_504_000, 0)
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
}
Loading