Bare-metal ("2nd-level") benchmarks for Kogito Decision (DMN), Prediction (PMML) and Process (BPMN) Services

Clone this repo:
  1. f1518aa Merge pull request #16 from kbowers-ibm/kie-issues#570 by Kbowers · 6 months ago main
  2. 9d58c62 [kie-issues#628] Change JBoss Nexus to Apache Nexus. (#17) by Tibor Zimányi · 7 months ago
  3. 622ee2d adding NOTICE by Kennedy Bowers · 7 months ago
  4. c5b3e2b kie-issues#570: replace copyrights headers/comments in kogito-benchmarks by Kennedy Bowers · 8 months ago
  5. fb56618 Add a proper README by Marián Macik · 11 months ago

Kogito Benchmarks PR Check

Bare-metal (“2nd-level”) benchmarks for Kogito Decision (DMN), Prediction (PMML) and Process (BPMN) Services covering different scenarios (load testing, memory usage, start/stop duration…) on Quarkus and Spring Boot.

Repository consists of 2 modules:

  • kogito-benchmarks-framework - framework itself
  • kogito-benchmarks-tests - tests which use the first module as a dependency

The framework is based on the quarkus-qe/quarkus-startstop framework but adds support for Spring Boot.