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

Implement fast load graph - Issue #152 #153

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

edoumazane
Copy link
Collaborator

Draft PR related to Issue #152

@edoumazane edoumazane changed the base branch from master to dev November 22, 2024 06:48
@edoumazane
Copy link
Collaborator Author

edoumazane commented Nov 22, 2024

Tested locally on a subgraph with ≈ 200 vertices and ≈ 200 edges
-> Wall time is down from 11 s to 1 s

  • implement and test on ClearMap.Analysis.Graphs.GraphGt.load
  • implement and test on ClearMap.IO.IO.read
  • implement unit test and test dats

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.

[NEW_FEATURE] Allow faster graph loading when edge geometry is not needed
1 participant