From f988dc7a8cf213f1cef5910954b7c6847d1fd206 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 25 Feb 2015 17:38:28 -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 209015b..fdefc60 100644 --- a/Launch-and-filter-lists-load-performance.md +++ b/Launch-and-filter-lists-load-performance.md @@ -43,7 +43,7 @@ So roughly this is it. There are nice virtuous side effects with using compiled filter lists. One of them is the very accurate counting of distinct filters, and the ability to _completely_ detect duplicates. Prior to 0.8.9.0, µBlock tried best to detect duplicate, but it wasn't perfect, as it was using the raw representation of a filter to decide whether the filter was already processed. -So this meant that the following duplicated filters would not have been seen as duplicate by µBlock, even though they essentially accomplish the same thing: +So this meant that the following duplicated filters would not have been seen as duplicates by µBlock, even though they essentially accomplish the same thing: /advertisers.$image,script /advertisers.$script,image