mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 23:21:02 +00:00
Co-authored-by: paritytech-ci <paritytech-ci@parity.io> Co-authored-by: Egor_P <egor@parity.io> Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
//! Autogenerated weights for `pallet_uniques`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2022-11-10, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! DATE: 2022-12-05, STEPS: `50`, REPEAT: 20, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("statemint-dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
@@ -49,16 +49,16 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn create() -> Weight {
|
||||
// Minimum execution time: 33_809 nanoseconds.
|
||||
Weight::from_ref_time(34_411_000 as u64)
|
||||
// Minimum execution time: 34_824 nanoseconds.
|
||||
Weight::from_ref_time(35_232_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_create() -> Weight {
|
||||
// Minimum execution time: 22_686 nanoseconds.
|
||||
Weight::from_ref_time(23_191_000 as u64)
|
||||
// Minimum execution time: 23_169 nanoseconds.
|
||||
Weight::from_ref_time(23_570_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -74,14 +74,14 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
/// The range of component `m` is `[0, 1000]`.
|
||||
/// The range of component `a` is `[0, 1000]`.
|
||||
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
|
||||
// Minimum execution time: 2_527_595 nanoseconds.
|
||||
Weight::from_ref_time(2_531_072_000 as u64)
|
||||
// Standard Error: 28_818
|
||||
.saturating_add(Weight::from_ref_time(8_734_048 as u64).saturating_mul(n as u64))
|
||||
// Standard Error: 28_818
|
||||
.saturating_add(Weight::from_ref_time(337_060 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 28_818
|
||||
.saturating_add(Weight::from_ref_time(211_194 as u64).saturating_mul(a as u64))
|
||||
// Minimum execution time: 2_508_257 nanoseconds.
|
||||
Weight::from_ref_time(2_524_047_000 as u64)
|
||||
// Standard Error: 27_634
|
||||
.saturating_add(Weight::from_ref_time(8_844_346 as u64).saturating_mul(n as u64))
|
||||
// Standard Error: 27_634
|
||||
.saturating_add(Weight::from_ref_time(324_475 as u64).saturating_mul(m as u64))
|
||||
// Standard Error: 27_634
|
||||
.saturating_add(Weight::from_ref_time(273_072 as u64).saturating_mul(a as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(n as u64)))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
@@ -94,8 +94,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
fn mint() -> Weight {
|
||||
// Minimum execution time: 43_266 nanoseconds.
|
||||
Weight::from_ref_time(43_804_000 as u64)
|
||||
// Minimum execution time: 44_849 nanoseconds.
|
||||
Weight::from_ref_time(45_581_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(3 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3 as u64))
|
||||
}
|
||||
@@ -104,8 +104,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:1)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn burn() -> Weight {
|
||||
// Minimum execution time: 46_004 nanoseconds.
|
||||
Weight::from_ref_time(46_610_000 as u64)
|
||||
// Minimum execution time: 47_310 nanoseconds.
|
||||
Weight::from_ref_time(47_680_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
@@ -114,8 +114,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn transfer() -> Weight {
|
||||
// Minimum execution time: 36_705 nanoseconds.
|
||||
Weight::from_ref_time(37_234_000 as u64)
|
||||
// Minimum execution time: 36_087 nanoseconds.
|
||||
Weight::from_ref_time(36_838_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
@@ -123,10 +123,10 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:102 w:102)
|
||||
/// The range of component `i` is `[0, 5000]`.
|
||||
fn redeposit(i: u32, ) -> Weight {
|
||||
// Minimum execution time: 23_640 nanoseconds.
|
||||
Weight::from_ref_time(24_033_000 as u64)
|
||||
// Standard Error: 9_493
|
||||
.saturating_add(Weight::from_ref_time(11_402_662 as u64).saturating_mul(i as u64))
|
||||
// Minimum execution time: 24_298 nanoseconds.
|
||||
Weight::from_ref_time(24_588_000 as u64)
|
||||
// Standard Error: 9_385
|
||||
.saturating_add(Weight::from_ref_time(11_718_931 as u64).saturating_mul(i as u64))
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1 as u64).saturating_mul(i as u64)))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
@@ -135,30 +135,30 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn freeze() -> Weight {
|
||||
// Minimum execution time: 28_192 nanoseconds.
|
||||
Weight::from_ref_time(28_715_000 as u64)
|
||||
// Minimum execution time: 28_261 nanoseconds.
|
||||
Weight::from_ref_time(28_600_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn thaw() -> Weight {
|
||||
// Minimum execution time: 28_169 nanoseconds.
|
||||
Weight::from_ref_time(28_636_000 as u64)
|
||||
// Minimum execution time: 28_120 nanoseconds.
|
||||
Weight::from_ref_time(28_459_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn freeze_collection() -> Weight {
|
||||
// Minimum execution time: 23_355 nanoseconds.
|
||||
Weight::from_ref_time(23_871_000 as u64)
|
||||
// Minimum execution time: 23_214 nanoseconds.
|
||||
Weight::from_ref_time(23_905_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn thaw_collection() -> Weight {
|
||||
// Minimum execution time: 23_132 nanoseconds.
|
||||
Weight::from_ref_time(23_761_000 as u64)
|
||||
// Minimum execution time: 23_629 nanoseconds.
|
||||
Weight::from_ref_time(24_106_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -166,23 +166,23 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:2)
|
||||
fn transfer_ownership() -> Weight {
|
||||
// Minimum execution time: 32_904 nanoseconds.
|
||||
Weight::from_ref_time(33_355_000 as u64)
|
||||
// Minimum execution time: 32_581 nanoseconds.
|
||||
Weight::from_ref_time(33_170_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
fn set_team() -> Weight {
|
||||
// Minimum execution time: 24_048 nanoseconds.
|
||||
Weight::from_ref_time(24_330_000 as u64)
|
||||
// Minimum execution time: 24_380 nanoseconds.
|
||||
Weight::from_ref_time(24_923_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassAccount (r:0 w:1)
|
||||
fn force_item_status() -> Weight {
|
||||
// Minimum execution time: 27_514 nanoseconds.
|
||||
Weight::from_ref_time(28_076_000 as u64)
|
||||
// Minimum execution time: 27_535 nanoseconds.
|
||||
Weight::from_ref_time(27_962_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -190,8 +190,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn set_attribute() -> Weight {
|
||||
// Minimum execution time: 50_880 nanoseconds.
|
||||
Weight::from_ref_time(51_751_000 as u64)
|
||||
// Minimum execution time: 51_409 nanoseconds.
|
||||
Weight::from_ref_time(52_813_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(3 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
@@ -199,79 +199,79 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:0)
|
||||
// Storage: Uniques Attribute (r:1 w:1)
|
||||
fn clear_attribute() -> Weight {
|
||||
// Minimum execution time: 50_571 nanoseconds.
|
||||
Weight::from_ref_time(51_778_000 as u64)
|
||||
// Minimum execution time: 51_314 nanoseconds.
|
||||
Weight::from_ref_time(52_055_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(3 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn set_metadata() -> Weight {
|
||||
// Minimum execution time: 41_030 nanoseconds.
|
||||
Weight::from_ref_time(41_422_000 as u64)
|
||||
// Minimum execution time: 41_148 nanoseconds.
|
||||
Weight::from_ref_time(42_039_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques InstanceMetadataOf (r:1 w:1)
|
||||
fn clear_metadata() -> Weight {
|
||||
// Minimum execution time: 43_097 nanoseconds.
|
||||
Weight::from_ref_time(43_780_000 as u64)
|
||||
// Minimum execution time: 43_509 nanoseconds.
|
||||
Weight::from_ref_time(44_070_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:1)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn set_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 40_353 nanoseconds.
|
||||
Weight::from_ref_time(40_833_000 as u64)
|
||||
// Minimum execution time: 40_576 nanoseconds.
|
||||
Weight::from_ref_time(41_203_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques ClassMetadataOf (r:1 w:1)
|
||||
fn clear_collection_metadata() -> Weight {
|
||||
// Minimum execution time: 41_132 nanoseconds.
|
||||
Weight::from_ref_time(41_668_000 as u64)
|
||||
// Minimum execution time: 41_480 nanoseconds.
|
||||
Weight::from_ref_time(42_240_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn approve_transfer() -> Weight {
|
||||
// Minimum execution time: 30_023 nanoseconds.
|
||||
Weight::from_ref_time(30_563_000 as u64)
|
||||
// Minimum execution time: 30_147 nanoseconds.
|
||||
Weight::from_ref_time(30_982_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Asset (r:1 w:1)
|
||||
fn cancel_approval() -> Weight {
|
||||
// Minimum execution time: 30_118 nanoseconds.
|
||||
Weight::from_ref_time(30_552_000 as u64)
|
||||
// Minimum execution time: 29_595 nanoseconds.
|
||||
Weight::from_ref_time(30_195_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques OwnershipAcceptance (r:1 w:1)
|
||||
fn set_accept_ownership() -> Weight {
|
||||
// Minimum execution time: 27_368 nanoseconds.
|
||||
Weight::from_ref_time(27_940_000 as u64)
|
||||
// Minimum execution time: 27_401 nanoseconds.
|
||||
Weight::from_ref_time(27_868_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques CollectionMaxSupply (r:1 w:1)
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
fn set_collection_max_supply() -> Weight {
|
||||
// Minimum execution time: 26_431 nanoseconds.
|
||||
Weight::from_ref_time(26_986_000 as u64)
|
||||
// Minimum execution time: 26_126 nanoseconds.
|
||||
Weight::from_ref_time(26_438_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(2 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
// Storage: Uniques Asset (r:1 w:0)
|
||||
// Storage: Uniques ItemPriceOf (r:0 w:1)
|
||||
fn set_price() -> Weight {
|
||||
// Minimum execution time: 26_446 nanoseconds.
|
||||
Weight::from_ref_time(27_045_000 as u64)
|
||||
// Minimum execution time: 26_905 nanoseconds.
|
||||
Weight::from_ref_time(27_269_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(1 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1 as u64))
|
||||
}
|
||||
@@ -280,8 +280,8 @@ impl<T: frame_system::Config> pallet_uniques::WeightInfo for WeightInfo<T> {
|
||||
// Storage: Uniques Class (r:1 w:0)
|
||||
// Storage: Uniques Account (r:0 w:2)
|
||||
fn buy_item() -> Weight {
|
||||
// Minimum execution time: 47_542 nanoseconds.
|
||||
Weight::from_ref_time(48_869_000 as u64)
|
||||
// Minimum execution time: 47_092 nanoseconds.
|
||||
Weight::from_ref_time(48_911_000 as u64)
|
||||
.saturating_add(T::DbWeight::get().reads(3 as u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4 as u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user