TestEngineering/Performance/Results: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
* What platforms are we running performance tests against?
* What platforms are we running performance tests against?


= Data Sources =
= What do we have? =
== ActiveData Query Tool ==
== ActiveData Query Tool ==
ActiveData is a collection of billions of records covering unit tests, jobs, performance data, and source code revision history. The intended use is for automated clients or for building dashboards, however the query tool can be used for exploration.
ActiveData is a collection of billions of records covering unit tests, jobs, performance data, and source code revision history. The intended use is for automated clients or for building dashboards, however the query tool can be used for exploration.

Revision as of 15:37, 9 August 2019


There are a variety of places where performance results are available, some of these can be queried directly, and others are dashboards built on top of those sources.

What should I use?

[TODO] for now just gathering ideas
  • Does my patch affect performance?
  • Did my push affect performance?
  • How does Firefox compare against other browsers?
  • Are we meeting our goals?
  • What performance tests are we running?
  • What platforms are we running performance tests against?

What do we have?

ActiveData Query Tool

ActiveData is a collection of billions of records covering unit tests, jobs, performance data, and source code revision history. The intended use is for automated clients or for building dashboards, however the query tool can be used for exploration.

Examples

ActiveData Recipes

Due to the size and complexity of ActiveData, using it to answer everyday questions is not a straightforward task and the built-in query tool is often insufficient. ActiveData Recipes was created to provide an intuitive way to not only use ActiveData, but to save your queries for future use and share them with others.

Datadog

[TODO] add description

WebPageTest

Firefox Health

The health dashboard tracks metrics and statistics important for tracking performance improvements.

Firefox Performance Dashboard

Metrics

[TODO] https://metrics.mozilla.com/protected/shiny/cdowhygelund/firefox-perf-telemetry-dashboard/

Nimbledroid

[TODO] add description
  • Location: https://nimbledroid.com/my_apps
  • Access: Private
    [TODO] add details
  • Audience: Engineers
  • Documentation:
    [TODO] add link to documentation
  • Issue tracker:
    [TODO]
  • Contact: No-Jun Park [npark]

Perfherder

Perfherder is an interactive dashboard intended to allow monitoring and analysis of automated performance tests run against Mozilla products. Perfherder is part of the Treeherder project.

Alerts

[TODO] add description

Compare

[TODO] add description

Graphs

[TODO] add description

Redash

[TODO] add description
  • Location: https://sql.telemetry.mozilla.org/
  • Access:
    [TODO]
  • Audience: Sheriffs, Engineers, Managers
  • Documentation:
    [TODO]
  • Source code:
    [TODO]
  • Issue tracker:
    [TODO]
  • Contact:
    [TODO]

Ad-hoc results

[TODO] add description