[webbeans-issues] [JBoss JIRA] Commented: (WBRI-357) Perform profiling for performance hotspots

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Aug 14 15:13:26 EDT 2009


    [ https://jira.jboss.org/jira/browse/WBRI-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12480921#action_12480921 ] 

Pete Muir commented on WBRI-357:
--------------------------------

An obvious performance hotspot is Type Hierarchy resolution, which must be perform any time a resolution occurs to create the resolved type closure of an injection point or class.

This resolved type hierarchy does not vary over time, so can be cached at application or even classloader (application server wide) level.

> Perform profiling for performance hotspots
> ------------------------------------------
>
>                 Key: WBRI-357
>                 URL: https://jira.jboss.org/jira/browse/WBRI-357
>             Project: Web Beans
>          Issue Type: Sub-task
>            Reporter: Pete Muir
>
> Grouping issue for suspected performance hotspots

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the weld-issues mailing list