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

Chris Geer commented on RAVE-838:
---------------------------------

@Matt - I agree with your assessment of refactoring the code to pass the widget 
down the stack. I had actually started down that path yesterday but I wanted to 
talk it through first, and you beat me to it. 

@Ate - I'm still concerned about your performance numbers. The longest I've 
seen it take on the full canonical page is 5 seconds, and that is rare. Also, 
when I profiled the code, the vast majority of the time is at the 
WidgetRepository.get level so it would appear the slow down is either JPA or 
H2. I'm not sure why that would be any slower now than before, other than 
multiple calls.
                
> Performance problems after model-split merge
> --------------------------------------------
>
>                 Key: RAVE-838
>                 URL: https://issues.apache.org/jira/browse/RAVE-838
>             Project: Rave
>          Issue Type: Bug
>    Affects Versions: 0.17
>            Reporter: Chris Geer
>            Assignee: Chris Geer
>             Fix For: 0.17
>
>
>  - WidgetServer/Repository.get is being called much more frequently with the 
> RegionWidget/Widget split.

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

Reply via email to