Make EdgeListVertex the default vertex implementation
-----------------------------------------------------
Key: GIRAPH-116
URL: https://issues.apache.org/jira/browse/GIRAPH-116
Project: Giraph
Issue Type: Improvement
Reporter: Avery Ching
Assignee: Avery Ching
I think this would best for new users as it is much more memory efficient than
Vertex with respect to edges (list vs hash map). We seem to be mostly
iterating over the edges (as several others had pointed out in earlier JIRAs
and emails), so this would provide early users with a more memory efficient
implementation without performance loss. If anyone disagrees, please voice
your opinions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira