Confirmed users
2,196
edits
No edit summary |
|||
Line 11: | Line 11: | ||
* [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] | ||
= Project Flag = | = Project Impact Flag = | ||
We have a '''Performance''' project flag used for triage nomination and prioritisation. Anyone can (re)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 Impact''' project flag used for triage nomination and prioritisation. Anyone can (re)nominate bugs for triage, but only members of the [[#Groups|perf-triage-team group]] can prioritise or mark bugs as unrelated to performance. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 20: | Line 20: | ||
| <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=%3F&resolution=---&query_format=advanced ?]</code> || Add bug to triage queue. | | <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=%3F&resolution=---&query_format=advanced ?]</code> || Add bug to triage queue. | ||
|- | |- | ||
| <code>[https://bugzilla.mozilla.org/buglist.cgi?f1= | | <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance_impact&o1=equals&v1=-&resolution=---&query_format=advanced none]</code> || Bug has no impact on product performance. | ||
|- | |- | ||
| <code>[https://bugzilla.mozilla.org/buglist.cgi?f1= | | <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance_impact&o1=equals&v1=high&resolution=---&query_format=advanced high]</code> || Bug has a high impact on the product quality and experience. These bugs should ideally be resolved within 3-6 months. | ||
|- | |- | ||
| <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=P2&resolution=---&query_format=advanced | | <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=P2&resolution=---&query_format=advanced medium]</code> || Bug has a noticable impact for a number of users. These bugs should ideally be resolved within 6-12 months. | ||
|- | |- | ||
| <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=P3&resolution=---&query_format=advanced | | <code>[https://bugzilla.mozilla.org/buglist.cgi?f1=cf_performance&o1=equals&v1=P3&resolution=---&query_format=advanced low]</code> || 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. | ||
|} | |} | ||