TestEngineering/Performance/Results: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 63: Line 63:
== Firefox Health ==
== Firefox Health ==
The health dashboard tracks metrics and statistics important for tracking performance improvements.
The health dashboard tracks metrics and statistics important for tracking performance improvements.
{{warning|The Firefox Health dashboard does not currently have an owner. If you are experiencing issues with this dashboard please contact Dave Hunt [:davehunt] or Sarah Clements [:sclements]. If your issue is urgent please {{enterbug|mozilla.org|Heroku%3A%20Administration|file a bug}}}}.


* Location: https://health.graphics/  
* Location: https://health.graphics/  
Line 70: Line 72:
* Source code: https://github.com/mozilla-frontend-infra/firefox-health-dashboard
* Source code: https://github.com/mozilla-frontend-infra/firefox-health-dashboard
* Issue tracker: https://github.com/mozilla-frontend-infra/firefox-health-dashboard/issues
* Issue tracker: https://github.com/mozilla-frontend-infra/firefox-health-dashboard/issues
* Contact: Kyle Lahnakoski [ekyle]


== Firefox Performance Dashboard ==
== Firefox Performance Dashboard ==

Revision as of 16:57, 27 August 2020

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

What do we have?

ActiveData

ActiveData is a collection of billions of records covering unit tests, jobs, performance data, and source code revision history.

Query Tool

The intended use for ActiveData is for automated clients or for building dashboards, however the query tool can be used for exploration.

Examples

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.

Warning signWarning: The Firefox Health dashboard does not currently have an owner. If you are experiencing issues with this dashboard please contact Dave Hunt [:davehunt] or Sarah Clements [:sclements]. If your issue is urgent please file a bug

.

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

STMO

STMO is shorthand for sql.telemetry.mozilla.org, an installation of the excellent Re:dash data analysis and dashboarding tool that has been customized and configured for use with a number of the Firefox organisation's data sets.

Ad-hoc results

Before performance tests are fully automated and integrated into our pipeline, we often run manual or semi-automated tests. These results are often presented in ways that don't fit into our existing reporting structures, such as spreadsheets or documents. The following list of links serves as a repository for these results:

Please make sure when you add results to the above locations that the name or internal labeling is clear as to what was tested, the methods used, when the results were gathered, and anything else that may be useful.