Perfomatic/Status Meetings/2010-Nov-24: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(meeting agenda)
 
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
= Proposed changes to JSON output =
= Proposed changes to JSON output =
* smaller
* smaller (~1.4MB vs. ~550k uncompressed)
** [http://173-203-94-189.static.cloud-ips.com/api/test/runs?id=16&branchid=1&platformid=1 Live example of current old-style format]
** [https://wiki.mozilla.org/File:Runs_all.txt.gz {{File:Runs_all.txt.gz}}]
** [https://wiki.mozilla.org/File:Runs_avg.txt.gz {{File:Runs_avg.txt.gz}}]
** [https://wiki.mozilla.org/File:Runs_runs.txt.gz {{File:Runs_runs.txt.gz}}]
* can be dropped straight into Flot
* can be dropped straight into Flot
* load mean avg first, load exploded (test_runs) on demand
* 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 %
* need time delta / time delta %
** may need input from chowse
* should use a new URL for this so we don't have to change old interface
* should use a new URL for this so we don't have to change old interface


Line 14: Line 18:
* dashboard
* dashboard
** https://bug601796.bugzilla.mozilla.org/attachment.cgi?id=480788
** https://bug601796.bugzilla.mozilla.org/attachment.cgi?id=480788
** generate images on server, or use flot, or embed iframes?
** generate images on server, or use flot?
*** need to decide what "embed" means, could probably be used here
* waiting on access to graphs-stage
* waiting on access to graphs-stage
** bug 613267
** {{bug|613267}}
 


= Release process =
= Release process =
Line 28: Line 32:
*** see proposed changes above
*** see proposed changes above
** CGI -> WSGI
** CGI -> WSGI
= Other issues =
* Timeline?

Latest revision as of 19:01, 24 November 2010

Proposed changes to JSON output

Server issues

Blocking items

Release process

Other issues

  • Timeline?