Performance/Bugzilla: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


= Reports =
= Reports =
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=component&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance × Component]
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=component&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance Impact × Component]
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=priority&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance × Priority]
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=priority&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance Impact × Priority]
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=bug_severity&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance × Severity]
* [https://bugzilla.mozilla.org/report.cgi?x_axis_field=cf_performance_impact&y_axis_field=bug_severity&query_format=report-table&resolution=---&j_top=AND&f1=cf_performance_impact&o1=isnotempty&v1=&f2=cf_performance_impact&o2=nowordssubstr&v2=-%2C%3F&format=table&action=wrap Performance Impact × Severity]
* [https://mozilla.pettay.fi/performance.html Performance × Component, including deltas over 30 days]
* [https://mozilla.pettay.fi/performance.html Performance × Component, including deltas over 30 days]



Revision as of 14:37, 26 August 2022

Workflows

Queries

Reports

Project Impact Flag

We have a Performance Impact project flag used for triage nomination and prioritisation. Anyone can (re)nominate bugs for triage, but only members of the perf-triage-team group can prioritise or mark bugs as unrelated to performance.

Value Description
? Add bug to triage queue.
none Bug has no impact on product performance.
high Bug has a high impact on the product quality and experience. These bugs should ideally be resolved within 3-6 months.
medium Bug has a noticable impact for a number of users. These bugs should ideally be resolved within 6-12 months.
low Bug has a noticable performance impact but affects a group of users small enough, or the impact is low enough that it should be resolved in accordance with other priorities.

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.

Groups