Sort results by uri, count, time.

Start at the section which matches the original request, then follow the processing. The right-hand columns are the times (in milliseconds) for each occasion that a component was processed. The far right column is the initial occasion.

Component Average Last Results
noncaching-testsite.html (2 results, total time: 4, average time: 2) 0 1
1 file src=test.xml 0 0 0
2 xslt src=test2page.xsl 0 0 0
3 xslt src=context://samples/common/style/xsl/html/complex-page2html.xsl 0 0 0
4 html  0 0 0
5 TOTAL 2 3 1
caching-testsite.html (2 results, total time: 36, average time: 18) 0 1
1 file src=test.xml 1 1 1
2 xslt src=test2page.xsl 1 1 1
3 xslt src=context://samples/common/style/xsl/html/complex-page2html.xsl 1 1 1
4 html  1 1 1
5 TOTAL 18 20 16