[midPoint-git] [Evolveum/midpoint] 7444df: Adapt schema performance test
mederly
noreply at github.com
Tue Jan 7 09:46:58 UTC 2020
Branch: refs/heads/feature/resource-manager-thread-safety
Home: https://github.com/Evolveum/midpoint
Commit: 7444df81d2fe18d8de5857f9a0fc4d655c4f12d5
https://github.com/Evolveum/midpoint/commit/7444df81d2fe18d8de5857f9a0fc4d655c4f12d5
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-01-03 (Fri, 03 Jan 2020)
Changed paths:
M infra/schema/src/test/resources/performance/user-jack.xml
Log Message:
-----------
Adapt schema performance test
Commit: 6b2dab1ba5e6320497cf00031d06a776358cb827
https://github.com/Evolveum/midpoint/commit/6b2dab1ba5e6320497cf00031d06a776358cb827
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/lex/dom/DomLessValueParser.java
M infra/prism-impl/src/main/java/com/evolveum/midpoint/prism/impl/lex/dom/DomLexicalProcessor.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/performance/AbstractSchemaPerformanceTest.java
M infra/util/src/main/java/com/evolveum/midpoint/util/DOMUtil.java
Log Message:
-----------
Add minor DOM parsing performance improvements
These are just cosmetics.
The only one functional change is dropping support for xsi:nil
attribute. It was not used by midPoint XML serialization anyway.
Compare: https://github.com/Evolveum/midpoint/compare/b09f61929035...6b2dab1ba5e6
More information about the midPoint-svn
mailing list