Package: xpath-sys

Function report

Lambda List

report (&key (group-identical-expressions t))

Arguments

  • group-identical-expressions -- Boolean, indicates whether times recorded for closures that were compiled separately, but for the same expression, are to be summed together. Default is T.

Details

Shows profiling output.

Shows cumulative run time and real time, number of calls, and average run time for each XPath expression or XPattern matcher that was invoked.
 

See also