[weld-issues] [JBoss JIRA] Created: (WELD-785) "Minor refactor and fix test to be more robust" commit to weld/core/master causes a big performance decline
Martin Gencur (JIRA)
jira-events at lists.jboss.org
Fri Dec 10 07:11:52 EST 2010
"Minor refactor and fix test to be more robust" commit to weld/core/master causes a big performance decline
-----------------------------------------------------------------------------------------------------------
Key: WELD-785
URL: https://issues.jboss.org/browse/WELD-785
Project: Weld
Issue Type: Bug
Components: Conversations, Scopes & Contexts
Reporter: Martin Gencur
Assignee: Pete Muir
Fix For: 1.1.0.CR1
This commit causes a big performance decline when the application is being accessed from higher number of sessions. Now the stress test can only reach 6500 sessions at most. Removing this commit gets the max number of sessions up to 12600. This is mainly caused by heap memory not being freed sufficiently.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list