Issue Type: Bug Bug
Affects Versions: 2.0.0.Final
Assignee: Jozef Hartinger
Components: Weld SPI
Created: 24/Jun/13 1:52 PM
Description:

Micro benchmarks on EJB local session beans have regressed by 30% because of implicit CDI.

The problem is that the WeldListener requestInitialized() and requestDestroyed() methods are consuming large amounts of CPU. These are all simple requests to call a business method on a stateless bean.

Environment: This is observed in Glassfish 4
Project: Weld
Priority: Major Major
Reporter: Phil Zampino
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to