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/22 13:58:27 UTC

[GitHub] [qpid-dispatch] kgiusti opened a new pull request #541: DISPATCH-1389: optimize the STATE_IN_BODY codepath in qd_iterator_octet

kgiusti opened a new pull request #541: DISPATCH-1389: optimize the STATE_IN_BODY codepath in qd_iterator_octet
URL: https://github.com/apache/qpid-dispatch/pull/541
 
 
   Minor change increases field parsing performance in general
   
   Single hop (best of 3 runs)
   master: 
       3.177: msgs sent=500000 msgs/sec=  157377.115
   patch:
       2.470: msgs sent=500000 msgs/sec=  202455.051
   
   Two hop:
   master:
     8.170: msgs sent=500000 msgs/sec=   61198.177
   
   patch:
     6.814: msgs sent=500000 msgs/sec=   73377.456
   

----------------------------------------------------------------
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