Hi,

I did some profiling and YourKitProfiler always marks
InjectionResolver.implResolveByName as hotspot. It is called over 2
mills. times per request/response. All those calls come from
ELResolver.getValue() - its is a very non trivial JSF view  so it is
probably ok (even two milions) and in application is no CDI bean yet
(all are  still spring and jsf managed). 
Do you think it is a problem? 

Regards,

Martin Kočí


Reply via email to