Performance tweaks for the front-end and back-end of a store.
-
Updated
Jul 2, 2024 - PHP
Performance tweaks for the front-end and back-end of a store.
get_field has cost in front end! it means when you perform this function it calls multiple time queries as you store data in your backend. in simple words if you had 1000 text box in your acf option back-end and you call acf get_field in front-end it will call mysql query 1000 times and if you want use acf and care about your performance you wil…
Битрикс: Оптимизация изображений и конвертация в WebP (модуль OptiPic)
Addon for CS-Cart WebP to integrate with OptiPic.io (automatic images optimization and compression service)
MODX plugin to integrate with OptiPic.io (automatic images optimization and compression service)
OptiPic CDN library to convert image urls contains in html/text data
PrestaShop module OptiPic: Automatic сonvert to WebP, images optimization and compression service
OpenCart WebP extension to integrate with OptiPic.io (automatic images optimization and compression service)
Joomla WebP plugin to integrate with OptiPic.io (automatic images optimization and compression service)
Expose your classes through functions to speed up your development
Magento extension to integrate with OptiPic.io (automatic images optimization and compression service)
Add a description, image, and links to the speedup topic page so that developers can more easily learn about it.
To associate your repository with the speedup topic, visit your repo's landing page and select "manage topics."