-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GRPC Search API benchmark #16710
Comments
Thanks for creating this issue! Do you think OSB can be leveraged for benchmarking or will a custom solution be needed? I notice both the existing queries and documents in OSB workloads are pretty simplistic so serialization/deserialization of the query itself will be minimal. |
correct. i think it still have some value to have some basic testing or validation. but to see the real performance gain, will need more complicated/prod-like test case.
for short term, we will do a custom solution which leverage Uber internal benchmark framework and tooling to generate large payload(request and response) with high qps. |
assigned to @amberzsy |
Please describe the end goal of this project
based on [Feature] GRPC Document APIs #16784 implementation, perform benchmark on varies query types and search/indexSearch api with different scenarios.
Supporting References
#15190
Issues
Related component
Search
The text was updated successfully, but these errors were encountered: