joerghoh commented on PR #37:
URL: 
https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/37#issuecomment-1594311624

   I did some tests on a very simple page (AEM WKND sample page), and I see a 
decrease in the number of access to the repository in the context of resource 
resolution (from around 60 to 40). This is mostly caused by avoiding to resolve 
the default resourcetypes over and over. In more complex pages where the same 
resourcetype is used more often the percentage will increase.
   
   In the context of resource access for the whole page this improvement is 
very small (< 1%), but that's rather caused by inefficiencies elsewhere.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to