[midPoint-git] [Evolveum/midpoint] dc7bf9: Add CPU time measuring to OperationResult
mederly
noreply at github.com
Wed Oct 28 19:14:18 CET 2020
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: dc7bf9c1357abca6b4d83fa78e741071f45d45b3
https://github.com/Evolveum/midpoint/commit/dc7bf9c1357abca6b4d83fa78e741071f45d45b3
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-10-27 (Tue, 27 Oct 2020)
Changed paths:
M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/CompiledTracingProfile.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/result/OperationResult.java
M infra/schema/src/main/java/com/evolveum/midpoint/schema/traces/PerformanceCategoryInfo.java
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-model-context-3.xsd
M infra/util/src/main/java/com/evolveum/midpoint/util/statistics/OperationInvocationRecord.java
Log Message:
-----------
Add CPU time measuring to OperationResult
Also, removed nanoTime calls if the result is not traced.
Commit: 4d8b48ef26c9052ad58552bb5fa648c76afd8a7d
https://github.com/Evolveum/midpoint/commit/4d8b48ef26c9052ad58552bb5fa648c76afd8a7d
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/schema/GlobalDefinitionsStore.java
M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/schema/SchemaRegistry.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/XmlEntityResolver.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/schema/SchemaRegistryImpl.java
Log Message:
-----------
Add some docs to SchemaRegistryImpl
Commit: 8193260be532ff2eca6d971658dc232e6283d50a
https://github.com/Evolveum/midpoint/commit/8193260be532ff2eca6d971658dc232e6283d50a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M infra/common/src/main/java/com/evolveum/midpoint/common/SynchronizationUtils.java
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/Evolveum/midpoint/compare/be0cbba9d590...8193260be532
More information about the midPoint-svn
mailing list