-
-
Notifications
You must be signed in to change notification settings - Fork 33
Server-side image swap performance #91
Copy link
Copy link
Open
Description
Profiling a client site in New Relic, I found Yireo_NextGenImages frequently adds ~140 ms to the response times of category and product page views. This is purely for parsing, checking, and swapping to WebP images -- all images are already converted.
Is there anything that can be done to optimize this?

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels