1 min readMar 29, 2026by jakub
Speed Suite
Performance optimization extensions for Magento 2. This suite focuses on reducing indexing time, improving cache efficiency, and accelerating core Magento operations.
Extensions
- Optimized Indexes — Complete suite of optimized indexers for Magento 2, achieving up to 83% reduction in total indexing time
- STOP Protocol — 20 compiler modules that precompile XML, EAV, layouts, templates, products, and more to native PHP arrays served from OPcache
- Preloaders — Eliminates N+1 SQL query problems by batch-loading product data during collection load, reducing ~160 queries to ~75 on category pages
Was this page helpful?