Skip to content

Mark profiled job timing scope - #193

Merged
yoshifuminakamura merged 1 commit into
developfrom
feature/profiled-job-timing-scope
Sep 10, 2026
Merged

Mark profiled job timing scope#193
yoshifuminakamura merged 1 commit into
developfrom
feature/profiled-job-timing-scope

Conversation

@yoshifuminakamura

Copy link
Copy Markdown
Collaborator

Summary

  • mark collected run timing as job-scoped in Result JSON
  • record when a job includes profiler output
  • keep profiled-job-only timing out of regular/profiled overhead pairing
  • show profiled-job-only timing counts in Portal Usage
  • update tests and the Result JSON contract notes

Validation

  • bash -n scripts/result.sh scripts/tests/test_result_profile_data.sh scripts/tests/test_result_common_json_contract.sh scripts/tests/test_process_and_send_results.sh
  • shellcheck -S error scripts/result.sh scripts/tests/test_result_profile_data.sh scripts/tests/test_result_common_json_contract.sh scripts/tests/test_process_and_send_results.sh
  • bash scripts/tests/test_result_profile_data.sh
  • bash scripts/tests/test_result_common_json_contract.sh
  • bash scripts/tests/test_process_and_send_results.sh
  • .venv/bin/python -m pytest result_server/tests/test_performance_telemetry.py
  • .venv/bin/python -m pytest result_server/tests/test_portal_list_templates.py result_server/tests/test_usage_route.py result_server/tests/test_profile_usage_overview.py
  • .venv/bin/python result_server/tests/run_result_server_tests.py

Signed-off-by: yoshifuminakamura <nakamura@riken.jp>
@yoshifuminakamura
yoshifuminakamura merged commit 5e3903d into develop Sep 10, 2026
7 checks passed
@yoshifuminakamura
yoshifuminakamura deleted the feature/profiled-job-timing-scope branch September 10, 2026 15:06
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