1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-01 02:02:29 +02:00

Remove mentions about filter statistics

gwarser 2024-04-04 17:43:24 +02:00
parent 3a57c62ea9
commit 7bfab228de

@ -64,7 +64,6 @@ Hold the <kbd>Shift</kbd> key while clicking the "Open the logger" icon to toggl
- [Clear](#clear)
- [Pause the logger](#pause-the-logger)
- [Filtering the logger output](#filtering-the-logger-output)
- [Filter statistics](#filter-statistics)
- [Export dialog](#export-dialog)
- [Settings dialog](#settings-dialog)
- [Finding from which list(s) a static filter originates](#finding-from-which-lists-a-static-filter-originates)
@ -192,23 +191,6 @@ Examples:
***
#### Filter statistics
[Disabled temporarily](https://github.com/gorhill/uBlock/commit/5a5523c0b53697f816d942a1b3a712980bc77b93).
<details>
<summary>Details</summary>
![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.
</details>
***
#### Export dialog
![clipboard icon](https://user-images.githubusercontent.com/886325/62764465-3fcc8080-ba8e-11e9-9388-46a73baf7332.png)