Alessandro Presta created GIRAPH-463:
----------------------------------------

             Summary: Create VertexResolver only once 
                 Key: GIRAPH-463
                 URL: https://issues.apache.org/jira/browse/GIRAPH-463
             Project: Giraph
          Issue Type: Improvement
            Reporter: Alessandro Presta
            Assignee: Alessandro Presta
            Priority: Minor
         Attachments: GIRAPH-463.patch

In NettyWorkerServer#resolveMutations(), a VertexResolver is instantiated for 
each vertex. We can instead create it once outside of the loop and reuse the 
same instance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to