1717//! Autogenerated weights for `pallet_asset_conversion`
1818//!
1919//! THIS FILE WAS AUTO-GENERATED USING THE SUBSTRATE BENCHMARK CLI VERSION 4.0.0-dev
20- //! DATE: 2023-07-18 , STEPS: `2 `, REPEAT: `1 `, LOW RANGE: `[]`, HIGH RANGE: `[]`
20+ //! DATE: 2023-07-26 , STEPS: `50 `, REPEAT: `20 `, LOW RANGE: `[]`, HIGH RANGE: `[]`
2121//! WORST CASE MAP SIZE: `1000000`
22- //! HOSTNAME: `bkontur-ThinkPad-P14s-Gen-2i `, CPU: `11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz `
23- //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-westend -dev")`, DB CACHE: 1024
22+ //! HOSTNAME: `runner-ynta1nyy-project-238-concurrent-0 `, CPU: `Intel(R) Xeon(R) CPU @ 2.60GHz `
23+ //! EXECUTION: ``, WASM-EXECUTION: `Compiled`, CHAIN: `Some("asset-hub-kusama -dev")`, DB CACHE: 1024
2424
2525// Executed Command:
26- // ./ target/release /polkadot-parachain
26+ // target/production /polkadot-parachain
2727// benchmark
2828// pallet
29- // --chain=asset-hub-westend-dev
29+ // --steps=50
30+ // --repeat=20
31+ // --extrinsic=*
3032// --wasm-execution=compiled
33+ // --heap-pages=4096
34+ // --json-file=/builds/parity/mirrors/cumulus/.git/.artifacts/bench.json
3135// --pallet=pallet_asset_conversion
32- // --no-storage-info
33- // --no-median-slopes
34- // --no-min-squares
35- // --extrinsic=*
36- // --steps=2
37- // --repeat=1
38- // --json
36+ // --chain=asset-hub-kusama-dev
3937// --header=./file_header.txt
40- // --output=./parachains/runtimes/assets/asset-hub-westend /src/weights/
38+ // --output=./parachains/runtimes/assets/asset-hub-kusama /src/weights/
4139
4240#![ cfg_attr( rustfmt, rustfmt_skip) ]
4341#![ allow( unused_parens) ]
@@ -70,8 +68,8 @@ impl<T: frame_system::Config> pallet_asset_conversion::WeightInfo for WeightInfo
7068 // Proof Size summary in bytes:
7169 // Measured: `480`
7270 // Estimated: `6196`
73- // Minimum execution time: 115_870_000 picoseconds.
74- Weight :: from_parts ( 115_870_000 , 0 )
71+ // Minimum execution time: 88_484_000 picoseconds.
72+ Weight :: from_parts ( 92_964_000 , 0 )
7573 . saturating_add ( Weight :: from_parts ( 0 , 6196 ) )
7674 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 9 ) )
7775 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 7 ) )
@@ -92,8 +90,8 @@ impl<T: frame_system::Config> pallet_asset_conversion::WeightInfo for WeightInfo
9290 // Proof Size summary in bytes:
9391 // Measured: `1117`
9492 // Estimated: `7404`
95- // Minimum execution time: 183_835_000 picoseconds.
96- Weight :: from_parts ( 183_835_000 , 0 )
93+ // Minimum execution time: 153_015_000 picoseconds.
94+ Weight :: from_parts ( 157_018_000 , 0 )
9795 . saturating_add ( Weight :: from_parts ( 0 , 7404 ) )
9896 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
9997 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 7 ) )
@@ -116,8 +114,8 @@ impl<T: frame_system::Config> pallet_asset_conversion::WeightInfo for WeightInfo
116114 // Proof Size summary in bytes:
117115 // Measured: `1106`
118116 // Estimated: `7404`
119- // Minimum execution time: 166_533_000 picoseconds.
120- Weight :: from_parts ( 166_533_000 , 0 )
117+ // Minimum execution time: 141_726_000 picoseconds.
118+ Weight :: from_parts ( 147_865_000 , 0 )
121119 . saturating_add ( Weight :: from_parts ( 0 , 7404 ) )
122120 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
123121 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 6 ) )
@@ -132,8 +130,8 @@ impl<T: frame_system::Config> pallet_asset_conversion::WeightInfo for WeightInfo
132130 // Proof Size summary in bytes:
133131 // Measured: `1148`
134132 // Estimated: `13818`
135- // Minimum execution time: 206_165_000 picoseconds.
136- Weight :: from_parts ( 206_165_000 , 0 )
133+ // Minimum execution time: 168_619_000 picoseconds.
134+ Weight :: from_parts ( 174_283_000 , 0 )
137135 . saturating_add ( Weight :: from_parts ( 0 , 13818 ) )
138136 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
139137 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 8 ) )
@@ -148,8 +146,8 @@ impl<T: frame_system::Config> pallet_asset_conversion::WeightInfo for WeightInfo
148146 // Proof Size summary in bytes:
149147 // Measured: `1148`
150148 // Estimated: `13818`
151- // Minimum execution time: 208_694_000 picoseconds.
152- Weight :: from_parts ( 208_694_000 , 0 )
149+ // Minimum execution time: 171_565_000 picoseconds.
150+ Weight :: from_parts ( 173_702_000 , 0 )
153151 . saturating_add ( Weight :: from_parts ( 0 , 13818 ) )
154152 . saturating_add ( T :: DbWeight :: get ( ) . reads ( 8 ) )
155153 . saturating_add ( T :: DbWeight :: get ( ) . writes ( 8 ) )
0 commit comments