Magento platform code and third-party extensions in a lot of cases produce redundant database queries on product collections load.
This module provides an easy way to pre-load data for product collections like prices, stock data, and many more by using different types of load types.
Module for debugging Magento 2 performance. It works without overwriting any core files and it can be installed with composer.
07 Dec 2025
In this video I am talking about how Magento 2 object manager could benefit from PHP 8.4s native lazy loading functionality.
23 Nov 2025
This is a Composer plugin that preloads PHP code to improve performance by utilizing the opcache feature. It generates a vendor/preload.php file that includes calls to warm up the opcache, scanning specified directories for PHP files to include. Installation and configuration instructions are detailed for effective use.
30 Sep 2025
This module leverages modern web performance technologies including Back/Forward Cache (bfcache), Page Prerendering, and View Transitions API to dramatically improve Core Web Vitals and overall page speed performance. It provides optimizations to enhance your store's loading times and create seamless user experiences.
30 Sep 2025
The Sterk GraphQL Performance module is a comprehensive solution for optimizing GraphQL performance in Magento 2. It addresses common performance bottlenecks, implements efficient data loading patterns, and provides robust caching strategies.
02 Sep 2025