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 C7AE4D903 for ; Wed, 5 Dec 2012 19:24:06 +0000 (UTC) Received: (qmail 1775 invoked by uid 500); 5 Dec 2012 19:24:05 -0000 Delivered-To: apmail-giraph-dev-archive@giraph.apache.org Received: (qmail 1724 invoked by uid 500); 5 Dec 2012 19:24:05 -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 1668 invoked by uid 500); 5 Dec 2012 19:24:05 -0000 Delivered-To: apmail-incubator-giraph-dev@incubator.apache.org Received: (qmail 1602 invoked by uid 99); 5 Dec 2012 19:24:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 19:24:05 +0000 Date: Wed, 5 Dec 2012 19:24:05 +0000 (UTC) From: "Maja Kabiljo (JIRA)" To: giraph-dev@incubator.apache.org Message-ID: <1785129533.64525.1354735445081.JavaMail.jiratomcat@arcas> In-Reply-To: <1070474669.64517.1354735444239.JavaMail.jiratomcat@arcas> Subject: [jira] [Updated] (GIRAPH-443) Properly size netty buffers when encoding requests 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-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-443: -------------------------------- Attachment: GIRAPH-443.patch Using this patch, here is the performance gain on one of our large applications: - about 10% of overall superstep time - about 25% of compute time - about 10% less GC > Properly size netty buffers when encoding requests > -------------------------------------------------- > > Key: GIRAPH-443 > URL: https://issues.apache.org/jira/browse/GIRAPH-443 > Project: Giraph > Issue Type: Improvement > Reporter: Maja Kabiljo > Assignee: Maja Kabiljo > Attachments: GIRAPH-443.patch > > > For some type of requests, it's easy to calculate the exact size of requests, and create the buffers as big as we need. -- 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