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

Clone this repo:
  1. 929ce16 Merge pull request #19 from apache/infrastructure-ruleset-bot/default-branch-protection by Yeser Amer · 3 months ago main
  2. f0dfdd0 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 months ago infrastructure-ruleset-bot/default-branch-protection
  3. f1518aa Merge pull request #16 from kbowers-ibm/kie-issues#570 by Kbowers · 2 years, 10 months ago
  4. 9d58c62 [kie-issues#628] Change JBoss Nexus to Apache Nexus. (#17) by Tibor Zimányi · 2 years, 11 months ago
  5. 622ee2d adding NOTICE by Kennedy Bowers · 3 years 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.