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 2019/06/07 11:13:00 UTC

[jira] [Resolved] (SLING-8474) Improve scanner by caching scanned results

     [ https://issues.apache.org/jira/browse/SLING-8474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler resolved SLING-8474.
-------------------------------------
    Resolution: Fixed

Added caching in rev 66f2eb9 together with some more javadoc information

> Improve scanner by caching scanned results
> ------------------------------------------
>
>                 Key: SLING-8474
>                 URL: https://issues.apache.org/jira/browse/SLING-8474
>             Project: Sling
>          Issue Type: New Feature
>          Components: Feature Model
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Feature Model Analyser 1.0.4
>
>
> In complex projects with a lot of features, potentially several aggregated features, there might be a lot of overlap in terms of artifacts that need to be scanned when all features are analysed. This results in multiple artifacts being scanned over and over again, slowing down the analysis process.
> A simple in memory cache in the scanner avoids this



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)