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

Unlocked storage 1 #1659

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Unlocked storage 1 #1659

wants to merge 19 commits into from

Conversation

fabianmurariu
Copy link
Contributor

What changes were proposed in this pull request?

Changes to the underlying storage to avoid taking all the graph locks on every node property access
but also allow Nodes to grab all the locks when they need to.

Why are the changes needed?

Slowdown in various places

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

Issues

#1653

Are there any further changes required?

Make edges do the same

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

Successfully merging this pull request may close these issues.

None yet

1 participant