[
https://issues.apache.org/jira/browse/SLING-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12725955#action_12725955
]
Carsten Ziegeler commented on SLING-1010:
-----------------------------------------
With the new caching of the script resolution my tests did not reveal a
performance improvement from this cache.
> Add cache to speed up resolution of missing JCR resources
> ---------------------------------------------------------
>
> Key: SLING-1010
> URL: https://issues.apache.org/jira/browse/SLING-1010
> Project: Sling
> Issue Type: Improvement
> Components: JCR Resource
> Reporter: Jukka Zitting
> Assignee: Carsten Ziegeler
> Priority: Minor
> Attachments: MissingPathCache.patch
>
>
> As recently discussed [1], I'm trying to speed up resolution of resources
> that don't exist. The resource resolution algorithm in Sling is very
> powerful, but it also needs to look at many different paths when a particular
> resource does not exist.
> I've implemented a simple cache that is designed to work around this
> performance issue until the speed of such negative repository path lookups
> has improved.
> [1] http://markmail.org/message/wlamd7xvagaexmzu
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.