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

Code documentation #6

Open
patelprateek opened this issue Dec 11, 2023 · 0 comments
Open

Code documentation #6

patelprateek opened this issue Dec 11, 2023 · 0 comments

Comments

@patelprateek
Copy link

Can you please help me understand the code . i see Graph.cpp uses aligned memory , while the hnswlib has its own internal data allocation using malloc . can you give me some high level overview of what are we storing in graph.ccp (from reading code it felt like we store neighbours, adjacency list , but that is also stored in the hnswliv malloc'ed data , is this increasing memory usage ?

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

1 participant