[ https://issues.apache.org/jira/browse/TRINIDAD-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851517#action_12851517 ]
Gabrielle Crawford commented on TRINIDAD-1747: ---------------------------------------------- we always save the state, and then we cache the last view, so that most of the time we don't have to do restoreState. We do handle windows, you can look for calls to trinContext.getWindowManager().getCurrentWindow in the state manager code. > zip page state to reduce live memory > ------------------------------------ > > Key: TRINIDAD-1747 > URL: https://issues.apache.org/jira/browse/TRINIDAD-1747 > Project: MyFaces Trinidad > Issue Type: Improvement > Reporter: Gabrielle Crawford > Attachments: 1.2.12.1_compressviewstate.patch, > 1.2.12.2_compressviewstate.patch, trunk_compressviewstate.patch > > > PageState Objects tend to pin a lot of live memory. These objects are heavy > in live memory and can use a couple of MB per object. This is very big > overhead and becomes much bigger issue in clustering when session replication > happens. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.