Skip to content

Misc updates for apply load matrix script.#5232

Open
dmkozh wants to merge 1 commit intostellar:masterfrom
dmkozh:apply_load_script_upd
Open

Misc updates for apply load matrix script.#5232
dmkozh wants to merge 1 commit intostellar:masterfrom
dmkozh:apply_load_script_upd

Conversation

@dmkozh
Copy link
Copy Markdown
Contributor

@dmkozh dmkozh commented Apr 17, 2026

Description

Misc updates for apply load matrix script:

  • Update scenarios to reflect the objectives a bit better
  • Add support for running every scenario with perf
  • Add support for running every scenario with tracy

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

- Update scenarios to reflect the objectives a bit better
- Add support for running every scenario with perf
- Add support for running every scenario with tracy
Copilot AI review requested due to automatic review settings April 17, 2026 20:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates run_apply_load_matrix.py to better match current apply-load benchmarking objectives and add optional per-scenario profiling/trace capture to support performance investigations.

Changes:

  • Adjust the default scenario matrix (tx counts and thread counts).
  • Add --profile to wrap each scenario in perf record and write per-scenario .perf.data artifacts.
  • Add --tracy to capture per-scenario Tracy traces via tracy-capture, plus related CLI/config options.

Comment thread scripts/run_apply_load_matrix.py
Comment thread scripts/run_apply_load_matrix.py
Comment thread scripts/run_apply_load_matrix.py
@dmkozh dmkozh requested a review from SirTyson April 24, 2026 19:07
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.

2 participants