In the spirit of T212460 and T127780 some big data structures are converted from serialized files to use php static array to be cached in opcache.
Maybe this is also an option for Equivset
At the moment a json file is shipped directly with Equivset, but no php file.
It should be easy to adjust the generate command to provide such a file from the base file.
The usage of equivset in AntiSpoof for account creation makes it called only once.
For TitleBlacklist there is typically one call via AntiSpoof (cached in WAN)
In AbuseFilter there are multiple calls
AntiSpoof and AbuseFilter creating both one instance which loads the data from the file system