Skip to main content

Client Performance

  • Chapter
Ultra-Fast ASP.NET
  • 479 Accesses

Abstract

The process of displaying a web page involves distributed computing. A browser on the client PC requests and parses the HTML, JavaScript, CSS, images, and other objects on a page, while one or more servers generate and deliver dynamic and static content. Building a fast system, therefore, requires both the browser and the server to be fast, as well as the network and other components in between. One way to think about it is that the server is really sending one or more programs to the browser in the form of HTML (which is after all, Hypertext Markup Language) and JavaScript. The browser then has to parse and execute those programs and render the results to the screen.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Rights and permissions

Reprints and permissions

Copyright information

© 2009 Richard Kiessig

About this chapter

Cite this chapter

(2009). Client Performance. In: Ultra-Fast ASP.NET. Apress. https://doi.org/10.1007/978-1-4302-2384-9_2

Download citation

Publish with us

Policies and ethics