Uses of Class
org.basex.util.Performance

Packages that use Performance
org.basex.core Database core classes. 
org.basex.index Database Index structures. 
 

Uses of Performance in org.basex.core
 

Fields in org.basex.core declared as Performance
protected  Performance Command.perf
          Performance measurements.
 

Uses of Performance in org.basex.index
 

Methods in org.basex.index with parameters of type Performance
protected  void IndexBuilder.finishIndex(Performance perf)
          Prints some final debugging information.