mirror of https://github.com/gorhill/uBlock.git
Menion vAPI.net.benchmark()
parent
261ea3043d
commit
c943b45179
|
@ -98,6 +98,7 @@ _Benchmark_ is one of the internal uBO benchmarks:
|
||||||
- [`µBlock.staticNetFilteringEngine.benchmark();`](https://github.com/gorhill/uBlock/commit/5733439f629da948cfc3cae74afa519f6cff7b7f) (initial implementation, recording of the matches was added [later](https://github.com/gorhill/uBlock/commit/92c5f17b78e5056340f462b049c1871ae0467220) for comparison/debugging purposes)
|
- [`µBlock.staticNetFilteringEngine.benchmark();`](https://github.com/gorhill/uBlock/commit/5733439f629da948cfc3cae74afa519f6cff7b7f) (initial implementation, recording of the matches was added [later](https://github.com/gorhill/uBlock/commit/92c5f17b78e5056340f462b049c1871ae0467220) for comparison/debugging purposes)
|
||||||
- [`µBlock.sessionFirewall.benchmark();`](https://github.com/gorhill/uBlock/commit/928ab91ab8b72be1c962370b49a36fbe1e1ded94)
|
- [`µBlock.sessionFirewall.benchmark();`](https://github.com/gorhill/uBlock/commit/928ab91ab8b72be1c962370b49a36fbe1e1ded94)
|
||||||
- [`µBlock.cosmeticFilteringEngine.benchmark();`](https://github.com/gorhill/uBlock/commit/1e40f50eb3c1347afea251dce603f432e2199606)
|
- [`µBlock.cosmeticFilteringEngine.benchmark();`](https://github.com/gorhill/uBlock/commit/1e40f50eb3c1347afea251dce603f432e2199606)
|
||||||
|
- [`vAPI.net.benchmark()`](https://github.com/gorhill/uBlock/commit/563aed0d9374f07fcb46436f437813d860ba39c9)
|
||||||
|
|
||||||
Benchmarks can be executed from Browser Console in extension background context.
|
Benchmarks can be executed from Browser Console in extension background context.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue