Closed Bug 1364509 Opened 7 years ago Closed 6 years ago

Combine multiple pref saves into one, and delay the async writes to optimize it more

Categories

(Core :: Preferences: Backend, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: milan, Unassigned)

References

Details

With bug 789945 we allow async file saves.  We may want to delay those, see if more of them come in, and save some disk activity by combining them/ignoring earlier ones.
Milan, I'm pretty sure that bug 981818 did this -- it added a 500ms delay to saving after a pref change, so that any other pref changes within that window would be batched into the next save. Can you confirm?
Flags: needinfo?(milan)
Yes, I think we're good with what we have now.
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(milan)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.