From 6a9fb46e77ce2a6e1d3a345705bbc8f898b7027c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 25 Feb 2015 17:36:27 -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 8c3ba37..94193bd 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 not able to detect every single duplicate filters which have the same functionality. +In 0.8.9.0, since all filters are normalized into atomic filter representation, µBlock is now able to detect every duplicated functional filters. 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