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

[XCM] Benchmarks #716

Merged
merged 22 commits into from
Mar 15, 2023
Merged

[XCM] Benchmarks #716

merged 22 commits into from
Mar 15, 2023

Commits on Mar 15, 2023

  1. xcm: Add pallet-xcm-benchmarks + configuration

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4893043 View commit details
    Browse the repository at this point in the history
  2. fmt

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    95441d3 View commit details
    Browse the repository at this point in the history
  3. make clippy happy

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    d34f3c9 View commit details
    Browse the repository at this point in the history
  4. xcm: add pallet benchmarks for fungible

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    cc9bc33 View commit details
    Browse the repository at this point in the history
  5. remove unused import

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    4339645 View commit details
    Browse the repository at this point in the history
  6. xcm: move pallet xcm benchmark to xcm_config.rs

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a01f0c8 View commit details
    Browse the repository at this point in the history
  7. xcn: fixes fungible benchmark

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dc9bb44 View commit details
    Browse the repository at this point in the history
  8. code cleanup

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    7bd76e3 View commit details
    Browse the repository at this point in the history
  9. scripts: run_benchmarks, add pallet xcm benchmarks

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ea467cf View commit details
    Browse the repository at this point in the history
  10. xcm benchmarks: add dummy run weight

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    ffd6cb7 View commit details
    Browse the repository at this point in the history
  11. xcm: add real weight to config

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f8a21a0 View commit details
    Browse the repository at this point in the history
  12. xcm: update weight file

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    51b9d09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1cdbab View commit details
    Browse the repository at this point in the history
  14. benchmarks: add template file for xcm

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f59b9c3 View commit details
    Browse the repository at this point in the history
  15. xcm; add missing import

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    46699c3 View commit details
    Browse the repository at this point in the history
  16. fmt

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e1f2deb View commit details
    Browse the repository at this point in the history
  17. Update .maintain/xcm.hbs

    Co-authored-by: Alex Sedighi <alex@nodle.com>
    2 people authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    35b6111 View commit details
    Browse the repository at this point in the history
  18. Update .maintain/xcm.hbs

    Co-authored-by: Alex Sedighi <alex@nodle.com>
    2 people authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    b8003d3 View commit details
    Browse the repository at this point in the history
  19. make clippy happy

    hounsette authored and simonsso committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    51031ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ce17c8d View commit details
    Browse the repository at this point in the history
  21. benchmark: update weights

    hounsette committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    59e2918 View commit details
    Browse the repository at this point in the history
  22. clippy

    hounsette committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    dbf4c2b View commit details
    Browse the repository at this point in the history