update weights (#6897)

* polkadot: update weights

* westend: update weights

* kusama: update weights

* rococo: update weights
This commit is contained in:
Mara Robin B
2023-03-17 11:09:21 +01:00
committed by GitHub
parent 163d892d8c
commit 4d904951fd
165 changed files with 7369 additions and 7375 deletions
@@ -16,7 +16,7 @@
//! Autogenerated weights for `pallet_utility`
//!
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
//! DATE: 2023-02-27, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! DATE: 2023-03-15, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
//! WORST CASE MAP SIZE: `1000000`
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("westend-dev"), DB CACHE: 1024
@@ -50,18 +50,18 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_885 nanoseconds.
Weight::from_parts(11_162_365, 0)
// Minimum execution time: 6_959_000 picoseconds.
Weight::from_parts(16_236_243, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_439
.saturating_add(Weight::from_parts(4_637_012, 0).saturating_mul(c.into()))
// Standard Error: 2_438
.saturating_add(Weight::from_parts(4_490_092, 0).saturating_mul(c.into()))
}
fn as_derivative() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 5_203 nanoseconds.
Weight::from_parts(5_441_000, 0)
// Minimum execution time: 5_146_000 picoseconds.
Weight::from_parts(5_237_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -69,18 +69,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_067 nanoseconds.
Weight::from_parts(11_552_327, 0)
// Minimum execution time: 7_100_000 picoseconds.
Weight::from_parts(14_356_170, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 2_783
.saturating_add(Weight::from_parts(4_935_647, 0).saturating_mul(c.into()))
// Standard Error: 3_089
.saturating_add(Weight::from_parts(4_737_322, 0).saturating_mul(c.into()))
}
fn dispatch_as() -> Weight {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 8_999 nanoseconds.
Weight::from_parts(9_297_000, 0)
// Minimum execution time: 9_396_000 picoseconds.
Weight::from_parts(9_598_000, 0)
.saturating_add(Weight::from_parts(0, 0))
}
/// The range of component `c` is `[0, 1000]`.
@@ -88,10 +88,10 @@ impl<T: frame_system::Config> pallet_utility::WeightInfo for WeightInfo<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 6_876 nanoseconds.
Weight::from_parts(10_175_160, 0)
// Minimum execution time: 6_964_000 picoseconds.
Weight::from_parts(17_114_993, 0)
.saturating_add(Weight::from_parts(0, 0))
// Standard Error: 3_709
.saturating_add(Weight::from_parts(4_685_640, 0).saturating_mul(c.into()))
// Standard Error: 2_275
.saturating_add(Weight::from_parts(4_471_678, 0).saturating_mul(c.into()))
}
}