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

Static filter parser checklist

gwarser 2020-09-06 14:58:17 +02:00
parent 650ecc3b0e
commit de876c80b0

@ -21,5 +21,6 @@
- [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)
- [Static filter parser checklist](https://github.com/gorhill/uBlock/blob/master/docs/tests/static-filtering-parser-checklist.txt)
- [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)