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

Can annlite be accelerated? #194

Open
geekchen007 opened this issue Oct 17, 2022 · 4 comments
Open

Can annlite be accelerated? #194

geekchen007 opened this issue Oct 17, 2022 · 4 comments

Comments

@geekchen007
Copy link

Can annlite be accelerated? I currently build a database on 170w databases with 512 embedded length. Each reload takes about 2 minutes, which is too slow

@jemmyshin
Copy link
Contributor

what is the version of annlite you use now?

@geekchen007
Copy link
Author

annlite=0.3.13

@numb3r3
Copy link
Member

numb3r3 commented Oct 18, 2022

Each reload takes about 2 minutes, which is too slow

We are working on refactoring reload function to allow restoring index from local backup. please track the PR #177

@numb3r3
Copy link
Member

numb3r3 commented Nov 4, 2022

@geekchen007 FYI, in the latest annlite, the dump and load functions are supported. Please simply read the README https://github.com/jina-ai/annlite#dump-and-load

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

No branches or pull requests

3 participants