Perfomatic/Status Meetings/2010-Nov-24
Proposed changes to JSON output
- smaller (~1.4MB vs. ~550k uncompressed)
- can be dropped straight into Flot
- load mean avg/delta first, load exploded (test_runs) on demand
- need to measure size savings to make sure it's worth it
- need time delta / time delta %
- should use a new URL for this so we don't have to change old interface
Server issues
- export CSV broken on stage/prod
Blocking items
- dashboard
- waiting on access to graphs-stage
Release process
- let's branch and cherry-pick changes
- automate graphs-stage install
- new "short" manifest format
- improvements to the way the manifest is built (vs. scanning test_runs table)
- new JSON calls
- see proposed changes above
- CGI -> WSGI
Other issues