Subject: RE: XSL Transformation overhead
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 13 Jan 2005 15:52:41 -0000
|
> I'm using the xalan's XSLT Processor
That's the one everyone compares themselves with because it makes their own
results look so good ;-)
Michael Kay
http://www.saxonica.com/
>
> -----Original Message-----
> From: Colin Paul Adams [mailto:colin@xxxxxxxxxxxxxxxxxx]
> Sent: Thursday, January 13, 2005 10:18 AM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: XSL Transformation overhead
>
>
> >>>>> "RB" == Bhaskar, Rajan <RBhaskar@xxxxxxx> writes:
>
> RB> My question is at a load of 15 TPS what would be CPU usage if
> RB> 120000 transformations occur for a period of 2 hours
> RB> continuously
>
> That depends upon what the transformation is doing, how efficient are
> your XSLT processor and XML parser, how fast your CPU is, and other
> hardware configuration factors.
>
> In short - measure it.
> --
> Colin Paul Adams
> Preston Lancashire
|