deliveredtechnologies / rulebook

100% Java, Lambda Enabled, Lightweight Rules Engine with a Simple and Intuitive DSL
http://www.deliveredtechnologies.com
Apache License 2.0
716 stars 124 forks source link

using codegen to improving performance of rule execution #196

Open leehom opened 4 years ago

leehom commented 4 years ago

dynamic compile and codegen other than interpreting execution can improve the performance of rule execution

Clayton7510 commented 3 years ago

This is under consideration for a future enhancement. But probably not in the near future as usability (e.g. groovy script support) + additional algos to enhance performance on first on deck.