Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UIMA-6291] Improve uimaFIT benchmarking module #136

Merged

Conversation

reckart
Copy link
Member

@reckart reckart commented Nov 4, 2020

  • Added support for benchmark groups
  • Avoid re-building the CAS for every single benchmark to make benchmarks in a group more comparable
  • Provide informative summaries for groups

JIRA Ticket: https://issues.apache.org/jira/browse/UIMA-6291

- Added support for benchmark groups
- Avoid re-building the CAS for every single benchmark to make benchmarks in a group more comparable
- Provide informative summaries for groups
- Added support for benchmark groups
- Avoid re-building the CAS for every single benchmark to make benchmarks in a group more comparable
- Provide informative summaries for groups
…king-module

* master:
  [UIMA-6270] Add selectOverlapping to (J)CasUtil
@reckart reckart added this to the 3.2.0 milestone Nov 4, 2020
@reckart reckart self-assigned this Nov 4, 2020
…king-module

* master:
  [UIMA-6270] Add selectOverlapping to (J)CasUtil
  [UIMA-6270] Add selectOverlapping to (J)CasUtil
  [UIMA-6292] selectCovering is slow

% Conflicts:
%	uimafit-benchmark/src/test/java/org/apache/uima/fit/benchmark/CasUtilBenchmark.java
%	uimafit-benchmark/src/test/java/org/apache/uima/fit/benchmark/JCasUtilBenchmark.java
- Added optional verbose output to benchmarks
- Integrated some CAS-API-level tests into the SelectBenchmark and removed the CasUtilBenchmark
- Formatting
@reckart reckart merged commit ef13a63 into master Nov 4, 2020
@reckart reckart deleted the feature/UIMA-6291-Improve-uimaFIT-benchmarking-module branch November 4, 2020 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant