mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 22:51:13 +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,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_bounties
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-24, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm2`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! 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:
|
||||
@@ -31,6 +31,9 @@
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_bounties
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
@@ -73,14 +76,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Storage: Bounties Bounties (r:0 w:1)
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
/// The range of component `d` is `[0, 300]`.
|
||||
fn propose_bounty(d: u32, ) -> Weight {
|
||||
fn propose_bounty(_d: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `308`
|
||||
// Estimated: `3102`
|
||||
// Minimum execution time: 22_787 nanoseconds.
|
||||
Weight::from_parts(23_898_632, 3102)
|
||||
// Standard Error: 141
|
||||
.saturating_add(Weight::from_parts(568, 0).saturating_mul(d.into()))
|
||||
// Measured: `276`
|
||||
// Estimated: `5082`
|
||||
// Minimum execution time: 26_271_000 picoseconds.
|
||||
Weight::from_parts(28_048_901, 5082)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -90,10 +91,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties BountyApprovals (max_values: Some(1), max_size: Some(402), added: 897, mode: MaxEncodedLen)
|
||||
fn approve_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `400`
|
||||
// Estimated: `3549`
|
||||
// Minimum execution time: 10_526 nanoseconds.
|
||||
Weight::from_parts(10_729_000, 3549)
|
||||
// Measured: `368`
|
||||
// Estimated: `5529`
|
||||
// Minimum execution time: 12_573_000 picoseconds.
|
||||
Weight::from_parts(12_827_000, 5529)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -101,10 +102,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
fn propose_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `420`
|
||||
// Estimated: `2652`
|
||||
// Minimum execution time: 9_193 nanoseconds.
|
||||
Weight::from_parts(9_455_000, 2652)
|
||||
// Measured: `388`
|
||||
// Estimated: `3642`
|
||||
// Minimum execution time: 10_555_000 picoseconds.
|
||||
Weight::from_parts(10_857_000, 3642)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -114,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 unassign_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `628`
|
||||
// Estimated: `5255`
|
||||
// Minimum execution time: 22_592 nanoseconds.
|
||||
Weight::from_parts(22_952_000, 5255)
|
||||
// Measured: `564`
|
||||
// Estimated: `7235`
|
||||
// Minimum execution time: 26_003_000 picoseconds.
|
||||
Weight::from_parts(26_291_000, 7235)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -127,10 +128,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 accept_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `624`
|
||||
// Estimated: `5255`
|
||||
// Minimum execution time: 20_920 nanoseconds.
|
||||
Weight::from_parts(21_369_000, 5255)
|
||||
// Measured: `560`
|
||||
// Estimated: `7235`
|
||||
// Minimum execution time: 24_371_000 picoseconds.
|
||||
Weight::from_parts(24_781_000, 7235)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -140,10 +141,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
|
||||
fn award_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `570`
|
||||
// Estimated: `5143`
|
||||
// Minimum execution time: 17_853 nanoseconds.
|
||||
Weight::from_parts(18_280_000, 5143)
|
||||
// Measured: `538`
|
||||
// Estimated: `7123`
|
||||
// Minimum execution time: 20_688_000 picoseconds.
|
||||
Weight::from_parts(20_909_000, 7123)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -157,10 +158,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn claim_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `998`
|
||||
// Estimated: `12964`
|
||||
// Minimum execution time: 67_538 nanoseconds.
|
||||
Weight::from_parts(67_974_000, 12964)
|
||||
// Measured: `902`
|
||||
// Estimated: `15934`
|
||||
// Minimum execution time: 78_933_000 picoseconds.
|
||||
Weight::from_parts(79_884_000, 15934)
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -174,10 +175,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn close_bounty_proposed() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `646`
|
||||
// Estimated: `7746`
|
||||
// Minimum execution time: 28_380 nanoseconds.
|
||||
Weight::from_parts(28_859_000, 7746)
|
||||
// Measured: `582`
|
||||
// Estimated: `10716`
|
||||
// Minimum execution time: 32_332_000 picoseconds.
|
||||
Weight::from_parts(32_833_000, 10716)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -191,10 +192,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn close_bounty_active() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `914`
|
||||
// Estimated: `10349`
|
||||
// Minimum execution time: 47_739 nanoseconds.
|
||||
Weight::from_parts(48_388_000, 10349)
|
||||
// Measured: `818`
|
||||
// Estimated: `13319`
|
||||
// Minimum execution time: 55_686_000 picoseconds.
|
||||
Weight::from_parts(56_271_000, 13319)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -202,10 +203,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
fn extend_bounty_expiry() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `456`
|
||||
// Estimated: `2652`
|
||||
// Minimum execution time: 14_188 nanoseconds.
|
||||
Weight::from_parts(14_801_000, 2652)
|
||||
// Measured: `424`
|
||||
// Estimated: `3642`
|
||||
// Minimum execution time: 16_414_000 picoseconds.
|
||||
Weight::from_parts(16_681_000, 3642)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -218,12 +219,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `b` is `[0, 100]`.
|
||||
fn spend_funds(b: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `31 + b * (360 ±0)`
|
||||
// Estimated: `897 + b * (7858 ±0)`
|
||||
// Minimum execution time: 4_685 nanoseconds.
|
||||
Weight::from_parts(9_932_840, 897)
|
||||
// Standard Error: 14_301
|
||||
.saturating_add(Weight::from_parts(27_178_347, 0).saturating_mul(b.into()))
|
||||
// Measured: `4 + b * (297 ±0)`
|
||||
// Estimated: `3867 + b * (7858 ±0)`
|
||||
// Minimum execution time: 5_398_000 picoseconds.
|
||||
Weight::from_parts(4_478_947, 3867)
|
||||
// Standard Error: 41_860
|
||||
.saturating_add(Weight::from_parts(33_082_606, 0).saturating_mul(b.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((3_u64).saturating_mul(b.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
@@ -243,14 +244,12 @@ impl WeightInfo for () {
|
||||
/// Storage: Bounties Bounties (r:0 w:1)
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
/// The range of component `d` is `[0, 300]`.
|
||||
fn propose_bounty(d: u32, ) -> Weight {
|
||||
fn propose_bounty(_d: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `308`
|
||||
// Estimated: `3102`
|
||||
// Minimum execution time: 22_787 nanoseconds.
|
||||
Weight::from_parts(23_898_632, 3102)
|
||||
// Standard Error: 141
|
||||
.saturating_add(Weight::from_parts(568, 0).saturating_mul(d.into()))
|
||||
// Measured: `276`
|
||||
// Estimated: `5082`
|
||||
// Minimum execution time: 26_271_000 picoseconds.
|
||||
Weight::from_parts(28_048_901, 5082)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -260,10 +259,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties BountyApprovals (max_values: Some(1), max_size: Some(402), added: 897, mode: MaxEncodedLen)
|
||||
fn approve_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `400`
|
||||
// Estimated: `3549`
|
||||
// Minimum execution time: 10_526 nanoseconds.
|
||||
Weight::from_parts(10_729_000, 3549)
|
||||
// Measured: `368`
|
||||
// Estimated: `5529`
|
||||
// Minimum execution time: 12_573_000 picoseconds.
|
||||
Weight::from_parts(12_827_000, 5529)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -271,10 +270,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
fn propose_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `420`
|
||||
// Estimated: `2652`
|
||||
// Minimum execution time: 9_193 nanoseconds.
|
||||
Weight::from_parts(9_455_000, 2652)
|
||||
// Measured: `388`
|
||||
// Estimated: `3642`
|
||||
// Minimum execution time: 10_555_000 picoseconds.
|
||||
Weight::from_parts(10_857_000, 3642)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -284,10 +283,10 @@ impl WeightInfo for () {
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn unassign_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `628`
|
||||
// Estimated: `5255`
|
||||
// Minimum execution time: 22_592 nanoseconds.
|
||||
Weight::from_parts(22_952_000, 5255)
|
||||
// Measured: `564`
|
||||
// Estimated: `7235`
|
||||
// Minimum execution time: 26_003_000 picoseconds.
|
||||
Weight::from_parts(26_291_000, 7235)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -297,10 +296,10 @@ impl WeightInfo for () {
|
||||
/// Proof: System Account (max_values: None, max_size: Some(128), added: 2603, mode: MaxEncodedLen)
|
||||
fn accept_curator() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `624`
|
||||
// Estimated: `5255`
|
||||
// Minimum execution time: 20_920 nanoseconds.
|
||||
Weight::from_parts(21_369_000, 5255)
|
||||
// Measured: `560`
|
||||
// Estimated: `7235`
|
||||
// Minimum execution time: 24_371_000 picoseconds.
|
||||
Weight::from_parts(24_781_000, 7235)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -310,10 +309,10 @@ impl WeightInfo for () {
|
||||
/// Proof: ChildBounties ParentChildBounties (max_values: None, max_size: Some(16), added: 2491, mode: MaxEncodedLen)
|
||||
fn award_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `570`
|
||||
// Estimated: `5143`
|
||||
// Minimum execution time: 17_853 nanoseconds.
|
||||
Weight::from_parts(18_280_000, 5143)
|
||||
// Measured: `538`
|
||||
// Estimated: `7123`
|
||||
// Minimum execution time: 20_688_000 picoseconds.
|
||||
Weight::from_parts(20_909_000, 7123)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -327,10 +326,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn claim_bounty() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `998`
|
||||
// Estimated: `12964`
|
||||
// Minimum execution time: 67_538 nanoseconds.
|
||||
Weight::from_parts(67_974_000, 12964)
|
||||
// Measured: `902`
|
||||
// Estimated: `15934`
|
||||
// Minimum execution time: 78_933_000 picoseconds.
|
||||
Weight::from_parts(79_884_000, 15934)
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(6_u64))
|
||||
}
|
||||
@@ -344,10 +343,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn close_bounty_proposed() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `646`
|
||||
// Estimated: `7746`
|
||||
// Minimum execution time: 28_380 nanoseconds.
|
||||
Weight::from_parts(28_859_000, 7746)
|
||||
// Measured: `582`
|
||||
// Estimated: `10716`
|
||||
// Minimum execution time: 32_332_000 picoseconds.
|
||||
Weight::from_parts(32_833_000, 10716)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -361,10 +360,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties BountyDescriptions (max_values: None, max_size: Some(314), added: 2789, mode: MaxEncodedLen)
|
||||
fn close_bounty_active() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `914`
|
||||
// Estimated: `10349`
|
||||
// Minimum execution time: 47_739 nanoseconds.
|
||||
Weight::from_parts(48_388_000, 10349)
|
||||
// Measured: `818`
|
||||
// Estimated: `13319`
|
||||
// Minimum execution time: 55_686_000 picoseconds.
|
||||
Weight::from_parts(56_271_000, 13319)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -372,10 +371,10 @@ impl WeightInfo for () {
|
||||
/// Proof: Bounties Bounties (max_values: None, max_size: Some(177), added: 2652, mode: MaxEncodedLen)
|
||||
fn extend_bounty_expiry() -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `456`
|
||||
// Estimated: `2652`
|
||||
// Minimum execution time: 14_188 nanoseconds.
|
||||
Weight::from_parts(14_801_000, 2652)
|
||||
// Measured: `424`
|
||||
// Estimated: `3642`
|
||||
// Minimum execution time: 16_414_000 picoseconds.
|
||||
Weight::from_parts(16_681_000, 3642)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -388,12 +387,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `b` is `[0, 100]`.
|
||||
fn spend_funds(b: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `31 + b * (360 ±0)`
|
||||
// Estimated: `897 + b * (7858 ±0)`
|
||||
// Minimum execution time: 4_685 nanoseconds.
|
||||
Weight::from_parts(9_932_840, 897)
|
||||
// Standard Error: 14_301
|
||||
.saturating_add(Weight::from_parts(27_178_347, 0).saturating_mul(b.into()))
|
||||
// Measured: `4 + b * (297 ±0)`
|
||||
// Estimated: `3867 + b * (7858 ±0)`
|
||||
// Minimum execution time: 5_398_000 picoseconds.
|
||||
Weight::from_parts(4_478_947, 3867)
|
||||
// Standard Error: 41_860
|
||||
.saturating_add(Weight::from_parts(33_082_606, 0).saturating_mul(b.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((3_u64).saturating_mul(b.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
|
||||
Reference in New Issue
Block a user