0 Replies Latest reply on Jan 21, 2009 9:56 AM by jamesjmp

    drools performance

      hi!
      I´m facing a Seam 2.1.1 and Drools 4.0.7 project. I would like to improve the performance of the drools module I´ve come across, because it takes several minutes to process all the rules.
      The drl file is very big (beyond 11,000 lines).
      I wonder if splitting the file would mean something as for time processing.
      On the other hand, I´ve checked that all rules has same salience. As it is the same, removing that line would improve things?
      Any idea will be welcomed.
      thanks!