dfpaulino / rule-evaluator-jpa

rule evaluator jpa starter
GNU General Public License v3.0
0 stars 0 forks source link

Load tests on the spring boot demo #15

Open dfpaulino opened 3 years ago

dfpaulino commented 3 years ago

Load test process Rules The system should have loaded 100 rules

dfpaulino commented 3 years ago

Load tests scenario CPU Corei5 Xmx=1G

java -server -Xmx1G -XX:NewRatio=1 -Dlogging.level.org.farmtec.res.service=INFO -jar res-jpa-service-1.1.1-SNAPSHOT.jar

200 rules loaded 5 Threads (jmeter) 2800 rps VVM cpu = 55%

Versions rule-evaluator-jpa : 1.1.1 (rule-evaluator-core : 2.0.2)

dfpaulino commented 3 years ago

Ensure rules match the request for this Jmeter should read the rule ID and match it to the RULE_ID of the request