Query Profiling Collect XQuery Performance Statistics

Enable tracing to start collecting statistics. Run queries as usual (through any eXist interface), then press "Refresh" to see statistics.
Source Calls Timing
No statistics available or tracing not enabled.
Source Function Calls Timing
No statistics available or tracing not enabled.
Source Index Optimization Calls Timing
No statistics available or tracing not enabled.

Optimization = Full means: the query optimizer could use the index to execute the expression in the best possible way. Basic: an index was available but could only be used to speed up the lookup, no further optimization was applied. No index: no index was found, no optimization possible.