Create an autotuner tool on top of benchmark
- Dominant language
- Rust
- Stars
- 1.9k
- Forks
- 454
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 35
Description
## Is your feature request related to a problem? Please describe.
the repo contains a comprehensive benchmark framework that takes configuration as inputs and measures throughput (qps), latency etc. We want a tool that builds on this to sweep over a subset of parameters, for example R (graph degree), l_build, l_search, and quantization bytes where applicable, and identify the best configuration.
## Describe the solution you'd like
A clear and concise description of what you want to happen.
## Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
## Provide references (if applicable)
If your feature request is related to a published algorithm/idea, please provide links to
any relevant articles or webpages.
## Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.