Uses of Interface
gate.util.reporting.BenchmarkReportable

Packages that use BenchmarkReportable
gate.util.reporting   
 

Uses of BenchmarkReportable in gate.util.reporting
 

Classes in gate.util.reporting that implement BenchmarkReportable
 class DocTimeReporter
          A reporter class to generate a report on time taken by each document within given corpus.
 class PRTimeReporter
          A reporter class to generate a report on total time taken by each processing element across corpus.