[FEA] `cuvs-bench` should set a warmup by default for search
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
As we continue to work towards LTO, improving binary size by making more runtime checks, and especially for JIT, having the benchmarks in cuvs-bench perform a warmup by default is becoming more important.
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
The issue identifies cuvs-bench search benchmarks as the scope, but names no files or tests. Start by locating the cuvs-bench search benchmark implementation and its tests; done means search benchmarks perform a warmup by default.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100