Return-Path: X-Original-To: apmail-incubator-giraph-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-giraph-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B1EC798E for ; Sun, 18 Sep 2011 13:02:30 +0000 (UTC) Received: (qmail 46293 invoked by uid 500); 18 Sep 2011 13:02:30 -0000 Delivered-To: apmail-incubator-giraph-dev-archive@incubator.apache.org Received: (qmail 46263 invoked by uid 500); 18 Sep 2011 13:02:30 -0000 Mailing-List: contact giraph-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: giraph-dev@incubator.apache.org Delivered-To: mailing list giraph-dev@incubator.apache.org Received: (qmail 46253 invoked by uid 99); 18 Sep 2011 13:02:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2011 13:02:30 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Sep 2011 13:02:29 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DB951A0D9F for ; Sun, 18 Sep 2011 13:02:08 +0000 (UTC) Date: Sun, 18 Sep 2011 13:02:08 +0000 (UTC) From: "Hyunsik Choi (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <1667295730.40085.1316350928879.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <259629457.25914.1315988768842.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (GIRAPH-32) Implement benchmarks to evaluate the performance of message passing MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GIRAPH-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hyunsik Choi updated GIRAPH-32: ------------------------------- Attachment: GIRAPH-32_2.patch Good idea! According to which InputFormat we use, we could choose the distribution of destination vertices. I attach the patch that corrected coding convention. > Implement benchmarks to evaluate the performance of message passing > -------------------------------------------------------------------- > > Key: GIRAPH-32 > URL: https://issues.apache.org/jira/browse/GIRAPH-32 > Project: Giraph > Issue Type: Task > Components: benchmark > Reporter: Hyunsik Choi > Assignee: Hyunsik Choi > Fix For: 0.70.0 > > Attachments: GIRAPH-32.patch, GIRAPH-32_2.patch > > > Message passing framework plays an important role in Giraph. > We need some benchmark programs to evaluate the improvement related to message passing method. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira