mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
update weights (#6798)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
//! Autogenerated weights for `pallet_child_bounties`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-02-22, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm5`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
|
||||
@@ -62,11 +62,11 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `710`
|
||||
// Estimated: `10848`
|
||||
// Minimum execution time: 48_061 nanoseconds.
|
||||
Weight::from_ref_time(49_239_456)
|
||||
// Minimum execution time: 50_470 nanoseconds.
|
||||
Weight::from_ref_time(52_331_249)
|
||||
.saturating_add(Weight::from_proof_size(10848))
|
||||
// Standard Error: 9
|
||||
.saturating_add(Weight::from_ref_time(788).saturating_mul(d.into()))
|
||||
// Standard Error: 10
|
||||
.saturating_add(Weight::from_ref_time(683).saturating_mul(d.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
}
|
||||
@@ -80,8 +80,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `764`
|
||||
// Estimated: `7775`
|
||||
// Minimum execution time: 16_701 nanoseconds.
|
||||
Weight::from_ref_time(17_041_000)
|
||||
// Minimum execution time: 17_620 nanoseconds.
|
||||
Weight::from_ref_time(17_884_000)
|
||||
.saturating_add(Weight::from_proof_size(7775))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -96,8 +96,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `942`
|
||||
// Estimated: `7875`
|
||||
// Minimum execution time: 28_897 nanoseconds.
|
||||
Weight::from_ref_time(29_291_000)
|
||||
// Minimum execution time: 30_087 nanoseconds.
|
||||
Weight::from_ref_time(30_599_000)
|
||||
.saturating_add(Weight::from_proof_size(7875))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -112,8 +112,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `942`
|
||||
// Estimated: `7875`
|
||||
// Minimum execution time: 40_320 nanoseconds.
|
||||
Weight::from_ref_time(40_620_000)
|
||||
// Minimum execution time: 41_533 nanoseconds.
|
||||
Weight::from_ref_time(42_196_000)
|
||||
.saturating_add(Weight::from_proof_size(7875))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
@@ -126,8 +126,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `807`
|
||||
// Estimated: `5272`
|
||||
// Minimum execution time: 20_861 nanoseconds.
|
||||
Weight::from_ref_time(21_665_000)
|
||||
// Minimum execution time: 21_473 nanoseconds.
|
||||
Weight::from_ref_time(22_029_000)
|
||||
.saturating_add(Weight::from_proof_size(5272))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
@@ -144,8 +144,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `778`
|
||||
// Estimated: `12920`
|
||||
// Minimum execution time: 68_247 nanoseconds.
|
||||
Weight::from_ref_time(69_376_000)
|
||||
// Minimum execution time: 74_169 nanoseconds.
|
||||
Weight::from_ref_time(74_700_000)
|
||||
.saturating_add(Weight::from_proof_size(12920))
|
||||
.saturating_add(T::DbWeight::get().reads(5))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
@@ -166,8 +166,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1074`
|
||||
// Estimated: `15472`
|
||||
// Minimum execution time: 50_591 nanoseconds.
|
||||
Weight::from_ref_time(51_617_000)
|
||||
// Minimum execution time: 52_267 nanoseconds.
|
||||
Weight::from_ref_time(52_826_000)
|
||||
.saturating_add(Weight::from_proof_size(15472))
|
||||
.saturating_add(T::DbWeight::get().reads(6))
|
||||
.saturating_add(T::DbWeight::get().writes(6))
|
||||
@@ -188,8 +188,8 @@ impl<T: frame_system::Config> pallet_child_bounties::WeightInfo for WeightInfo<T
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `1293`
|
||||
// Estimated: `18075`
|
||||
// Minimum execution time: 62_527 nanoseconds.
|
||||
Weight::from_ref_time(63_452_000)
|
||||
// Minimum execution time: 63_634 nanoseconds.
|
||||
Weight::from_ref_time(64_522_000)
|
||||
.saturating_add(Weight::from_proof_size(18075))
|
||||
.saturating_add(T::DbWeight::get().reads(7))
|
||||
.saturating_add(T::DbWeight::get().writes(7))
|
||||
|
||||
Reference in New Issue
Block a user