Carsten Ziegeler wrote:
> 
> I didn't do a performance analysis, but the pages them to be a
> little bit faster now. But I want to make a simple performance
> test today.


Keep in mind that in the web environment PERCEIVED performance
is much more important that MEASURED performance.

IOW, if the incremental processing approach makes the system
FEEL more responsive, but actually takes an extra 20 ms of
MEASURED time, the results are worth it.

> 
> Carsten
> 
> > -----Original Message-----
> > From: Morrison, John [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, November 09, 2001 10:24 AM
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [Patch] incremental processing
> >
> >
> > Did you see any speed increases?
> >
> > J.
> >
> > > -----Original Message-----
> > > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, 09 November 2001 7:34 am
> > > To: Cocoon-Dev
> > > Subject: RE: [Patch] incremental processing
> > >
> > >
> > > Hi,
> > >
> > > I looked and tested it a little bit. As there seem to be no problems,
> > > I added it to 2.0 as well.
> > >
> > > Carsten
> > >
> > > > -----Original Message-----
> > > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf
> > > > Of Ovidiu Predescu
> > > > Sent: Thursday, November 08, 2001 8:55 PM
> > > > To: Jörn Heid; Carsten Ziegeler
> > > > Cc: [EMAIL PROTECTED]
> > > > Subject: Re: [Patch] incremental processing
> > > >
> > > >
> > > > Hi Jörn,
> > > >
> > > > I applied the patch on the main trunk, thank you! Carsten, this may
> > > > give some performance boost to 2.0 as well, can you take a
> > > look at it?
> > > >
> > > > Ovidiu
> > > >
> > > > On Thu, 8 Nov 2001 18:34:17 +0100, Jörn Heid
> > > <[EMAIL PROTECTED]> wrote:
> > > >
> > > > > This patch makes it possible to set the incremental processing
> > > > feature of
> > > > > Xalan in the cocoon.xconf.
> > > > >
> > > > > Only Xalan is supported as I do not know about that
> > > feature in other
> > > > > implementations like xt.
> > > > >
> > > > > As javax.xml.transform.TransformerFactory.setAttribute
> > > can throw an
> > > > > IllegalArgumentException this feature is only set if the
> > > > transformer is an
> > > > > instance of org.apache.xalan.processor.TransformerFactoryImpl.
> > > > >
> > > > > I hope the patch is generated correctly.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, email: [EMAIL PROTECTED]
> > >
> >
> >
> > =======================================================================
> > Information in this email and any attachments are confidential, and may
> > not be copied or used by anyone other than the addressee, nor disclosed
> > to any third party without our permission.  There is no intention to
> > create any legally binding contract or other commitment through the use
> > of this email.
> >
> > Experian Limited (registration number 653331).
> > Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


-- 

"Those who would trade liberty for
 temporary security deserve neither"
                - Benjamin Franklin

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

Reply via email to