Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 2af7d41

Browse files
authored
update weights (#7298)
* polkadot: update weights * westend: update weights * kusama: update weights * rococo: update weights
1 parent 04f8014 commit 2af7d41

File tree

169 files changed

+5565
-5509
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

169 files changed

+5565
-5509
lines changed

runtime/kusama/constants/src/weights/block_weights.rs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
1616

1717
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
18-
//! DATE: 2023-04-28 (Y/M/D)
19-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
18+
//! DATE: 2023-05-26 (Y/M/D)
19+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2020
//!
2121
//! SHORT-NAME: `block`, LONG-NAME: `BlockExecution`, RUNTIME: `Development`
2222
//! WARMUPS: `10`, REPEAT: `100`
@@ -43,17 +43,17 @@ parameter_types! {
4343
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
4444
///
4545
/// Stats nanoseconds:
46-
/// Min, Max: 3_425_466, 3_609_886
47-
/// Average: 3_467_068
48-
/// Median: 3_449_072
49-
/// Std-Dev: 36835.22
46+
/// Min, Max: 10_334_352, 10_757_886
47+
/// Average: 10_454_065
48+
/// Median: 10_437_355
49+
/// Std-Dev: 81224.63
5050
///
5151
/// Percentiles nanoseconds:
52-
/// 99th: 3_600_149
53-
/// 95th: 3_542_240
54-
/// 75th: 3_479_155
52+
/// 99th: 10_652_096
53+
/// 95th: 10_590_847
54+
/// 75th: 10_499_221
5555
pub const BlockExecutionWeight: Weight =
56-
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(3_467_068), 0);
56+
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(10_454_065), 0);
5757
}
5858

5959
#[cfg(test)]

runtime/kusama/constants/src/weights/extrinsic_weights.rs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
// along with Polkadot. If not, see <http://www.gnu.org/licenses/>.
1616

1717
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
18-
//! DATE: 2023-04-28 (Y/M/D)
19-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
18+
//! DATE: 2023-05-26 (Y/M/D)
19+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2020
//!
2121
//! SHORT-NAME: `extrinsic`, LONG-NAME: `ExtrinsicBase`, RUNTIME: `Development`
2222
//! WARMUPS: `10`, REPEAT: `100`
@@ -43,17 +43,17 @@ parameter_types! {
4343
/// Calculated by multiplying the *Average* with `1.0` and adding `0`.
4444
///
4545
/// Stats nanoseconds:
46-
/// Min, Max: 110_261, 112_028
47-
/// Average: 110_921
48-
/// Median: 110_835
49-
/// Std-Dev: 357.12
46+
/// Min, Max: 107_858, 110_151
47+
/// Average: 108_512
48+
/// Median: 108_463
49+
/// Std-Dev: 412.57
5050
///
5151
/// Percentiles nanoseconds:
52-
/// 99th: 111_911
53-
/// 95th: 111_630
54-
/// 75th: 111_113
52+
/// 99th: 109_769
53+
/// 95th: 109_271
54+
/// 75th: 108_635
5555
pub const ExtrinsicBaseWeight: Weight =
56-
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(110_921), 0);
56+
Weight::from_parts(WEIGHT_REF_TIME_PER_NANOS.saturating_mul(108_512), 0);
5757
}
5858

5959
#[cfg(test)]

