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/06/27 15:28:05 UTC

[GitHub] [qpid-dispatch] kgiusti commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack

kgiusti commented on issue #525: DISPATCH-1372 alloc_pool intrusive linked list can be replaced by a linked stack
URL: https://github.com/apache/qpid-dispatch/pull/525#issuecomment-506394294
 
 
   Just for completeness - mgoulish did some benchmarking with this patch.  Here is a summary of his results:
   
   RESULTS  (mean latency over 1e6 messages ) (in msec)
   
   pre-Franz:
     64.27
     64.22
     62.62
   average of 3 tests : 63.70
   
   post-Franz:
     48.37
     48.89
     50.83
   average of 3 tests : 49.36
   
   
   Post-Franz messages fly 1.29 times faster.
   ( Get from sender to receiver in 0.77 as much time. )

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