Hi guys,
I have a drools application running that takes about 7
seconds to run. 5 seconds of this time is used in parsing 2 DRL files that
200kb (6200 lines of code) and 34kb (1400 lines of code). Do you guys have any
tips or any techniques that I can use to improve performance?
- Ade