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

[omni-bencher] Make all runtimes work #5872

Merged
merged 48 commits into from
Oct 8, 2024
Merged

[omni-bencher] Make all runtimes work #5872

merged 48 commits into from
Oct 8, 2024

Commits on Sep 9, 2024

  1. Set genesis state after each benchmark run

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3631111 View commit details
    Browse the repository at this point in the history
  2. Add test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a2cc75a View commit details
    Browse the repository at this point in the history
  3. Add PrDoc (auto generated)

    ggwpez authored and github-actions[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    50ce303 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Use DEV_RUNTIME_PRESET instead of hard-coding

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6e87e57 View commit details
    Browse the repository at this point in the history
  2. INSTALL WITH LOCKED FFS

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9aa865f View commit details
    Browse the repository at this point in the history
  3. Revert "INSTALL WITH LOCKED FFS"

    This reverts commit 9aa865f.
    ggwpez committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6bb2cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Only test in std

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    c846cf5 View commit details
    Browse the repository at this point in the history
  2. omni-bencher: Fix runtime genesis generation

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8809ce5 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a9ec975 View commit details
    Browse the repository at this point in the history
  2. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f205230 View commit details
    Browse the repository at this point in the history
  3. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    669c88a View commit details
    Browse the repository at this point in the history
  4. Update substrate/utils/frame/benchmarking-cli/src/pallet/command.rs

    Co-authored-by: Bastian Köcher <git@kchr.de>
    ggwpez and bkchr authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a539e2a View commit details
    Browse the repository at this point in the history
  5. Stay backwards compatible

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f641517 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Rename to GenesisBuilderPolicy

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1da1213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98d341 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. clippy

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    68413fa View commit details
    Browse the repository at this point in the history
  2. clippy

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    8b97944 View commit details
    Browse the repository at this point in the history
  3. clippy

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    41cb2bf View commit details
    Browse the repository at this point in the history
  4. fix bench test

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    b3e8e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    f7bfa0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fd7581 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    516ca5c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    26d9379 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. [omni-bencher] Make work with --runtime and genesis-builder-policy=none

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    96540cb View commit details
    Browse the repository at this point in the history
  2. [omni-bencher] Add --exclude-pallets option

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f5f67d6 View commit details
    Browse the repository at this point in the history
  3. CI use matrix for args

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2256664 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/bko-enable-gha-short-benchmarks'…

    … into oty-omni-bencher-fix2
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    59fc11f View commit details
    Browse the repository at this point in the history
  5. post merge fixes

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d18d0a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30ee680 View commit details
    Browse the repository at this point in the history
  7. fix ci

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    82a1ca8 View commit details
    Browse the repository at this point in the history
  8. fix ci

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e836ab4 View commit details
    Browse the repository at this point in the history
  9. fix ci

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7e6a1d View commit details
    Browse the repository at this point in the history
  10. fix ci

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c667d9c View commit details
    Browse the repository at this point in the history
  11. quiet

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f25e1f1 View commit details
    Browse the repository at this point in the history
  12. fix

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    710723c View commit details
    Browse the repository at this point in the history
  13. Fix missing

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aab1444 View commit details
    Browse the repository at this point in the history
  14. Fix missing

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    3a42eb4 View commit details
    Browse the repository at this point in the history
  15. Add PrDoc (auto generated)

    ggwpez authored and github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1c70dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Remove old migration and fix benchmarks

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0a8ae23 View commit details
    Browse the repository at this point in the history
  2. Dont exclude pallet-contracts anymore

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f4fd151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c4894 View commit details
    Browse the repository at this point in the history
  4. add bench_flags to /cmd

    mordamax committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    69d6321 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. prdoc

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    00f7e9d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. dont canonicalize path

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    5d0d5ab View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com>
    Co-authored-by: Maksym H <1177472+mordamax@users.noreply.github.com>
    3 people authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    2ec7f9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1235303 View commit details
    Browse the repository at this point in the history
  4. Add log target and better error message

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    63125fe View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. clippy

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2e49563 View commit details
    Browse the repository at this point in the history