[
https://issues.apache.org/jira/browse/WW-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117067#comment-15117067
]
Hudson commented on WW-4575:
----------------------------
SUCCESS: Integrated in Struts-JDK7-master #416 (See
[https://builds.apache.org/job/Struts-JDK7-master/416/])
WW-4575 Uses startWith instead of pattern matching to improve overall
(lukaszlenart: rev e9d92f5000a827ac83b63aada624946854a77fef)
* core/src/test/java/com/opensymphony/xwork2/ognl/SecurityMemberAccessTest.java
* core/src/main/resources/struts-default.xml
* core/src/main/java/com/opensymphony/xwork2/ognl/OgnlValueStack.java
* core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java
* core/src/main/java/com/opensymphony/xwork2/ognl/OgnlUtil.java
* core/src/main/java/com/opensymphony/xwork2/XWorkConstants.java
WW-4575 Adds missing constants translation (lukaszlenart: rev
5b256455235eec3e6bbb6292efe3eadf91ffd07d)
* core/src/main/java/org/apache/struts2/config/DefaultBeanSelectionProvider.java
* core/src/main/java/org/apache/struts2/StrutsConstants.java
> Fix performance regression
> --------------------------
>
> Key: WW-4575
> URL: https://issues.apache.org/jira/browse/WW-4575
> Project: Struts 2
> Issue Type: Task
> Affects Versions: 2.3.20, 2.3.24
> Reporter: zhouyanming
> Fix For: 2.3.25, 2.5
>
>
> I have an application run with struts2, recently I found my application
> performance downgraded if struts2 upgraded. a special use case:
> ab -n 3000 -c 150 http://localhost/login
> ||requests/second||struts2 version||
> |684|2.3.16|
> |515|2.3.18|
> |312|2.3.24|
> It's appreciatory if someon test with official example.
> I think struts2 should focus on performance improvement, make struts2 more
> configurable to deal with performance and security trade-off.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)