NVIDIA / NVIDIA/nvbench

Extend comparison script to allow comparison of two distributions of timing samples

Open
#313 1 comment 2 reactions 1 assignee View on GitHub

@oleksandr-pavlyk is already working on this.

Since Feb 3, 2026.

Dominant language
Cuda
Stars
927
Forks
123
Avg merge
2d 10h
Merged PRs (30d)
2

Description

The results of an nvbench benchmark are often used when comparing two implementations of a kernel and one wants to decide which is "faster".

In general, this is a complex question to answer as performance data is rarely normally distributed, and so therefore approaches with comparing the mean are not statistically robust.

The ideal would be to enable comparing two collections of samples of performance data collected from nvbench benchmarks and determining which is faster according to more statistically rigorous comparison criteria.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.