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
+225 -226
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_identity
//!
//! 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_identity
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -74,12 +77,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `64 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 10_964 nanoseconds.
Weight::from_parts(11_800_935, 1636)
// Standard Error: 1_334
.saturating_add(Weight::from_parts(96_038, 0).saturating_mul(r.into()))
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 13_092_000 picoseconds.
Weight::from_parts(13_798_719, 2626)
// Standard Error: 1_553
.saturating_add(Weight::from_parts(109_215, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -89,14 +92,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `x` is `[0, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `474 + r * (5 ±0)`
// Estimated: `10013`
// Minimum execution time: 26_400 nanoseconds.
Weight::from_parts(26_060_549, 10013)
// Standard Error: 1_561
.saturating_add(Weight::from_parts(72_083, 0).saturating_mul(r.into()))
// Standard Error: 304
.saturating_add(Weight::from_parts(306_994, 0).saturating_mul(x.into()))
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
// Minimum execution time: 30_800_000 picoseconds.
Weight::from_parts(31_140_040, 11003)
// Standard Error: 4_896
.saturating_add(Weight::from_parts(69_348, 0).saturating_mul(r.into()))
// Standard Error: 955
.saturating_add(Weight::from_parts(430_082, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -110,11 +113,11 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
fn set_subs_new(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `15746 + s * (2589 ±0)`
// Minimum execution time: 8_492 nanoseconds.
Weight::from_parts(21_645_924, 15746)
// Standard Error: 3_452
.saturating_add(Weight::from_parts(2_442_604, 0).saturating_mul(s.into()))
// Estimated: `18716 + s * (2589 ±0)`
// Minimum execution time: 10_301_000 picoseconds.
Weight::from_parts(23_255_636, 18716)
// Standard Error: 5_562
.saturating_add(Weight::from_parts(2_978_765, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(s.into())))
.saturating_add(T::DbWeight::get().writes(1_u64))
@@ -130,12 +133,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `p` is `[0, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `226 + p * (32 ±0)`
// Estimated: `15746`
// Minimum execution time: 8_488 nanoseconds.
Weight::from_parts(20_202_601, 15746)
// Standard Error: 2_834
.saturating_add(Weight::from_parts(1_082_941, 0).saturating_mul(p.into()))
// Measured: `194 + p * (32 ±0)`
// Estimated: `17726`
// Minimum execution time: 10_095_000 picoseconds.
Weight::from_parts(23_197_533, 17726)
// Standard Error: 3_460
.saturating_add(Weight::from_parts(1_227_498, 0).saturating_mul(p.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -149,18 +152,16 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[1, 20]`.
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
fn clear_identity(_r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `533 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `15746`
// Minimum execution time: 41_319 nanoseconds.
Weight::from_parts(25_850_055, 15746)
// Standard Error: 4_144
.saturating_add(Weight::from_parts(59_619, 0).saturating_mul(r.into()))
// Standard Error: 809
.saturating_add(Weight::from_parts(1_076_550, 0).saturating_mul(s.into()))
// Standard Error: 809
.saturating_add(Weight::from_parts(163_191, 0).saturating_mul(x.into()))
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `17726`
// Minimum execution time: 51_054_000 picoseconds.
Weight::from_parts(30_184_047, 17726)
// Standard Error: 2_441
.saturating_add(Weight::from_parts(1_221_983, 0).saturating_mul(s.into()))
// Standard Error: 2_441
.saturating_add(Weight::from_parts(234_084, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -173,14 +174,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `x` is `[0, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `431 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 28_118 nanoseconds.
Weight::from_parts(27_359_471, 11649)
// Standard Error: 2_707
.saturating_add(Weight::from_parts(107_279, 0).saturating_mul(r.into()))
// Standard Error: 528
.saturating_add(Weight::from_parts(325_165, 0).saturating_mul(x.into()))
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 32_747_000 picoseconds.
Weight::from_parts(29_557_659, 13629)
// Standard Error: 4_616
.saturating_add(Weight::from_parts(200_494, 0).saturating_mul(r.into()))
// Standard Error: 900
.saturating_add(Weight::from_parts(468_381, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -190,14 +191,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `x` is `[0, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `430 + x * (66 ±0)`
// Estimated: `10013`
// Minimum execution time: 24_817 nanoseconds.
Weight::from_parts(24_749_808, 10013)
// Standard Error: 1_938
.saturating_add(Weight::from_parts(63_396, 0).saturating_mul(r.into()))
// Standard Error: 378
.saturating_add(Weight::from_parts(327_083, 0).saturating_mul(x.into()))
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 28_853_000 picoseconds.
Weight::from_parts(26_811_119, 11003)
// Standard Error: 15_667
.saturating_add(Weight::from_parts(240_647, 0).saturating_mul(r.into()))
// Standard Error: 3_056
.saturating_add(Weight::from_parts(462_536, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -206,12 +207,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_664 nanoseconds.
Weight::from_parts(7_286_307, 1636)
// Standard Error: 1_560
.saturating_add(Weight::from_parts(96_416, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_413_000 picoseconds.
Weight::from_parts(8_846_436, 2626)
// Standard Error: 1_470
.saturating_add(Weight::from_parts(113_780, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -220,12 +221,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 7_054 nanoseconds.
Weight::from_parts(7_382_954, 1636)
// Standard Error: 1_621
.saturating_add(Weight::from_parts(101_595, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_753_000 picoseconds.
Weight::from_parts(9_143_938, 2626)
// Standard Error: 1_490
.saturating_add(Weight::from_parts(113_406, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -234,12 +235,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_659 nanoseconds.
Weight::from_parts(7_188_883, 1636)
// Standard Error: 1_377
.saturating_add(Weight::from_parts(98_965, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_320_000 picoseconds.
Weight::from_parts(8_800_306, 2626)
// Standard Error: 1_345
.saturating_add(Weight::from_parts(125_258, 0).saturating_mul(r.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -251,14 +252,14 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `x` is `[0, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `509 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 21_567 nanoseconds.
Weight::from_parts(21_015_310, 11649)
// Standard Error: 2_516
.saturating_add(Weight::from_parts(123_992, 0).saturating_mul(r.into()))
// Standard Error: 465
.saturating_add(Weight::from_parts(552_116, 0).saturating_mul(x.into()))
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 25_313_000 picoseconds.
Weight::from_parts(23_968_548, 13629)
// Standard Error: 4_143
.saturating_add(Weight::from_parts(164_678, 0).saturating_mul(r.into()))
// Standard Error: 766
.saturating_add(Weight::from_parts(713_576, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -275,16 +276,16 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `x` is `[0, 100]`.
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `772 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `18349`
// Minimum execution time: 52_881 nanoseconds.
Weight::from_parts(38_504_388, 18349)
// Standard Error: 3_909
.saturating_add(Weight::from_parts(51_452, 0).saturating_mul(r.into()))
// Standard Error: 763
.saturating_add(Weight::from_parts(1_069_924, 0).saturating_mul(s.into()))
// Standard Error: 763
.saturating_add(Weight::from_parts(164_906, 0).saturating_mul(x.into()))
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `21319`
// Minimum execution time: 64_638_000 picoseconds.
Weight::from_parts(43_317_654, 21319)
// Standard Error: 10_182
.saturating_add(Weight::from_parts(61_967, 0).saturating_mul(r.into()))
// Standard Error: 1_988
.saturating_add(Weight::from_parts(1_224_202, 0).saturating_mul(s.into()))
// Standard Error: 1_988
.saturating_add(Weight::from_parts(233_897, 0).saturating_mul(x.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -298,12 +299,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[0, 99]`.
fn add_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `507 + s * (36 ±0)`
// Estimated: `18335`
// Minimum execution time: 24_556 nanoseconds.
Weight::from_parts(28_641_160, 18335)
// Standard Error: 1_327
.saturating_add(Weight::from_parts(66_150, 0).saturating_mul(s.into()))
// Measured: `475 + s * (36 ±0)`
// Estimated: `21305`
// Minimum execution time: 28_661_000 picoseconds.
Weight::from_parts(33_432_641, 21305)
// Standard Error: 1_547
.saturating_add(Weight::from_parts(71_314, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -314,12 +315,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `623 + s * (3 ±0)`
// Estimated: `12602`
// Minimum execution time: 11_347 nanoseconds.
Weight::from_parts(13_299_367, 12602)
// Standard Error: 525
.saturating_add(Weight::from_parts(16_472, 0).saturating_mul(s.into()))
// Measured: `591 + s * (3 ±0)`
// Estimated: `14582`
// Minimum execution time: 13_885_000 picoseconds.
Weight::from_parts(16_105_165, 14582)
// Standard Error: 562
.saturating_add(Weight::from_parts(17_087, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(1_u64))
}
@@ -332,12 +333,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `702 + s * (35 ±0)`
// Estimated: `18335`
// Minimum execution time: 27_810 nanoseconds.
Weight::from_parts(30_347_763, 18335)
// Standard Error: 928
.saturating_add(Weight::from_parts(55_342, 0).saturating_mul(s.into()))
// Measured: `638 + s * (35 ±0)`
// Estimated: `21305`
// Minimum execution time: 32_192_000 picoseconds.
Weight::from_parts(35_393_444, 21305)
// Standard Error: 2_198
.saturating_add(Weight::from_parts(62_316, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -348,12 +349,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `628 + s * (37 ±0)`
// Estimated: `8322`
// Minimum execution time: 17_601 nanoseconds.
Weight::from_parts(19_794_971, 8322)
// Standard Error: 934
.saturating_add(Weight::from_parts(59_289, 0).saturating_mul(s.into()))
// Measured: `564 + s * (37 ±0)`
// Estimated: `10302`
// Minimum execution time: 20_803_000 picoseconds.
Weight::from_parts(23_462_393, 10302)
// Standard Error: 1_619
.saturating_add(Weight::from_parts(59_938, 0).saturating_mul(s.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
@@ -366,12 +367,12 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 19]`.
fn add_registrar(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `64 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 10_964 nanoseconds.
Weight::from_parts(11_800_935, 1636)
// Standard Error: 1_334
.saturating_add(Weight::from_parts(96_038, 0).saturating_mul(r.into()))
// Measured: `32 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 13_092_000 picoseconds.
Weight::from_parts(13_798_719, 2626)
// Standard Error: 1_553
.saturating_add(Weight::from_parts(109_215, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -381,14 +382,14 @@ impl WeightInfo for () {
/// The range of component `x` is `[0, 100]`.
fn set_identity(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `474 + r * (5 ±0)`
// Estimated: `10013`
// Minimum execution time: 26_400 nanoseconds.
Weight::from_parts(26_060_549, 10013)
// Standard Error: 1_561
.saturating_add(Weight::from_parts(72_083, 0).saturating_mul(r.into()))
// Standard Error: 304
.saturating_add(Weight::from_parts(306_994, 0).saturating_mul(x.into()))
// Measured: `442 + r * (5 ±0)`
// Estimated: `11003`
// Minimum execution time: 30_800_000 picoseconds.
Weight::from_parts(31_140_040, 11003)
// Standard Error: 4_896
.saturating_add(Weight::from_parts(69_348, 0).saturating_mul(r.into()))
// Standard Error: 955
.saturating_add(Weight::from_parts(430_082, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -402,11 +403,11 @@ impl WeightInfo for () {
fn set_subs_new(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `101`
// Estimated: `15746 + s * (2589 ±0)`
// Minimum execution time: 8_492 nanoseconds.
Weight::from_parts(21_645_924, 15746)
// Standard Error: 3_452
.saturating_add(Weight::from_parts(2_442_604, 0).saturating_mul(s.into()))
// Estimated: `18716 + s * (2589 ±0)`
// Minimum execution time: 10_301_000 picoseconds.
Weight::from_parts(23_255_636, 18716)
// Standard Error: 5_562
.saturating_add(Weight::from_parts(2_978_765, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().reads((1_u64).saturating_mul(s.into())))
.saturating_add(RocksDbWeight::get().writes(1_u64))
@@ -422,12 +423,12 @@ impl WeightInfo for () {
/// The range of component `p` is `[0, 100]`.
fn set_subs_old(p: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `226 + p * (32 ±0)`
// Estimated: `15746`
// Minimum execution time: 8_488 nanoseconds.
Weight::from_parts(20_202_601, 15746)
// Standard Error: 2_834
.saturating_add(Weight::from_parts(1_082_941, 0).saturating_mul(p.into()))
// Measured: `194 + p * (32 ±0)`
// Estimated: `17726`
// Minimum execution time: 10_095_000 picoseconds.
Weight::from_parts(23_197_533, 17726)
// Standard Error: 3_460
.saturating_add(Weight::from_parts(1_227_498, 0).saturating_mul(p.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(p.into())))
@@ -441,18 +442,16 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 20]`.
/// The range of component `s` is `[0, 100]`.
/// The range of component `x` is `[0, 100]`.
fn clear_identity(r: u32, s: u32, x: u32, ) -> Weight {
fn clear_identity(_r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `533 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `15746`
// Minimum execution time: 41_319 nanoseconds.
Weight::from_parts(25_850_055, 15746)
// Standard Error: 4_144
.saturating_add(Weight::from_parts(59_619, 0).saturating_mul(r.into()))
// Standard Error: 809
.saturating_add(Weight::from_parts(1_076_550, 0).saturating_mul(s.into()))
// Standard Error: 809
.saturating_add(Weight::from_parts(163_191, 0).saturating_mul(x.into()))
// Measured: `469 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `17726`
// Minimum execution time: 51_054_000 picoseconds.
Weight::from_parts(30_184_047, 17726)
// Standard Error: 2_441
.saturating_add(Weight::from_parts(1_221_983, 0).saturating_mul(s.into()))
// Standard Error: 2_441
.saturating_add(Weight::from_parts(234_084, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -465,14 +464,14 @@ impl WeightInfo for () {
/// The range of component `x` is `[0, 100]`.
fn request_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `431 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 28_118 nanoseconds.
Weight::from_parts(27_359_471, 11649)
// Standard Error: 2_707
.saturating_add(Weight::from_parts(107_279, 0).saturating_mul(r.into()))
// Standard Error: 528
.saturating_add(Weight::from_parts(325_165, 0).saturating_mul(x.into()))
// Measured: `367 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 32_747_000 picoseconds.
Weight::from_parts(29_557_659, 13629)
// Standard Error: 4_616
.saturating_add(Weight::from_parts(200_494, 0).saturating_mul(r.into()))
// Standard Error: 900
.saturating_add(Weight::from_parts(468_381, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -482,14 +481,14 @@ impl WeightInfo for () {
/// The range of component `x` is `[0, 100]`.
fn cancel_request(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `430 + x * (66 ±0)`
// Estimated: `10013`
// Minimum execution time: 24_817 nanoseconds.
Weight::from_parts(24_749_808, 10013)
// Standard Error: 1_938
.saturating_add(Weight::from_parts(63_396, 0).saturating_mul(r.into()))
// Standard Error: 378
.saturating_add(Weight::from_parts(327_083, 0).saturating_mul(x.into()))
// Measured: `398 + x * (66 ±0)`
// Estimated: `11003`
// Minimum execution time: 28_853_000 picoseconds.
Weight::from_parts(26_811_119, 11003)
// Standard Error: 15_667
.saturating_add(Weight::from_parts(240_647, 0).saturating_mul(r.into()))
// Standard Error: 3_056
.saturating_add(Weight::from_parts(462_536, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -498,12 +497,12 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 19]`.
fn set_fee(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_664 nanoseconds.
Weight::from_parts(7_286_307, 1636)
// Standard Error: 1_560
.saturating_add(Weight::from_parts(96_416, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_413_000 picoseconds.
Weight::from_parts(8_846_436, 2626)
// Standard Error: 1_470
.saturating_add(Weight::from_parts(113_780, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -512,12 +511,12 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 19]`.
fn set_account_id(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 7_054 nanoseconds.
Weight::from_parts(7_382_954, 1636)
// Standard Error: 1_621
.saturating_add(Weight::from_parts(101_595, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_753_000 picoseconds.
Weight::from_parts(9_143_938, 2626)
// Standard Error: 1_490
.saturating_add(Weight::from_parts(113_406, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -526,12 +525,12 @@ impl WeightInfo for () {
/// The range of component `r` is `[1, 19]`.
fn set_fields(r: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `121 + r * (57 ±0)`
// Estimated: `1636`
// Minimum execution time: 6_659 nanoseconds.
Weight::from_parts(7_188_883, 1636)
// Standard Error: 1_377
.saturating_add(Weight::from_parts(98_965, 0).saturating_mul(r.into()))
// Measured: `89 + r * (57 ±0)`
// Estimated: `2626`
// Minimum execution time: 8_320_000 picoseconds.
Weight::from_parts(8_800_306, 2626)
// Standard Error: 1_345
.saturating_add(Weight::from_parts(125_258, 0).saturating_mul(r.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -543,14 +542,14 @@ impl WeightInfo for () {
/// The range of component `x` is `[0, 100]`.
fn provide_judgement(r: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `509 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `11649`
// Minimum execution time: 21_567 nanoseconds.
Weight::from_parts(21_015_310, 11649)
// Standard Error: 2_516
.saturating_add(Weight::from_parts(123_992, 0).saturating_mul(r.into()))
// Standard Error: 465
.saturating_add(Weight::from_parts(552_116, 0).saturating_mul(x.into()))
// Measured: `445 + r * (57 ±0) + x * (66 ±0)`
// Estimated: `13629`
// Minimum execution time: 25_313_000 picoseconds.
Weight::from_parts(23_968_548, 13629)
// Standard Error: 4_143
.saturating_add(Weight::from_parts(164_678, 0).saturating_mul(r.into()))
// Standard Error: 766
.saturating_add(Weight::from_parts(713_576, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -567,16 +566,16 @@ impl WeightInfo for () {
/// The range of component `x` is `[0, 100]`.
fn kill_identity(r: u32, s: u32, x: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `772 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `18349`
// Minimum execution time: 52_881 nanoseconds.
Weight::from_parts(38_504_388, 18349)
// Standard Error: 3_909
.saturating_add(Weight::from_parts(51_452, 0).saturating_mul(r.into()))
// Standard Error: 763
.saturating_add(Weight::from_parts(1_069_924, 0).saturating_mul(s.into()))
// Standard Error: 763
.saturating_add(Weight::from_parts(164_906, 0).saturating_mul(x.into()))
// Measured: `676 + r * (5 ±0) + s * (32 ±0) + x * (66 ±0)`
// Estimated: `21319`
// Minimum execution time: 64_638_000 picoseconds.
Weight::from_parts(43_317_654, 21319)
// Standard Error: 10_182
.saturating_add(Weight::from_parts(61_967, 0).saturating_mul(r.into()))
// Standard Error: 1_988
.saturating_add(Weight::from_parts(1_224_202, 0).saturating_mul(s.into()))
// Standard Error: 1_988
.saturating_add(Weight::from_parts(233_897, 0).saturating_mul(x.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(RocksDbWeight::get().writes((1_u64).saturating_mul(s.into())))
@@ -590,12 +589,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[0, 99]`.
fn add_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `507 + s * (36 ±0)`
// Estimated: `18335`
// Minimum execution time: 24_556 nanoseconds.
Weight::from_parts(28_641_160, 18335)
// Standard Error: 1_327
.saturating_add(Weight::from_parts(66_150, 0).saturating_mul(s.into()))
// Measured: `475 + s * (36 ±0)`
// Estimated: `21305`
// Minimum execution time: 28_661_000 picoseconds.
Weight::from_parts(33_432_641, 21305)
// Standard Error: 1_547
.saturating_add(Weight::from_parts(71_314, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -606,12 +605,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[1, 100]`.
fn rename_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `623 + s * (3 ±0)`
// Estimated: `12602`
// Minimum execution time: 11_347 nanoseconds.
Weight::from_parts(13_299_367, 12602)
// Standard Error: 525
.saturating_add(Weight::from_parts(16_472, 0).saturating_mul(s.into()))
// Measured: `591 + s * (3 ±0)`
// Estimated: `14582`
// Minimum execution time: 13_885_000 picoseconds.
Weight::from_parts(16_105_165, 14582)
// Standard Error: 562
.saturating_add(Weight::from_parts(17_087, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(1_u64))
}
@@ -624,12 +623,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[1, 100]`.
fn remove_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `702 + s * (35 ±0)`
// Estimated: `18335`
// Minimum execution time: 27_810 nanoseconds.
Weight::from_parts(30_347_763, 18335)
// Standard Error: 928
.saturating_add(Weight::from_parts(55_342, 0).saturating_mul(s.into()))
// Measured: `638 + s * (35 ±0)`
// Estimated: `21305`
// Minimum execution time: 32_192_000 picoseconds.
Weight::from_parts(35_393_444, 21305)
// Standard Error: 2_198
.saturating_add(Weight::from_parts(62_316, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
@@ -640,12 +639,12 @@ impl WeightInfo for () {
/// The range of component `s` is `[0, 99]`.
fn quit_sub(s: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `628 + s * (37 ±0)`
// Estimated: `8322`
// Minimum execution time: 17_601 nanoseconds.
Weight::from_parts(19_794_971, 8322)
// Standard Error: 934
.saturating_add(Weight::from_parts(59_289, 0).saturating_mul(s.into()))
// Measured: `564 + s * (37 ±0)`
// Estimated: `10302`
// Minimum execution time: 20_803_000 picoseconds.
Weight::from_parts(23_462_393, 10302)
// Standard Error: 1_619
.saturating_add(Weight::from_parts(59_938, 0).saturating_mul(s.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}