Project

Profile

Help

performance analysis

Added by Anonymous over 19 years ago

Legacy ID: #2936652 Legacy Poster: Thomas (zabel123)

Hello, i am trying to use the Saxon-feature to evaluate a performance analysis. (i am using saxon 8.1.1). so i tried to do this as described in the documentation......with -TP commandline parameter. i got an (bad value=param pair on commandline). in the listed commandlines-options i could not find the -TP-option anymore. so i tried to use the -TL option (with the class TimedTraceListner [i tried this with and without java-class-path]), but it was not possible to load this class. does Saxon 8.1.1 still support the feature to make a performance-analysis, and if this is the case, how to use it? help appreciated...... Regards Thomas


Replies (4)

Please register to reply

RE: performance analysis - Added by Anonymous over 19 years ago

Legacy ID: #2937642 Legacy Poster: Thomas (zabel123)

Hello, it works now. i took a commandline-instruction like this(looks a little bit different then in the documentation): java -jar //saxon8.jar -TP -o saxon/pub/profile.xml xmlFile xslFile Regards Thomas

RE: performance analysis - Added by Anonymous over 19 years ago

Legacy ID: #2937919 Legacy Poster: Thomas (zabel123)

ok, everything works fine, but i noticed that my transformer crashes while it is evaluiting the performance analysis, when the source files are larger (with saxon 8.1.1 without the evaluiting analysis option they are transformed fine). and especially for larger and complexer files i need detailled performance analysises. could this be a bug or did I do anything wrong? did anybody occur this problems to? Regards Thomas

RE: performance analysis - Added by Anonymous over 19 years ago

Legacy ID: #2938007 Legacy Poster: Michael Kay (mhkay)

I've just tried it on 8.1.1 and it's working fine. The only thing wrong with the instructions at http://www.saxonica.com/documentation/using-xsl/performanceanalysis.html is that it should be saxon8.jar rather than saxon7.jar Michael Kay

RE: performance analysis - Added by Anonymous over 19 years ago

Legacy ID: #2938013 Legacy Poster: Thomas (zabel123)

so did I, i used saxon8.jar ........

    (1-4/4)

    Please register to reply