This site is archived.

Front End Performance – How to make your website blazingly fast

Platinum and gold sponsors

kkaefer's picture
kkaefer - Mon, 02/11/2008 - 3:30pm
Presenters: 
Konstantin Käfer
Track: 
site building
Session Description: 

SESSION OVERVIEW
This lecture-style session will present and discuss various approaches to improve front end performance. While server side performance has an impact on the speed websites are delivered, the vast par of loading time is spent on retrieving CSS, JavaScript and image files. For a truly zippy website, it is therefore vital to drastically lower the amount of time spent here. In his book “High performance websites”, Steve Souders discusses various ways to accomplish this. This session is based on that book but contains additional Drupal-related information and strategies.

AGENDA
* Anatomy of a web page
* Measuring the non-obvious and identifying bottlenecks
* The Hypertext transfer protocol
* Reducing HTTP requests
* Configuring Apache
* Additional optimizations
* Content delivery networks
* Related Drupal modules

GOALS
You should get a feeling for what “front end performance” actually means and where the main problems are located. You will also learn how to tackle these issues in a structured manner, measure the effects and get to know the basics of the foundation technology of the web, the Hypertext transfer protocol.

RESOURCES
You should be familiar with how a website is structured and know basic Apache configuration. Being familiar with HTTP is a bonus.

Average: 4.9 (8 votes)