You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Florent Ramière (JIRA)" <ji...@apache.org> on 2008/03/21 16:21:35 UTC

[jira] Commented: (WW-1673) Performance issues regarding ognl library

    [ https://issues.apache.org/struts/browse/WW-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43527#action_43527 ] 

Florent Ramière commented on WW-1673:
-------------------------------------

Hello, under heavy load you can see such behavior, it is mostly due to synchronization contention in OGNL.
I submitted a patch for the 2.6.11 to resolves these issues
The ticket is at http://jira.opensymphony.com/browse/OGNL-101


> Performance issues regarding ognl library
> -----------------------------------------
>
>                 Key: WW-1673
>                 URL: https://issues.apache.org/struts/browse/WW-1673
>             Project: Struts 2
>          Issue Type: Improvement
>    Affects Versions: 2.0.1
>         Environment: struts 2.0.1 /weblogic 9.2
>            Reporter: benoit
>            Assignee: Tom Schneider
>             Fix For: 2.0.7
>
>
> We have serious performance issues regarding struts 2 (v 2.0.1)
> In fact we used jprofiler and it show up that the ognl library is so time consuming (40%) for a simple webpage call
> I think it should be fixed/integrated ASAPin next release (v 2.0.4  / 2.1.0) As there is a ticket which fixes it already https://issues.apache.org/struts/browse/WW-1566
> Thanks a lot

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