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
+85 -82
View File
@@ -18,9 +18,9 @@
//! Autogenerated weights for pallet_membership
//!
//! 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_membership
// --no-storage-info
// --no-median-slopes
// --no-min-squares
// --extrinsic=*
// --execution=wasm
// --wasm-execution=compiled
@@ -71,12 +74,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[1, 99]`.
fn add_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `238 + m * (64 ±0)`
// Estimated: `4903 + m * (192 ±0)`
// Minimum execution time: 15_673 nanoseconds.
Weight::from_parts(16_830_288, 4903)
// Standard Error: 570
.saturating_add(Weight::from_parts(41_959, 0).saturating_mul(m.into()))
// Measured: `174 + m * (64 ±0)`
// Estimated: `6691 + m * (192 ±0)`
// Minimum execution time: 17_587_000 picoseconds.
Weight::from_parts(18_658_163, 6691)
// Standard Error: 710
.saturating_add(Weight::from_parts(46_294, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(2_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -94,12 +97,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[2, 100]`.
fn remove_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 18_231 nanoseconds.
Weight::from_parts(19_081_297, 5742)
// Standard Error: 571
.saturating_add(Weight::from_parts(41_331, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 20_402_000 picoseconds.
Weight::from_parts(21_165_819, 8520)
// Standard Error: 643
.saturating_add(Weight::from_parts(45_481, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -117,12 +120,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[2, 100]`.
fn swap_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 18_517 nanoseconds.
Weight::from_parts(19_388_310, 5742)
// Standard Error: 625
.saturating_add(Weight::from_parts(51_422, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 20_380_000 picoseconds.
Weight::from_parts(21_633_260, 8520)
// Standard Error: 770
.saturating_add(Weight::from_parts(55_504, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -140,12 +143,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[1, 100]`.
fn reset_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 17_628 nanoseconds.
Weight::from_parts(19_258_882, 5742)
// Standard Error: 820
.saturating_add(Weight::from_parts(153_956, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 19_989_000 picoseconds.
Weight::from_parts(22_352_059, 8520)
// Standard Error: 2_878
.saturating_add(Weight::from_parts(156_367, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -163,12 +166,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[1, 100]`.
fn change_key(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 19_031 nanoseconds.
Weight::from_parts(20_264_948, 5742)
// Standard Error: 707
.saturating_add(Weight::from_parts(51_060, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 21_275_000 picoseconds.
Weight::from_parts(23_344_594, 8520)
// Standard Error: 2_750
.saturating_add(Weight::from_parts(46_736, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(3_u64))
.saturating_add(T::DbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -182,12 +185,12 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
/// The range of component `m` is `[1, 100]`.
fn set_prime(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `64 + m * (32 ±0)`
// Estimated: `3761 + m * (32 ±0)`
// Minimum execution time: 6_897 nanoseconds.
Weight::from_parts(7_455_387, 3761)
// Standard Error: 326
.saturating_add(Weight::from_parts(16_653, 0).saturating_mul(m.into()))
// Measured: `32 + m * (32 ±0)`
// Estimated: `4719 + m * (32 ±0)`
// Minimum execution time: 8_087_000 picoseconds.
Weight::from_parts(8_909_627, 4719)
// Standard Error: 1_572
.saturating_add(Weight::from_parts(17_186, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().reads(1_u64))
.saturating_add(T::DbWeight::get().writes(2_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into()))
@@ -201,10 +204,10 @@ impl<T: frame_system::Config> WeightInfo for SubstrateWeight<T> {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_400 nanoseconds.
Weight::from_parts(3_703_421, 0)
// Standard Error: 119
.saturating_add(Weight::from_parts(915, 0).saturating_mul(m.into()))
// Minimum execution time: 3_752_000 picoseconds.
Weight::from_parts(4_081_144, 0)
// Standard Error: 229
.saturating_add(Weight::from_parts(1_298, 0).saturating_mul(m.into()))
.saturating_add(T::DbWeight::get().writes(2_u64))
}
}
@@ -222,12 +225,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[1, 99]`.
fn add_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `238 + m * (64 ±0)`
// Estimated: `4903 + m * (192 ±0)`
// Minimum execution time: 15_673 nanoseconds.
Weight::from_parts(16_830_288, 4903)
// Standard Error: 570
.saturating_add(Weight::from_parts(41_959, 0).saturating_mul(m.into()))
// Measured: `174 + m * (64 ±0)`
// Estimated: `6691 + m * (192 ±0)`
// Minimum execution time: 17_587_000 picoseconds.
Weight::from_parts(18_658_163, 6691)
// Standard Error: 710
.saturating_add(Weight::from_parts(46_294, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(2_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -245,12 +248,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[2, 100]`.
fn remove_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 18_231 nanoseconds.
Weight::from_parts(19_081_297, 5742)
// Standard Error: 571
.saturating_add(Weight::from_parts(41_331, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 20_402_000 picoseconds.
Weight::from_parts(21_165_819, 8520)
// Standard Error: 643
.saturating_add(Weight::from_parts(45_481, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -268,12 +271,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[2, 100]`.
fn swap_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 18_517 nanoseconds.
Weight::from_parts(19_388_310, 5742)
// Standard Error: 625
.saturating_add(Weight::from_parts(51_422, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 20_380_000 picoseconds.
Weight::from_parts(21_633_260, 8520)
// Standard Error: 770
.saturating_add(Weight::from_parts(55_504, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -291,12 +294,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[1, 100]`.
fn reset_member(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 17_628 nanoseconds.
Weight::from_parts(19_258_882, 5742)
// Standard Error: 820
.saturating_add(Weight::from_parts(153_956, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 19_989_000 picoseconds.
Weight::from_parts(22_352_059, 8520)
// Standard Error: 2_878
.saturating_add(Weight::from_parts(156_367, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(3_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -314,12 +317,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[1, 100]`.
fn change_key(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `342 + m * (64 ±0)`
// Estimated: `5742 + m * (192 ±0)`
// Minimum execution time: 19_031 nanoseconds.
Weight::from_parts(20_264_948, 5742)
// Standard Error: 707
.saturating_add(Weight::from_parts(51_060, 0).saturating_mul(m.into()))
// Measured: `278 + m * (64 ±0)`
// Estimated: `8520 + m * (192 ±0)`
// Minimum execution time: 21_275_000 picoseconds.
Weight::from_parts(23_344_594, 8520)
// Standard Error: 2_750
.saturating_add(Weight::from_parts(46_736, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(3_u64))
.saturating_add(RocksDbWeight::get().writes(4_u64))
.saturating_add(Weight::from_parts(0, 192).saturating_mul(m.into()))
@@ -333,12 +336,12 @@ impl WeightInfo for () {
/// The range of component `m` is `[1, 100]`.
fn set_prime(m: u32, ) -> Weight {
// Proof Size summary in bytes:
// Measured: `64 + m * (32 ±0)`
// Estimated: `3761 + m * (32 ±0)`
// Minimum execution time: 6_897 nanoseconds.
Weight::from_parts(7_455_387, 3761)
// Standard Error: 326
.saturating_add(Weight::from_parts(16_653, 0).saturating_mul(m.into()))
// Measured: `32 + m * (32 ±0)`
// Estimated: `4719 + m * (32 ±0)`
// Minimum execution time: 8_087_000 picoseconds.
Weight::from_parts(8_909_627, 4719)
// Standard Error: 1_572
.saturating_add(Weight::from_parts(17_186, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().reads(1_u64))
.saturating_add(RocksDbWeight::get().writes(2_u64))
.saturating_add(Weight::from_parts(0, 32).saturating_mul(m.into()))
@@ -352,10 +355,10 @@ impl WeightInfo for () {
// Proof Size summary in bytes:
// Measured: `0`
// Estimated: `0`
// Minimum execution time: 3_400 nanoseconds.
Weight::from_parts(3_703_421, 0)
// Standard Error: 119
.saturating_add(Weight::from_parts(915, 0).saturating_mul(m.into()))
// Minimum execution time: 3_752_000 picoseconds.
Weight::from_parts(4_081_144, 0)
// Standard Error: 229
.saturating_add(Weight::from_parts(1_298, 0).saturating_mul(m.into()))
.saturating_add(RocksDbWeight::get().writes(2_u64))
}
}