-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pending Rococo benchmarks #850
Comments
Please also have a look at the comments from the first MR, since there seems to be some mixup. |
Adding XCM benchmarks is not trivial, and probably something that should be put off for later. These last few benchmarks we can handle. |
I'm going to add rococo to the existing weights benchmarking pipelines anyway which will take care of regenerating the weights |
Checking in here, is this good to close now cc @brunopgalvao @al3mart ? |
This can be closed when this issue is closed: paritytech/polkadot#5617 as it has the XCM benchmarks in there. |
We don't want XCM weights will be added. |
My findings about the state of Rococo benchmarks after paritytech/polkadot#5617 is merged.
|
@ggwpez anything we can do here? |
Yea I think I know whats going on. Fix should be trivial, will open an MR. |
Ah actually not sure anymore. I thought it was easy, but not that much anymore. |
We don't want to block the PR because of the benchmarks. That PR has been waiting already too long. In addition, since those benchmarks apparently never worked, it doesn't seem critical to have them fixed before the runtime upgrade. We'd like to address them in a different PR. |
* updates crates * fix tests
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.7.8 to 0.8.0. - [Release notes](https://github.com/jeromefroe/lru-rs/releases) - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.7.8...0.8.0) --- updated-dependencies: - dependency-name: lru dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Follow up to paritytech/polkadot#5052
Generate Rococo weights for the following:
Additionally, XCM needs to be added as a benchmark for Rococo.
The text was updated successfully, but these errors were encountered: