Updated About Wladimir Palant's answer to "What do you think of µBlock?" (markdown)

Raymond Hill 2014-07-30 08:23:45 -07:00
parent 58d4b2b47b
commit face61159d

@ -7,6 +7,8 @@ This has been a pattern with Wladimir Palant with regard to my work. [Outright m
- What "proposals" is he specifically referring to?
- What specific "scenarios" is he referring to?
Conveniently for him, I just don't know how to comment specifically technical aspects in response to 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.
I did ask him to be specific 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_).