mlcommons / mlcommons/endpoints
[Feature]: populate `session_started_ns` correctly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 28
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 13
Description
Motivation
Currently, session_started_ns is not populated and left as a TODO item.
Proposed Solution
Populate it with the benchmark start time ideally right before performance phase starts.
Need to ensure that it is not inconsistent with other reporting metrics (check if we already publish any timestamps ).
Alternatives Considered
No response
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the benchmark flow around the performance phase and search for existing published timestamps or reporting metrics. Determine the benchmark start point for session_started_ns, then verify that its value is consistent with the other reported timestamps and that the session field is populated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100