Hi Sling Devs,

The code in Feature Model Analyser has direct file access to zip files. So, it 
could use ZipFile api instead of ZipInputStream. I did some experimentation and 
ZipFile should perform better in my estimation. I created a ticket and pr 
bellow with the suggested changes.  
https://issues.apache.org/jira/browse/SLING-8430 
<https://issues.apache.org/jira/browse/SLING-8430>
https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/14 
<https://github.com/apache/sling-org-apache-sling-feature-analyser/pull/14>

Can this small change accepted?

Henry

Reply via email to