mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
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:
committed by
GitHub
parent
b117dbdf08
commit
3a3d93afee
@@ -18,9 +18,9 @@
|
||||
//! Autogenerated weights for pallet_proxy
|
||||
//!
|
||||
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
|
||||
//! DATE: 2023-01-24, 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_proxy
|
||||
// --no-storage-info
|
||||
// --no-median-slopes
|
||||
// --no-min-squares
|
||||
// --extrinsic=*
|
||||
// --execution=wasm
|
||||
// --wasm-execution=compiled
|
||||
@@ -68,12 +71,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 14_461 nanoseconds.
|
||||
Weight::from_parts(14_913_927, 3716)
|
||||
// Standard Error: 1_174
|
||||
.saturating_add(Weight::from_parts(36_087, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 16_407_000 picoseconds.
|
||||
Weight::from_parts(17_044_509, 4706)
|
||||
// Standard Error: 1_177
|
||||
.saturating_add(Weight::from_parts(36_533, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
}
|
||||
/// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -86,14 +89,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `584 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `11027`
|
||||
// Minimum execution time: 31_523 nanoseconds.
|
||||
Weight::from_parts(31_116_270, 11027)
|
||||
// Standard Error: 1_789
|
||||
.saturating_add(Weight::from_parts(135_656, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_849
|
||||
.saturating_add(Weight::from_parts(53_893, 0).saturating_mul(p.into()))
|
||||
// Measured: `488 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `13997`
|
||||
// Minimum execution time: 38_523_000 picoseconds.
|
||||
Weight::from_parts(39_227_232, 13997)
|
||||
// Standard Error: 5_703
|
||||
.saturating_add(Weight::from_parts(136_003, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 5_893
|
||||
.saturating_add(Weight::from_parts(42_397, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -105,14 +108,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `467 + a * (68 ±0)`
|
||||
// Estimated: `7311`
|
||||
// Minimum execution time: 19_363 nanoseconds.
|
||||
Weight::from_parts(20_282_191, 7311)
|
||||
// Standard Error: 1_084
|
||||
.saturating_add(Weight::from_parts(133_825, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_120
|
||||
.saturating_add(Weight::from_parts(3_434, 0).saturating_mul(p.into()))
|
||||
// Measured: `403 + a * (68 ±0)`
|
||||
// Estimated: `9291`
|
||||
// Minimum execution time: 22_541_000 picoseconds.
|
||||
Weight::from_parts(23_402_268, 9291)
|
||||
// Standard Error: 3_242
|
||||
.saturating_add(Weight::from_parts(178_017, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 3_349
|
||||
.saturating_add(Weight::from_parts(6_230, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -124,14 +127,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `467 + a * (68 ±0)`
|
||||
// Estimated: `7311`
|
||||
// Minimum execution time: 19_363 nanoseconds.
|
||||
Weight::from_parts(20_211_584, 7311)
|
||||
// Standard Error: 1_171
|
||||
.saturating_add(Weight::from_parts(136_984, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_210
|
||||
.saturating_add(Weight::from_parts(3_686, 0).saturating_mul(p.into()))
|
||||
// Measured: `403 + a * (68 ±0)`
|
||||
// Estimated: `9291`
|
||||
// Minimum execution time: 22_539_000 picoseconds.
|
||||
Weight::from_parts(23_479_286, 9291)
|
||||
// Standard Error: 1_329
|
||||
.saturating_add(Weight::from_parts(174_021, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_373
|
||||
.saturating_add(Weight::from_parts(6_465, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(2_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -145,14 +148,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `516 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `11027`
|
||||
// Minimum execution time: 27_811 nanoseconds.
|
||||
Weight::from_parts(27_965_813, 11027)
|
||||
// Standard Error: 1_987
|
||||
.saturating_add(Weight::from_parts(124_133, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 2_053
|
||||
.saturating_add(Weight::from_parts(54_692, 0).saturating_mul(p.into()))
|
||||
// Measured: `420 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `13997`
|
||||
// Minimum execution time: 32_049_000 picoseconds.
|
||||
Weight::from_parts(35_352_453, 13997)
|
||||
// Standard Error: 4_389
|
||||
.saturating_add(Weight::from_parts(144_573, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 4_535
|
||||
.saturating_add(Weight::from_parts(41_849, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(3_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -161,12 +164,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 20_922 nanoseconds.
|
||||
Weight::from_parts(21_551_797, 3716)
|
||||
// Standard Error: 1_425
|
||||
.saturating_add(Weight::from_parts(58_434, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 24_491_000 picoseconds.
|
||||
Weight::from_parts(25_291_582, 4706)
|
||||
// Standard Error: 11_080
|
||||
.saturating_add(Weight::from_parts(68_024, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -175,12 +178,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 20_812 nanoseconds.
|
||||
Weight::from_parts(21_660_732, 3716)
|
||||
// Standard Error: 1_438
|
||||
.saturating_add(Weight::from_parts(68_740, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 23_849_000 picoseconds.
|
||||
Weight::from_parts(25_370_806, 4706)
|
||||
// Standard Error: 8_763
|
||||
.saturating_add(Weight::from_parts(63_413, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -189,12 +192,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 16_786 nanoseconds.
|
||||
Weight::from_parts(17_249_958, 3716)
|
||||
// Standard Error: 1_007
|
||||
.saturating_add(Weight::from_parts(37_546, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 19_488_000 picoseconds.
|
||||
Weight::from_parts(20_219_817, 4706)
|
||||
// Standard Error: 1_385
|
||||
.saturating_add(Weight::from_parts(30_354, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -204,11 +207,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `173`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 22_764 nanoseconds.
|
||||
Weight::from_parts(23_539_039, 3716)
|
||||
// Standard Error: 814
|
||||
.saturating_add(Weight::from_parts(144, 0).saturating_mul(p.into()))
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 25_864_000 picoseconds.
|
||||
Weight::from_parts(26_712_232, 4706)
|
||||
// Standard Error: 1_331
|
||||
.saturating_add(Weight::from_parts(4_401, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -217,12 +220,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `230 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 17_720 nanoseconds.
|
||||
Weight::from_parts(18_428_849, 3716)
|
||||
// Standard Error: 1_093
|
||||
.saturating_add(Weight::from_parts(34_600, 0).saturating_mul(p.into()))
|
||||
// Measured: `198 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 20_488_000 picoseconds.
|
||||
Weight::from_parts(21_135_155, 4706)
|
||||
// Standard Error: 1_255
|
||||
.saturating_add(Weight::from_parts(36_312, 0).saturating_mul(p.into()))
|
||||
.saturating_add(T::DbWeight::get().reads(1_u64))
|
||||
.saturating_add(T::DbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -235,12 +238,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 14_461 nanoseconds.
|
||||
Weight::from_parts(14_913_927, 3716)
|
||||
// Standard Error: 1_174
|
||||
.saturating_add(Weight::from_parts(36_087, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 16_407_000 picoseconds.
|
||||
Weight::from_parts(17_044_509, 4706)
|
||||
// Standard Error: 1_177
|
||||
.saturating_add(Weight::from_parts(36_533, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
}
|
||||
/// Storage: Proxy Proxies (r:1 w:0)
|
||||
@@ -253,14 +256,14 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn proxy_announced(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `584 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `11027`
|
||||
// Minimum execution time: 31_523 nanoseconds.
|
||||
Weight::from_parts(31_116_270, 11027)
|
||||
// Standard Error: 1_789
|
||||
.saturating_add(Weight::from_parts(135_656, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_849
|
||||
.saturating_add(Weight::from_parts(53_893, 0).saturating_mul(p.into()))
|
||||
// Measured: `488 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `13997`
|
||||
// Minimum execution time: 38_523_000 picoseconds.
|
||||
Weight::from_parts(39_227_232, 13997)
|
||||
// Standard Error: 5_703
|
||||
.saturating_add(Weight::from_parts(136_003, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 5_893
|
||||
.saturating_add(Weight::from_parts(42_397, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -272,14 +275,14 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `467 + a * (68 ±0)`
|
||||
// Estimated: `7311`
|
||||
// Minimum execution time: 19_363 nanoseconds.
|
||||
Weight::from_parts(20_282_191, 7311)
|
||||
// Standard Error: 1_084
|
||||
.saturating_add(Weight::from_parts(133_825, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_120
|
||||
.saturating_add(Weight::from_parts(3_434, 0).saturating_mul(p.into()))
|
||||
// Measured: `403 + a * (68 ±0)`
|
||||
// Estimated: `9291`
|
||||
// Minimum execution time: 22_541_000 picoseconds.
|
||||
Weight::from_parts(23_402_268, 9291)
|
||||
// Standard Error: 3_242
|
||||
.saturating_add(Weight::from_parts(178_017, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 3_349
|
||||
.saturating_add(Weight::from_parts(6_230, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -291,14 +294,14 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn reject_announcement(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `467 + a * (68 ±0)`
|
||||
// Estimated: `7311`
|
||||
// Minimum execution time: 19_363 nanoseconds.
|
||||
Weight::from_parts(20_211_584, 7311)
|
||||
// Standard Error: 1_171
|
||||
.saturating_add(Weight::from_parts(136_984, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_210
|
||||
.saturating_add(Weight::from_parts(3_686, 0).saturating_mul(p.into()))
|
||||
// Measured: `403 + a * (68 ±0)`
|
||||
// Estimated: `9291`
|
||||
// Minimum execution time: 22_539_000 picoseconds.
|
||||
Weight::from_parts(23_479_286, 9291)
|
||||
// Standard Error: 1_329
|
||||
.saturating_add(Weight::from_parts(174_021, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 1_373
|
||||
.saturating_add(Weight::from_parts(6_465, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(2_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -312,14 +315,14 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn announce(a: u32, p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `516 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `11027`
|
||||
// Minimum execution time: 27_811 nanoseconds.
|
||||
Weight::from_parts(27_965_813, 11027)
|
||||
// Standard Error: 1_987
|
||||
.saturating_add(Weight::from_parts(124_133, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 2_053
|
||||
.saturating_add(Weight::from_parts(54_692, 0).saturating_mul(p.into()))
|
||||
// Measured: `420 + a * (68 ±0) + p * (37 ±0)`
|
||||
// Estimated: `13997`
|
||||
// Minimum execution time: 32_049_000 picoseconds.
|
||||
Weight::from_parts(35_352_453, 13997)
|
||||
// Standard Error: 4_389
|
||||
.saturating_add(Weight::from_parts(144_573, 0).saturating_mul(a.into()))
|
||||
// Standard Error: 4_535
|
||||
.saturating_add(Weight::from_parts(41_849, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(3_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(2_u64))
|
||||
}
|
||||
@@ -328,12 +331,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn add_proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 20_922 nanoseconds.
|
||||
Weight::from_parts(21_551_797, 3716)
|
||||
// Standard Error: 1_425
|
||||
.saturating_add(Weight::from_parts(58_434, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 24_491_000 picoseconds.
|
||||
Weight::from_parts(25_291_582, 4706)
|
||||
// Standard Error: 11_080
|
||||
.saturating_add(Weight::from_parts(68_024, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -342,12 +345,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxy(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 20_812 nanoseconds.
|
||||
Weight::from_parts(21_660_732, 3716)
|
||||
// Standard Error: 1_438
|
||||
.saturating_add(Weight::from_parts(68_740, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 23_849_000 picoseconds.
|
||||
Weight::from_parts(25_370_806, 4706)
|
||||
// Standard Error: 8_763
|
||||
.saturating_add(Weight::from_parts(63_413, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -356,12 +359,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[1, 31]`.
|
||||
fn remove_proxies(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `193 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 16_786 nanoseconds.
|
||||
Weight::from_parts(17_249_958, 3716)
|
||||
// Standard Error: 1_007
|
||||
.saturating_add(Weight::from_parts(37_546, 0).saturating_mul(p.into()))
|
||||
// Measured: `161 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 19_488_000 picoseconds.
|
||||
Weight::from_parts(20_219_817, 4706)
|
||||
// Standard Error: 1_385
|
||||
.saturating_add(Weight::from_parts(30_354, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -371,11 +374,11 @@ impl WeightInfo for () {
|
||||
fn create_pure(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `173`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 22_764 nanoseconds.
|
||||
Weight::from_parts(23_539_039, 3716)
|
||||
// Standard Error: 814
|
||||
.saturating_add(Weight::from_parts(144, 0).saturating_mul(p.into()))
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 25_864_000 picoseconds.
|
||||
Weight::from_parts(26_712_232, 4706)
|
||||
// Standard Error: 1_331
|
||||
.saturating_add(Weight::from_parts(4_401, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
@@ -384,12 +387,12 @@ impl WeightInfo for () {
|
||||
/// The range of component `p` is `[0, 30]`.
|
||||
fn kill_pure(p: u32, ) -> Weight {
|
||||
// Proof Size summary in bytes:
|
||||
// Measured: `230 + p * (37 ±0)`
|
||||
// Estimated: `3716`
|
||||
// Minimum execution time: 17_720 nanoseconds.
|
||||
Weight::from_parts(18_428_849, 3716)
|
||||
// Standard Error: 1_093
|
||||
.saturating_add(Weight::from_parts(34_600, 0).saturating_mul(p.into()))
|
||||
// Measured: `198 + p * (37 ±0)`
|
||||
// Estimated: `4706`
|
||||
// Minimum execution time: 20_488_000 picoseconds.
|
||||
Weight::from_parts(21_135_155, 4706)
|
||||
// Standard Error: 1_255
|
||||
.saturating_add(Weight::from_parts(36_312, 0).saturating_mul(p.into()))
|
||||
.saturating_add(RocksDbWeight::get().reads(1_u64))
|
||||
.saturating_add(RocksDbWeight::get().writes(1_u64))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user