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.

[ Full content available at: 
https://github.com/apache/sling-org-apache-sling-models-impl/pull/7 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to