Active
Project:
Facet Bot Blocker
Version:
1.0.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2026 at 16:57 UTC
Updated:
19 Jan 2026 at 16:57 UTC
Jump to comment: Most recent
In an effort to optimize how the config for this module was fetched, I implemented a separate caching for the configs. But never really did any benchmark comparisons on whether this was actually helpful. In the similar module, Bot Blocker, I recently ran such benchmarks, and found that the caching approach was actually more detrimental than just using the standard config system.
This issue is to remove that extra caching, and just use the standard Drupal configs.
Comments