JaredDavis22 commented on PR #5837: URL: https://github.com/apache/incubator-kie-drools/pull/5837#issuecomment-2047795210
> Hi, thanks for the PR. Do you have please some measurements for the performance improvement? Hi - nothing specific. A sample ide run went from 16 seconds to 14 seconds for me on a simple application with some matches. The approach to avoid .matches in a loop is well known. https://www.baeldung.com/java-regex-performance -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
