Skip to content

Conversation

@gatling822
Copy link

@gatling822 gatling822 commented Feb 16, 2020

We have been using this awesome rules engine for almost 2 years thing have been great but recently we added more rule the performance started to degrade. We found that one improvement was to stop creating the log statement for every matched rule.

Second we found a use case where would would like to use more features of the MVEL sub system, and use the compiled rules and that are created in the Engine.java so adding the ability subclass the Engine.java would allow use to extend the functionality if needed.

Resolves #7

@gatling822 gatling822 requested a review from maxant February 16, 2020 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Help improve logging performance. Debug logging

1 participant