Closed
Bug 1503916
Opened 6 years ago
Closed 5 years ago
Implement 2018 performance audit recommendations
Categories
(developer.mozilla.org Graveyard :: Performance, enhancement, P2)
developer.mozilla.org Graveyard
Performance
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jwhitlock, Assigned: tim)
References
Details
(Keywords: in-triage)
This is a tracking bug for implementing recommendations from the performance audit.
A performance audit by Tim Kadlec was commissioned in Q2 2018, which included notifying SpeedCurve about deployments (bug 1445641) and tracking page load time and other key metrics with synthetic testing (simulating a browser from a known location) and some real user metrics (recording page load as Google Analytics events, bug 1468271). The results and methodology are documented at https://github.com/mdn/mdn-fiori/wiki.
The recommended follow-on actions (https://github.com/mdn/sprints/issues/252) are:
* Highest priority (1):
- Consider removing some fonts/variations
- Add cross origin to resources
- Use the Font Loading API
- Subset the ZillaSlab and OpenSans fonts for different language support
* High priority (2):
- Create side bar based on HTML5
- Remove unused styles
- Processing user generated content
* Medium priority (3):
- Inline dnthelper
- Inline the contents of locale-*.css
* Low priority (4)
- Increase cache load time for interactive examples
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•6 years ago
|
Assignee: nobody → tim
Status: NEW → ASSIGNED
Reporter | ||
Updated•6 years ago
|
Priority: P1 → P2
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•