Skip to content
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

Add missing benchmarks #2909

Merged
merged 4 commits into from
Aug 22, 2024
Merged

Add missing benchmarks #2909

merged 4 commits into from
Aug 22, 2024

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Aug 21, 2024

What does it do?

Add missing benchmarks for the following pallets:

  • cumulus_pallet_parachain_system
  • pallet_message_queue

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@RomarQ RomarQ self-assigned this Aug 21, 2024
@RomarQ RomarQ marked this pull request as ready for review August 21, 2024 14:12
librelois
librelois previously approved these changes Aug 21, 2024
@RomarQ RomarQ added B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes breaking Needs to be mentioned in breaking changes and removed not-breaking Does not need to be mentioned in breaking changes labels Aug 21, 2024
Copy link
Contributor

Coverage Report

@@                      Coverage Diff                      @@
##           master   rq/add-missing-benchmarks      +/-   ##
=============================================================
- Coverage   80.96%                      80.93%   -0.03%     
+ Files         282                         284       +2     
+ Lines       81614                       81715     +101     
=============================================================
+ Hits        66071                       66136      +65     
+ Misses      15543                       15579      +36     
Files Changed Coverage

Coverage generated Wed Aug 21 15:03:55 UTC 2024

@RomarQ RomarQ merged commit f0cbe6f into master Aug 22, 2024
45 of 47 checks passed
@RomarQ RomarQ deleted the rq/add-missing-benchmarks branch August 22, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B7-runtimenoteworthy Changes should be noted in any runtime-upgrade release notes breaking Needs to be mentioned in breaking changes 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.

4 participants