Closed Bug 675636 Opened 13 years ago Closed 7 years ago

Add ratio for slow/fast autocomplete queries to telemetry

Categories

(Toolkit :: Places, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: mak, Unassigned)

References

Details

bug 671001 adds a telemtry probe to check how bad are slow autocomplete queries.

Dietrich suggested:
> this is good. we'll know the range of badness. however, i'd also like to
> know how often these happen relative to <50ms queries, so we know just how
> bad of a problem it is.

This means having a way to accumulate and calculate data along a certain fixed timeframe, like during a day, that may require some deeper thought to the implementation part (the data has to be stored somewhere with some sort of expiration time and such).
Another approach may be to store the number of fast queries between 2 slow queries.  This may not give us good enough data though, has to be evaluated.
Depends on: 671001
we'll probably do something, but not here.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.