aboutsummaryrefslogtreecommitdiff
path: root/test/matcherbenchmark
Commit message (Collapse)AuthorAgeFilesLines
* staging: smolblokAqua-sama2020-05-303-0/+111
| | | | | | | | | | | | | smolblok is a replacement for the current lib/urlfilter AdBlockPlus and hostlist format filter parser. It is a library that uses plugins to provide support for different filter formats. staging/adblock: AdBlockPlus parser plugin plugins/smolblok_hostlist: hostlist format parser plugin Headers will be installed to include/smolbote/ Remove lib/urlfilter
* Rewrite lib/urlfilterAqua-sama2019-01-092-111/+0
| | | | | | - Make HostList and AdBlockList implementations independent from each other - Move urlfilter tests to lib/urlfilter
* Add more regex benchmarksAqua-sama2018-10-312-1/+44
|
* Add MatcherBenchmarkAqua-sama2018-10-212-0/+68