-
-
Notifications
You must be signed in to change notification settings - Fork 141
TODO
Maciej Brencz edited this page Oct 8, 2013
·
37 revisions
- Wait for the last HTTP request to complete (aka post window.onload activity)
- Benchmark reflows and repaints
- Reports for "cold" and "warm" browser cache
- "Unit test" style of performance monitoring
- Tracking services
- Number of inline script tags
- Number of inline style tags
- Get response content:
- real response's size data, CSS/JS code analysis, ...
- SPOF detection (initial page's HTML)
- Using sync XHR request
- Dev branch
- Use Content Delivery Network
- Detecting SPOFs (single points of failure) - example