Skip to content

Add timing observation support for QWS - #203

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/qws-timing-artifact
Sep 14, 2026
Merged

yoshifuminakamura merged 1 commit into
developfrom
feature/qws-timing-artifact

Conversation

@yoshifuminakamura

@yoshifuminakamura yoshifuminakamura commented Sep 13, 2026 •

Copy link
Copy Markdown
Collaborator

Summary

  • add optional timing_observations result handoff for detailed timer/profiler artifacts, with result scoping for multi-result jobs
  • register QWS timing tables and QWS_TIMER_SCHEMA_* markers as timing observations instead of SECTION/OVERLAP projections
  • show timing observations on the authenticated result detail page only; public detail and reuse downloads stay unchanged

Validation

  • bash scripts/tests/test_bk_timing_observations.sh
  • bash scripts/tests/test_qws_timing_artifact.sh
  • bash scripts/tests/test_result_common_json_contract.sh
  • .venv/bin/python result_server/tests/run_result_server_tests.py result_server/tests/test_result_detail_template.py
  • shellcheck -S error scripts/bk_functions.sh scripts/result.sh programs/qws/parse_timing.sh programs/qws/run.sh scripts/tests/test_bk_timing_observations.sh scripts/tests/test_qws_timing_artifact.sh scripts/tests/test_result_common_json_contract.sh
  • shellcheck -S warning programs/qws/parse_timing.sh programs/qws/run.sh scripts/tests/test_bk_timing_observations.sh scripts/tests/test_qws_timing_artifact.sh
  • python3 scripts/tests/check_text_integrity.py
  • python3 scripts/tests/check_app_contracts.py
  • all shell tests under scripts/tests/*.sh

@yoshifuminakamura
yoshifuminakamura force-pushed the feature/qws-timing-artifact branch from 9e69f50 to 68d4d3a Compare September 13, 2026 05:28
Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura force-pushed the feature/qws-timing-artifact branch from 68d4d3a to 10ceab5 Compare September 13, 2026 05:50
@yoshifuminakamura yoshifuminakamura changed the title Add QWS timing artifact parser Add timing observation support for QWS Sep 13, 2026
@yoshifuminakamura
yoshifuminakamura merged commit 888dffd into develop Sep 14, 2026
7 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/qws-timing-artifact branch September 14, 2026 00:41
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.

1 participant