From 6eed5b212a6209f58cd573e10da40eb9b6e68897 Mon Sep 17 00:00:00 2001 From: gwarser Date: Sat, 12 Jun 2021 17:42:02 +0200 Subject: [PATCH] Filter statistics are disabled --- The-logger.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/The-logger.md b/The-logger.md index 839d735..4ed3772 100644 --- a/The-logger.md +++ b/The-logger.md @@ -187,12 +187,19 @@ Examples: #### Filter statistics +[Disabled temporarily](https://github.com/gorhill/uBlock/commit/5a5523c0b53697f816d942a1b3a712980bc77b93). + +
+Details + ![chart icon](https://user-images.githubusercontent.com/886325/62764319-e19f9d80-ba8d-11e9-8ada-7725e1ac9dae.png) The current implementation reports statistics for all static filters, and the presentation/feature set is intentionally minimal: *Do not open issues about this.* It's still a work in progress and it will be worked on slowly and thoughtfully over time and as time allows. Pausing the logger will not pause the collation of filter hit statistics, thus it is possible to lower the logger overhead by pausing logger output without losing filter hit collation. +
+ *** #### Export dialog