RE: Performance of XSLTC

2002-07-11 Thread Berin Loritsch
> From: TREGAN Fabien [mailto:[EMAIL PROTECTED]] > > I have a pipeline with 1 generator, 1 castor (non cachable) > transformer, 2 xsl transformation and 1 xml serialization. I > tryed to run it with both xalan and xsltc, and the benefit > (mesured by JMeter with 5 and 50 concurrent > threads)

RE: Performance of XSLTC

2002-07-11 Thread Koen Pellegrims
-Oorspronkelijk bericht- Van: Sylvain Wallez [mailto:[EMAIL PROTECTED]] Verzonden: donderdag 11 juli 2002 10:35 Aan: [EMAIL PROTECTED] Onderwerp: Re: Performance of XSLTC Reinhard Poetz wrote: >Hi, > >Today I tried to find out how much faster XSLTC compared to Xalan is. M

Re: Performance of XSLTC

2002-07-11 Thread Sylvain Wallez
Reinhard Poetz wrote: >Hi, > >Today I tried to find out how much faster XSLTC compared to Xalan is. My >result: there is hardly any difference in performance (maybe XSLTC is >slightly faster). > > Just some thoughts : XSLTC translates a stylesheet to a class, and this process is time consumin

RE: Performance of XSLTC

2002-07-10 Thread TREGAN Fabien
than 15% for the transformation, since the xslt transformer take nearly all the time). Did you really have a 50% benefit ? >-Message d'origine- >De: Berin Loritsch [mailto:[EMAIL PROTECTED]] >Date: jeudi 11 juillet 2002 00:54 >À: [EMAIL PROTECTED] >Objet: RE: Performance

RE: Performance of XSLTC

2002-07-10 Thread Berin Loritsch
> From: Reinhard Poetz [mailto:[EMAIL PROTECTED]] > > Hi, > > Today I tried to find out how much faster XSLTC compared to > Xalan is. My > result: there is hardly any difference in performance (maybe > XSLTC is slightly faster). > > My test case: > - > I used a pipline with two x