Open Bug 1931985 Opened 18 days ago Updated 18 days ago

Add urlbar query perf tests that can run in automation/CI

Categories

(Firefox :: Address Bar, task, P3)

task

Tracking

()

People

(Reporter: adw, Unassigned)

References

Details

(Whiteboard: [sng])

We should have ulrbar perf tests in CI so we can detect regressions in query performance. I haven't thought hard about what they might look like, but things like:

  • Latency from keypress to the view being first updated
  • Latency from keypress to the view being fully updated
  • Latency of each provider (outside the UI, i.e., xcpshell not browser)
  • Latency of a query using all enabled-by-default providers (outside the UI, i.e., xcpshell not browser)
  • Jank after each keypress (i.e., main thread blocked and unable to service events)
You need to log in before you can comment on or make changes to this bug.