[midPoint-git] [Evolveum/midpoint] febd92: Add low-level applySchemasAndSecurity perf test
mederly
noreply at github.com
Thu Apr 20 19:13:53 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: febd9278d27017dae7aafb3e6fc2ab59e077dceb
https://github.com/Evolveum/midpoint/commit/febd9278d27017dae7aafb3e6fc2ab59e077dceb
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M model/model-impl/src/main/java/com/evolveum/midpoint/model/impl/controller/SchemaTransformer.java
A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/AbstractEmptyInternalModelTest.java
A model/model-impl/src/test/java/com/evolveum/midpoint/model/impl/perf/TestPerformance.java
A model/model-impl/src/test/resources/common/system-configuration-empty.xml
A model/model-impl/src/test/resources/perf/role-can-read-all.xml
A model/model-impl/src/test/resources/perf/role-can-read-almost-all.xml
A model/model-impl/src/test/resources/perf/role-can-read-few.xml
A model/model-impl/src/test/resources/perf/user-can-read-all.xml
A model/model-impl/src/test/resources/perf/user-can-read-almost-all.xml
A model/model-impl/src/test/resources/perf/user-can-read-few.xml
A model/model-impl/src/test/resources/schema/big-user-extension.xsd
R model/model-impl/src/test/resources/service/model/modify/modify-user-correct.xml
A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/ExtensionValueGenerator.java
A repo/repo-test-util/src/main/java/com/evolveum/midpoint/test/asserter/AssignmentGenerator.java
M testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestOperationPerf.java
Log Message:
-----------
Add low-level applySchemasAndSecurity perf test
This test measures the performance of applySchemasAndSecurity method
on object lists.
Commit: 0ffb46f0df18253fcbe51e7c59d30b1bf8d91f93
https://github.com/Evolveum/midpoint/commit/0ffb46f0df18253fcbe51e7c59d30b1bf8d91f93
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/cases/component/ChildCasesPanel.java
M gui/admin-gui/src/main/java/com/evolveum/midpoint/web/session/SessionStorage.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/b944d6379574...0ffb46f0df18
More information about the midPoint-svn
mailing list