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

Info about whotracks.me database based benchmarks

gwarser 2019-09-14 20:46:52 +02:00
parent b7ea6f80a5
commit a441a30f5f

@ -13,6 +13,12 @@
- HNTrie, small (2) to large (40,000+) set: benchmarks
- Procedural cosmetic filters
- Procedural HTML filters
- Scriptlet injection filters / setTimeout-if
- Scriptlet injection filters / setTimeout-if
- Useful information about internal benchmarks used for development purposes
- [Leverage whotracks.me's huge dataset of URLs for benchmark purpose](https://github.com/gorhill/uBlock/commit/5733439f629da948cfc3cae74afa519f6cff7b7f)
- [Add support to benchmark the dynamic filtering pane](https://github.com/gorhill/uBlock/commit/928ab91ab8b72be1c962370b49a36fbe1e1ded94)
- [Report block count in benchmark()](https://github.com/gorhill/uBlock/commit/d2cb0f17eadd8cccde8aa80e503dbb6a5e17bd9e)
- [Improve usefulness of FilterContainer.benchmark()](https://github.com/gorhill/uBlock/commit/92c5f17b78e5056340f462b049c1871ae0467220)
- [Add benchmark method to cosmetic filtering engine](https://github.com/gorhill/uBlock/commit/1e40f50eb3c1347afea251dce603f432e2199606)
- [Page load speed](http://www.raymondhill.net/ublock/pageloadspeed.html)
- [HAR parser: find out what is NOT blocked](http://raymondhill.net/httpsb/har-parser.html)