[ https://issues.apache.org/jira/browse/XBEAN-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jarek Gawor deleted XBEAN-213: ------------------------------ > DelegatingBundle performance issues > ----------------------------------- > > Key: XBEAN-213 > URL: https://issues.apache.org/jira/browse/XBEAN-213 > Project: XBean > Issue Type: Bug > 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