Re: slow app when having a lot of D2W rules ?
Re: slow app when having a lot of D2W rules ?
- Subject: Re: slow app when having a lot of D2W rules ?
- From: Dominique Schoenenberger <email@hidden>
- Date: Thu, 21 Feb 2008 20:57:27 +0100
Good to know, thank you. Here what we have found:
If we comment out the following ERD2WModel methods:
protected ObjectfireSystemRuleForKeyPathInContext(String keyPath,
D2WContext context)
protected Object fireRuleForKeyPathInContext(String keyPath,
D2WContext context)
and call super instead, we have found evidence to suggest the
performance problem is no longer there.
When we profiled the application we found that the application spend
more and more time in ERXMultiKey.equals and the number of ERXMultiKey
instances increases (while accessing the same list page)
Does this make any sense ?
Dominique
On 21 févr. 08, at 00:48, Anjo Krank wrote:
I got two apps with around 100-200 page configs and 1000-1500 rules
(~150 entities) and two others with ~50 entities, 70 pages and ~500
rules.
Netstruxr had (if memory serves) 2k rules, 1.2k pages, 600 entities.
Cheers, Anjo
Am 20.02.2008 um 19:31 schrieb Dominique Schoenenberger:
They are hand-written rules and may be between 400-500 page configs.
How many rules, page configs do you have in your application ?
Dominique
On 18 févr. 08, at 21:20, Anjo Krank wrote:
Just out of curiosity: are these hand-written rules? If yes, how
many page configs do you have?
Cheers, Anjo
Am 18.02.2008 um 20:51 schrieb Dominique Schoenenberger:
Our application has 6500 D2W rules (including rules from
JavaDirectToWeb and Wonder frameworks).
We noticed that the application become slower with time when we
have more than 4500 D2W rules. We don't know yet exactly what it
is but we would like to know if anybody has noticed something
when having a lot of D2W rules ?
Dominique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden