Webdev:Cesium: Difference between revisions
(→URLs) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
This is a page to track the new project for automating ySlow tests, codenamed 'Cesium', after the element used in atomic clocks. | This is a page to track the new project for automating ySlow tests, codenamed 'Cesium', after the element used in atomic clocks. | ||
== URLs == | |||
* Staging site currently behind vpn: http://cm-cesium01.mozilla.org/ | |||
== Goals == | == Goals == | ||
| Line 68: | Line 71: | ||
== Installation == | == Installation == | ||
*View the [http://viewvc.svn.mozilla.org/vc/projects/cesium/trunk/README.txt?view=markup README] in SVN | *View the [http://viewvc.svn.mozilla.org/vc/projects/cesium/trunk/cesium/README.txt?view=markup README] in SVN | ||
== Architecture Draft == | == Architecture Draft == | ||
Latest revision as of 15:34, 4 September 2009
This is a page to track the new project for automating ySlow tests, codenamed 'Cesium', after the element used in atomic clocks.
URLs
- Staging site currently behind vpn: http://cm-cesium01.mozilla.org/
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
- Documentation for API and installation
Roadmap
TBD -- 1.0
- User accounts
- Redesign
- API
07/31/2009 -- 0.2
- Making Cesium easier to install and configure
- Run Firefox headlessly
- Bugs
07/10/2009 -- 0.1.1
- minor bug fix that caused Firefox to start improperly and not load any webpages
- Download
07/09/2009 -- 0.1
- run yslow automatically
- collect the information
- make it accessible
- display it
Components
- Headless FF instance
- Processor
- UI
- API
Communication
- cesium on IRC
Meetings
Contribute
- We need people to QA, code and evangelize :)
- svn.mozilla.org/projects/cesium
- File a bug
- Bug list
Contributors
- Ryan Doherty
- Mark Hahnenberg
API
- Need API docs!
Installation
- View the README in SVN