uschindler commented on PR #12873:
URL: https://github.com/apache/lucene/pull/12873#issuecomment-1839092945

   The latest commit changed the stack trace patching to be implemented inside 
the compiled expression. The original benchmarks had shown that the extra 
`evaluate()` method in the base class caused some slowdown. By doing the stack 
trace patching the "new way", all is sane again. Due to the change the original 
`Expression` class is now unmodified.


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to