[ 
https://issues.apache.org/jira/browse/DEFT-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070136#comment-13070136
 ] 

Julien Vermillard commented on DEFT-112:
----------------------------------------

I'm agree with Ulrich, this kind of optimization are difficult to know if they 
are pertinent without benchmarking. In mina we was pooling buffer and trying to 
use direct buffer but we finally discovered the JVM was doing better on his own.

> Optimized ByteBuffer usage in AsynchronousSocket
> ------------------------------------------------
>
>                 Key: DEFT-112
>                 URL: https://issues.apache.org/jira/browse/DEFT-112
>             Project: Deft
>          Issue Type: Improvement
>
> The ByteBuffer usage is HttpProtocol is pretty optimized (bytebuffer reusage 
> etc). Apply the similiar usage in AS

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to