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

Slowdown in SQL Inserts for Graph Nodes with many subgraphs #2940

Closed
azf20 opened this issue Oct 28, 2021 · 3 comments
Closed

Slowdown in SQL Inserts for Graph Nodes with many subgraphs #2940

azf20 opened this issue Oct 28, 2021 · 3 comments
Labels
area/indexing area/store bug Something isn't working

Comments

@azf20
Copy link
Contributor

azf20 commented Oct 28, 2021

When a Graph Node is indexing many subgraphs (observed at 1000+, but may be the case at a lower number), there was a significant increase in the time taken by SQL INSERT statements (longer than time taken to clamp the old version). This is surprising, and lead to indexing slowness for those subgraphs.

@azf20 azf20 added the bug Something isn't working label Oct 28, 2021
@azf20
Copy link
Contributor Author

azf20 commented Oct 28, 2021

@lutter may have more details here

@azf20
Copy link
Contributor Author

azf20 commented Apr 29, 2022

@lutter is this still worth tracking? (I know we have made lots of changes with #3177

@lutter
Copy link
Collaborator

lutter commented Apr 29, 2022

Let's close this - this is probably still an issue in some fashion, but very hard to quantify without more detail, and should just generally be improved by ongoing performance work.

@lutter lutter closed this as completed Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/indexing area/store bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants