Performance/Bugzilla

< Performance
Revision as of 15:17, 28 February 2022 by Davehunt (talk | contribs) (Created page with "= Performance Project Flag = * '''?''' : add to triage queue * '''-''' : not performance related * '''P1''' : P1 performance bug * '''P2''' : P2 performance bug * '''P3''' : P...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Performance Project Flag

  • ? : add to triage queue
  • - : not performance related
  • P1 : P1 performance bug
  • P2 : P2 performance bug
  • P3 : 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.)

Groups