From df7d5b2e639ab83f99577a16d647da518d37254d Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sat, 5 Jul 2014 10:25:49 -0700 Subject: [PATCH] Updated Change log (markdown) --- Change-log.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Change-log.md b/Change-log.md index d2059ce..07de943 100644 --- a/Change-log.md +++ b/Change-log.md @@ -10,7 +10,7 @@ - Fixed : "EasyList Czech and Slovak moved". - Fixed : "Extremely generic element hiding selectors are current performance bottleneck". - Probably users won't notice this performance improvement, as the test case used was a demanding one: - - Tested page, heavily bloated front page of ([a demanding page](http://www.youtube.com/watch?v=1NmQvv7MGbE) for cosmetic filters) + - Tested page, heavily bloated front page of ([a demanding page](http://www.youtube.com/watch?v=1NmQvv7MGbE) for cosmetic filters) - I used many lists with cosmetic filters in them: _EasyList_, _EasyPrivacy_, _Fanboy Annoyance_, _Fanboy Enhanced Tracking_, _Fanboy Anti-Facebook_. - The improvement cuts µBlock's cosmetic filters implementation overhead from 90ms to 60ms per page load for that particularly demanding page, with the above lists representing over 33,500 cosmetic filters. - So if µBlock can do well with this one page, it most certainly can do very well with almost everything else.