NVBench instrumented benchmarks should always include bulk data in JSON output
Open
@oleksandr-pavlyk is already working on this.
Since Jul 17, 2026.
python
- Dominant language
- Cuda
- Stars
- 927
- Forks
- 123
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
At the moment, NVBench-instrumented benchmarks support --json result.json to output JSON file with benchmark summaries, and --jsonbin result.json to also output sidecar binary files with bulk data of individual measurements.
@gevtushenko suggested that --json result.json should always includes bulk data, and that --jsonbin option should become obsolete, be undocumented and eventually removed.
Contributor guide
No contributing guide indexed for this repository
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.