[
https://issues.apache.org/jira/browse/XBEAN-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor deleted XBEAN-215:
------------------------------
> DelegatingBundle performance issues
> -----------------------------------
>
> Key: XBEAN-215
> URL: https://issues.apache.org/jira/browse/XBEAN-215
> Project: XBean
> Issue Type: Improvement
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
>
> DelegatingBundle suffers from some performance issues when loading classes or
> looking up resources.
> The getResource() can be slow because each lookup can cause a lookup on each
> bundle that DelegatingBundle delegates to.
> The loadClass() can be slow for the same reason as getResource() and also
> because PackageAdmin (which can be very slow) is used to lookup a bundle for
> a given package.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira