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

[benchmarks] Update weights for statemine/t #1634

Conversation

paritytech-ci
Copy link
Contributor

This PR is generated automatically by CI.

@gilescope gilescope added B0-silent Changes should not be mentioned in any release notes A0-please_review Pull request needs code review. C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Sep 18, 2022
fn set_metadata(_n: u32, s: u32, ) -> Weight {
Weight::from_ref_time(36_444_000 as u64)
// Standard Error: 1_000
.saturating_add(Weight::from_ref_time(5_000 as u64).saturating_mul(s as u64))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

additional cost to setting metadata comes from a change?

Copy link
Contributor

@gilescope gilescope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Happy now that we've sorted out the teleport weights.

@gilescope
Copy link
Contributor

We need to re-run the weights once this change lands: #1643

@gilescope gilescope closed this Sep 20, 2022
@gilescope gilescope deleted the weights-statemint-release-parachains-v9290 branch September 21, 2022 09:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants