JESS: Ideas on Jess Performance improvement

1999-12-06 Thread Navabi, Dariush
Hi, I am working on performance improvement of my Jess based application and would like to get some advice in this regard from the group. Below is a summary of the case and some of the things that I have done. Summery of the application: My application has about 240 rules and starts with 270

Re: JESS: Ideas on Jess Performance improvement

1999-12-06 Thread Ernest J. Friedman-Hill
Because Jess is such a versatile programming system, it's possible to write programs with widely varying performance characteristics. All of the steps you've outlined below are good things to do if your program has a pattern-matching bottleneck, but that's not necessarily the most CPU-intensive