Skip to content

[FEA] Use nvbench instead of google benchmark in cuML C++ benchmarks #4144

Open
@teju85

Description

@teju85

Is your feature request related to a problem? Please describe.
nvbench is a more "GPU oriented" benchmarking tool than google benchmark. We currently use google benchmark for all of our C++-side benchmarking.

Describe the solution you'd like
Migrate to using nvbench instead of google benchmark, in the long run.

Describe alternatives you've considered
We could stay with google benchmark, but will have to also maintain our customizations (almost all of which are already addressed in nvbench!).

Additional context
Inspired by this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions