You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Maja Kabiljo (JIRA)" <ji...@apache.org> on 2017/11/07 23:05:00 UTC

[jira] [Created] (GIRAPH-1165) Skip iterating through vertices in supersteps with just global logic

Maja Kabiljo created GIRAPH-1165:
------------------------------------

             Summary: Skip iterating through vertices in supersteps with just global logic
                 Key: GIRAPH-1165
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1165
             Project: Giraph
          Issue Type: Improvement
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo
            Priority: Minor


Some supersteps don't do anything with vertices but just do global worker or master computation or perform aggregation. Not iterating through vertices in these cases can save time (some time is still spent in zookeeper barrier but that can be addressed separately).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)