mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated µBlock vs. ABP: efficiency compared (markdown)
parent
907e309c92
commit
1853d99df1
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ Below are the average time it takes for each extension to handle a net request i
|
|||
##### µBlock
|
||||

|
||||
|
||||
Fun fact: µBlock will actually execute more efficiently if you enable _ hpHosts’s Ad and tracking servers_, the timing of `chrome.webRequest.onBeforeRequest` goes below 185ms.
|
||||
Fun fact: µBlock will actually execute more efficiently if you enable _ hpHosts’s Ad and tracking servers_, the timing of `chrome.webRequest.onBeforeRequest` goes below 185 ms when this list is enabled. The key is that filters made of plain hostnames are processed in a very efficient way in µBlock.
|
||||
|
||||
### Added memory footprint to web pages
|
||||
Loading…
Reference in a new issue