Skip to content

Include run_id in benchmark record and annotation file names - #1588

Open
golipraneetha wants to merge 1 commit into
mlcommons:mainfrom
golipraneetha:issue-1415-timestamp-filenames
Open

Include run_id in benchmark record and annotation file names#1588
golipraneetha wants to merge 1 commit into
mlcommons:mainfrom
golipraneetha:issue-1415-timestamp-filenames

Conversation

@golipraneetha

Copy link
Copy Markdown

Previously these files were named only after the benchmark UID, so each new run silently overwrote the previous run's output. Reusing the existing per-run run_id (already used for the journal file name) makes each run's files unique without introducing a new identifier.

Fixes #1415

Previously these files were named only after the benchmark UID, so
each new run silently overwrote the previous run's output. Reusing
the existing per-run run_id (already used for the journal file name)
makes each run's files unique without introducing a new identifier.

Fixes mlcommons#1415
@golipraneetha
golipraneetha requested a review from a team as a code owner July 24, 2026 23:33
@golipraneetha
golipraneetha temporarily deployed to Scheduled Testing July 24, 2026 23:33 — with GitHub Actions Inactive
@github-actions

Copy link
Copy Markdown

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

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.

Results and annotation file names should include a timestamp

1 participant