Closed Bug 854438 Opened 11 years ago Closed 11 years ago

Expiring form history is very slow

Categories

(Toolkit :: Form Manager, defect)

21 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: djc, Unassigned)

References

Details

From my telemetry:

2	1748	DELETE FROM moz_formhistory WHERE lastUsed <= :expireTime /* formhistory.sqlite */

The sample size is kind of small, but 1748ms seems very slow (it's the slowest query from the telemetry data, including both main and other threads).
Bug 566746 (coincidentally landing soon) should fix this.
Fixed by bug 566746 and bug 876002's blockers fixed this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.