Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0dc5d8

Browse files
committed
Add benchmarking scripts
useragents.txt sample file kindly provided by @DailyMats out of DailyMotion's data (2023-04-26). The provided scripts allow: - Testing the cache hit rate of various cache configuration (algorithm and size) on sample files, this script uses a dummy parser and is thus extremely fast. - Benchmarking the average entry processing of various parser configurations (base parser + cache algoritm + cache size) on sample files, this is a much slower script but provides a a realistic evaluation, and allows using custom rules (`regexes.yaml` files) to check their impact on the performance of a given base parser.
1 parent e719a7e commit c0dc5d8

File tree

4 files changed

+75501
-1
lines changed

4 files changed

+75501
-1
lines changed

0 commit comments

Comments
 (0)