This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Benchmarking Dynamic Web XSLT


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@mediaone.net>
To: <xsl-list@mulberrytech.com>
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@mediaone.net
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]