Perfomatic: Difference between revisions

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


= [[Perfomatic:Rearchitecture | New Architecture]] =
= [[Perfomatic:Rearchitecture | New Architecture]] =
* New DB Schema
* [[Graph_server_new_db_schema.jpg | New DB Schema]]
* [http://people.mozilla.org/~morgamic/graph-server-architecture.png Morgamic's Proposed Architecture]
* [http://people.mozilla.org/~morgamic/graph-server-architecture.png Morgamic's Proposed Architecture]


= Backdrop =
= 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.
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.

Revision as of 21:20, 22 September 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

New Architecture

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.