Benchmark for camunda DMN engine
Stars
2
Forks
7
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
fix(dmn): correct the DMN namespace
2d9216a
chore(dmn): update to camunda 7.6.0-alpha2
b5468d5
add a decision table with two rules
5a685d7
Merge pull request #1 from camunda/jar-path
9deb80c
Merge pull request #2 from camunda/logger
ca1a0cd
chore(README): use actual jar path so copy/paste is possible
30367bf
chore(pom): add logger implementation
b51caa5
add decision tables with two inputs
5bd7c0d
add README
ce2374b
increase warm-up and measurement iteration
c9d396a
change hit policy to collect
72e7d10
add dmn generator
f27c465
add benchmark
27f62a1
initial commit
f52f413