Skip to content

Move "common" code of messages pallet benchmarks helpers to the parity-bridges-common library#1281

Merged
acatangiu merged 1 commit intomasterfrom
extract-common-code-from-benchmarks-helpers
Jan 13, 2022
Merged

Move "common" code of messages pallet benchmarks helpers to the parity-bridges-common library#1281
acatangiu merged 1 commit intomasterfrom
extract-common-code-from-benchmarks-helpers

Conversation

@svyatonik
Copy link
Copy Markdown
Contributor

closes #1268

This PR just moves code around + reorganizes a bit. Number of code lines in the runtime (means separate copies for Millau, Polkadot and Kusama) are down from ~150 to ~40, which is imo good enough.

@svyatonik svyatonik added the A-chores Something that has to be done, as part of regular maintenance label Jan 12, 2022
@acatangiu acatangiu merged commit 5f9c6d2 into master Jan 13, 2022
@acatangiu acatangiu deleted the extract-common-code-from-benchmarks-helpers branch January 13, 2022 12:05
svyatonik pushed a commit that referenced this pull request Jul 17, 2023
* Companion for polkadot#5569

Signed-off-by: koushiro <koushiro.cqx@gmail.com>

* update lockfile for {"polkadot"}

Co-authored-by: parity-processbot <>
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Mar 27, 2024
serban300 pushed a commit to serban300/parity-bridges-common that referenced this pull request Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-chores Something that has to be done, as part of regular maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor messages benchmarks

2 participants