Perfomatic: Difference between revisions

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


= Rearchitecture =
= Rearchitecture =
* 1.0 Branch on Mercurial
* [[Perfomatic:Rearchitecture | New Architecture Notes]]
* [[Perfomatic:Rearchitecture | New Architecture Notes]]
* [[Media:Graph_server_new_db_schema.jpg | New DB Schema]]
* [[Media:Graph_server_new_db_schema.jpg | New DB Schema]]

Revision as of 19:28, 4 December 2008

People

  • Ryan Doherty
  • Les Orchard
  • Alice Nodelman
  • Chris Cooper
  • Mark Smith
  • Stephen Donner (QA)
  • graphserver@mozilla.com

Milestones

Architecture Overview

  • Talos creates build
  • Talos runs a test
  • Sends data from test to:
    • bulk.cgi - for multiple data points
    • collect.cgi - for 1 data point
  • bulk.cgi or collect.cgi input into mysql db
  • graphs.mozilla.org/graphs.html
    • displays a line graph of the data over time
  • Single point on graph is an average(ish) of the tests on that day

Schema Junk

Requirements

Servers

Tests

Source Code

Installation Docs

Meetings

  • Thursdays @ 11am
  • 1-800-707-2533 (pin 369) or 1-650-215-1282 or 1-650-903-0800
    • Conferencing Center: x91
    • Conference ID: 300
  • Meeting Notes
  • IRC: #perfomatic

Rearchitecture

Backdrop

The perfomatic is the Mozilla graph server, and is used to understand how multiple performance metrics change over time. Grasping these relationships is important to understanding how the addition of multiple features affects all facets of speed and performance -- not just the bubbly marketing interpetation of performance -- the real "stuff that matters" kind of performance.