mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 15:33:38 +01:00
Updated Launch and filter lists load performance (markdown)
parent
42046ecefa
commit
5a8b0066ab
@ -37,7 +37,7 @@ Translate internally into:
|
||||
|
||||
These are atomic filters, they can't be decomposed into smaller filters.
|
||||
|
||||
Compiling filter lists involves more then just _atomizing_, it also involves pre-computing as much as possible so as to be as close as possible to the in-memory filter representations, in order to reduce the amount of work to do when the compiled filter lists into in-memory data.
|
||||
Compiling filter lists involves more then just _atomizing_, it also involves pre-computing as much as possible so as to be as close as possible to the in-memory filter representations, in order to reduce the amount of work to do when a compiled filter list is translated into in-memory data.
|
||||
|
||||
So roughly this is it.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user