Open
Bug 1965506
Opened 11 days ago
Remove the check for enough entries in the database, as it's expensive
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
(Blocks 1 open bug)
Details
For the experiment we want to ensure the database has enough entries to be used for searching. We do that to be overzealous in measuring benefit of the feature.
Though that check is expensive, and Chidam already measured that there's no issue searching while we fill the database.
So before shipping the feature I'd prefer to remove the enough entries check, as the cost overweights the benefit in the long term.
You need to log in
before you can comment on or make changes to this bug.
Description
•