Excessive calls to bis_get_attachment_image_attributes
-
Hi,
After switching over from Fly Dynamic we’ve recently encountered significant performance issues with the Better Image Sizes plugin, which has begun generating an excessive number of calls. In some instances, these calls have exceeded 400,000, leading to substantial spikes in our memory usage. This has severely impacted the overall performance and stability of our sites using the plugin.
Upon investigation, we identified that this problem arises specifically when we use the pre-existing function
fly_get_attachment_image()
which then callsbis_get_attachment_image_attributes
filter.
Are you able to look into this or provide some help in stopping this from occurring.
Thanks
- You must be logged in to reply to this topic.