xsl-list
[Top] [All Lists]

RE: XSL Transformation overhead

2005-01-13 02:44:33
you can access a test suite I developed that will help create an array
of various transformation scenarios that builds a .bat file for each
test as well as a master bat files that calls each test one after
another until complete.  

I don't think that performance figures obtained from the command line are
representative, certainly for anything under a second. They are too heavily
distorted by Java start-up costs. It's much better to use a Java driver
application that runs each transformation multiple times, ideally ignoring
outlier results.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>