https://facelets.dev.java.net/issues/show_bug.cgi?id=356 Issue #|356
Summary|Fix for issue 228 in UIInstructionHandler.apply method
| causes Performance degradation
Component|facelets
Version|1.1.14
Platform|All
OS/Version|All
URL|
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|impl
Assigned to|issues@facelets
Reported by|yagish
------- Additional comments from
yagish@... Fri Aug 28 14:45:36 +0000 2009 -------
The fix for issue 228 in UIInstructionHandler.apply method causes a performance
degradation when porting from facelets1.1.12 to facelets1.1.14.
Using JProbe and profiling the application, we found the
FaceletViewHandler.buildView() method almost takes double time to execute on an
average in Facelets1.1.14, than it takes in Facelets1.1.12. Digging deeper we
found its the UIInstructionHandler.apply method, which used to take 3000
ms(approx.) for 30,000 calls in Facelets1.1.12, now takes 80,000 ms for same
number of calls in Facelets1.1.14.
---------------------------------------------------------------------
To unsubscribe, e-mail:
issues-unsubscribe@...
For additional commands, e-mail:
issues-help@...