From 34dfd526fda38da48164dbb0a4c760f249bc7741 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 30 Jul 2014 08:33:19 -0700 Subject: [PATCH] =?UTF-8?q?Updated=20About=20Wladimir=20Palant's=20answer?= =?UTF-8?q?=20to=20"What=20do=20you=20think=20of=20=C2=B5Block=3F"=20(mark?= =?UTF-8?q?down)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...imir-Palant's-answer-to-\"What-do-you-think-of-µBlock?\".md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/About-Wladimir-Palant's-answer-to-\"What-do-you-think-of-µBlock?\".md" "b/About-Wladimir-Palant's-answer-to-\"What-do-you-think-of-µBlock?\".md" index 7af8193..f34ec6c 100644 --- "a/About-Wladimir-Palant's-answer-to-\"What-do-you-think-of-µBlock?\".md" +++ "b/About-Wladimir-Palant's-answer-to-\"What-do-you-think-of-µBlock?\".md" @@ -9,7 +9,7 @@ This has been a pattern with Wladimir Palant with regard to my work. [Outright m Conveniently for him, I just don't know how to comment specifically whatever technical aspects in response to his vague statements. How does one do that? -Also, nowhere in the code did I trade _"performance for memory use"_, both memory use and CPU use have always been of highest concern. Given that my [benchmarks](https://github.com/gorhill/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared) show µBlock does _significantly_ better than ABP on both memory and CPU count, vaguely stating that _"clear tendency to trade performance for memory use"_ is just plain nonsense. +Also, nowhere in the code did I trade _"performance for memory use"_, both memory use and CPU use have always been of highest concern. Given that my [benchmarks](https://github.com/gorhill/uBlock/wiki/%C2%B5Block-vs.-ABP:-efficiency-compared) show µBlock does _significantly_ better than ABP on both memory and CPU count, vaguely stating that _"clear tendency to trade performance for memory use"_ is just plain nonsense. Again his use of _"clear"_ suggests that he has something very specific in mind, but he (conveniently) won't tell. I [did ask him to be specific](https://bugzilla.mozilla.org/show_bug.cgi?id=988266#c43) about his statement regarding how I implemented element hiding without injecting gigantic CSS stylesheet in every page and frame, but never received a response, and it is understandable why: he was [misrepresenting the solution](https://bugzilla.mozilla.org/show_bug.cgi?id=988266#c39): nothing in my implementation was "broken", and his supposed worries about page hanging are beyond ridiculous given that's it's exactly the result of ABP's solution, which is to inject unconditionally 13,000 CSS rules in every page and every frame on a page (even more if you are using extra lists aside _EasyList_).