19
19
//! Autogenerated weights for `cumulus_pallet_dmp_queue`
20
20
//!
21
21
//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 33.0.0
22
- //! DATE: 2024-06-21 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
22
+ //! DATE: 2024-08-23 , STEPS: `50`, REPEAT: `20`, LOW RANGE: `[]`, HIGH RANGE: `[]`
23
23
//! WORST CASE MAP SIZE: `1000000`
24
24
//! HOSTNAME: `eyrie-7`, CPU: `Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz`
25
25
//! EXECUTION: , WASM-EXECUTION: Compiled, CHAIN: Some("dev"), DB CACHE: 1024
26
26
27
27
// Executed Command:
28
- // ./target/debug /kilt-parachain
28
+ // ./target/release /kilt-parachain
29
29
// benchmark
30
30
// pallet
31
31
// --template=.maintain/runtime-weight-template.hbs
32
32
// --header=HEADER-GPL
33
33
// --wasm-execution=compiled
34
+ // --heap-pages=4096
35
+ // --steps=50
36
+ // --repeat=20
34
37
// --chain=dev
35
- // --pallet
36
- // cumulus-pallet-dmp-queue
38
+ // --pallet=cumulus-pallet-dmp-queue
37
39
// --extrinsic=*
38
- // --output=./spend .rs
40
+ // --output=./runtimes/peregrine/src/weights/cumulus_pallet_dmp_queue .rs
39
41
40
42
#![ cfg_attr( rustfmt, rustfmt_skip) ]
41
43
#![ allow( unused_parens) ]
@@ -63,8 +65,8 @@ impl<T: frame_system::Config> cumulus_pallet_dmp_queue::WeightInfo for WeightInf
63
65
// Proof Size summary in bytes:
64
66
// Measured: `65764`
65
67
// Estimated: `69229`
66
- // Minimum execution time: 698_233_000 picoseconds.
67
- Weight :: from_parts ( 701_118_000 , 0 )
68
+ // Minimum execution time: 131_132_000 picoseconds.
69
+ Weight :: from_parts ( 132_136_000 , 0 )
68
70
. saturating_add ( Weight :: from_parts ( 0 , 69229 ) )
69
71
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 5 ) )
70
72
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 5 ) )
@@ -79,8 +81,8 @@ impl<T: frame_system::Config> cumulus_pallet_dmp_queue::WeightInfo for WeightInf
79
81
// Proof Size summary in bytes:
80
82
// Measured: `65660`
81
83
// Estimated: `69125`
82
- // Minimum execution time: 487_148_000 picoseconds.
83
- Weight :: from_parts ( 511_739_000 , 0 )
84
+ // Minimum execution time: 65_674_000 picoseconds.
85
+ Weight :: from_parts ( 66_685_000 , 0 )
84
86
. saturating_add ( Weight :: from_parts ( 0 , 69125 ) )
85
87
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 3 ) )
86
88
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 2 ) )
@@ -103,8 +105,8 @@ impl<T: frame_system::Config> cumulus_pallet_dmp_queue::WeightInfo for WeightInf
103
105
// Proof Size summary in bytes:
104
106
// Measured: `65794`
105
107
// Estimated: `69259`
106
- // Minimum execution time: 753_994_000 picoseconds.
107
- Weight :: from_parts ( 757_367_000 , 0 )
108
+ // Minimum execution time: 126_289_000 picoseconds.
109
+ Weight :: from_parts ( 127_492_000 , 0 )
108
110
. saturating_add ( Weight :: from_parts ( 0 , 69259 ) )
109
111
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 6 ) )
110
112
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 6 ) )
@@ -121,8 +123,8 @@ impl<T: frame_system::Config> cumulus_pallet_dmp_queue::WeightInfo for WeightInf
121
123
// Proof Size summary in bytes:
122
124
// Measured: `65690`
123
125
// Estimated: `69155`
124
- // Minimum execution time: 532_680_000 picoseconds.
125
- Weight :: from_parts ( 539_061_000 , 0 )
126
+ // Minimum execution time: 59_799_000 picoseconds.
127
+ Weight :: from_parts ( 60_416_000 , 0 )
126
128
. saturating_add ( Weight :: from_parts ( 0 , 69155 ) )
127
129
. saturating_add ( T :: DbWeight :: get ( ) . reads ( 4 ) )
128
130
. saturating_add ( T :: DbWeight :: get ( ) . writes ( 3 ) )
0 commit comments