Open Bug 1421219 Opened 7 years ago Updated 2 years ago

Investigate pre-filtering moz_historyvisits when beginTime and endTime are provided

Categories

(Toolkit :: Places, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: mak, Unassigned)

References

Details

(Whiteboard: [fxsearch])

Currently we don't have an efficient way to get the most recent time in the given timeframe, we could try pre-filtering moz_historyvisits through a WITH clause or a simple join and check its performance VS the current query.
It may be a little bit tricky because the current query builder code is very hairy and it's all in cpp.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.