[ 
https://issues.apache.org/jira/browse/FELIX-3202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146057#comment-13146057
 ] 

Lucas Galfaso commented on FELIX-3202:
--------------------------------------

(1) Let me think about this
(2) True, let's discard this
(3) Classes are loaded once and reused, is this something that can be measured 
once all the classes are loaded?
(4) If you apply the patch, the test has a flag to enable the performance test. 
The numbers show the number of ms needed to run 100k matches. In my box, this 
is about half for SFilter vs SimpleFilter, again if there is anything wrong 
with the test, I am willing to fix it
(5) Let me think about this
                
> Add generic type information to SimpleFilter
> --------------------------------------------
>
>                 Key: FELIX-3202
>                 URL: https://issues.apache.org/jira/browse/FELIX-3202
>             Project: Felix
>          Issue Type: Improvement
>          Components: Framework
>            Reporter: Lucas Galfaso
>            Priority: Minor
>         Attachments: felix_java5_filter.diff
>
>
> SimpleFilter does not have Java 5 generic type information and it is very 
> hard to add this to the current implementation.
> Devise a way to add generate type information to SimpleFilter while keeping 
> in mind that this is a critical component and any performance degradation 
> would slow down the entire framework

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