blackdrag commented on PR #2852:
URL: https://github.com/apache/groovy/pull/2852#issuecomment-5519465432

   > Maybe DynamicDispatchBench, especially the ones using MethodInterceptor 
could answer the question better. But my expectation is that the surrounding 
machinery shadows the actual call cost. 
   
   Which actually ran already on the PR.
   
   Benchmark | Base | PR | Improvement
   -- | -- | -- | --
   invokeMethodInterception | 3.476 ms/op | 2.467 ms/op | 29.0%
   invokeMethodAlternating | 11.490 ms/op | 10.560 ms/op | 8.1%
   
   Base: `03e303e9fdb2715c1be064849984c19a14cab4b8`
   PR: `e2767e19554985c2e03a0c002e23c614f944c790`


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