From 9c623579299fa412846e84af5258cfcf9fb2d9e9 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 7 Sep 2015 11:00:26 -0400 Subject: [PATCH] Updated Notes on media coverage of uBlock Origin (markdown) --- Notes-on-media-coverage-of-uBlock-Origin.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Notes-on-media-coverage-of-uBlock-Origin.md b/Notes-on-media-coverage-of-uBlock-Origin.md index d79d1e9..88f2b48 100644 --- a/Notes-on-media-coverage-of-uBlock-Origin.md +++ b/Notes-on-media-coverage-of-uBlock-Origin.md @@ -11,11 +11,11 @@ The fact that default settings were used for all blockers does put uBlock at an - The more stuff blocked the more likely this will improve page load time. - The more filters are parsed and enforced, the more likely this will increase CPU and memory footprint. -uBlock is **uncompromisingly pro-user interests**, and as such its default installation is to block ads, trackers, malwares, etc. As of writing, uBlock's default installation consists of loading into memory over 46,000 network filters and over 34,000 cosmetic filters. +uBlock is **uncompromisingly pro-user interests**, and as such its default installation is to block ads, trackers, malwares, etc.[1] As of writing, uBlock's default installation consists of loading into memory over 46,000 network filters and over 34,000 cosmetic filters. Such a high amount of filters will cause uBlock to block more than any of the other blockers when used with their default settings. -On the other hand, this will also put uBlock at a disadvantage resource-wise when compared to a blocker which just block ads -- which is how the other blockers in the benchmark were set up, it's their default settings[1]. For comparison, in the benchmark, only ~1,000 filters were enforced in Ghostery. +On the other hand, this will also put uBlock at a disadvantage resource-wise when compared to a blocker which just block ads -- which is how the other blockers in the benchmark were set up, it's their default settings[2]. For comparison, in the benchmark, only ~1,000 filters were enforced in Ghostery. And yet, uBlock was the best or among the best performers CPU- and memory-wise. Had uBlock and the other blockers been set to block roughly equally, the contrast between uBlock's efficiency and other blockers would have been even more pronounced in favor of uBlock, as the CPU- and memory-footprint of the other blockers would have increased if set to block as much as uBlock with its default settings. @@ -23,4 +23,6 @@ uBlock was written from scratch with efficiency in mind, and whatever new featur *** -[1] Adblock Plus, Adguard will actually prevent many ads from being blocked with default settings, through their "acceptable ads" feature, which is enabled by default. I consider "acceptable ads" to be an anti-user feature, and as such this has no place in uBlock. \ No newline at end of file +[1] What does "uncompromisingly pro-user" mean? Here is [an example](https://github.com/chrisaljoudi/uBlock/issues/564#issuecomment-70843550). + +[2] Adblock Plus, Adguard will actually prevent many ads from being blocked with default settings, through their "acceptable ads" feature, which is enabled by default. I consider "acceptable ads" to be an anti-user feature, and as such this has no place in uBlock (see [this](https://github.com/gorhill/uBlock/blob/master/MANIFESTO.md), [this](https://github.com/chrisaljoudi/uBlock/issues/66). [this](https://github.com/gorhill/uBlock/issues/541#issuecomment-126721395)). \ No newline at end of file