From 8eddea2af54ab68b4d25a0d3efc9ee6652293bca Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 25 Feb 2015 17:37:06 -0500 Subject: [PATCH] Updated Launch and filter lists load performance (markdown) --- Launch-and-filter-lists-load-performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Launch-and-filter-lists-load-performance.md b/Launch-and-filter-lists-load-performance.md index 94193bd..62d22a0 100644 --- a/Launch-and-filter-lists-load-performance.md +++ b/Launch-and-filter-lists-load-performance.md @@ -48,6 +48,6 @@ So this meant that the following duplicated filters would not have been seen as /advertisers.$image,script /advertisers.$script,image -In 0.8.9.0, since all filters are normalized into atomic filter representation, µBlock is now able to detect every duplicated functional filters. +In 0.8.9.0, since all filters are normalized into atomic filter representation, µBlock is now able to detect 100% of filters which are functional duplicate. And since µBlock's now report the number of atomic filters, expect the count to go somewhat compared to previous versions. For instance, currently using default filter lists, 0.8.9.0 reports over 58,000 network filters, while previous versions reported around 55,000 network filters. \ No newline at end of file