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

Benchmark ismp-parachain #349

Open
seunlanlege opened this issue Dec 11, 2024 · 2 comments · May be fixed by #354
Open

Benchmark ismp-parachain #349

seunlanlege opened this issue Dec 11, 2024 · 2 comments · May be fixed by #354
Labels
good first issue Good for newcomers

Comments

@seunlanlege
Copy link
Member

Would be nice to have benchmarks for ismp-parachain since it doesn't have any dynamic logic like pallet-ismp

@seunlanlege seunlanlege added the good first issue Good for newcomers label Dec 11, 2024
@sylvaincormier
Copy link
Contributor

Hi I might as well do this one too? If you don't mind.

sylvaincormier added a commit to sylvaincormier/hyperbridge that referenced this issue Dec 16, 2024
- Introduce `benchmarking.rs` and `weights.rs` in `modules/ismp/clients/parachain/client/`
- Update `Cargo.toml` files to enable benchmarking features
- Adjust runtime configurations in `gargantua` and `nexus` runtimes
- Integrate `runtime-benchmarks` for ismp-parachain

This commit sets up the basic benchmarking framework for the ismp-parachain client, addressing polytope-labs#349. Even though the logic is not dynamic, this ensures we have a performance baseline.
@seunlanlege
Copy link
Member Author

Hi I might as well do this one too? If you don't mind.

Please do!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants