You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/07/29 19:30:53 UTC

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #546: DISPATCH-1389: optimize qd_iterator_advance, qd_iterator_ncopy and

kgiusti opened a new pull request #546: DISPATCH-1389: optimize qd_iterator_advance, qd_iterator_ncopy and
URL: https://github.com/apache/qpid-dispatch/pull/546
 
 
   qd_iterator_equal to use multi-byte operations when the iterator view
   is in the raw data.
   
   Results of two-hop router test on my development system:
   
   current master: 
     5.165: msgs sent=500000 msgs/sec=   96797.306
   
   with this patch:
     4.844: msgs sent=500000 msgs/sec=  103228.321
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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