[
https://issues.apache.org/jira/browse/GIRAPH-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13528148#comment-13528148
]
Hudson commented on GIRAPH-445:
-------------------------------
Integrated in Giraph-trunk-Commit #306 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/306/])
GIRAPH-445: Max message request size in bytes, initialize buffers to
expected size (Revision 1419623)
Result = SUCCESS
maja : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1419623
Files :
* /giraph/trunk/CHANGELOG
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/GiraphConfiguration.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/SendMessageCache.java
*
/giraph/trunk/giraph/src/main/java/org/apache/giraph/comm/netty/NettyWorkerClientRequestProcessor.java
> Max message request size in bytes, initialize buffers to expected size
> ----------------------------------------------------------------------
>
> Key: GIRAPH-445
> URL: https://issues.apache.org/jira/browse/GIRAPH-445
> Project: Giraph
> Issue Type: Improvement
> Reporter: Maja Kabiljo
> Assignee: Maja Kabiljo
> Attachments: GIRAPH-445-1.patch, GIRAPH-445.patch
>
>
> Now that all message requests are kept in serialized format, we can limit the
> size of request by the number of bytes, instead of number of messages in it.
> Sizing the message buffers to expected size gave about 10% speedup on a large
> application run.
--
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