Performance/Bugzilla: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= Queries = | |||
* [https://mzl.la/perf-triage-query Triage] | |||
= Reports = | |||
* [https://bugzilla.mozilla.org/report.cgi?f1=cf_performance&o1=isnotempty&resolution=---&x_axis_field=cf_performance&y_axis_field=component&width=720&height=350&action=wrap&format=table Performance/Component] | |||
* [https://bugzilla.mozilla.org/report.cgi?f1=cf_performance&o1=isnotempty&resolution=---&x_axis_field=priority&y_axis_field=cf_performance&width=600&height=350&action=wrap&format=table Priority/Performance] | |||
= Project Flag = | = Project Flag = | ||
We have a '''Performance''' project flag used for triage nomination and prioritisation. Anyone can nominate bugs for triage, but only members of the [[#Groups|perf-triage-team group]] can prioritise or mark bugs as unrelated to performance. | We have a '''Performance''' project flag used for triage nomination and prioritisation. Anyone can nominate bugs for triage, but only members of the [[#Groups|perf-triage-team group]] can prioritise or mark bugs as unrelated to performance. |
Revision as of 16:32, 28 February 2022
Queries
Reports
Project Flag
We have a Performance project flag used for triage nomination and prioritisation. Anyone can nominate bugs for triage, but only members of the perf-triage-team group can prioritise or mark bugs as unrelated to performance.
?
add to triage queue-
not performance relatedP1
P1 performance bugP2
P2 performance bugP3
P3 performance bug
Keywords
- perf: A bug that affects speed or responsiveness. (For memory use issues, use "memory-footprint" or "memory-leak" instead.)
- perf-alert: Associated with a performance alert.
- perf:responsiveness: The issue affects the promptness of the browser’s response to user input.
- perf:resource-use: The issue affects resource use excessively: cpu, gpu, ram, disk access, power, etc.
- perf:pageload: The issue affects the initial loading of websites.
- perf:frontend: The issue affects the browser front-end (i.e. the Firefox UI.)
- perf:animation: The issue affects the smoothness of animations.
- perf:startup: The issue affects application startup.
- topperf: A high-profile speed or responsiveness issue. (These bugs should also have the "perf" keyword.)