Webdev:Cesium: Difference between revisions
Jump to navigation
Jump to search
Mhahnenberg (talk | contribs) No edit summary |
|||
Line 38: | Line 38: | ||
== Architecture Draft == | == Architecture Draft == | ||
[[File:YSlowArch.png]] | [[File:YSlowArch.png]] | ||
== Frontend Mockups == | |||
* [https://wiki.mozilla.org/images/c/cf/CesiumSitesMockup.png Site List] | |||
* [https://wiki.mozilla.org/images/0/00/CesiumSiteInfoMockup.png Site Info] | |||
* [https://wiki.mozilla.org/File:CesiumSiteEditMockup.png Site Edit] | |||
* [https://wiki.mozilla.org/images/f/f3/CesiumPageListMockup.png Page List] | |||
* [https://wiki.mozilla.org/images/3/32/CesiumTestRunsMockup.png Test Run List] |
Revision as of 22:14, 12 June 2009
This is a page to track the new project for automating ySlow tests, codenamed 'Cesium', after the element used in atomic clocks.
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
Alpha
- run yslow automatically
- collect the information
- make it accessible
- display it
Components
- Headless FF instance
- Processor
- UI
- API
Communication
- #cesium on IRC
Contribute
- svn.mozilla.org/projects/cesium
- File a bug
- Bug list
API
- Need API docs!
Installation
- Need installation docs!