-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Partially Completed
-
Affects Version/s: 3.2.0
-
Component/s: core
-
Labels:None
RF-1717 has been closed without addressing some great optimization opportunities described by Steve Saunders in his book. In short, these rules are here: http://developer.yahoo.com/performance/rules.html. Sticking to these rules really helps.
As Wim reported here: http://jira.jboss.org/jira/browse/RF-1717#action_12395166, the http://developer.yahoo.com/performance/rules.html#js_bottom helps a lot. It's a little bit confusing seeing this bug closed without addressing this (yes I know that this would require a general approach, that's why I report it here). Having a page rendering time of few seconds on a decent PC is not a good situation...
I would strongly encourage to take stab at this, because there is a lot of other components that would benefit of this. This would make your product better.