Hello,

I am using Jess for some time now. What happens is that the size of my data is growing but the time it takes to process rules grows still faster than that. I am at the point where updating a single fact can take up to 2 seconds. Obviously there is a Cartesian product or something like that somewhere in my rules, but as far as I searched, I fail to see any such situation. Maybe I am mistaken in my assumptions of how Jess works.

My question is: is there a simple way to identify nodes in the Rete network that have an excessive number of facts?

Or is there a way to profile a Rete network to identify which part of the network sucks up all the processing time?

Thanks in advance,
Florian Fischer

--
Florian Fischer
Service d'Informatique Médicale
Hôpitaux Universitaires de Genève
Tél: 022 37 28861
[email protected]



--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [email protected]'
in the BODY of a message to [email protected], NOT to the list
(use your own address!) List problems? Notify [email protected].
--------------------------------------------------------------------

Reply via email to