YSlow Automator: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 10: Line 10:


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


== Components ==
== Components ==

Revision as of 20:31, 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