diff --git a/Reference-answers-to-various-topics-seen-in-the-wild.md b/Reference-answers-to-various-topics-seen-in-the-wild.md index 1b965f6..1cfd294 100644 --- a/Reference-answers-to-various-topics-seen-in-the-wild.md +++ b/Reference-answers-to-various-topics-seen-in-the-wild.md @@ -12,9 +12,9 @@ ### Does uBO download filter lists at launch? -No, uBO does not download filter lists at launch, it just uses filter lists currently cached in its storage, and typically will even load from a memory snapshot created in the previous session to ensure quick readiness. +No, uBO does not download filter lists at launch, it just uses filter lists currently cached in its storage, and typically will even load from a memory snapshot created in the previous session to ensure quick readiness, and uBO will be ready in a fraction of second after launch. You can see how long it took uBO to be ready after launch by going to the _Support_ tab in the dashboard, look up `allReadyAfter` in troubleshooting information. -Filter lists are updated in a lazy way in the background **after** launch. Once the filter lists have all been updated in the background, they are reloaded into memory. Subsequently a memory snapshot will be created to ensure fast load time next time uBO is launched. +Filter lists are updated in a lazy way in the background **_after_** launch. Once the filter lists have all been updated in the background, they are reloaded into memory. Subsequently a memory snapshot will be created to ensure fast load time next time uBO is launched. https://old.reddit.com/r/firefox/comments/1euljyd/comment/limy0jg/