Return-Path: X-Original-To: apmail-giraph-dev-archive@www.apache.org Delivered-To: apmail-giraph-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 607D1DF9D for ; Sun, 30 Dec 2012 14:14:19 +0000 (UTC) Received: (qmail 42825 invoked by uid 500); 30 Dec 2012 14:14:19 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 42625 invoked by uid 500); 30 Dec 2012 14:14:14 -0000 Mailing-List: contact dev-help@giraph.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@giraph.apache.org Delivered-To: mailing list dev@giraph.apache.org Received: (qmail 42586 invoked by uid 500); 30 Dec 2012 14:14:12 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 42577 invoked by uid 99); 30 Dec 2012 14:14:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 30 Dec 2012 14:14:12 +0000 Date: Sun, 30 Dec 2012 14:14:12 +0000 (UTC) From: "Claudio Martella (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (GIRAPH-460) Skip computing partitions without active vertices or messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Claudio Martella created GIRAPH-460: --------------------------------------- Summary: Skip computing partitions without active vertices or messages Key: GIRAPH-460 URL: https://issues.apache.org/jira/browse/GIRAPH-460 Project: Giraph Issue Type: Sub-task Components: graph Reporter: Claudio Martella We should be able to skip iterating over partitions without active vertices or messages for the partition. If performance can be negligible for in-memory graph, it has big impact on out-of-core graph. -- 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