[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:
Egor_P
2023-06-08 11:39:37 +02:00
committed by GitHub
parent ede7f65f19
commit a6597ba645
89 changed files with 3128 additions and 2627 deletions
@@ -17,7 +17,7 @@
//! Autogenerated weights for `pallet_utility`
//!
//! 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: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("bridge-hub-rococo-dev"), DB CACHE: 1024
@@ -53,18 +53,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_483_000 picoseconds.
Weight::from_parts(10_302_924, 0)
// Minimum execution time: 6_905_000 picoseconds.
Weight::from_parts(5_286_105, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_285
.saturating_add(Weight::from_parts(4_760_910, 0).saturating_mul(c.into()))
// Standard Error: 3_700
.saturating_add(Weight::from_parts(4_448_104, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_768_000 picoseconds.
Weight::from_parts(5_879_000, 0)
// Minimum execution time: 5_267_000 picoseconds.
Weight::from_parts(5_432_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -72,18 +72,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_566_000 picoseconds.
Weight::from_parts(653_292, 0)
// Minimum execution time: 6_984_000 picoseconds.
Weight::from_parts(382_017, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_989
.saturating_add(Weight::from_parts(5_103_611, 0).saturating_mul(c.into()))
// Standard Error: 3_786
.saturating_add(Weight::from_parts(4_704_635, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 9_656_000 picoseconds.
Weight::from_parts(9_902_000, 0)
// Minimum execution time: 9_032_000 picoseconds.
Weight::from_parts(9_287_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -91,10 +91,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 7_524_000 picoseconds.
Weight::from_parts(1_487_243, 0)
// Minimum execution time: 7_080_000 picoseconds.
Weight::from_parts(11_709_696, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_565
.saturating_add(Weight::from_parts(4_841_130, 0).saturating_mul(c.into()))
// Standard Error: 3_061
.saturating_add(Weight::from_parts(4_408_920, 0).saturating_mul(c.into()))
}
}