Skip to content

fix rococo-dev bench#5688

Merged
ordian merged 2 commits intomasterfrom
ao-fix-rococo-dev-bench
Sep 16, 2024
Merged

fix rococo-dev bench#5688
ordian merged 2 commits intomasterfrom
ao-fix-rococo-dev-bench

Conversation

@ordian
Copy link
Copy Markdown
Contributor

@ordian ordian commented Sep 12, 2024

the range should always contain at least 2 values for the benchmark to work
closes #5680

@ordian ordian added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Sep 12, 2024
@ordian ordian requested a review from bkontur September 12, 2024 11:14
Copy link
Copy Markdown
Contributor

@bkontur bkontur left a comment

Choose a reason for hiding this comment

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

@ordian cool, this is also working, I cherry-picked this to my branch: #5327:
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7331282

@ordian ordian enabled auto-merge September 16, 2024 11:37
@ordian ordian added this pull request to the merge queue Sep 16, 2024
Merged via the queue into master with commit 655382f Sep 16, 2024
@ordian ordian deleted the ao-fix-rococo-dev-bench branch September 16, 2024 12:44
@bkontur
Copy link
Copy Markdown
Contributor

bkontur commented Sep 16, 2024

@ordian @EgorPopelyaev can we also backport this to the stable branch?

ordian added a commit that referenced this pull request Sep 16, 2024
the range should always contain at least 2 values for the benchmark to
work
closes #5680
ggwpez pushed a commit that referenced this pull request Sep 16, 2024
As requested here:
#5688 (comment)

I don't think it need to be backported to 2407, as the issue was not
present there yet.
github-merge-queue bot pushed a commit that referenced this pull request Sep 22, 2024
It is a first step for switching to the `frame-omni-bencher` for CI.

This PR includes several changes related to generating chain specs plus:

- [x] pallet `assigned_slots` fix missing `#[serde(skip)]` for phantom
- [x] pallet `paras_inherent` benchmark fix - cherry-picked from
#5688
- [x] migrates `get_preset` to the relevant runtimes
- [x] fixes Rococo genesis presets - does not work
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7317249
- [x] fixes Rococo benchmarks for CI 
- [x] migrate westend genesis
- [x] remove wococo stuff

Closes: #5680

## Follow-ups
- Fix for frame-omni-bencher
#5655
- Enable new short-benchmarking CI -
#5706
- Remove gitlab pipelines for short benchmarking
- refactor all Cumulus runtimes to use `get_preset` -
#5704
- #5705
- #5700
- [ ] Backport to the stable

---------

Co-authored-by: command-bot <>
Co-authored-by: ordian <noreply@reusable.software>
bkontur added a commit that referenced this pull request Sep 22, 2024
It is a first step for switching to the `frame-omni-bencher` for CI.

This PR includes several changes related to generating chain specs plus:

- [x] pallet `assigned_slots` fix missing `#[serde(skip)]` for phantom
- [x] pallet `paras_inherent` benchmark fix - cherry-picked from
#5688
- [x] migrates `get_preset` to the relevant runtimes
- [x] fixes Rococo genesis presets - does not work
https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/7317249
- [x] fixes Rococo benchmarks for CI
- [x] migrate westend genesis
- [x] remove wococo stuff

Closes: #5680

- Fix for frame-omni-bencher
#5655
- Enable new short-benchmarking CI -
#5706
- Remove gitlab pipelines for short benchmarking
- refactor all Cumulus runtimes to use `get_preset` -
#5704
- #5705
- #5700
- [ ] Backport to the stable

---------

Co-authored-by: command-bot <>
Co-authored-by: ordian <noreply@reusable.software>
(cherry picked from commit 8735c66)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rococo benchmarks not working for polkadot_runtime_parachains::paras_inherent

5 participants