Performance issue in Felix 1.2.0
--------------------------------
Key: FELIX-711
URL: https://issues.apache.org/jira/browse/FELIX-711
Project: Felix
Issue Type: Improvement
Components: Framework
Affects Versions: felix-1.2.0
Reporter: Richard S. Hall
Assignee: Richard S. Hall
Fix For: felix-1.2.1
There is a noticeable performance decrease in Felix 1.2.0. It appears that some
changes made to provide access to the manifest headers in the module layer
created a situation where some paths for accessing the manifest headers were
not getting the cached version but re-reading them from the JAR file. Needless
to say, this impacts performance. We need to analyze the code base to make sure
that it accesses the manifest headers using the correct method to avoid this
cost.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.