Skip to content

obynes/art336-2015-performance-budget-demo-sec01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Budget Demo

When designing for the web you need to take a lot of external factors into consideration. If you throw too many images, fonts and resource heavy features into a website you can cause performance issues that make the site unusable for the end user.

When you are creating your sites if you determine the external usability factors before you begin designing and coding a project you can avoid unusable sites by creating a performance budget.

External Factors

3G Download Speed

768 kbps. One byte = 8 bits, so 3G translates roughly to about 96 kilobytes per second.

4G Download Speed

3000 kbps. One byte = 8 bits, so 4G translates roughly to about 375 kilobytes per second.

Budget Elements

We will have 331kb to spend on our page. 331kb will take an average of 1 to 3 seconds to download on a 3G or 4G network.

  • HTML
  • CSS
  • Webfonts
  • Images
  • JavaScript

Tips & Tools

Copy, Font, Icon & Photo Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published