There was an error while loading. Please reload this page.
The new robots pattern was created with the following process:
cd robots
uasparser.xml
robots_excerpt.ini
robot_user_agents.txt
./create_robots_resources.py
wtop.cfg
compare_robots_configs.py Old Config (../wtop.cfg) ======================== matched: 683 missed: 715 duration: 0.032s New Config (robots_excerpt.ini) =============================== matched: 1278 (87% more) missed: 120 duration: 0.026s (17% faster)
While these synthetic values indicate the new pattern is faster, real world test indicate it is about 46% slower.