This is an automated email from the ASF dual-hosted git repository. kbowers pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-kie-kogito-benchmarks.git
commit 2b11502e08b2c0f8b95802cd487b004f5e381280 Merge: bc44f38 165e431 Author: Jiri Petrlik <[email protected]> AuthorDate: Wed Jan 19 14:18:01 2022 +0100 Merge pull request #11 from jiripetrlik/BAPL-2028 BAPL-2028 - Performance regression testing of PMML Kogito .../org/kie/kogito/benchmarks/framework/App.java | 12 +++++- .../kie/kogito/benchmarks/framework/Commands.java | 2 +- .../benchmarks/framework/HTTPRequestInfo.java | 32 ++++++++++++++- .../kie/kogito/benchmarks/framework/MvnCmds.java | 2 +- .../kogito/benchmarks/framework/URLContent.java | 4 +- .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../threshold.properties | 6 +++ .../benchmarks/PMMLClusteringQuarkusTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLClusteringSpringBootTest.java | 47 ++++++++++++++++++++++ .../kogito/benchmarks/PMMLForestQuarkusTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLForestSpringBootTest.java | 47 ++++++++++++++++++++++ .../kie/kogito/benchmarks/PMMLMineQuarkusTest.java | 47 ++++++++++++++++++++++ .../kogito/benchmarks/PMMLMineSpringBootTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLRegressionQuarkusTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLRegressionSpringBootTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLScorecardQuarkusTest.java | 47 ++++++++++++++++++++++ .../benchmarks/PMMLScorecardSpringBootTest.java | 47 ++++++++++++++++++++++ 25 files changed, 577 insertions(+), 5 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
