Needs review
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:
22 May 2026 at 07:49 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.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
dieterholvoet commented