masaori335 opened a new pull request, #13119:
URL: https://github.com/apache/trafficserver/pull/13119

   @c-taylor noticed the 10.2.x branch has regression of throughput 
performance. It looks like several changes made it but first big drop is 
introduced by `3b0f0b760387af0c4f6fdd40c4bc98f14dbf0c4d`. The shortcut in hot 
loop seems important.
   
   Below is comparison of 1 URL against 1 ET_NET thread performance.
   
   commit | req/sec | note
   -- | -- | --
   086847590c | 14683.37 | (parent of 3b0f0b7603)
   3b0f0b7603 | 11024.33 |  
   3b0f0b7603 + this patch | 13535.39 |
     
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to