Re: [xslt] libxslt/xml2 profiling
- From: John Fleck <jfleck inkstain net>
- To: xslt gnome org
- Subject: Re: [xslt] libxslt/xml2 profiling
- Date: Thu, 13 Dec 2001 12:40:11 -0700 (MST)
On Thu, 13 Dec 2001, ben wrote:
>
> * is there a way to know where time is spent?
> * can it come from the stylesheets I use (optimization tips are welcome
> ;-)?
Running xsltproc with the --timing flag can give a quick snapshot of the
time spent parsing the doc, parsing the stylesheet and applying the
stylesheet.
Using the --profile flag gives a much more fine-grained look at how much
time is spent where in the stylesheet.
Cheers,
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]