-
Bug
-
Resolution: Fixed
-
P2
-
fx1.1
A large portion of the html page loading time is loading deployJava.js which is only ever used in the case that no JRE is installed. Make this file "lazy" or "dynamic" loaded so that it is only loaded when required.
http://wonko.com/post/painless_javascript_lazy_loading_with_lazyload
http://wonko.com/post/painless_javascript_lazy_loading_with_lazyload