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

insert() process slow compared to nano-graphRAG #528

Open
timelesshc opened this issue Dec 30, 2024 · 0 comments
Open

insert() process slow compared to nano-graphRAG #528

timelesshc opened this issue Dec 30, 2024 · 0 comments

Comments

@timelesshc
Copy link

timelesshc commented Dec 30, 2024

I'm testing both lightRAG and nano-graphRAG at the same time. It seems these two approaches have very similar graph indexing structure. However, the insert() (graph construction) process of nano-graphRAG is much faster than lightRAG using the same setup. What would be the cause of this difference? Is there a way to optimize the insert() process of lightRAG?

@timelesshc timelesshc changed the title insert() process slow insert() process slow compared to nano-graphRAG Dec 30, 2024
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