-
Notifications
You must be signed in to change notification settings - Fork 78
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
add search algorithm benchmark and update search aggregation algo #2044
Conversation
Deploying with Cloudflare Pages
|
[CHATOPS:HELP] ChatOps commands.
|
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2044 +/- ##
==========================================
- Coverage 29.99% 29.92% -0.07%
==========================================
Files 366 369 +3
Lines 34797 35079 +282
==========================================
+ Hits 10436 10499 +63
- Misses 23878 24099 +221
+ Partials 483 481 -2
☔ View full report in Codecov by Sentry. |
8cfd61d
to
27db649
Compare
d50f66c
to
d7b6291
Compare
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/refactor%2Flbgw%2Fsearch-aggregation-algos/664b379984c909209e9a7e5b58064687deda9164 |
8030f99
to
7bca085
Compare
Signed-off-by: kpango <kpango@vdaas.org>
7fd180b
to
e6bd0e2
Compare
[FOSSA] The scan result will be available at https://app.fossa.com/projects/custom%2B21465%2Fvald/refs/branch/refactor%2Flbgw%2Fsearch-aggregation-algos/52fe910538d6f0aeda75c232dd2a8973074d68fd |
Profile Report
|
Signed-off-by: kpango <kpango@vdaas.org>
94841dd
to
8660b9f
Compare
Signed-off-by: kpango <kpango@vdaas.org>
Description:
This PR made corrections to Vald's search result aggregation algorithm and added four new algorithms.
The VTPool has also been enabled, as it had been disabled.
Related Issue:
Versions:
Checklist:
Special notes for your reviewer: