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

Various improvements for disk graph #1866

Merged
merged 15 commits into from
Nov 28, 2024
Merged

Various improvements for disk graph #1866

merged 15 commits into from
Nov 28, 2024

Conversation

fabianmurariu
Copy link
Collaborator

What changes were proposed in this pull request?

Why are the changes needed?

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

How was this patch tested?

Are there any further changes required?

Copy link
Collaborator

@ljeub-pometry ljeub-pometry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the filter booleans so they don't break optimisations

raphtory/src/db/api/view/layer.rs Show resolved Hide resolved
true
}
fn node_list_trusted(&self) -> bool {
false
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is pessimistic, if the underlying graph had this trusted, it should still be trusted

raphtory/src/db/graph/views/masked_graph.rs Outdated Show resolved Hide resolved
raphtory/src/db/graph/views/masked_graph.rs Outdated Show resolved Hide resolved
raphtory/src/db/graph/views/masked_graph.rs Outdated Show resolved Hide resolved
raphtory/src/db/graph/views/masked_graph.rs Outdated Show resolved Hide resolved
@fabianmurariu fabianmurariu merged commit c596410 into master Nov 28, 2024
19 checks passed
@fabianmurariu fabianmurariu deleted the disk_node_perf branch November 28, 2024 16:02
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.

3 participants