runtime/kusama/src/weights/frame_benchmarking_baseline.rs

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
//! Autogenerated weights for `frame_benchmarking::baseline`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
22+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2323
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
2424
2525
// Executed Command:
@@ -52,17 +52,17 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
5252
// Proof Size summary in bytes:
5353
// Measured: `0`
5454
// Estimated: `0`
55-
// Minimum execution time: 182_000 picoseconds.
56-
Weight::from_parts(205_425, 0)
55+
// Minimum execution time: 176_000 picoseconds.
56+
Weight::from_parts(227_529, 0)
5757
.saturating_add(Weight::from_parts(0, 0))
5858
}
5959
/// The range of component `i` is `[0, 1000000]`.
6060
fn subtraction(_i: u32, ) -> Weight {
6161
// Proof Size summary in bytes:
6262
// Measured: `0`
6363
// Estimated: `0`
64-
// Minimum execution time: 181_000 picoseconds.
65-
Weight::from_parts(211_154, 0)
64+
// Minimum execution time: 173_000 picoseconds.
65+
Weight::from_parts(228_034, 0)
6666
.saturating_add(Weight::from_parts(0, 0))
6767
}
6868
/// The range of component `i` is `[0, 1000000]`.
@@ -71,35 +71,35 @@ impl<T: frame_system::Config> frame_benchmarking::baseline::WeightInfo for Weigh
7171
// Measured: `0`
7272
// Estimated: `0`
7373
// Minimum execution time: 181_000 picoseconds.
74-
Weight::from_parts(213_770, 0)
74+
Weight::from_parts(231_715, 0)
7575
.saturating_add(Weight::from_parts(0, 0))
7676
}
7777
/// The range of component `i` is `[0, 1000000]`.
7878
fn division(_i: u32, ) -> Weight {
7979
// Proof Size summary in bytes:
8080
// Measured: `0`
8181
// Estimated: `0`
82-
// Minimum execution time: 182_000 picoseconds.
83-
Weight::from_parts(205_830, 0)
82+
// Minimum execution time: 168_000 picoseconds.
83+
Weight::from_parts(214_773, 0)
8484
.saturating_add(Weight::from_parts(0, 0))
8585
}
8686
fn hashing() -> Weight {
8787
// Proof Size summary in bytes:
8888
// Measured: `0`
8989
// Estimated: `0`
90-
// Minimum execution time: 19_204_192_000 picoseconds.
91-
Weight::from_parts(19_387_813_000, 0)
90+
// Minimum execution time: 20_121_371_000 picoseconds.
91+
Weight::from_parts(20_280_436_000, 0)
9292
.saturating_add(Weight::from_parts(0, 0))
9393
}
9494
/// The range of component `i` is `[0, 100]`.
9595
fn sr25519_verification(i: u32, ) -> Weight {
9696
// Proof Size summary in bytes:
9797
// Measured: `0`
9898
// Estimated: `0`
99-
// Minimum execution time: 201_000 picoseconds.
100-
Weight::from_parts(216_000, 0)
99+
// Minimum execution time: 197_000 picoseconds.
100+
Weight::from_parts(1_266_068, 0)
101101
.saturating_add(Weight::from_parts(0, 0))
102-
// Standard Error: 7_416
103-
.saturating_add(Weight::from_parts(46_946_123, 0).saturating_mul(i.into()))
102+
// Standard Error: 32_183
103+
.saturating_add(Weight::from_parts(47_292_385, 0).saturating_mul(i.into()))
104104
}
105105
}

runtime/kusama/src/weights/frame_election_provider_support.rs

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
//! Autogenerated weights for `frame_election_provider_support`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
22+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2323
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
2424
2525
// Executed Command:
@@ -54,13 +54,13 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
5454
// Proof Size summary in bytes:
5555
// Measured: `0`
5656
// Estimated: `0`
57-
// Minimum execution time: 6_592_602_000 picoseconds.
58-
Weight::from_parts(6_624_542_000, 0)
57+
// Minimum execution time: 6_152_145_000 picoseconds.
58+
Weight::from_parts(6_210_377_000, 0)
5959
.saturating_add(Weight::from_parts(0, 0))
60-
// Standard Error: 146_810
61-
.saturating_add(Weight::from_parts(6_132_062, 0).saturating_mul(v.into()))
62-
// Standard Error: 15_009_354
63-
.saturating_add(Weight::from_parts(1_608_749_783, 0).saturating_mul(d.into()))
60+
// Standard Error: 135_056
61+
.saturating_add(Weight::from_parts(5_727_859, 0).saturating_mul(v.into()))
62+
// Standard Error: 13_807_644
63+
.saturating_add(Weight::from_parts(1_491_790_113, 0).saturating_mul(d.into()))
6464
}
6565
/// The range of component `v` is `[1000, 2000]`.
6666
/// The range of component `t` is `[500, 1000]`.
@@ -69,12 +69,12 @@ impl<T: frame_system::Config> frame_election_provider_support::WeightInfo for We
6969
// Proof Size summary in bytes:
7070
// Measured: `0`
7171
// Estimated: `0`
72-
// Minimum execution time: 4_594_449_000 picoseconds.
73-
Weight::from_parts(4_624_318_000, 0)
72+
// Minimum execution time: 4_186_828_000 picoseconds.
73+
Weight::from_parts(4_224_591_000, 0)
7474
.saturating_add(Weight::from_parts(0, 0))
75-
// Standard Error: 125_306
76-
.saturating_add(Weight::from_parts(4_982_326, 0).saturating_mul(v.into()))
77-
// Standard Error: 12_810_878
78-
.saturating_add(Weight::from_parts(1_455_352_897, 0).saturating_mul(d.into()))
75+
// Standard Error: 109_703
76+
.saturating_add(Weight::from_parts(4_436_722, 0).saturating_mul(v.into()))
77+
// Standard Error: 11_215_655
78+
.saturating_add(Weight::from_parts(1_254_723_184, 0).saturating_mul(d.into()))
7979
}
8080
}

