mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Reference answers to various topics seen in the wild (markdown)
parent
4fe4590d5f
commit
3ab616523c
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
- [Does uBO download filter lists at launch?](#is-a-manually-installed-ubo-better-and-more-performant)
|
||||||
- [Is a manually-installed uBO better and more performant?](#is-a-manually-installed-ubo-better-and-more-performant)
|
- [Is a manually-installed uBO better and more performant?](#is-a-manually-installed-ubo-better-and-more-performant)
|
||||||
- [Should I disable _"Suspend network activity until all filter lists are loaded"_ in uBO for Firefox/Firefox for Android?](#should-i-disable-suspend-network-activity-until-all-filter-lists-are-loaded-in-ubo-for-firefoxfirefox-for-android)
|
- [Should I disable _"Suspend network activity until all filter lists are loaded"_ in uBO for Firefox/Firefox for Android?](#should-i-disable-suspend-network-activity-until-all-filter-lists-are-loaded-in-ubo-for-firefoxfirefox-for-android)
|
||||||
- [Does uBO use service workers?](#does-ubo-use-service-workers)
|
- [Does uBO use service workers?](#does-ubo-use-service-workers)
|
||||||
@ -9,6 +10,16 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
<sub>https://old.reddit.com/r/firefox/comments/1euljyd/comment/limy0jg/</sub>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Is a manually-installed uBO better and more performant?
|
### Is a manually-installed uBO better and more performant?
|
||||||
|
|
||||||
No. Placebo-effect.
|
No. Placebo-effect.
|
||||||
|
Loading…
Reference in New Issue
Block a user