You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by "Chris Geer (JIRA)" <ji...@apache.org> on 2012/11/01 05:37:12 UTC

[jira] [Commented] (RAVE-838) Performance problems after model-split merge

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

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

I updated the SecurityTokenService interface (EncryptedBlobSecurityTokenService) to take the widget instance along with the region widget. This eliminates another call to retrieve the widget.

I also included configuration in the persistence.xml file that will enable JPA caching (commented out for now). This really helps performance when enabled. If we can show it doesn't have any side effects it would be good to turn on for performance. It takes a few page loads before the full potential is seen. I went from 1.5s to 500ms.
                
> 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