Skip to content
Maciej Brencz edited this page Oct 8, 2013 · 37 revisions

Features

  • 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

Metrics

  • 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

Suggestions

  • Use Content Delivery Network
  • Detecting SPOFs (single points of failure) - example

phantomjs bugs nice to be fixed

Clone this wiki locally