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/09/30 17:07:50 UTC

[jira] Commented: (WICKET-792) Calls to getString() are sloooooow.

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

Matej Knopp commented on WICKET-792:
------------------------------------

>From all I can see the caching works well, is this issue still relevant?

> Calls to getString() are sloooooow.
> -----------------------------------
>
>                 Key: WICKET-792
>                 URL: https://issues.apache.org/jira/browse/WICKET-792
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.3.0-beta2
>            Reporter: Alastair Maw
>             Fix For: 1.3.0-beta4
>
>         Attachments: cpu-hotspots.png
>
>
> getString() is currently very very inefficient. It's particularly inefficient if you use it inside a ListView calling the same thing multiple times.
> See the attached profiler screendump.

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