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

Mention consoleLogLevel in benchmarkDatasetURL

gwarser 2020-02-24 00:59:07 +01:00
parent 6dd88ec26d
commit b4033c9094

@ -99,7 +99,7 @@ _Benchmark_ is one of the internal uBO benchmarks:
- [`µBlock.sessionFirewall.benchmark();`](https://github.com/gorhill/uBlock/commit/928ab91ab8b72be1c962370b49a36fbe1e1ded94)
- [`µBlock.cosmeticFilteringEngine.benchmark();`](https://github.com/gorhill/uBlock/commit/1e40f50eb3c1347afea251dce603f432e2199606)
Benchmarks can be executed from Browser Console in extension background context.
Benchmarks can be executed from Browser Console in extension background context. [`consoleLogLevel`](./Advanced-settings#consoleloglevel) must be set to `info` to actually print the results.
***