gitgabrio commented on PR #5621: URL: https://github.com/apache/incubator-kie-drools/pull/5621#issuecomment-1859946171
@mariofusco `For instance I have the feeling that creating a new instance of that ClassIdentifierTuple at each and every evaluation of a numeric expression and use it as the key for the map containing the function to be executed on its operands is a non-negligible waste and could be easily avoided, ` this is also my impression, but it does not comes to my mind an "easy way" to avoid that : could you share some raw suggestion ? -- 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]
