You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Matej Knopp (JIRA)" <ji...@apache.org> on 2007/10/18 22:27:50 UTC

[jira] Created: (WICKET-1084) Optimize memory usage

Optimize memory usage
---------------------

                 Key: WICKET-1084
                 URL: https://issues.apache.org/jira/browse/WICKET-1084
             Project: Wicket
          Issue Type: Improvement
            Reporter: Matej Knopp
             Fix For: 1.3.0-beta5


Look at the way component keeps it's state and optimize the memory usage

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (WICKET-1084) Optimize memory usage

Posted by "Matej Knopp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539958 ] 

Matej Knopp commented on WICKET-1084:
-------------------------------------

Actually, on certain pages (with components the heavily use setMarkupId()) I got over 35% reduction.

> Optimize memory usage
> ---------------------
>
>                 Key: WICKET-1084
>                 URL: https://issues.apache.org/jira/browse/WICKET-1084
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>
> Look at the way component keeps it's state and optimize the memory usage

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (WICKET-1084) Optimize memory usage

Posted by "Johan Compagner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Compagner closed WICKET-1084.
-----------------------------------

    Resolution: Fixed

I think we have done as much as we could now for 1.3
for multply pages the gain was from 10% until 25% so the changes where pretty good.

> Optimize memory usage
> ---------------------
>
>                 Key: WICKET-1084
>                 URL: https://issues.apache.org/jira/browse/WICKET-1084
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Matej Knopp
>             Fix For: 1.3.0-beta5
>
>
> Look at the way component keeps it's state and optimize the memory usage

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.