----- Original Message -----
From: "Berin Loritsch" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 02, 2001 10:56 PM
Subject: Re: Performance of sample app


> Kasper Nielsen wrote:
> >
> > try setting module.cache=true in your TurbineResource.Properties
> > and see if the second time you hit a page is just as slow as the first.
>
> That worked.  But all this tells me is that Turbine is architecturally
> slow, and the cache hides the problems.  Cocoon that does far more complex
> things is fast even without cache activated.  It becomes even quicker
after
> cache is enabled.

I think its mostly classloader issues related to Tomcat.

Im sure Cocoon2 is architecturally faster its a clean design/implementation
whereas Turbine is dragging a lot of old code around. It would be more fair
to compare it to Cocoon2 having to extend Cocoon1 instead of starting all
over.


- Kasper







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to