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

Use XCM benchmarks weights results instead of fixed estimations #1056

@NachoPal

Description

@NachoPal

Currently, XCM weights are fixed and taken from here: https://github.com/paritytech/cumulus/blob/master/polkadot-parachains/statemine/src/xcm_config.rs#L126

Weights from the benchmarks results are only used in Westend:
https://github.com/paritytech/polkadot/blob/master/runtime/westend/src/xcm_config.rs#L111
https://github.com/paritytech/polkadot/blob/master/runtime/westend/src/xcm_config.rs#L137

I am wondering if this is intentional and if benchmarks weights can be applied also at least for Westmint, Statemine and Statemint.

cc @shawntabrizi @KiChjang

Metadata

Metadata

Labels

T7-system_parachainsThis PR/Issue is related to System Parachains.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions