You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/11/16 15:56:58 UTC

[jira] [Created] (QPID-7518) [Java Broker] Reduce cost of calculating size of buffered data in NonBlockingConnection

Rob Godfrey created QPID-7518:
---------------------------------

             Summary: [Java Broker] Reduce cost of calculating size of buffered data in NonBlockingConnection
                 Key: QPID-7518
                 URL: https://issues.apache.org/jira/browse/QPID-7518
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Rob Godfrey
             Fix For: qpid-java-6.2


Profiling shows that we spend a lot of time iterating over QpidByteBuffers to establish the size of the the buffered data.  We can instead keep track of this as we add buffers and write data through the delegate



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org