You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Eelco Hillenius (JIRA)" <ji...@apache.org> on 2007/06/08 07:29:26 UTC

[jira] Commented: (WICKET-626) profile Wicket for 1.3.0

    [ https://issues.apache.org/jira/browse/WICKET-626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502668 ] 

Eelco Hillenius commented on WICKET-626:
----------------------------------------

According to YourKit, we're wasting a lot on non-interned strings. We could intern all the common attributes etc, including things like MarkupResourceData#wicketId etc.

What do you think Johan?

> profile Wicket for 1.3.0
> ------------------------
>
>                 Key: WICKET-626
>                 URL: https://issues.apache.org/jira/browse/WICKET-626
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Eelco Hillenius
>            Assignee: Johan Compagner
>             Fix For: 1.3.0-final
>
>
> We should profile Wicket and search for (and fix) new bottlenecks we may have introduced since 1.2. We should give memory consumption a very good look and see if there is still room for optimizing.

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