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

introduce simple resource_pool #123

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

LHT129
Copy link
Collaborator

@LHT129 LHT129 commented Nov 11, 2024

  • for visited_list, give an implement of visited_list_pool
  • we will have some other object like aio_context...
  • currently hgraph use visitlist from hnswlib, now make it global

@LHT129 LHT129 self-assigned this Nov 11, 2024
@LHT129 LHT129 added kind/improvement Code improvements (variable/function renaming, refactoring, etc. ) and removed size/L labels Nov 11, 2024
@LHT129 LHT129 marked this pull request as ready for review November 12, 2024 08:23
@LHT129 LHT129 changed the title [WIP]introduce simple resource_pool introduce simple resource_pool Nov 13, 2024
@LHT129 LHT129 mentioned this pull request Nov 13, 2024
- for visited_list, give an implement of visited_list_pool
- we will have some other object like aio_context...
- currently hgraph use visitlist from hnswlib, now make it global

Signed-off-by: LHT129 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/improvement Code improvements (variable/function renaming, refactoring, etc. ) size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant