apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

Quick buildtime Drools benchmark measuring time to build in-memory KJar from DRL and DMN resources #52

Closed baldimir closed 1 year ago

baldimir commented 1 year ago

Implement quick buildtime benchmark that will measure how long it takes to build a simple KJar out of a set of DRL and DMN files.

Acceptance criteria:

baldimir commented 1 year ago

We already have a similar benchmark here. You can simplify the amount of DRL and DMN resources from that benchmark and use it as a template.