Free from the shackles of the browser (1)

Source: Internet
Author: User
Tags count

Recently optimized for a personal portal site.

In the traditional sense, this site is all aspects of the Convention. However, as a client-centric Web application, its performance, especially its perceived performance (perceived performance), is often severely constrained by the browser itself. An application that has not been carefully designed and optimized for client-side data access models often leads to the inability to take full advantage of bandwidth and to allow users to wait longer. In other words, its perceived performance need to be further improved.

The goal of this optimization is to break through the browser limit, make full use of bandwidth, improve performance, especially perceived performance and so on. In the next few articles, I will talk about the limitations of the browser and discuss the various ways of this optimization in several ways. Since this personal portal is developed using ASP.net ajax, I will also give some solutions based on ASP.net Ajax, hopefully with some reference value that can be helpful to our friends.

Tools

Based on the principle of seeking truth from facts, we need to use data to speak, so we also need some useful tools. They help us to count the data so we can analyze and optimize it.

In IE, we need to use the HTTP Watch tool to count the information on each request in the page, such as start time, duration length, etc., can easily get detailed data (Figure 1), very useful. And for us, a free edition is enough to use. Free Edition can not get all the information on each request, but we already have the familiar fiddler. We can use Excel to make statistical charts (figure 2) and analyze them.

Figure 1: Access to http://www.google.com statistics

Figure 2: A statistical chart drawn using Office 2007

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.