mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 21:01:02 +00:00
[Backport] weights 9430 to master (#2710)
* [benchmarks] pr with weights (#2667) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2668) Co-authored-by: paritytech-ci <paritytech-ci@parity.io> * [benchmarks] pr with weights (#2669) co-authored-by: paritytech-ci <paritytech-ci@parity.io> --------- Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com> Co-authored-by: paritytech-ci <paritytech-ci@parity.io>
This commit is contained in:
+49
-49
@@ -17,7 +17,7 @@
|
||||
//! Autogenerated weights for `pallet_proxy`
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-05-05, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
|
||||
//! DATE: 2023-05-31, 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("collectives-polkadot-dev"), DB CACHE: 1024
|
||||
@@ -55,11 +55,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `127 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 16_925_000 picoseconds.
|
||||
Weight::from_parts(17_434_407, 0)
|
||||
// Minimum execution time: 16_390_000 picoseconds.
|
||||
Weight::from_parts(16_916_214, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 725
|
||||
.saturating_add(Weight::from_parts(35_067, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 812
|
||||
.saturating_add(Weight::from_parts(31_020, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
}
|
||||
/// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -74,13 +74,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `454 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `5698`
|
||||
// Minimum execution time: 38_996_000 picoseconds.
|
||||
Weight::from_parts(38_697_326, 0)
|
||||
// Minimum execution time: 37_748_000 picoseconds.
|
||||
Weight::from_parts(37_532_718, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5698))
|
||||
// Standard Error: 1_269
|
||||
.saturating_add(Weight::from_parts(143_716, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_312
|
||||
.saturating_add(Weight::from_parts(36_502, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_186
|
||||
.saturating_add(Weight::from_parts(147_542, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_225
|
||||
.saturating_add(Weight::from_parts(36_909, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -94,13 +94,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `369 + a * (68 ±0)`
|
||||
// Estimated: `5698`
|
||||
// Minimum execution time: 25_647_000 picoseconds.
|
||||
Weight::from_parts(26_204_494, 0)
|
||||
// Minimum execution time: 24_833_000 picoseconds.
|
||||
Weight::from_parts(25_268_493, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5698))
|
||||
// Standard Error: 1_128
|
||||
.saturating_add(Weight::from_parts(137_913, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_166
|
||||
.saturating_add(Weight::from_parts(7_581, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_924
|
||||
.saturating_add(Weight::from_parts(136_284, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_988
|
||||
.saturating_add(Weight::from_parts(13_871, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -114,13 +114,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `369 + a * (68 ±0)`
|
||||
// Estimated: `5698`
|
||||
// Minimum execution time: 25_508_000 picoseconds.
|
||||
Weight::from_parts(26_110_626, 0)
|
||||
// Minimum execution time: 25_026_000 picoseconds.
|
||||
Weight::from_parts(25_338_402, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5698))
|
||||
// Standard Error: 1_155
|
||||
.saturating_add(Weight::from_parts(139_682, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_193
|
||||
.saturating_add(Weight::from_parts(8_390, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_084
|
||||
.saturating_add(Weight::from_parts(128_989, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_120
|
||||
.saturating_add(Weight::from_parts(14_139, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -136,13 +136,13 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `386 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `5698`
|
||||
// Minimum execution time: 35_316_000 picoseconds.
|
||||
Weight::from_parts(34_940_391, 0)
|
||||
// Minimum execution time: 34_527_000 picoseconds.
|
||||
Weight::from_parts(34_041_080, 0)
|
||||
.saturating_add(Weight::from_parts(0, 5698))
|
||||
// Standard Error: 1_038
|
||||
.saturating_add(Weight::from_parts(143_848, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_072
|
||||
.saturating_add(Weight::from_parts(37_947, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_217
|
||||
.saturating_add(Weight::from_parts(125_156, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_257
|
||||
.saturating_add(Weight::from_parts(33_526, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3))
|
||||
.saturating_add(T::DbWeight::get().writes(2))
|
||||
}
|
||||
@@ -153,11 +153,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `127 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 26_890_000 picoseconds.
|
||||
Weight::from_parts(27_454_486, 0)
|
||||
// Minimum execution time: 25_535_000 picoseconds.
|
||||
Weight::from_parts(26_198_759, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 1_069
|
||||
.saturating_add(Weight::from_parts(50_270, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_191
|
||||
.saturating_add(Weight::from_parts(51_592, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -168,11 +168,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `127 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 26_634_000 picoseconds.
|
||||
Weight::from_parts(27_382_449, 0)
|
||||
// Minimum execution time: 25_753_000 picoseconds.
|
||||
Weight::from_parts(26_636_855, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 1_573
|
||||
.saturating_add(Weight::from_parts(65_622, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_564
|
||||
.saturating_add(Weight::from_parts(53_131, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -183,11 +183,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `127 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 23_582_000 picoseconds.
|
||||
Weight::from_parts(23_977_985, 0)
|
||||
// Minimum execution time: 22_815_000 picoseconds.
|
||||
Weight::from_parts(23_467_561, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 2_713
|
||||
.saturating_add(Weight::from_parts(44_551, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 945
|
||||
.saturating_add(Weight::from_parts(24_441, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -198,11 +198,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `139`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 28_564_000 picoseconds.
|
||||
Weight::from_parts(29_496_680, 0)
|
||||
// Minimum execution time: 27_184_000 picoseconds.
|
||||
Weight::from_parts(27_924_432, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 5_045
|
||||
.saturating_add(Weight::from_parts(29_343, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 1_137
|
||||
.saturating_add(Weight::from_parts(9_619, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
@@ -213,11 +213,11 @@ impl<T: frame_system::Config> pallet_proxy::WeightInfo for WeightInfo<T> {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `164 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 24_932_000 picoseconds.
|
||||
Weight::from_parts(25_952_091, 0)
|
||||
// Minimum execution time: 23_664_000 picoseconds.
|
||||
Weight::from_parts(24_401_690, 0)
|
||||
.saturating_add(Weight::from_parts(0, 4706))
|
||||
// Standard Error: 5_615
|
||||
.saturating_add(Weight::from_parts(22_027, 0).saturating_mul(p.into()))
|
||||
// Standard Error: 958
|
||||
.saturating_add(Weight::from_parts(32_314, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1))
|
||||
.saturating_add(T::DbWeight::get().writes(1))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user