mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 03:27:58 +00:00
".git/.scripts/commands/bench-vm/bench-vm.sh" all (#13933)
Co-authored-by: command-bot <>
This commit is contained in:
Generated
+151
-157
@@ -18,26 +18,28 @@
|
||||
//! Autogenerated weights for pallet_assets
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-06-14, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-06-16, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! WORST CASE MAP SIZE: `1000000`
|
||||
//! HOSTNAME: `bm3`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
|
||||
//! HOSTNAME: `runner-e8ezs4ez-project-145-concurrent-0`, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz`
|
||||
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
|
||||
|
||||
// Executed Command:
|
||||
// target/production/substrate
|
||||
// ./target/production/substrate
|
||||
// benchmark
|
||||
// pallet
|
||||
// --chain=dev
|
||||
// --steps=50
|
||||
// --repeat=20
|
||||
// --pallet=pallet_assets
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
// --heap-pages=4096
|
||||
// --json-file=/var/lib/gitlab-runner/builds/zyw4fam_/0/parity/mirrors/substrate/.git/.artifacts/bench.json
|
||||
// --pallet=pallet-assets
|
||||
// --chain=dev
|
||||
// --header=./HEADER-APACHE2
|
||||
// --output=./frame/assets/src/weights.rs
|
||||
// --header=./HEADER-APACHE2
|
||||
// --template=./.maintain/frame-weight-template.hbs
|
||||
|
||||
#![cfg_attr(rustfmt, rustfmt_skip)]
|
||||
@@ -95,8 +97,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `293`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_116_000 picoseconds.
|
||||
Weight::from_parts(30_608_000, 3675)
|
||||
// Minimum execution time: 31_340_000 picoseconds.
|
||||
Weight::from_parts(31_977_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -106,8 +108,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `153`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_154_000 picoseconds.
|
||||
Weight::from_parts(14_434_000, 3675)
|
||||
// Minimum execution time: 13_342_000 picoseconds.
|
||||
Weight::from_parts(13_782_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -117,8 +119,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_456_000 picoseconds.
|
||||
Weight::from_parts(14_798_000, 3675)
|
||||
// Minimum execution time: 14_437_000 picoseconds.
|
||||
Weight::from_parts(14_833_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -133,10 +135,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + c * (208 ±0)`
|
||||
// Estimated: `3675 + c * (2609 ±0)`
|
||||
// Minimum execution time: 19_489_000 picoseconds.
|
||||
Weight::from_parts(19_670_000, 3675)
|
||||
// Standard Error: 6_989
|
||||
.saturating_add(Weight::from_parts(12_307_864, 0).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_728_000 picoseconds.
|
||||
Weight::from_parts(18_982_000, 3675)
|
||||
// Standard Error: 11_708
|
||||
.saturating_add(Weight::from_parts(14_363_570, 0).saturating_mul(c.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((2_u64).saturating_mul(c.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
@@ -152,10 +154,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `522 + a * (86 ±0)`
|
||||
// Estimated: `3675 + a * (2623 ±0)`
|
||||
// Minimum execution time: 19_857_000 picoseconds.
|
||||
Weight::from_parts(20_319_000, 3675)
|
||||
// Standard Error: 6_375
|
||||
.saturating_add(Weight::from_parts(14_205_651, 0).saturating_mul(a.into()))
|
||||
// Minimum execution time: 18_611_000 picoseconds.
|
||||
Weight::from_parts(18_970_000, 3675)
|
||||
// Standard Error: 13_224
|
||||
.saturating_add(Weight::from_parts(16_397_299, 0).saturating_mul(a.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
@@ -170,8 +172,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_879_000 picoseconds.
|
||||
Weight::from_parts(15_235_000, 3675)
|
||||
// Minimum execution time: 14_504_000 picoseconds.
|
||||
Weight::from_parts(14_906_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -183,8 +185,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 27_071_000 picoseconds.
|
||||
Weight::from_parts(27_509_000, 3675)
|
||||
// Minimum execution time: 26_653_000 picoseconds.
|
||||
Weight::from_parts(27_260_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -196,8 +198,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_142_000 picoseconds.
|
||||
Weight::from_parts(33_494_000, 3675)
|
||||
// Minimum execution time: 33_625_000 picoseconds.
|
||||
Weight::from_parts(34_474_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -211,8 +213,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 47_437_000 picoseconds.
|
||||
Weight::from_parts(48_039_000, 6208)
|
||||
// Minimum execution time: 47_609_000 picoseconds.
|
||||
Weight::from_parts(48_476_000, 6208)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -226,8 +228,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 41_857_000 picoseconds.
|
||||
Weight::from_parts(42_284_000, 6208)
|
||||
// Minimum execution time: 41_625_000 picoseconds.
|
||||
Weight::from_parts(43_030_000, 6208)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -241,8 +243,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 47_284_000 picoseconds.
|
||||
Weight::from_parts(47_606_000, 6208)
|
||||
// Minimum execution time: 47_661_000 picoseconds.
|
||||
Weight::from_parts(48_469_000, 6208)
|
||||
.saturating_add(T::DbWeight::get().reads(4_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -254,8 +256,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_555_000 picoseconds.
|
||||
Weight::from_parts(18_923_000, 3675)
|
||||
// Minimum execution time: 17_727_000 picoseconds.
|
||||
Weight::from_parts(18_384_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -267,8 +269,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_424_000 picoseconds.
|
||||
Weight::from_parts(18_961_000, 3675)
|
||||
// Minimum execution time: 17_657_000 picoseconds.
|
||||
Weight::from_parts(18_282_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -278,8 +280,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_561_000 picoseconds.
|
||||
Weight::from_parts(15_018_000, 3675)
|
||||
// Minimum execution time: 13_743_000 picoseconds.
|
||||
Weight::from_parts(14_193_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -289,8 +291,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_691_000 picoseconds.
|
||||
Weight::from_parts(15_008_000, 3675)
|
||||
// Minimum execution time: 13_653_000 picoseconds.
|
||||
Weight::from_parts(14_263_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -302,8 +304,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 16_448_000 picoseconds.
|
||||
Weight::from_parts(16_662_000, 3675)
|
||||
// Minimum execution time: 15_328_000 picoseconds.
|
||||
Weight::from_parts(16_042_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -313,8 +315,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_155_000 picoseconds.
|
||||
Weight::from_parts(15_425_000, 3675)
|
||||
// Minimum execution time: 14_097_000 picoseconds.
|
||||
Weight::from_parts(14_641_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -324,16 +326,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// Proof: Assets Metadata (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen)
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
fn set_metadata(_n: u32, _s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_080_000 picoseconds.
|
||||
Weight::from_parts(30_836_767, 3675)
|
||||
// Standard Error: 742
|
||||
.saturating_add(Weight::from_parts(3_795, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 742
|
||||
.saturating_add(Weight::from_parts(3_098, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 29_535_000 picoseconds.
|
||||
Weight::from_parts(31_456_892, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -345,8 +343,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `515`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_525_000 picoseconds.
|
||||
Weight::from_parts(31_113_000, 3675)
|
||||
// Minimum execution time: 30_680_000 picoseconds.
|
||||
Weight::from_parts(31_930_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -360,10 +358,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `190`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_459_000 picoseconds.
|
||||
Weight::from_parts(16_330_726, 3675)
|
||||
// Standard Error: 347
|
||||
.saturating_add(Weight::from_parts(1_791, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 14_660_000 picoseconds.
|
||||
Weight::from_parts(15_718_387, 3675)
|
||||
// Standard Error: 622
|
||||
.saturating_add(Weight::from_parts(2_640, 0).saturating_mul(s.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -375,8 +373,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `515`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_264_000 picoseconds.
|
||||
Weight::from_parts(30_543_000, 3675)
|
||||
// Minimum execution time: 30_853_000 picoseconds.
|
||||
Weight::from_parts(31_483_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -386,8 +384,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_173_000 picoseconds.
|
||||
Weight::from_parts(14_568_000, 3675)
|
||||
// Minimum execution time: 13_632_000 picoseconds.
|
||||
Weight::from_parts(14_077_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -399,8 +397,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_873_000 picoseconds.
|
||||
Weight::from_parts(34_511_000, 3675)
|
||||
// Minimum execution time: 33_780_000 picoseconds.
|
||||
Weight::from_parts(34_533_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -416,8 +414,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `668`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 65_606_000 picoseconds.
|
||||
Weight::from_parts(66_477_000, 6208)
|
||||
// Minimum execution time: 67_712_000 picoseconds.
|
||||
Weight::from_parts(69_946_000, 6208)
|
||||
.saturating_add(T::DbWeight::get().reads(5_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -429,8 +427,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `555`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 35_775_000 picoseconds.
|
||||
Weight::from_parts(36_220_000, 3675)
|
||||
// Minimum execution time: 36_668_000 picoseconds.
|
||||
Weight::from_parts(37_637_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -442,8 +440,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `555`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 36_082_000 picoseconds.
|
||||
Weight::from_parts(36_531_000, 3675)
|
||||
// Minimum execution time: 36_685_000 picoseconds.
|
||||
Weight::from_parts(37_950_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -453,8 +451,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_331_000 picoseconds.
|
||||
Weight::from_parts(15_693_000, 3675)
|
||||
// Minimum execution time: 14_466_000 picoseconds.
|
||||
Weight::from_parts(14_924_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -468,8 +466,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `453`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 35_027_000 picoseconds.
|
||||
Weight::from_parts(35_470_000, 3675)
|
||||
// Minimum execution time: 34_874_000 picoseconds.
|
||||
Weight::from_parts(36_330_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -481,8 +479,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_444_000 picoseconds.
|
||||
Weight::from_parts(33_952_000, 3675)
|
||||
// Minimum execution time: 33_278_000 picoseconds.
|
||||
Weight::from_parts(34_104_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -496,8 +494,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `579`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 32_595_000 picoseconds.
|
||||
Weight::from_parts(32_956_000, 3675)
|
||||
// Minimum execution time: 32_898_000 picoseconds.
|
||||
Weight::from_parts(33_489_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -509,8 +507,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `510`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_662_000 picoseconds.
|
||||
Weight::from_parts(31_148_000, 3675)
|
||||
// Minimum execution time: 31_243_000 picoseconds.
|
||||
Weight::from_parts(31_909_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -522,8 +520,8 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_295_000 picoseconds.
|
||||
Weight::from_parts(18_981_000, 3675)
|
||||
// Minimum execution time: 17_692_000 picoseconds.
|
||||
Weight::from_parts(18_253_000, 3675)
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -539,8 +537,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `293`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_116_000 picoseconds.
|
||||
Weight::from_parts(30_608_000, 3675)
|
||||
// Minimum execution time: 31_340_000 picoseconds.
|
||||
Weight::from_parts(31_977_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -550,8 +548,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `153`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_154_000 picoseconds.
|
||||
Weight::from_parts(14_434_000, 3675)
|
||||
// Minimum execution time: 13_342_000 picoseconds.
|
||||
Weight::from_parts(13_782_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -561,8 +559,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_456_000 picoseconds.
|
||||
Weight::from_parts(14_798_000, 3675)
|
||||
// Minimum execution time: 14_437_000 picoseconds.
|
||||
Weight::from_parts(14_833_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -577,10 +575,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `0 + c * (208 ±0)`
|
||||
// Estimated: `3675 + c * (2609 ±0)`
|
||||
// Minimum execution time: 19_489_000 picoseconds.
|
||||
Weight::from_parts(19_670_000, 3675)
|
||||
// Standard Error: 6_989
|
||||
.saturating_add(Weight::from_parts(12_307_864, 0).saturating_mul(c.into()))
|
||||
// Minimum execution time: 18_728_000 picoseconds.
|
||||
Weight::from_parts(18_982_000, 3675)
|
||||
// Standard Error: 11_708
|
||||
.saturating_add(Weight::from_parts(14_363_570, 0).saturating_mul(c.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((2_u64).saturating_mul(c.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
@@ -596,10 +594,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `522 + a * (86 ±0)`
|
||||
// Estimated: `3675 + a * (2623 ±0)`
|
||||
// Minimum execution time: 19_857_000 picoseconds.
|
||||
Weight::from_parts(20_319_000, 3675)
|
||||
// Standard Error: 6_375
|
||||
.saturating_add(Weight::from_parts(14_205_651, 0).saturating_mul(a.into()))
|
||||
// Minimum execution time: 18_611_000 picoseconds.
|
||||
Weight::from_parts(18_970_000, 3675)
|
||||
// Standard Error: 13_224
|
||||
.saturating_add(Weight::from_parts(16_397_299, 0).saturating_mul(a.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(a.into())))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
@@ -614,8 +612,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_879_000 picoseconds.
|
||||
Weight::from_parts(15_235_000, 3675)
|
||||
// Minimum execution time: 14_504_000 picoseconds.
|
||||
Weight::from_parts(14_906_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -627,8 +625,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 27_071_000 picoseconds.
|
||||
Weight::from_parts(27_509_000, 3675)
|
||||
// Minimum execution time: 26_653_000 picoseconds.
|
||||
Weight::from_parts(27_260_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -640,8 +638,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_142_000 picoseconds.
|
||||
Weight::from_parts(33_494_000, 3675)
|
||||
// Minimum execution time: 33_625_000 picoseconds.
|
||||
Weight::from_parts(34_474_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -655,8 +653,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 47_437_000 picoseconds.
|
||||
Weight::from_parts(48_039_000, 6208)
|
||||
// Minimum execution time: 47_609_000 picoseconds.
|
||||
Weight::from_parts(48_476_000, 6208)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -670,8 +668,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 41_857_000 picoseconds.
|
||||
Weight::from_parts(42_284_000, 6208)
|
||||
// Minimum execution time: 41_625_000 picoseconds.
|
||||
Weight::from_parts(43_030_000, 6208)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -685,8 +683,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `498`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 47_284_000 picoseconds.
|
||||
Weight::from_parts(47_606_000, 6208)
|
||||
// Minimum execution time: 47_661_000 picoseconds.
|
||||
Weight::from_parts(48_469_000, 6208)
|
||||
.saturating_add(RocksDbWeight::get().reads(4_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(4_u64))
|
||||
}
|
||||
@@ -698,8 +696,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_555_000 picoseconds.
|
||||
Weight::from_parts(18_923_000, 3675)
|
||||
// Minimum execution time: 17_727_000 picoseconds.
|
||||
Weight::from_parts(18_384_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -711,8 +709,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_424_000 picoseconds.
|
||||
Weight::from_parts(18_961_000, 3675)
|
||||
// Minimum execution time: 17_657_000 picoseconds.
|
||||
Weight::from_parts(18_282_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -722,8 +720,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_561_000 picoseconds.
|
||||
Weight::from_parts(15_018_000, 3675)
|
||||
// Minimum execution time: 13_743_000 picoseconds.
|
||||
Weight::from_parts(14_193_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -733,8 +731,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_691_000 picoseconds.
|
||||
Weight::from_parts(15_008_000, 3675)
|
||||
// Minimum execution time: 13_653_000 picoseconds.
|
||||
Weight::from_parts(14_263_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -746,8 +744,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 16_448_000 picoseconds.
|
||||
Weight::from_parts(16_662_000, 3675)
|
||||
// Minimum execution time: 15_328_000 picoseconds.
|
||||
Weight::from_parts(16_042_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -757,8 +755,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_155_000 picoseconds.
|
||||
Weight::from_parts(15_425_000, 3675)
|
||||
// Minimum execution time: 14_097_000 picoseconds.
|
||||
Weight::from_parts(14_641_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -768,16 +766,12 @@ impl WeightInfo for () {
|
||||
/// Proof: Assets Metadata (max_values: None, max_size: Some(140), added: 2615, mode: MaxEncodedLen)
|
||||
/// The range of component `n` is `[0, 50]`.
|
||||
/// The range of component `s` is `[0, 50]`.
|
||||
fn set_metadata(n: u32, s: u32, ) -> Weight {
|
||||
fn set_metadata(_n: u32, _s: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_080_000 picoseconds.
|
||||
Weight::from_parts(30_836_767, 3675)
|
||||
// Standard Error: 742
|
||||
.saturating_add(Weight::from_parts(3_795, 0).saturating_mul(n.into()))
|
||||
// Standard Error: 742
|
||||
.saturating_add(Weight::from_parts(3_098, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 29_535_000 picoseconds.
|
||||
Weight::from_parts(31_456_892, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -789,8 +783,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `515`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_525_000 picoseconds.
|
||||
Weight::from_parts(31_113_000, 3675)
|
||||
// Minimum execution time: 30_680_000 picoseconds.
|
||||
Weight::from_parts(31_930_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -804,10 +798,10 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `190`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_459_000 picoseconds.
|
||||
Weight::from_parts(16_330_726, 3675)
|
||||
// Standard Error: 347
|
||||
.saturating_add(Weight::from_parts(1_791, 0).saturating_mul(s.into()))
|
||||
// Minimum execution time: 14_660_000 picoseconds.
|
||||
Weight::from_parts(15_718_387, 3675)
|
||||
// Standard Error: 622
|
||||
.saturating_add(Weight::from_parts(2_640, 0).saturating_mul(s.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -819,8 +813,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `515`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_264_000 picoseconds.
|
||||
Weight::from_parts(30_543_000, 3675)
|
||||
// Minimum execution time: 30_853_000 picoseconds.
|
||||
Weight::from_parts(31_483_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -830,8 +824,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 14_173_000 picoseconds.
|
||||
Weight::from_parts(14_568_000, 3675)
|
||||
// Minimum execution time: 13_632_000 picoseconds.
|
||||
Weight::from_parts(14_077_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -843,8 +837,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `385`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_873_000 picoseconds.
|
||||
Weight::from_parts(34_511_000, 3675)
|
||||
// Minimum execution time: 33_780_000 picoseconds.
|
||||
Weight::from_parts(34_533_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -860,8 +854,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `668`
|
||||
// Estimated: `6208`
|
||||
// Minimum execution time: 65_606_000 picoseconds.
|
||||
Weight::from_parts(66_477_000, 6208)
|
||||
// Minimum execution time: 67_712_000 picoseconds.
|
||||
Weight::from_parts(69_946_000, 6208)
|
||||
.saturating_add(RocksDbWeight::get().reads(5_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(5_u64))
|
||||
}
|
||||
@@ -873,8 +867,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `555`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 35_775_000 picoseconds.
|
||||
Weight::from_parts(36_220_000, 3675)
|
||||
// Minimum execution time: 36_668_000 picoseconds.
|
||||
Weight::from_parts(37_637_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -886,8 +880,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `555`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 36_082_000 picoseconds.
|
||||
Weight::from_parts(36_531_000, 3675)
|
||||
// Minimum execution time: 36_685_000 picoseconds.
|
||||
Weight::from_parts(37_950_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -897,8 +891,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 15_331_000 picoseconds.
|
||||
Weight::from_parts(15_693_000, 3675)
|
||||
// Minimum execution time: 14_466_000 picoseconds.
|
||||
Weight::from_parts(14_924_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -912,8 +906,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `453`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 35_027_000 picoseconds.
|
||||
Weight::from_parts(35_470_000, 3675)
|
||||
// Minimum execution time: 34_874_000 picoseconds.
|
||||
Weight::from_parts(36_330_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -925,8 +919,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `351`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 33_444_000 picoseconds.
|
||||
Weight::from_parts(33_952_000, 3675)
|
||||
// Minimum execution time: 33_278_000 picoseconds.
|
||||
Weight::from_parts(34_104_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -940,8 +934,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `579`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 32_595_000 picoseconds.
|
||||
Weight::from_parts(32_956_000, 3675)
|
||||
// Minimum execution time: 32_898_000 picoseconds.
|
||||
Weight::from_parts(33_489_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(3_u64))
|
||||
}
|
||||
@@ -953,8 +947,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `510`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 30_662_000 picoseconds.
|
||||
Weight::from_parts(31_148_000, 3675)
|
||||
// Minimum execution time: 31_243_000 picoseconds.
|
||||
Weight::from_parts(31_909_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -966,8 +960,8 @@ impl WeightInfo for () {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `459`
|
||||
// Estimated: `3675`
|
||||
// Minimum execution time: 18_295_000 picoseconds.
|
||||
Weight::from_parts(18_981_000, 3675)
|
||||
// Minimum execution time: 17_692_000 picoseconds.
|
||||
Weight::from_parts(18_253_000, 3675)
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user