You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2009/07/01 09:06:47 UTC

[jira] Commented: (SLING-1010) Add cache to speed up resolution of missing JCR resources

    [ 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.