Confirmed users
2,197
edits
| Line 175: | Line 175: | ||
#* For all bugs (including enhancements): | #* For all bugs (including enhancements): | ||
#** Set the [[#How do I determine the performance project flag?|performance project flag]]. | #** Set the [[#How do I determine the performance project flag?|performance project flag]]. | ||
#** Add the appropriate performance keywords. | #** Add the appropriate [[#How do I determine the performance keywords?|performance keywords]]. | ||
#** Move the bug to the correct | #** Move the bug to the correct [[#How do I determine the correct Bugzilla component?|Bugzilla component]]. | ||
# Open the [[#Performance triage (pending needinfo)|second triage query]] to show bugs that have open needinfo requests. The bugs are sorted from oldest to newest. For each bug in the list, follow these steps: | # Open the [[#Performance triage (pending needinfo)|second triage query]] to show bugs that have open needinfo requests. The bugs are sorted from oldest to newest. For each bug in the list, follow these steps: | ||
#* If the needinfo was set less than 2 weeks ago, move onto the next bug. | #* If the needinfo was set less than 2 weeks ago, move onto the next bug. | ||
| Line 187: | Line 187: | ||
== How do I determine the performance keywords? == | == How do I determine the performance keywords? == | ||
There are several [[../Bugzilla#Keywords|performance related keywords]], which can be helpful to understand how our performance issues are distributed, or whenever there’s a concerted effort to improve a particular aspect of our products. The [https://codepen.io/mstange/pen/eYeWrGr triage calculator] may recommend keywords to set, and by typing “perf:” in the keywords field in | There are several [[../Bugzilla#Keywords|performance related keywords]], which can be helpful to understand how our performance issues are distributed, or whenever there’s a concerted effort to improve a particular aspect of our products. The [https://codepen.io/mstange/pen/eYeWrGr triage calculator] may recommend keywords to set, and by typing “perf:” in the keywords field in Bugzilla, you will see the available options. Select all that apply to the bug. | ||
== How do I determine the correct | == How do I determine the correct Bugzilla component? == | ||
{{todo|}} | {{todo|}} | ||