vlsi commented on issue #5875:
URL: https://github.com/apache/jmeter/issues/5875#issuecomment-1553094136

   I've added `recoverRunningVersion` implementation to HTTP Header Manager in 
https://github.com/apache/jmeter/commit/d13f120e2f8a1df2089e260a2a6fc1aef8794506,
 so the benchmark makes both "with header manager" and "without header manager" 
have the same performance.
   
   Thanks for providing the test case.
   
   ---
   
   Rampup 0 (e.g. to make all the threads produce load faster)
   Java 17.0.17
   Apple M1
   
   <table>
   <tr><th>Title</th><th>Before: requests per second</th><th>After: requests 
per second</th></tr>
   <tr><td>HTTP Header enabled</td><td>0.49M</td><td>1.08M</td></tr>
   <tr><td>HTTP Header disabled</td><td>1.08M</td><td>1.08M</td></tr>
   </table>
   
   


-- 
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...@jmeter.apache.org

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

Reply via email to