Re: Benchmarking Dynamic Web XSLT

Subject: Re: Benchmarking Dynamic Web XSLT
From: "Khalid Asad" <asad@xxxxxxxxxxxxx>
Date: Thu, 20 Apr 2000 17:40:56 -0700
Jon,

Do you have related benchmarking numbers comparing compiled and non-compiled
XSLT stylesheet? How about with different engines (e.g. Xalan, LotusXSL,
XT).

Thanks.

Khalid


----- Original Message -----
From: "Jon Smirl" <jonsmirl@xxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
Sent: Tuesday, April 18, 2000 11:46 AM
Subject: Re: Benchmarking Dynamic Web XSLT


> On a P2 350 Mhz, I'm able to do 10 gets/second. I use Apache JServ, XT and
a
> database.  The XSLT translation is not the problem.  The overhead appears
to
> be in the communication between apache, the app server and the database
> engine.
>
> 10 tps is 100ms per request with only about 12ms it in the XSLT engine
(and
> it's written in Java). Cached, compiled XT is very fast.
>
> These systems are very sensitive to minor changes. If I mess up anything I
> drop to 3 tps. I'd like to be at 20 tps on this hardware.
>
> Jon Smirl
> jonsmirl@xxxxxxxxxxxx
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread