Return-Path: X-Original-To: apmail-struts-issues-archive@minotaur.apache.org Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 59F2D18FF6 for ; Tue, 15 Dec 2015 08:17:47 +0000 (UTC) Received: (qmail 34371 invoked by uid 500); 15 Dec 2015 08:17:47 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 34048 invoked by uid 500); 15 Dec 2015 08:17:46 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 34011 invoked by uid 99); 15 Dec 2015 08:17:46 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2015 08:17:46 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A9FE22C1F6C for ; Tue, 15 Dec 2015 08:17:46 +0000 (UTC) Date: Tue, 15 Dec 2015 08:17:46 +0000 (UTC) From: "Lukasz Lenart (JIRA)" To: issues@struts.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (WW-4575) Fix performance regression MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WW-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057586#comment-15057586 ] Lukasz Lenart commented on WW-4575: ----------------------------------- There is new version of FreeMarker - 2.3.23 - which should improve the overall performance > 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 > > > 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)