Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

XCM Benchmarks for Asset Transactor w/ Fungible Asset #3818

Merged
merged 31 commits into from
Sep 27, 2021

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    cdf3e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4fd07 View commit details
    Browse the repository at this point in the history
  3. fix hex

    shawntabrizi committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    419702f View commit details
    Browse the repository at this point in the history
  4. clean up a bit

    shawntabrizi committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    06c1a9d View commit details
    Browse the repository at this point in the history
  5. update code doc

    shawntabrizi committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    70beba3 View commit details
    Browse the repository at this point in the history
  6. fix warnings

    shawntabrizi committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    ce4705b View commit details
    Browse the repository at this point in the history
  7. cargo run --quiet --release --features runtime-benchmarks -- benchmar…

    …k --chain=westend-dev --pallet=pallet_xcm_benchmarks::fungible --extrinsic=* --steps=10 --repeat=10 --template=./xcm/pallet-xcm-benchmarks/template.hbs --output=./ --execution=wasm --wasm-execution=compiled
    Parity Bot committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    99215ad View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Configuration menu
    Copy the full SHA
    26ece05 View commit details
    Browse the repository at this point in the history
  2. use skip

    shawntabrizi committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    cdf2b9b View commit details
    Browse the repository at this point in the history
  3. fix spelling

    shawntabrizi committed Sep 10, 2021
    Configuration menu
    Copy the full SHA
    9955fad View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    f313d57 View commit details
    Browse the repository at this point in the history
  2. Update Cargo.lock

    shawntabrizi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    556dccf View commit details
    Browse the repository at this point in the history
  3. add scale-info

    shawntabrizi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    f491adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    386d3a5 View commit details
    Browse the repository at this point in the history
  5. Update Cargo.lock

    shawntabrizi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2381dcb View commit details
    Browse the repository at this point in the history
  6. update bench

    shawntabrizi committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    dcdc5e8 View commit details
    Browse the repository at this point in the history
  7. cargo run --quiet --release --features=runtime-benchmarks -- benchmar…

    …k --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_xcm_benchmarks::fungible --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --template=./xcm/pallet-xcm-benchmarks/template.hbs --output=./runtime/westend/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
    Parity Bot committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    768e888 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. weights compile

    shawntabrizi committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    0515f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb752a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfa4323 View commit details
    Browse the repository at this point in the history
  4. fmt

    shawntabrizi committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a73f703 View commit details
    Browse the repository at this point in the history
  5. spelling fixes

    shawntabrizi committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    48dd6db View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb860e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    532b61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bddcb2b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Apply suggestions from code review

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    shawntabrizi and kianenigma authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    11e5d7d View commit details
    Browse the repository at this point in the history
  2. fix code review

    shawntabrizi committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a7519b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. Configuration menu
    Copy the full SHA
    007e446 View commit details
    Browse the repository at this point in the history
  2. update weight

    shawntabrizi committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    161906f View commit details
    Browse the repository at this point in the history
  3. fix report_error

    shawntabrizi committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    3f394c0 View commit details
    Browse the repository at this point in the history
  4. fix spell check

    shawntabrizi committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7b47f5c View commit details
    Browse the repository at this point in the history