|
|
Line 1: |
Line 1: |
| {{DISPLAYTITLE:{{wip|Firefox Performance Results}}}} | | {{DISPLAYTITLE:Firefox Performance Results}} |
| 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. | | 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. |
|
| |
|
Line 19: |
Line 19: |
|
| |
|
| = What do we have? = | | = What do we have? = |
| == ActiveData ==
| |
| ActiveData is a collection of billions of records covering unit tests, jobs, performance data, and source code revision history.
| |
|
| |
| * Access: Public
| |
| * Audience: Engineers
| |
| * Documentation: [[EngineeringProductivity/Projects/ActiveData]]
| |
| * Issue tracker: https://bugzilla.mozilla.org/buglist.cgi?product=Testing&component=ActiveData&resolution=---
| |
| * Contact: Kyle Lahnakoski [ekyle]
| |
|
| |
| === Query Tool ===
| |
| The intended use for ActiveData is for automated clients or for building dashboards, however the query tool can be used for exploration.
| |
|
| |
| * Location: https://activedata.allizom.org/tools/query.html
| |
| * Source code: https://github.com/mozilla/activedata
| |
|
| |
| ==== Examples ====
| |
| * [https://activedata.allizom.org/tools/query.html#query_id=rqnxuVpf Performance frameworks]
| |
| * [https://activedata.allizom.org/tools/query.html#query_id=rqnxuVpf Performance suites]
| |
| * [https://activedata.allizom.org/tools/query.html#query_id=1dtPBeZR Performance suites running on Android hardware]
| |
|
| |
| === 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.
| |
|
| |
| * Location: https://adr-dev.herokuapp.com/
| |
| * Audience: Engineers, Managers
| |
| * Documentation: https://active-data-recipes.readthedocs.io/
| |
| * Source code: https://github.com/mozilla/active-data-recipes
| |
| * Issue tracker: https://github.com/mozilla/active-data-recipes/issues
| |
| * Contact: Andrew Halberstadt [ahal]
| |
|
| |
| == Datadog == | | == Datadog == |
| {{todo|add description}} | | {{todo|add description}} |
Line 60: |
Line 30: |
| * Issue tracker: https://github.com/mozilla/wpt-api/issues | | * Issue tracker: https://github.com/mozilla/wpt-api/issues |
| * Contact: Stephen Donner [stephend] | | * Contact: Stephen Donner [stephend] |
|
| |
| == Firefox Health ==
| |
| 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/
| |
| * Access: Public
| |
| * Audience: Managers
| |
| * Documentation: {{todo|add link to documentation}}
| |
| * Source code: https://github.com/mozilla-frontend-infra/firefox-health-dashboard
| |
| * Issue tracker: https://github.com/mozilla-frontend-infra/firefox-health-dashboard/issues
| |
|
| |
|
| == Firefox Performance Dashboard == | | == Firefox Performance Dashboard == |
Line 87: |
Line 45: |
| == Metrics == | | == Metrics == |
| {{todo|https://metrics.mozilla.com/protected/shiny/cdowhygelund/firefox-perf-telemetry-dashboard/}} | | {{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 == |