Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 0.1
-
Fix Version/s: 0.1
-
Component/s: None
-
Labels:None
-
Request Controller:Albers, Stephan
-
External Supervisor:Karpey, July
-
Executing Programmer:Karpey, July
Description
We've seen that there are very many HTTP HEAD requests going out because there are so many small JS files, which slows page loading a lot.
Maybe we zip up the JS files or use the dojo performance improvement mechanisms for working with the javascript source files.
Javascript files where zipped, so there is one request only.