Confirmed users
2,177
edits
No edit summary |
|||
(20 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE: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. | |||
= What should I use? = | |||
{{todo|for now just gathering ideas}} | |||
* Does my patch affect performance? | |||
** [[#Compare|Perfherder compare]] | |||
* Did my push affect performance? | |||
** [[#Compare|Perfherder compare]] | |||
* How does Firefox compare against other browsers? | |||
** [[#Firefox Performance Dashboard|Firefox Performance Dashboard]] | |||
* Are we meeting our goals? | |||
* What performance tests are we running? | |||
* What platforms are we running performance tests against? | |||
= | = What do we have? = | ||
* Location: https:// | == Firefox Performance Dashboard == | ||
* Location: https://arewefastyet.com/ | |||
* Access: Public | * Access: Public | ||
* Audience: Engineers | * Audience: Managers, Engineers | ||
* Documentation: | * Documentation: {{todo|add link to documentation}} | ||
* Source code: https://github.com/mozilla/ | * Source code: https://github.com/mozilla-frontend-infra/firefox-performance-dashboard | ||
* Issue tracker: https:// | * Issue tracker: https://github.com/mozilla-frontend-infra/firefox-performance-dashboard/issues | ||
* Contact: | * Contact: Dave Hunt [davehunt] | ||
== | == Metrics == | ||
{{todo|https://metrics.mozilla.com/protected/shiny/cdowhygelund/firefox-perf-telemetry-dashboard/}} | |||
= | == 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 [[EngineeringProductivity/Projects/Treeherder|Treeherder]] project. | |||
* Location: https:// | * Location: https://treeherder.mozilla.org/perf.html | ||
* Access: Public | * Access: Public | ||
* Audience: Engineers | * Audience: Sheriffs, Engineers | ||
* Documentation: | * Documentation: [[EngineeringProductivity/Projects/Perfherder]] | ||
* Source code: https://github.com/mozilla/ | * Source code: https://github.com/mozilla/treeherder | ||
* Issue tracker: https:// | * Issue tracker: https://bugzilla.mozilla.org/buglist.cgi?product=Tree%20Management&component=Perfherder&resolution=--- | ||
* Contact: | * Contact: Sarah Clements [sclements] | ||
= | === Alerts === | ||
{{todo|add description}} | {{todo|add description}} | ||
* Location: https://treeherder.mozilla.org/perf.html#/alerts | |||
* Location: https:// | * Documentation: {{todo|}} | ||
* Documentation: | |||
= | === Compare === | ||
{{todo|add description}} | |||
* Location: https:// | * Location: https://treeherder.mozilla.org/perf.html#/comparechooser | ||
* | * Documentation: {{todo|}} | ||
=== Graphs === | |||
* | {{todo|add description}} | ||
* | * Location: https://treeherder.mozilla.org/perf.html#/graphs | ||
* Documentation: {{todo|}} | |||
= | == STMO == | ||
STMO is shorthand for [https://sql.telemetry.mozilla.org/ sql.telemetry.mozilla.org], an installation of the excellent [https://redash.io/ 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. | |||
* Location: https://sql.telemetry.mozilla.org/ | |||
* Access: LDAP via SSO | |||
* Audience: Sheriffs, Engineers, Managers | |||
* Documentation: https://docs.telemetry.mozilla.org/tools/stmo.html | |||
* Source code: https://github.com/mozilla/redash | |||
* Issue tracker: https://github.com/mozilla/redash/issues | |||
* Contact: #fx-metrics on Slack | |||
= | == 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: | |||
* [https://drive.google.com/drive/u/0/folders/1sZ6C6bku2vR575GSH5DxgSlP43JYT-Je Performance/Results] | |||
* [https://drive.google.com/drive/folders/11a90GH_xwcqwkcAmzCZAkwmQeuSoXA3n Performance/Projects/Desktop/Testing] | |||
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. |