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

Update all weights, add run_all_benches.sh script #3400

Merged
merged 2 commits into from
Jul 6, 2021

Conversation

s3krit
Copy link
Contributor

@s3krit s3krit commented Jul 2, 2021

Weights were generated using the script also in this PR, run on a reference machine that's not currently used by benchbot.

@s3krit s3krit added 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. labels Jul 2, 2021
@s3krit s3krit requested review from shawntabrizi and chevdor July 2, 2021 11:35
// Standard Error: 4_000
.saturating_add((106_000 as Weight).saturating_mul(n as Weight))
.saturating_add((57_000 as Weight).saturating_mul(n as Weight))
Copy link
Contributor

Choose a reason for hiding this comment

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

Close to 50% down here

// Standard Error: 4_000
.saturating_add((54_000 as Weight).saturating_mul(r as Weight))
.saturating_add((106_000 as Weight).saturating_mul(r as Weight))
Copy link
Contributor

Choose a reason for hiding this comment

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

close to 50%

@s3krit s3krit merged commit ee67bdc into master Jul 6, 2021
@s3krit s3krit deleted the mp-update-all-weights branch July 6, 2021 11:12
ordian added a commit that referenced this pull request Jul 6, 2021
* master: (33 commits)
  Update all weights, add run_all_benches.sh script (#3400)
  Enable over-bridge-messaging in Rococo/Wococo runtime (#3377)
  paras.rs to FRAME V2 (#3403)
  Add XCM Tracing (#3353)
  Use MaxEncodedLen trait from new parity-scale-codec v2.2 (#3412)
  bump a bunch of deps in parity-common (#3402)
  Warn on low connectivity. (#3408)
  origin to frame v2 (#3405)
  Enable logging in the puppet worker (#3411)
  make it easier to dbg stalls (#3351)
  XCM `canonicalize` + `prepend_with` fix (#3269)
  cleanup stream polls (#3397)
  Staking Miner (#3141)
  Companion for Substrate#8953 (#3140)
  Bump version, specs & substrate in prep for v0.9.8 (#3387)
  Fix busy loops. (#3392)
  Minor refactor (#3386)
  add simnet tests (#3381)
  BEEFY: adjust gossip (#3372)
  Companion for #9193 (#3376)
  ...
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