Skip to content

Commit

Permalink
Merge pull request thedaviddias#220 from antarestupin/add-performance…
Browse files Browse the repository at this point in the history
…-goals

Add performance goals
  • Loading branch information
thedaviddias authored Jan 28, 2018
2 parents e9eabc4 + 8f18215 commit eb18bd6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,10 @@ Minimum required xml markup for the `browserconfig.xml` file is as follows:

### Best practices

- [ ] **Page weight:** ![High][high_img] The weight of each page is between 0 and 500 KB.
- [ ] **Goals to achieve:** ![Medium][medium_img] Your pages should reach these goals:
- First Meaningful Paint under 1 second
- Time To Interactive under 5 seconds for the "average" configuration (a $200 Android on a slow 3G network with 400ms RTT and 400kbps transfer speed) and under 2 seconds for repeat visits
- Critical file size under 170Kb gzipped

> * 🛠 [Website Page Analysis](https://tools.pingdom.com)
> * 🛠 [WebPageTest](https://www.webpagetest.org/)
Expand Down

0 comments on commit eb18bd6

Please sign in to comment.