runtime/kusama/src/weights/frame_system.rs

Lines changed: 36 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
//! Autogenerated weights for `frame_system`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
22+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2323
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
2424
2525
// Executed Command:
@@ -52,22 +52,22 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
5252
// Proof Size summary in bytes:
5353
// Measured: `0`
5454
// Estimated: `0`
55-
// Minimum execution time: 2_539_000 picoseconds.
56-
Weight::from_parts(2_627_000, 0)
55+
// Minimum execution time: 2_218_000 picoseconds.
56+
Weight::from_parts(2_263_000, 0)
5757
.saturating_add(Weight::from_parts(0, 0))
5858
// Standard Error: 0
59-
.saturating_add(Weight::from_parts(365, 0).saturating_mul(b.into()))
59+
.saturating_add(Weight::from_parts(408, 0).saturating_mul(b.into()))
6060
}
6161
/// The range of component `b` is `[0, 3932160]`.
6262
fn remark_with_event(b: u32, ) -> Weight {
6363
// Proof Size summary in bytes:
6464
// Measured: `0`
6565
// Estimated: `0`
66-
// Minimum execution time: 8_055_000 picoseconds.
67-
Weight::from_parts(8_173_000, 0)
66+
// Minimum execution time: 7_292_000 picoseconds.
67+
Weight::from_parts(7_348_000, 0)
6868
.saturating_add(Weight::from_parts(0, 0))
6969
// Standard Error: 0
70-
.saturating_add(Weight::from_parts(1_398, 0).saturating_mul(b.into()))
70+
.saturating_add(Weight::from_parts(1_448, 0).saturating_mul(b.into()))
7171
}
7272
/// Storage: System Digest (r:1 w:1)
7373
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
@@ -77,14 +77,25 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
7777
// Proof Size summary in bytes:
7878
// Measured: `0`
7979
// Estimated: `1485`
80-
// Minimum execution time: 4_417_000 picoseconds.
81-
Weight::from_parts(4_671_000, 0)
80+
// Minimum execution time: 3_852_000 picoseconds.
81+
Weight::from_parts(4_082_000, 0)
8282
.saturating_add(Weight::from_parts(0, 1485))
8383
.saturating_add(T::DbWeight::get().reads(1))
8484
.saturating_add(T::DbWeight::get().writes(2))
8585
}
86+
/// Storage: System Digest (r:1 w:1)
87+
/// Proof Skipped: System Digest (max_values: Some(1), max_size: None, mode: Measured)
88+
/// Storage: unknown `0x3a636f6465` (r:0 w:1)
89+
/// Proof Skipped: unknown `0x3a636f6465` (r:0 w:1)
8690
fn set_code() -> Weight {
87-
Weight::from_parts(1_000_000, 0)
91+
// Proof Size summary in bytes:
92+
// Measured: `0`
93+
// Estimated: `1485`
94+
// Minimum execution time: 82_193_241_000 picoseconds.
95+
Weight::from_parts(83_864_245_000, 0)
96+
.saturating_add(Weight::from_parts(0, 1485))
97+
.saturating_add(T::DbWeight::get().reads(1))
98+
.saturating_add(T::DbWeight::get().writes(2))
8899
}
89100
/// Storage: Skipped Metadata (r:0 w:0)
90101
/// Proof Skipped: Skipped Metadata (max_values: None, max_size: None, mode: Measured)
@@ -93,11 +104,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
93104
// Proof Size summary in bytes:
94105
// Measured: `0`
95106
// Estimated: `0`
96-
// Minimum execution time: 2_558_000 picoseconds.
97-
Weight::from_parts(2_602_000, 0)
107+
// Minimum execution time: 2_132_000 picoseconds.
108+
Weight::from_parts(2_241_000, 0)
98109
.saturating_add(Weight::from_parts(0, 0))
99-
// Standard Error: 1_616
100-
.saturating_add(Weight::from_parts(660_932, 0).saturating_mul(i.into()))
110+
// Standard Error: 1_918
111+
.saturating_add(Weight::from_parts(671_510, 0).saturating_mul(i.into()))
101112
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
102113
}
103114
/// Storage: Skipped Metadata (r:0 w:0)
@@ -107,11 +118,11 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
107118
// Proof Size summary in bytes:
108119
// Measured: `0`
109120
// Estimated: `0`
110-
// Minimum execution time: 2_485_000 picoseconds.
111-
Weight::from_parts(2_597_000, 0)
121+
// Minimum execution time: 2_287_000 picoseconds.
122+
Weight::from_parts(2_352_000, 0)
112123
.saturating_add(Weight::from_parts(0, 0))
113-
// Standard Error: 762
114-
.saturating_add(Weight::from_parts(484_884, 0).saturating_mul(i.into()))
124+
// Standard Error: 804
125+
.saturating_add(Weight::from_parts(488_896, 0).saturating_mul(i.into()))
115126
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(i.into())))
116127
}
117128
/// Storage: Skipped Metadata (r:0 w:0)
@@ -120,12 +131,12 @@ impl<T: frame_system::Config> frame_system::WeightInfo for WeightInfo<T> {
120131
fn kill_prefix(p: u32, ) -> Weight {
121132
// Proof Size summary in bytes:
122133
// Measured: `105 + p * (69 ±0)`
123-
// Estimated: `115 + p * (70 ±0)`
124-
// Minimum execution time: 4_495_000 picoseconds.
125-
Weight::from_parts(4_626_000, 0)
126-
.saturating_add(Weight::from_parts(0, 115))
127-
// Standard Error: 903
128-
.saturating_add(Weight::from_parts(1_003_387, 0).saturating_mul(p.into()))
134+
// Estimated: `118 + p * (70 ±0)`
135+
// Minimum execution time: 4_068_000 picoseconds.
136+
Weight::from_parts(4_178_000, 0)
137+
.saturating_add(Weight::from_parts(0, 118))
138+
// Standard Error: 1_057
139+
.saturating_add(Weight::from_parts(1_019_126, 0).saturating_mul(p.into()))
129140
.saturating_add(T::DbWeight::get().reads((1_u64).saturating_mul(p.into())))
130141
.saturating_add(T::DbWeight::get().writes((1_u64).saturating_mul(p.into())))
131142
.saturating_add(Weight::from_parts(0, 70).saturating_mul(p.into()))

runtime/kusama/src/weights/pallet_bags_list.rs

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
//! Autogenerated weights for `pallet_bags_list`
1818
//!
1919
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20-
//! DATE: 2023-04-28, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+
//! DATE: 2023-05-25, STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121
//! WORST CASE MAP SIZE: `1000000`
22-
//! HOSTNAME: `bm6`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
22+
//! HOSTNAME: `bm4`, CPU: `Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz`
2323
//! EXECUTION: Some(Wasm), WASM-EXECUTION: Compiled, CHAIN: Some("kusama-dev"), DB CACHE: 1024
2424
2525
// Executed Command:
@@ -59,8 +59,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
5959
// Proof Size summary in bytes:
6060
// Measured: `1654`
6161
// Estimated: `11506`
62-
// Minimum execution time: 59_659_000 picoseconds.
63-
Weight::from_parts(60_312_000, 0)
62+
// Minimum execution time: 59_912_000 picoseconds.
63+
Weight::from_parts(60_537_000, 0)
6464
.saturating_add(Weight::from_parts(0, 11506))
6565
.saturating_add(T::DbWeight::get().reads(7))
6666
.saturating_add(T::DbWeight::get().writes(5))
@@ -77,8 +77,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
7777
// Proof Size summary in bytes:
7878
// Measured: `1548`
7979
// Estimated: `8877`
80-
// Minimum execution time: 58_211_000 picoseconds.
81-
Weight::from_parts(58_815_000, 0)
80+
// Minimum execution time: 58_687_000 picoseconds.
81+
Weight::from_parts(59_224_000, 0)
8282
.saturating_add(Weight::from_parts(0, 8877))
8383
.saturating_add(T::DbWeight::get().reads(7))
8484
.saturating_add(T::DbWeight::get().writes(5))
@@ -97,8 +97,8 @@ impl<T: frame_system::Config> pallet_bags_list::WeightInfo for WeightInfo<T> {
9797
// Proof Size summary in bytes:
9898
// Measured: `1857`
9999
// Estimated: `11506`
100-
// Minimum execution time: 64_274_000 picoseconds.
101-
Weight::from_parts(65_101_000, 0)
100+
// Minimum execution time: 64_701_000 picoseconds.
101+
Weight::from_parts(65_657_000, 0)
102102
.saturating_add(Weight::from_parts(0, 11506))
103103
.saturating_add(T::DbWeight::get().reads(10))
104104
.saturating_add(T::DbWeight::get().writes(6))

0 commit comments

Comments
 (0)