-
Notifications
You must be signed in to change notification settings - Fork 83
Threadpool based HNSW insert #989
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: fhaltmayer The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Welcome @fhaltmayer! It looks like this is your first PR to milvus-io/knowhere 🎉 |
|
@fhaltmayer Please associate the related issue to the body of your Pull Request. (eg. “issue: #”) |
b9ec896 to
6eb1fb0
Compare
Signed-off-by: Filip <[email protected]>
6eb1fb0 to
b7fc7a8
Compare
|
/assign @cqy123456 |
|
/kind improvement |
|
/lgtm |
|
@fhaltmayer Can you compare the hnsw indexing time before and after using the thread pool? |
Update the Add() of HNSW to use thread pool instead of using its own omp.