Skip to content

Commit

Permalink
Weights update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Dec 20, 2023
1 parent 62254ef commit 81fb86d
Show file tree
Hide file tree
Showing 6 changed files with 277 additions and 294 deletions.
50 changes: 25 additions & 25 deletions pallets/dapp-staking-migration/src/weights.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//! Autogenerated weights for pallet_dapp_staking_migration
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-12-19, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-12-20, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `devserver-01`, CPU: `Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("shibuya-dev"), DB CACHE: 1024
Expand Down Expand Up @@ -74,8 +74,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `558`
// Estimated: `6112`
// Minimum execution time: 44_805_000 picoseconds.
Weight::from_parts(45_614_000, 6112)
// Minimum execution time: 46_218_000 picoseconds.
Weight::from_parts(47_610_000, 6112)
.saturating_add(T::DbWeight::get().reads(6_u64))
.saturating_add(T::DbWeight::get().writes(5_u64))
}
Expand All @@ -85,8 +85,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3551`
// Minimum execution time: 3_274_000 picoseconds.
Weight::from_parts(3_445_000, 3551)
// Minimum execution time: 3_385_000 picoseconds.
Weight::from_parts(3_552_000, 3551)
.saturating_add(T::DbWeight::get().reads(1_u64))
}
/// Storage: DappsStaking Ledger (r:2 w:1)
Expand All @@ -105,8 +105,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `1748`
// Estimated: `6472`
// Minimum execution time: 67_930_000 picoseconds.
Weight::from_parts(69_038_000, 6472)
// Minimum execution time: 69_553_000 picoseconds.
Weight::from_parts(70_319_000, 6472)
.saturating_add(T::DbWeight::get().reads(7_u64))
.saturating_add(T::DbWeight::get().writes(6_u64))
}
Expand All @@ -116,8 +116,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3731`
// Minimum execution time: 2_728_000 picoseconds.
Weight::from_parts(2_916_000, 3731)
// Minimum execution time: 2_918_000 picoseconds.
Weight::from_parts(3_022_000, 3731)
.saturating_add(T::DbWeight::get().reads(1_u64))
}
/// Storage: DappsStaking Ledger (r:2 w:1)
Expand All @@ -126,17 +126,17 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `739`
// Estimated: `6472`
// Minimum execution time: 7_221_000 picoseconds.
Weight::from_parts(7_456_000, 6472)
// Minimum execution time: 7_109_000 picoseconds.
Weight::from_parts(7_383_000, 6472)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
fn cleanup_old_storage_noop() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_058_000 picoseconds.
Weight::from_parts(2_228_000, 0)
// Minimum execution time: 2_095_000 picoseconds.
Weight::from_parts(2_213_000, 0)
}
}

Expand All @@ -156,8 +156,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `558`
// Estimated: `6112`
// Minimum execution time: 44_805_000 picoseconds.
Weight::from_parts(45_614_000, 6112)
// Minimum execution time: 46_218_000 picoseconds.
Weight::from_parts(47_610_000, 6112)
.saturating_add(RocksDbWeight::get().reads(6_u64))
.saturating_add(RocksDbWeight::get().writes(5_u64))
}
Expand All @@ -167,8 +167,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3551`
// Minimum execution time: 3_274_000 picoseconds.
Weight::from_parts(3_445_000, 3551)
// Minimum execution time: 3_385_000 picoseconds.
Weight::from_parts(3_552_000, 3551)
.saturating_add(RocksDbWeight::get().reads(1_u64))
}
/// Storage: DappsStaking Ledger (r:2 w:1)
Expand All @@ -187,8 +187,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `1748`
// Estimated: `6472`
// Minimum execution time: 67_930_000 picoseconds.
Weight::from_parts(69_038_000, 6472)
// Minimum execution time: 69_553_000 picoseconds.
Weight::from_parts(70_319_000, 6472)
.saturating_add(RocksDbWeight::get().reads(7_u64))
.saturating_add(RocksDbWeight::get().writes(6_u64))
}
Expand All @@ -198,8 +198,8 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `3731`
// Minimum execution time: 2_728_000 picoseconds.
Weight::from_parts(2_916_000, 3731)
// Minimum execution time: 2_918_000 picoseconds.
Weight::from_parts(3_022_000, 3731)
.saturating_add(RocksDbWeight::get().reads(1_u64))
}
/// Storage: DappsStaking Ledger (r:2 w:1)
Expand All @@ -208,16 +208,16 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `739`
// Estimated: `6472`
// Minimum execution time: 7_221_000 picoseconds.
Weight::from_parts(7_456_000, 6472)
// Minimum execution time: 7_109_000 picoseconds.
Weight::from_parts(7_383_000, 6472)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
fn cleanup_old_storage_noop() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 2_058_000 picoseconds.
Weight::from_parts(2_228_000, 0)
// Minimum execution time: 2_095_000 picoseconds.
Weight::from_parts(2_213_000, 0)
}
}
Loading

0 comments on commit 81fb86d

Please sign in to comment.