cliffjansen opened a new pull request, #435:
URL: https://github.com/apache/qpid-proton/pull/435

   the first commit does fewer buffer defrag/rotates in the case of outgoing 
deliveries.
   
   the second takes advantage of code of first to promote more fairness in 
scheduling
   
   third makes many calls to buffer defrag more performant.  The first commit 
ensures that an outgoing delivery is never wrapped, so this optimization always 
applies.  The special case of cj-sender runs > 10x faster, but streaming 
messages should in aggregate enjoy a performance boost or reduced cpu load.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to