Details
-
Type:
New Feature
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: Core Extensions
-
Labels:None
-
Environment:all
Description
Implement custom state manager to improve cpu & memory consumption. The state manager will avoid serialize and deserialize the state of the component tree. This will also reduce component creation and disposal.
Issue Links
- blocks
-
ICE-11113 Optimize ICEfaces memory consumption
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Assignee | Mircea Toma [ mircea.toma ] |
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Summary | Profile state saving to potentially improve memory consumption | Implement custom state manager to improve cpu & memory consumption |
Description | Profile state saving to potentially improve memory consumption and reduce component creation and disposal. | Implement custom state manager to improve cpu & memory consumption. The state manager will avoid serialize and deserialize the state of the component tree. This will also reduce component creation and disposal. |
Attachment | custommemoryusage.tiff [ 22314 ] | |
Attachment | customstatesaving.tiff [ 22315 ] | |
Attachment | customviewrendering.tiff [ 22316 ] | |
Attachment | partialstatesaving.tiff [ 22317 ] | |
Attachment | standardmemoryusage.tiff [ 22318 ] | |
Attachment | standardviewrendering.tiff [ 22319 ] |
Comment | [ !standardviewrendering.tiff! ] |
Attachment | custommemoryusage.tiff [ 22314 ] |
Attachment | customstatesaving.tiff [ 22315 ] |
Attachment | customviewrendering.tiff [ 22316 ] |
Attachment | partialstatesaving.tiff [ 22317 ] |
Attachment | standardmemoryusage.tiff [ 22318 ] |
Attachment | standardviewrendering.tiff [ 22319 ] |
Attachment | custommemoryusage.png [ 22320 ] | |
Attachment | customstatesaving.png [ 22321 ] | |
Attachment | customviewrendering.png [ 22322 ] | |
Attachment | partialstatesaving.png [ 22323 ] | |
Attachment | standardmemoryusage.png [ 22324 ] | |
Attachment | standardviewrendering.png [ 22325 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Summary | Implement custom state manager to improve cpu & memory consumption | New View Root State Manager to improve cpu & memory consumption |