View Single Post
Old 07-26-2015, 10:51 AM  
Barry-xlovecam
It's 42
 
Industry Role:
Join Date: Jun 2010
Location: Global
Posts: 18,083
  1. Use file caching and/or a load balancer and CDN network setup,
  2. Avoid excessive database (MySQL) queries,
  3. Optimize your MySQL databases and tables,
  4. Correct any CSS duplication,
  5. Consolidate CSS and Javascript files when possible and minimize the code (as opposed to maximized code for editing).

That can shave a few seconds off load times.
Sprites can help but are mostly mental masturbation -- saving milliseconds will not make that much difference.
Barry-xlovecam is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote