You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2020/11/04 07:30:28 UTC

[uima-uimafit] branch feature/UIMA-6291-Improve-uimaFIT-benchmarking-module updated (fc06d67 -> f1a8f6f)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch feature/UIMA-6291-Improve-uimaFIT-benchmarking-module
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from fc06d67  [UIMA-6291] Improve uimaFIT benchmarking module
     add f1a8f6f  [UIMA-6291] Improve uimaFIT benchmarking module

No new revisions were added by this update.

Summary of changes:
 .../apache/uima/fit/benchmark/BenchmarkGroup.java  | 58 ++++++++++++++++++++++
 .../fit/benchmark/CachingRandomJCasProvider.java}  | 55 ++++++++++----------
 2 files changed, 87 insertions(+), 26 deletions(-)
 create mode 100644 uimafit-benchmark/src/main/java/org/apache/uima/fit/benchmark/BenchmarkGroup.java
 copy uimafit-benchmark/src/{test/java/org/apache/uima/fit/benchmark/FSUtilBenchmark.java => main/java/org/apache/uima/fit/benchmark/CachingRandomJCasProvider.java} (52%)