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

R 2.0.0 alpha #16

Merged
merged 17 commits into from Feb 12, 2021
Merged

R 2.0.0 alpha #16

merged 17 commits into from Feb 12, 2021

Conversation

arun1729
Copy link
Owner

Since most graph operations are read heavy, there is a need for faster read response times. This PR contains the following:

  • Performance optimization for core - 100x index look up and read speed up.
  • Design change to use a larger index file, this optimization would enable storing and querying of larger graphs. Trade off is storage and memory, which is reasonable in this case.

@arun1729 arun1729 merged commit 64eaf7b into master Feb 12, 2021
@arun1729 arun1729 deleted the r-2.0.0-alpha branch February 12, 2021 04:13
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