xsl-list
[Top] [All Lists]

Re: Measuring the complexity of XSLT stylesheets

2005-04-17 10:26:21
if  you are seeking a quantitative measure, long range power law
correlations (LRC)  were something I have used in the far past....it was
fairly independent of problem domain.

I think with XSLT its useful to create a baseline of processing time
relation to input xml, then from there make qualitative judgements on
the uses of certain XSLT...to be honest if you could define XPATH
expression complexity then you have most the battle won.

gl, jim fuller

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--