]
Pete Muir closed WELD-798.
--------------------------
Assignee: Pete Muir (was: Stuart Douglas)
Resolution: Done
Typesafe resolver performs poorly on startup
--------------------------------------------
Key: WELD-798
URL:
https://issues.jboss.org/browse/WELD-798
Project: Weld
Issue Type: Bug
Affects Versions: 1.1.0.CR1
Reporter: Stuart Douglas
Assignee: Pete Muir
Priority: Critical
Fix For: 1.1.0.CR2
Firing the ProcessBean events at startup has now become a massive hotspot when portable
extensions are installed that inject the bean manager. The TypeSafeBeanResolver cache gets
cleared and re-created between each firing, which is very expensive. The beansByType cache
which provides a big performance boost when no portable extensions are installed appears
to be the main culprit.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: