ServiceTracker performance is not optimal with a service dependency that 
results in n-thousands of injected services.
---------------------------------------------------------------------------------------------------------------------

                 Key: FELIX-3218
                 URL: https://issues.apache.org/jira/browse/FELIX-3218
             Project: Felix
          Issue Type: Improvement
          Components: Dependency Manager
         Environment: MacOS Snow Leopard.
            Reporter: Xander Uiterlinden
         Attachments: ServiceTracker.patch

ServiceTracker performance is not optimal with a service dependency that 
results in n-thousands of injected services.
The ServiceTracker.setInitial() implementation has a nested loop causing 
performance issues, e.g. quatratic lookup of service properties.

--
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

        

Reply via email to