Skip to content
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

#1653 IndexFlat performance improvement for NQ < thread_number #1690

Merged
merged 6 commits into from
Mar 18, 2020
Merged

#1653 IndexFlat performance improvement for NQ < thread_number #1690

merged 6 commits into from
Mar 18, 2020

Conversation

sahuang
Copy link
Member

@sahuang sahuang commented Mar 18, 2020

What type of PR is this?

improvement

What this PR does / why we need it:

#1653 IndexFlat performance improvement for NQ < thread_number

Which issue(s) this PR fixes:

Fixes #1653

sahuang and others added 3 commits March 18, 2020 11:10
Signed-off-by: sahuang <xiaohai.xu@zilliz.com>
Signed-off-by: shengjun.li <shengjun.li@zilliz.com>
@codecov
Copy link

codecov bot commented Mar 18, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@55ecfd5). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1690   +/-   ##
=========================================
  Coverage          ?   92.15%           
=========================================
  Files             ?      395           
  Lines             ?    23300           
  Branches          ?        0           
=========================================
  Hits              ?    21473           
  Misses            ?     1827           
  Partials          ?        0
Flag Coverage Δ
#cpu_version_centos7_unittest 91.74% <ø> (?)
#gpu_version_centos7_unittest 91.85% <ø> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55ecfd5...433bcf5. Read the comment docs.

@JinHai-CN JinHai-CN merged commit 1543f8d into milvus-io:master Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IndexFlat and IndexBinary performance improvement for NQ < thread_number
2 participants