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

Modify foreign asset creator benches to make them non-parametric #36

Merged
merged 2 commits into from
Apr 9, 2024

Conversation

girazoki
Copy link
Collaborator

@girazoki girazoki commented Apr 9, 2024

I initially built the pallet-foreign-asset-creator sbenchmarks with parametric number of assets being created but there is no influence in the pallet (as its mapping oriented) and this makes benchmarking harder as even if it does not influence it sometimes still creates a small weight dependency probably related to noise.

This PR removes these parametrics bounds

@girazoki girazoki requested a review from RomarQ April 9, 2024 09:54
@girazoki girazoki merged commit 7e57882 into main Apr 9, 2024
10 checks passed
@girazoki girazoki deleted the girazoki-modify-foreign-asset-creator-benches branch April 9, 2024 12:53
girazoki added a commit to moondance-labs/moonkit that referenced this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants