Description
As discussed on the list, MutableVertex<LongWritable,DoubleWritable,FloatWritable,DoubleWritable> (for example) could be highly optimized in its memory footprint if the vertex and edge data were held in a form which minimized Java object usage.
Attachments
Attachments
Issue Links
- is blocked by
-
GIRAPH-36 Ensure that subclassing BasicVertex is possible by user apps
- Resolved