Optimizing Web.UI Client Script Deployment
Posted by: ComponentArt WebLogs,
on 29 Oct 2007 |
View original | Bookmarked: 0 time(s)
As part of an overall effort to optimize HTTP-related
performance of Web.UI, version 2007.2 includes a new mechanism for reducing the
overhead of client script deployment. Since the script files themselves are of
manageable size, and drastically benefit from compression in many cases, the
biggest overhead comes from HTTP round-trips. Each Web.UI control typically
depends on anywhere from one or two to several script files, so the number of
separate requests can affect the load times in a web...