LMPEvi commented on issue #6870: URL: https://github.com/apache/incubator-kie/issues/6870#issuecomment-5355335958
Thank you for the very quick response! We ran our performance tests again, and these fixes did have some impact on performance, however we are still measuring a significant performance regression compared to v8.44.2.Final. The fixed part isn't called that much in our project, which explains why we are seeing relatively little improvement. We suspect the regressions are related to the FEEL engine in general; perhaps not any single commit, but rather stemming from various changes after v8.44.2.Final. For reference, here are our performance testing results: - v8.44.2.Final: 181s 480ms - v10.2.0 (original): 315s 620ms - v10.2.0 (with these fixes merged manually): 292s 0ms -- 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]
