[
https://issues.apache.org/jira/browse/FELIX-1384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Savage closed FELIX-1384.
-------------------------------
Resolution: Fixed
Fix Version/s: sigil-0.1.0
> Improve performance of eclipse startup by using more efficient unpack
> algorithm for jars with nested internal Bundle-Classpath
> ------------------------------------------------------------------------------------------------------------------------------
>
> Key: FELIX-1384
> URL: https://issues.apache.org/jira/browse/FELIX-1384
> Project: Felix
> Issue Type: Improvement
> Components: Sigil
> Reporter: David Savage
> Priority: Minor
> Fix For: sigil-0.1.0
>
>
> Current algorithm unpacks everything then adds elements in bundle-classpath
> to eclipse classpath. However this is IO bound and so slow. Better to only
> unpack those entries that are referenced on the bundle classpath, which is a
> CPU bound task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.