[
https://issues.jboss.org/browse/AS7-3371?page=com.atlassian.jira.plugin.s...
]
Remy Maucherat edited comment on AS7-3371 at 2/7/12 9:56 AM:
-------------------------------------------------------------
I consider the issue fixed after dropping the identifier check by default in 7.1.0 (a not
very useful functionality), unless you find something more specific.
Scalability in this sort of test is going to be up to the thread pool settings for the
most part. As I also said, a regression is to be expected in EL method invocation after
the rebase on the Tomcat code, since it checks a lot more than simply the method name
(which was of course faster, but isn't quite the right thing to do).
was (Author: rmaucher):
I consider the issue fixed after dropping the identifier check by default (a not very
useful functionality), unless you find something more specific.
Scalability in this sort of test is going to be up to the thread pool settings for the
most part. As I also said, a regression is to be expected in EL method invocation after
the rebase on the Tomcat code, since it checks a lot more than simply the method name
(which was of course faster, but isn't quite the right thing to do).
Low Performance of 7.1.0.CR1b - comparing with previous release
---------------------------------------------------------------
Key: AS7-3371
URL:
https://issues.jboss.org/browse/AS7-3371
Project: Application Server 7
Issue Type: Enhancement
Components: Web
Affects Versions: 7.1.0.CR1b
Reporter: Tomas Remes
Assignee: Remy Maucherat
Priority: Critical
Labels: eap6_prd_req
Fix For: 7.1.1.Final
Attachments: log-7.1.0.Beta1.txt, log-7.1.0.CR1b.txt
There is low (especially stress test) performance of AS 7.1.0.CR1b. Comparing to
7.1.0.Beta1 there is at least three times worse performance. You can see marked builds at
https://hudson.qa.jboss.com/hudson/view/Weld/view/Weld-Performance-All/jo....
In artifacts there is the log.txt file, where you can check stress tests results. I have
run it quite many times with same or mostly similar results.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira