Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
The current implementation of edge-based input using mutations is not as memory-efficient as it could be, and also can't be used with immutable vertex classes.
By having an ad-hoc code path for edges sent during input superstep, we can achieve both memory efficiency and eliminate the current restriction.
Attachments
Attachments
Issue Links
- relates to
-
GIRAPH-528 Decouple vertex implementation from edge storage
- Resolved