YSlow Automator: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with 'This is a page to track the new project for automating ySlow tests. No codename has been created yet. == Goals == * Run ySlow automatically * Collect the beacon information th...')
 
Line 2: Line 2:


== Goals ==
== Goals ==
* Run ySlow automatically
* Run ySlow automatically
* Collect the beacon information that ySlow sends
* Collect the beacon information that ySlow sends
* Display the information in graph form
* Display the information in graph form
* Make the data accessible via APIs
* Make the data accessible via APIs
* Easily configurable (via web UI) and installable
* Easily configurable (via web UI) and installable
* Handle multiple websites
* Handle multiple websites


== Alpha ==
== Alpha ==

Revision as of 20:30, 19 May 2009

This is a page to track the new project for automating ySlow tests. No codename has been created yet.

Goals

  • Run ySlow automatically
  • Collect the beacon information that ySlow sends
  • Display the information in graph form
  • Make the data accessible via APIs
  • Easily configurable (via web UI) and installable
  • Handle multiple websites

Alpha

* run yslow automatically
* collect the information
* make it accessible
* display it

Components

* Headless FF instance
* Processor
* UI
* API