How Design Affects Performance
by
18 Oct 2007
The first few seconds when visiting a site is important. You need to grab the reader's attention immediately. So, if your site is slow to load - you have a problem. Success is based on how the reader perceives your site. Complaint IIf you heard any of the above complaints and you wondered why - then continue reading. Introduction This 6 part series will focus on a few key areas that affect performance on the client-side. Our focus is specifically on first-time visitors as their experience determines if they become a member. Let me clarify a few terms before we continue:
The following affects performance:
Progressive rendering is the act of displaying each object as it is downloaded. There are 2 popular browsers right now: Internet Explorer and Firefox. Both support progressive rendering but they differ on how they render tables. Hence, your choice of design and the reader's choice of browser can affect performance. HTTP Requests An HTTP Request is a request from a browser to a server. A request can be made for an HTML page or any object included within the page. Too many requests can affect performance. Style sheets / Javascript
Next Article in this 6 part series: How Design Affects Performance : Progressive Rendering Learn More about Princeton |