You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2013/06/21 16:17:21 UTC

[jira] [Created] (FELIX-4143) Improve @Configuration management performence

Clement Escoffier created FELIX-4143:
----------------------------------------

             Summary: Improve @Configuration management performence
                 Key: FELIX-4143
                 URL: https://issues.apache.org/jira/browse/FELIX-4143
             Project: Felix
          Issue Type: Improvement
          Components: iPOJO
    Affects Versions: ipojo-runtime-1.10, ipojo-runtime-1.10.1
            Reporter: Clement Escoffier
            Assignee: Clement Escoffier
             Fix For: ipojo-runtime-1.10.2


The @Configuration processing is quite slow as it opens all classes from all bundles. This can be improved by filtering out all bundles not importing the org.apache.felix.ipojo.configuration  package.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira