[FEA] Add benchmarks for device-side APIs
Open
Nobody has claimed this yet.
good first issue
P2: Nice to have
topic: performance
type: feature request
- Dominant language
- Cuda
- Stars
- 667
- Forks
- 120
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 4
Description
We currently only have benchmarks for the bulk APIs: https://github.com/NVIDIA/cuCollections/tree/dev/benchmarks
We should add benchmarks for the device-side APIs as well.
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
Start by reviewing the existing bulk API benchmarks in the repository's benchmarks/ directory. Identify the device-side APIs that need coverage and follow the existing benchmark structure and build configuration. Done means device-side API benchmarks are added and can be run alongside the current benchmark suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- performance, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100