rr040 opened a new pull request #7: create MissingElementsException only if 
there is at least one missing element
URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/7
 
 
   Performance measurements has shown that a significant amount of time is 
spent on creating `MissingElementsException` and especially its stacktraces. 
Additionally a large amount of these exceptions are created that will never be 
thrown. Therefore move the creation of these exceptions to a location where it 
is clear that this exception is going to be thrown.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to