Skip to content

Commit

Permalink
update calamari weighst
Browse files Browse the repository at this point in the history
Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
  • Loading branch information
ghzlatarev committed Jun 16, 2023
1 parent 7644ae3 commit 1160dc0
Show file tree
Hide file tree
Showing 25 changed files with 1,238 additions and 1,236 deletions.
26 changes: 13 additions & 13 deletions runtime/calamari/src/weights/calamari_vesting.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for calamari_vesting
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-23, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("calamari-dev"), DB CACHE: 1024

// Executed Command:
Expand Down Expand Up @@ -57,8 +57,8 @@ impl<T: frame_system::Config> calamari_vesting::WeightInfo for SubstrateWeight<T
// Storage: CalamariVesting VestingSchedule (r:1 w:1)
// Storage: Timestamp Now (r:1 w:0)
fn update_vesting_schedule() -> Weight {
// Minimum execution time: 18_344 nanoseconds.
Weight::from_ref_time(18_793_000)
// Minimum execution time: 19_534 nanoseconds.
Weight::from_ref_time(19_981_000)
.saturating_add(T::DbWeight::get().reads(2))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -68,8 +68,8 @@ impl<T: frame_system::Config> calamari_vesting::WeightInfo for SubstrateWeight<T
// Storage: Balances Locks (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn vest() -> Weight {
// Minimum execution time: 42_307 nanoseconds.
Weight::from_ref_time(45_383_000)
// Minimum execution time: 42_488 nanoseconds.
Weight::from_ref_time(46_283_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -79,8 +79,8 @@ impl<T: frame_system::Config> calamari_vesting::WeightInfo for SubstrateWeight<T
// Storage: CalamariVesting VestingSchedule (r:1 w:0)
// Storage: Balances Locks (r:1 w:1)
fn vested_transfer() -> Weight {
// Minimum execution time: 67_073 nanoseconds.
Weight::from_ref_time(69_365_000)
// Minimum execution time: 63_758 nanoseconds.
Weight::from_ref_time(69_421_000)
.saturating_add(T::DbWeight::get().reads(5))
.saturating_add(T::DbWeight::get().writes(3))
}
Expand All @@ -91,8 +91,8 @@ impl WeightInfo for () {
// Storage: CalamariVesting VestingSchedule (r:1 w:1)
// Storage: Timestamp Now (r:1 w:0)
fn update_vesting_schedule() -> Weight {
// Minimum execution time: 18_344 nanoseconds.
Weight::from_ref_time(18_793_000)
// Minimum execution time: 19_534 nanoseconds.
Weight::from_ref_time(19_981_000)
.saturating_add(RocksDbWeight::get().reads(2))
.saturating_add(RocksDbWeight::get().writes(1))
}
Expand All @@ -102,8 +102,8 @@ impl WeightInfo for () {
// Storage: Balances Locks (r:1 w:1)
// Storage: System Account (r:1 w:1)
fn vest() -> Weight {
// Minimum execution time: 42_307 nanoseconds.
Weight::from_ref_time(45_383_000)
// Minimum execution time: 42_488 nanoseconds.
Weight::from_ref_time(46_283_000)
.saturating_add(RocksDbWeight::get().reads(5))
.saturating_add(RocksDbWeight::get().writes(3))
}
Expand All @@ -113,8 +113,8 @@ impl WeightInfo for () {
// Storage: CalamariVesting VestingSchedule (r:1 w:0)
// Storage: Balances Locks (r:1 w:1)
fn vested_transfer() -> Weight {
// Minimum execution time: 67_073 nanoseconds.
Weight::from_ref_time(69_365_000)
// Minimum execution time: 63_758 nanoseconds.
Weight::from_ref_time(69_421_000)
.saturating_add(RocksDbWeight::get().reads(5))
.saturating_add(RocksDbWeight::get().writes(3))
}
Expand Down
18 changes: 9 additions & 9 deletions runtime/calamari/src/weights/cumulus_pallet_xcmp_queue.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for cumulus_pallet_xcmp_queue
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-23, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("calamari-dev"), DB CACHE: 1024

// Executed Command:
Expand Down Expand Up @@ -55,15 +55,15 @@ pub struct SubstrateWeight<T>(PhantomData<T>);
impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for SubstrateWeight<T> {
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 7_204 nanoseconds.
Weight::from_ref_time(7_451_000)
// Minimum execution time: 7_032 nanoseconds.
Weight::from_ref_time(7_204_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 7_320 nanoseconds.
Weight::from_ref_time(7_464_000)
// Minimum execution time: 16_948 nanoseconds.
Weight::from_ref_time(17_488_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(1))
}
Expand All @@ -73,15 +73,15 @@ impl<T: frame_system::Config> cumulus_pallet_xcmp_queue::WeightInfo for Substrat
impl WeightInfo for () {
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_u32() -> Weight {
// Minimum execution time: 7_204 nanoseconds.
Weight::from_ref_time(7_451_000)
// Minimum execution time: 7_032 nanoseconds.
Weight::from_ref_time(7_204_000)
.saturating_add(RocksDbWeight::get().reads(1))
.saturating_add(RocksDbWeight::get().writes(1))
}
// Storage: XcmpQueue QueueConfig (r:1 w:1)
fn set_config_with_weight() -> Weight {
// Minimum execution time: 7_320 nanoseconds.
Weight::from_ref_time(7_464_000)
// Minimum execution time: 16_948 nanoseconds.
Weight::from_ref_time(17_488_000)
.saturating_add(RocksDbWeight::get().reads(1))
.saturating_add(RocksDbWeight::get().writes(1))
}
Expand Down
78 changes: 39 additions & 39 deletions runtime/calamari/src/weights/frame_system.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
//! Autogenerated weights for frame_system
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-05-23, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-06-16, STEPS: `50`, REPEAT: 40, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("calamari-dev"), DB CACHE: 1024

// Executed Command:
Expand Down Expand Up @@ -59,51 +59,51 @@ pub struct SubstrateWeight<T>(PhantomData<T>);
impl<T: frame_system::Config> frame_system::WeightInfo for SubstrateWeight<T> {
/// The range of component `b` is `[0, 3670016]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 3_543 nanoseconds.
Weight::from_ref_time(18_855_815)
// Minimum execution time: 3_622 nanoseconds.
Weight::from_ref_time(12_977_645)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(575).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(459).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3670016]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 13_385 nanoseconds.
Weight::from_ref_time(13_786_000)
Weight::from_ref_time(13_659_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_174).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(2_043).saturating_mul(b.into()))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 7_903 nanoseconds.
Weight::from_ref_time(8_669_000)
// Minimum execution time: 8_062 nanoseconds.
Weight::from_ref_time(8_395_000)
.saturating_add(T::DbWeight::get().reads(1))
.saturating_add(T::DbWeight::get().writes(2))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_694 nanoseconds.
Weight::from_ref_time(3_775_000)
// Standard Error: 1_480
.saturating_add(Weight::from_ref_time(742_084).saturating_mul(i.into()))
// Minimum execution time: 3_693 nanoseconds.
Weight::from_ref_time(3_786_000)
// Standard Error: 1_507
.saturating_add(Weight::from_ref_time(733_452).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_676 nanoseconds.
Weight::from_ref_time(3_780_000)
// Standard Error: 568
.saturating_add(Weight::from_ref_time(529_781).saturating_mul(i.into()))
// Minimum execution time: 3_723 nanoseconds.
Weight::from_ref_time(3_794_000)
// Standard Error: 584
.saturating_add(Weight::from_ref_time(522_896).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 5_495 nanoseconds.
Weight::from_ref_time(5_644_000)
// Standard Error: 748
.saturating_add(Weight::from_ref_time(1_129_211).saturating_mul(p.into()))
// Minimum execution time: 5_511 nanoseconds.
Weight::from_ref_time(5_694_000)
// Standard Error: 743
.saturating_add(Weight::from_ref_time(1_124_880).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
Expand All @@ -112,51 +112,51 @@ impl<T: frame_system::Config> frame_system::WeightInfo for SubstrateWeight<T> {
impl WeightInfo for () {
/// The range of component `b` is `[0, 3670016]`.
fn remark(b: u32, ) -> Weight {
// Minimum execution time: 3_543 nanoseconds.
Weight::from_ref_time(18_855_815)
// Minimum execution time: 3_622 nanoseconds.
Weight::from_ref_time(12_977_645)
// Standard Error: 0
.saturating_add(Weight::from_ref_time(575).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(459).saturating_mul(b.into()))
}
/// The range of component `b` is `[0, 3670016]`.
fn remark_with_event(b: u32, ) -> Weight {
// Minimum execution time: 13_385 nanoseconds.
Weight::from_ref_time(13_786_000)
Weight::from_ref_time(13_659_000)
// Standard Error: 1
.saturating_add(Weight::from_ref_time(2_174).saturating_mul(b.into()))
.saturating_add(Weight::from_ref_time(2_043).saturating_mul(b.into()))
}
// Storage: System Digest (r:1 w:1)
// Storage: unknown [0x3a686561707061676573] (r:0 w:1)
fn set_heap_pages() -> Weight {
// Minimum execution time: 7_903 nanoseconds.
Weight::from_ref_time(8_669_000)
// Minimum execution time: 8_062 nanoseconds.
Weight::from_ref_time(8_395_000)
.saturating_add(RocksDbWeight::get().reads(1))
.saturating_add(RocksDbWeight::get().writes(2))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn set_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_694 nanoseconds.
Weight::from_ref_time(3_775_000)
// Standard Error: 1_480
.saturating_add(Weight::from_ref_time(742_084).saturating_mul(i.into()))
// Minimum execution time: 3_693 nanoseconds.
Weight::from_ref_time(3_786_000)
// Standard Error: 1_507
.saturating_add(Weight::from_ref_time(733_452).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `i` is `[0, 1000]`.
fn kill_storage(i: u32, ) -> Weight {
// Minimum execution time: 3_676 nanoseconds.
Weight::from_ref_time(3_780_000)
// Standard Error: 568
.saturating_add(Weight::from_ref_time(529_781).saturating_mul(i.into()))
// Minimum execution time: 3_723 nanoseconds.
Weight::from_ref_time(3_794_000)
// Standard Error: 584
.saturating_add(Weight::from_ref_time(522_896).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(i.into())))
}
// Storage: Skipped Metadata (r:0 w:0)
/// The range of component `p` is `[0, 1000]`.
fn kill_prefix(p: u32, ) -> Weight {
// Minimum execution time: 5_495 nanoseconds.
Weight::from_ref_time(5_644_000)
// Standard Error: 748
.saturating_add(Weight::from_ref_time(1_129_211).saturating_mul(p.into()))
// Minimum execution time: 5_511 nanoseconds.
Weight::from_ref_time(5_694_000)
// Standard Error: 743
.saturating_add(Weight::from_ref_time(1_124_880).saturating_mul(p.into()))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
}
}
Loading

0 comments on commit 1160dc0

Please sign in to comment.