mlcommons / mlcommons/endpoints
Feat: Implement the runtime visualization of the benchmark
Open
@nv-alicheng is already working on this.
Since Nov 6, 2025.
area: metrics
priority: P1
type: feature
- Dominant language
- Python
- Stars
- 21
- Forks
- 28
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 13
Description
Runtime visualization is key to a successful endpoint benchmarking tool. Define the interface and functionality for:
- "Real-time" performance and latency visualization (quoted because we can tolerate latency)
- Low-overhead integration with the current software such that the main process will not be burdened
Reference:
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.
Assessment
This issue has not been assessed yet.