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:
Oliver Tale-Yazdi
2023-03-16 17:57:45 +01:00
committed by GitHub
parent b117dbdf08
commit 3a3d93afee
48 changed files with 6017 additions and 6041 deletions
+241 -230
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_uniques
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-01-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-16, 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_uniques
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -85,10 +88,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn create() -> Weight {
// Proof Size summary in bytes:
// Measured: `281`
// Estimated: `2653`
// Minimum execution time: 24_242 nanoseconds.
Weight::from_parts(24_682_000, 2653)
// Measured: `249`
// Estimated: `3643`
// Minimum execution time: 27_805_000 picoseconds.
Weight::from_parts(28_303_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -99,9 +102,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn force_create() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `2653`
// Minimum execution time: 14_145 nanoseconds.
Weight::from_parts(14_598_000, 2653)
// Estimated: `3643`
// Minimum execution time: 16_257_000 picoseconds.
Weight::from_parts(16_626_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -109,14 +112,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
/// Storage: Uniques Asset (r:1001 w:1000)
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
/// Storage: Uniques InstanceMetadataOf (r:1000 w:1000)
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
/// Storage: Uniques Attribute (r:1000 w:1000)
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
/// Storage: Uniques ClassAccount (r:0 w:1)
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
/// Storage: Uniques Attribute (r:0 w:1000)
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
/// Storage: Uniques ClassMetadataOf (r:0 w:1)
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
/// Storage: Uniques InstanceMetadataOf (r:0 w:1000)
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
/// Storage: Uniques Account (r:0 w:1000)
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
/// Storage: Uniques CollectionMaxSupply (r:0 w:1)
@@ -126,23 +129,27 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `a` is `[0, 1000]`.
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `450 + n * (108 ±0) + m * (56 ±0) + a * (107 ±0)`
// Estimated: `5250 + n * (2597 ±0)`
// Minimum execution time: 2_404_081 nanoseconds.
Weight::from_parts(2_419_004_000, 5250)
// Standard Error: 27_175
.saturating_add(Weight::from_parts(8_616_904, 0).saturating_mul(n.into()))
// Standard Error: 27_175
.saturating_add(Weight::from_parts(334_249, 0).saturating_mul(m.into()))
// Standard Error: 27_175
.saturating_add(Weight::from_parts(213_038, 0).saturating_mul(a.into()))
// Measured: `418 + n * (76 ±0) + m * (56 ±0) + a * (107 ±0)`
// Estimated: `9210 + n * (2597 ±0) + a * (2839 ±0) + m * (2583 ±0)`
// Minimum execution time: 2_510_772_000 picoseconds.
Weight::from_parts(2_522_511_000, 9210)
// Standard Error: 27_455
.saturating_add(Weight::from_parts(6_708_827, 0).saturating_mul(n.into()))
// Standard Error: 27_455
.saturating_add(Weight::from_parts(375_591, 0).saturating_mul(m.into()))
// Standard Error: 27_455
.saturating_add(Weight::from_parts(251_697, 0).saturating_mul(a.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(m.into())))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(T::DbWeight::get().writes((2_u64).saturating_mul(n.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(m.into())))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(a.into())))
.saturating_add(Weight::from_parts(0, 2597).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 2839).saturating_mul(a.into()))
.saturating_add(Weight::from_parts(0, 2583).saturating_mul(m.into()))
}
/// Storage: Uniques Asset (r:1 w:1)
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
@@ -154,10 +161,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `7749`
// Minimum execution time: 29_326 nanoseconds.
Weight::from_parts(29_671_000, 7749)
// Measured: `349`
// Estimated: `10719`
// Minimum execution time: 33_959_000 picoseconds.
Weight::from_parts(34_380_000, 10719)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
}
@@ -171,10 +178,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn burn() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 30_497 nanoseconds.
Weight::from_parts(30_714_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 34_194_000 picoseconds.
Weight::from_parts(34_808_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -188,10 +195,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 24_212 nanoseconds.
Weight::from_parts(24_681_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 27_841_000 picoseconds.
Weight::from_parts(28_263_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -202,12 +209,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `i` is `[0, 5000]`.
fn redeposit(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `837 + i * (108 ±0)`
// Estimated: `2653 + i * (2597 ±0)`
// Minimum execution time: 13_633 nanoseconds.
Weight::from_parts(13_797_000, 2653)
// Standard Error: 9_293
.saturating_add(Weight::from_parts(11_163_914, 0).saturating_mul(i.into()))
// Measured: `805 + i * (76 ±0)`
// Estimated: `4633 + i * (2597 ±0)`
// Minimum execution time: 15_577_000 picoseconds.
Weight::from_parts(15_706_000, 4633)
// Standard Error: 17_679
.saturating_add(Weight::from_parts(14_173_779, 0).saturating_mul(i.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(i.into())))
.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -220,10 +227,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn freeze() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_126 nanoseconds.
Weight::from_parts(17_572_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 19_474_000 picoseconds.
Weight::from_parts(19_807_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -233,10 +240,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn thaw() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_209 nanoseconds.
Weight::from_parts(17_411_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 19_526_000 picoseconds.
Weight::from_parts(19_818_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -244,10 +251,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn freeze_collection() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 13_048 nanoseconds.
Weight::from_parts(13_589_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_324_000 picoseconds.
Weight::from_parts(15_599_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -255,10 +262,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn thaw_collection() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 12_908 nanoseconds.
Weight::from_parts(13_098_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_294_000 picoseconds.
Weight::from_parts(15_504_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -270,10 +277,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn transfer_ownership() -> Weight {
// Proof Size summary in bytes:
// Measured: `455`
// Estimated: `5180`
// Minimum execution time: 20_629 nanoseconds.
Weight::from_parts(21_448_000, 5180)
// Measured: `423`
// Estimated: `7160`
// Minimum execution time: 24_007_000 picoseconds.
Weight::from_parts(24_555_000, 7160)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -281,10 +288,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn set_team() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 13_740 nanoseconds.
Weight::from_parts(14_020_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_616_000 picoseconds.
Weight::from_parts(15_897_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -294,10 +301,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn force_item_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 16_293 nanoseconds.
Weight::from_parts(16_509_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 18_459_000 picoseconds.
Weight::from_parts(18_705_000, 3643)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -309,10 +316,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
fn set_attribute() -> Weight {
// Proof Size summary in bytes:
// Measured: `611`
// Estimated: `8075`
// Minimum execution time: 33_560 nanoseconds.
Weight::from_parts(34_263_000, 8075)
// Measured: `547`
// Estimated: `11045`
// Minimum execution time: 39_056_000 picoseconds.
Weight::from_parts(39_513_000, 11045)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -324,10 +331,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
fn clear_attribute() -> Weight {
// Proof Size summary in bytes:
// Measured: `1031`
// Estimated: `8075`
// Minimum execution time: 31_955 nanoseconds.
Weight::from_parts(32_447_000, 8075)
// Measured: `936`
// Estimated: `11045`
// Minimum execution time: 37_441_000 picoseconds.
Weight::from_parts(37_859_000, 11045)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -337,10 +344,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn set_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `447`
// Estimated: `5236`
// Minimum execution time: 25_520 nanoseconds.
Weight::from_parts(25_843_000, 5236)
// Measured: `415`
// Estimated: `7216`
// Minimum execution time: 29_456_000 picoseconds.
Weight::from_parts(29_930_000, 7216)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -350,10 +357,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn clear_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `611`
// Estimated: `5236`
// Minimum execution time: 25_812 nanoseconds.
Weight::from_parts(26_141_000, 5236)
// Measured: `547`
// Estimated: `7216`
// Minimum execution time: 29_817_000 picoseconds.
Weight::from_parts(30_364_000, 7216)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -363,10 +370,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn set_collection_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `5216`
// Minimum execution time: 25_055 nanoseconds.
Weight::from_parts(25_244_000, 5216)
// Measured: `349`
// Estimated: `7196`
// Minimum execution time: 29_392_000 picoseconds.
Weight::from_parts(29_878_000, 7196)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -376,10 +383,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn clear_collection_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `525`
// Estimated: `5216`
// Minimum execution time: 23_311 nanoseconds.
Weight::from_parts(23_682_000, 5216)
// Measured: `461`
// Estimated: `7196`
// Minimum execution time: 27_234_000 picoseconds.
Weight::from_parts(27_664_000, 7196)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -389,10 +396,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
fn approve_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_709 nanoseconds.
Weight::from_parts(18_308_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 20_447_000 picoseconds.
Weight::from_parts(20_886_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -402,10 +409,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
fn cancel_approval() -> Weight {
// Proof Size summary in bytes:
// Measured: `592`
// Estimated: `5250`
// Minimum execution time: 17_656 nanoseconds.
Weight::from_parts(18_039_000, 5250)
// Measured: `528`
// Estimated: `7230`
// Minimum execution time: 20_934_000 picoseconds.
Weight::from_parts(21_271_000, 7230)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -414,9 +421,9 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn set_accept_ownership() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `2527`
// Minimum execution time: 14_615 nanoseconds.
Weight::from_parts(14_931_000, 2527)
// Estimated: `3517`
// Minimum execution time: 17_004_000 picoseconds.
Weight::from_parts(17_401_000, 3517)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -426,10 +433,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn set_collection_max_supply() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `5152`
// Minimum execution time: 14_974 nanoseconds.
Weight::from_parts(15_314_000, 5152)
// Measured: `349`
// Estimated: `7132`
// Minimum execution time: 17_371_000 picoseconds.
Weight::from_parts(18_103_000, 7132)
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -439,10 +446,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn set_price() -> Weight {
// Proof Size summary in bytes:
// Measured: `358`
// Estimated: `2597`
// Minimum execution time: 15_444 nanoseconds.
Weight::from_parts(15_886_000, 2597)
// Measured: `326`
// Estimated: `3587`
// Minimum execution time: 17_624_000 picoseconds.
Weight::from_parts(17_866_000, 3587)
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -456,10 +463,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn buy_item() -> Weight {
// Proof Size summary in bytes:
// Measured: `703`
// Estimated: `7814`
// Minimum execution time: 35_628 nanoseconds.
Weight::from_parts(35_886_000, 7814)
// Measured: `607`
// Estimated: `10784`
// Minimum execution time: 39_736_000 picoseconds.
Weight::from_parts(40_855_000, 10784)
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
}
@@ -473,10 +480,10 @@ impl WeightInfo for () {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn create() -> Weight {
// Proof Size summary in bytes:
// Measured: `281`
// Estimated: `2653`
// Minimum execution time: 24_242 nanoseconds.
Weight::from_parts(24_682_000, 2653)
// Measured: `249`
// Estimated: `3643`
// Minimum execution time: 27_805_000 picoseconds.
Weight::from_parts(28_303_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -487,9 +494,9 @@ impl WeightInfo for () {
fn force_create() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `2653`
// Minimum execution time: 14_145 nanoseconds.
Weight::from_parts(14_598_000, 2653)
// Estimated: `3643`
// Minimum execution time: 16_257_000 picoseconds.
Weight::from_parts(16_626_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -497,14 +504,14 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
/// Storage: Uniques Asset (r:1001 w:1000)
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
/// Storage: Uniques InstanceMetadataOf (r:1000 w:1000)
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
/// Storage: Uniques Attribute (r:1000 w:1000)
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
/// Storage: Uniques ClassAccount (r:0 w:1)
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
/// Storage: Uniques Attribute (r:0 w:1000)
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
/// Storage: Uniques ClassMetadataOf (r:0 w:1)
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
/// Storage: Uniques InstanceMetadataOf (r:0 w:1000)
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
/// Storage: Uniques Account (r:0 w:1000)
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
/// Storage: Uniques CollectionMaxSupply (r:0 w:1)
@@ -514,23 +521,27 @@ impl WeightInfo for () {
/// The range of component `a` is `[0, 1000]`.
fn destroy(n: u32, m: u32, a: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `450 + n * (108 ±0) + m * (56 ±0) + a * (107 ±0)`
// Estimated: `5250 + n * (2597 ±0)`
// Minimum execution time: 2_404_081 nanoseconds.
Weight::from_parts(2_419_004_000, 5250)
// Standard Error: 27_175
.saturating_add(Weight::from_parts(8_616_904, 0).saturating_mul(n.into()))
// Standard Error: 27_175
.saturating_add(Weight::from_parts(334_249, 0).saturating_mul(m.into()))
// Standard Error: 27_175
.saturating_add(Weight::from_parts(213_038, 0).saturating_mul(a.into()))
// Measured: `418 + n * (76 ±0) + m * (56 ±0) + a * (107 ±0)`
// Estimated: `9210 + n * (2597 ±0) + a * (2839 ±0) + m * (2583 ±0)`
// Minimum execution time: 2_510_772_000 picoseconds.
Weight::from_parts(2_522_511_000, 9210)
// Standard Error: 27_455
.saturating_add(Weight::from_parts(6_708_827, 0).saturating_mul(n.into()))
// Standard Error: 27_455
.saturating_add(Weight::from_parts(375_591, 0).saturating_mul(m.into()))
// Standard Error: 27_455
.saturating_add(Weight::from_parts(251_697, 0).saturating_mul(a.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(m.into())))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(a.into())))
.saturating_add(RocksDbWeight::get().writes(4_u64))
.saturating_add(RocksDbWeight::get().writes((2_u64).saturating_mul(n.into())))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(m.into())))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(a.into())))
.saturating_add(Weight::from_parts(0, 2597).saturating_mul(n.into()))
.saturating_add(Weight::from_parts(0, 2839).saturating_mul(a.into()))
.saturating_add(Weight::from_parts(0, 2583).saturating_mul(m.into()))
}
/// Storage: Uniques Asset (r:1 w:1)
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
@@ -542,10 +553,10 @@ impl WeightInfo for () {
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn mint() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `7749`
// Minimum execution time: 29_326 nanoseconds.
Weight::from_parts(29_671_000, 7749)
// Measured: `349`
// Estimated: `10719`
// Minimum execution time: 33_959_000 picoseconds.
Weight::from_parts(34_380_000, 10719)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
}
@@ -559,10 +570,10 @@ impl WeightInfo for () {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn burn() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 30_497 nanoseconds.
Weight::from_parts(30_714_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 34_194_000 picoseconds.
Weight::from_parts(34_808_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -576,10 +587,10 @@ impl WeightInfo for () {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 24_212 nanoseconds.
Weight::from_parts(24_681_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 27_841_000 picoseconds.
Weight::from_parts(28_263_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -590,12 +601,12 @@ impl WeightInfo for () {
/// The range of component `i` is `[0, 5000]`.
fn redeposit(i: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `837 + i * (108 ±0)`
// Estimated: `2653 + i * (2597 ±0)`
// Minimum execution time: 13_633 nanoseconds.
Weight::from_parts(13_797_000, 2653)
// Standard Error: 9_293
.saturating_add(Weight::from_parts(11_163_914, 0).saturating_mul(i.into()))
// Measured: `805 + i * (76 ±0)`
// Estimated: `4633 + i * (2597 ±0)`
// Minimum execution time: 15_577_000 picoseconds.
Weight::from_parts(15_706_000, 4633)
// Standard Error: 17_679
.saturating_add(Weight::from_parts(14_173_779, 0).saturating_mul(i.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(i.into())))
.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -608,10 +619,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn freeze() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_126 nanoseconds.
Weight::from_parts(17_572_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 19_474_000 picoseconds.
Weight::from_parts(19_807_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -621,10 +632,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn thaw() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_209 nanoseconds.
Weight::from_parts(17_411_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 19_526_000 picoseconds.
Weight::from_parts(19_818_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -632,10 +643,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn freeze_collection() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 13_048 nanoseconds.
Weight::from_parts(13_589_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_324_000 picoseconds.
Weight::from_parts(15_599_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -643,10 +654,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn thaw_collection() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 12_908 nanoseconds.
Weight::from_parts(13_098_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_294_000 picoseconds.
Weight::from_parts(15_504_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -658,10 +669,10 @@ impl WeightInfo for () {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn transfer_ownership() -> Weight {
// Proof Size summary in bytes:
// Measured: `455`
// Estimated: `5180`
// Minimum execution time: 20_629 nanoseconds.
Weight::from_parts(21_448_000, 5180)
// Measured: `423`
// Estimated: `7160`
// Minimum execution time: 24_007_000 picoseconds.
Weight::from_parts(24_555_000, 7160)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}
@@ -669,10 +680,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn set_team() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 13_740 nanoseconds.
Weight::from_parts(14_020_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 15_616_000 picoseconds.
Weight::from_parts(15_897_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -682,10 +693,10 @@ impl WeightInfo for () {
/// Proof: Uniques ClassAccount (max_values: None, max_size: Some(68), added: 2543, mode: MaxEncodedLen)
fn force_item_status() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `2653`
// Minimum execution time: 16_293 nanoseconds.
Weight::from_parts(16_509_000, 2653)
// Measured: `349`
// Estimated: `3643`
// Minimum execution time: 18_459_000 picoseconds.
Weight::from_parts(18_705_000, 3643)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -697,10 +708,10 @@ impl WeightInfo for () {
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
fn set_attribute() -> Weight {
// Proof Size summary in bytes:
// Measured: `611`
// Estimated: `8075`
// Minimum execution time: 33_560 nanoseconds.
Weight::from_parts(34_263_000, 8075)
// Measured: `547`
// Estimated: `11045`
// Minimum execution time: 39_056_000 picoseconds.
Weight::from_parts(39_513_000, 11045)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -712,10 +723,10 @@ impl WeightInfo for () {
/// Proof: Uniques Attribute (max_values: None, max_size: Some(364), added: 2839, mode: MaxEncodedLen)
fn clear_attribute() -> Weight {
// Proof Size summary in bytes:
// Measured: `1031`
// Estimated: `8075`
// Minimum execution time: 31_955 nanoseconds.
Weight::from_parts(32_447_000, 8075)
// Measured: `936`
// Estimated: `11045`
// Minimum execution time: 37_441_000 picoseconds.
Weight::from_parts(37_859_000, 11045)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -725,10 +736,10 @@ impl WeightInfo for () {
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn set_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `447`
// Estimated: `5236`
// Minimum execution time: 25_520 nanoseconds.
Weight::from_parts(25_843_000, 5236)
// Measured: `415`
// Estimated: `7216`
// Minimum execution time: 29_456_000 picoseconds.
Weight::from_parts(29_930_000, 7216)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -738,10 +749,10 @@ impl WeightInfo for () {
/// Proof: Uniques InstanceMetadataOf (max_values: None, max_size: Some(108), added: 2583, mode: MaxEncodedLen)
fn clear_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `611`
// Estimated: `5236`
// Minimum execution time: 25_812 nanoseconds.
Weight::from_parts(26_141_000, 5236)
// Measured: `547`
// Estimated: `7216`
// Minimum execution time: 29_817_000 picoseconds.
Weight::from_parts(30_364_000, 7216)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -751,10 +762,10 @@ impl WeightInfo for () {
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn set_collection_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `5216`
// Minimum execution time: 25_055 nanoseconds.
Weight::from_parts(25_244_000, 5216)
// Measured: `349`
// Estimated: `7196`
// Minimum execution time: 29_392_000 picoseconds.
Weight::from_parts(29_878_000, 7196)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -764,10 +775,10 @@ impl WeightInfo for () {
/// Proof: Uniques ClassMetadataOf (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn clear_collection_metadata() -> Weight {
// Proof Size summary in bytes:
// Measured: `525`
// Estimated: `5216`
// Minimum execution time: 23_311 nanoseconds.
Weight::from_parts(23_682_000, 5216)
// Measured: `461`
// Estimated: `7196`
// Minimum execution time: 27_234_000 picoseconds.
Weight::from_parts(27_664_000, 7196)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -777,10 +788,10 @@ impl WeightInfo for () {
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
fn approve_transfer() -> Weight {
// Proof Size summary in bytes:
// Measured: `559`
// Estimated: `5250`
// Minimum execution time: 17_709 nanoseconds.
Weight::from_parts(18_308_000, 5250)
// Measured: `495`
// Estimated: `7230`
// Minimum execution time: 20_447_000 picoseconds.
Weight::from_parts(20_886_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -790,10 +801,10 @@ impl WeightInfo for () {
/// Proof: Uniques Asset (max_values: None, max_size: Some(122), added: 2597, mode: MaxEncodedLen)
fn cancel_approval() -> Weight {
// Proof Size summary in bytes:
// Measured: `592`
// Estimated: `5250`
// Minimum execution time: 17_656 nanoseconds.
Weight::from_parts(18_039_000, 5250)
// Measured: `528`
// Estimated: `7230`
// Minimum execution time: 20_934_000 picoseconds.
Weight::from_parts(21_271_000, 7230)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -802,9 +813,9 @@ impl WeightInfo for () {
fn set_accept_ownership() -> Weight {
// Proof Size summary in bytes:
// Measured: `109`
// Estimated: `2527`
// Minimum execution time: 14_615 nanoseconds.
Weight::from_parts(14_931_000, 2527)
// Estimated: `3517`
// Minimum execution time: 17_004_000 picoseconds.
Weight::from_parts(17_401_000, 3517)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -814,10 +825,10 @@ impl WeightInfo for () {
/// Proof: Uniques Class (max_values: None, max_size: Some(178), added: 2653, mode: MaxEncodedLen)
fn set_collection_max_supply() -> Weight {
// Proof Size summary in bytes:
// Measured: `381`
// Estimated: `5152`
// Minimum execution time: 14_974 nanoseconds.
Weight::from_parts(15_314_000, 5152)
// Measured: `349`
// Estimated: `7132`
// Minimum execution time: 17_371_000 picoseconds.
Weight::from_parts(18_103_000, 7132)
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -827,10 +838,10 @@ impl WeightInfo for () {
/// Proof: Uniques ItemPriceOf (max_values: None, max_size: Some(89), added: 2564, mode: MaxEncodedLen)
fn set_price() -> Weight {
// Proof Size summary in bytes:
// Measured: `358`
// Estimated: `2597`
// Minimum execution time: 15_444 nanoseconds.
Weight::from_parts(15_886_000, 2597)
// Measured: `326`
// Estimated: `3587`
// Minimum execution time: 17_624_000 picoseconds.
Weight::from_parts(17_866_000, 3587)
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -844,10 +855,10 @@ impl WeightInfo for () {
/// Proof: Uniques Account (max_values: None, max_size: Some(88), added: 2563, mode: MaxEncodedLen)
fn buy_item() -> Weight {
// Proof Size summary in bytes:
// Measured: `703`
// Estimated: `7814`
// Minimum execution time: 35_628 nanoseconds.
Weight::from_parts(35_886_000, 7814)
// Measured: `607`
// Estimated: `10784`
// Minimum execution time: 39_736_000 picoseconds.
Weight::from_parts(40_855_000, 10784)
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
}