12 posts
19 Sept 2026
How to find the real ceiling of a Magento store with load testing, read the saturation signals, and size capacity before a campaign breaks it
18 Sept 2026
How to keep the Magento origin quiet under load: full-page cache at the edge, cache tags, and the invalidation rules that prevent stale content
16 Sept 2026
How to profile a Magento store with Blackfire or New Relic and read flamegraphs to target the actual slow code
08 Sept 2026
The performance work that follows a Hyva migration — consolidating CSP, using Hyva base-layout resets, keeping full-page cache correct, and measuring the before/after so the gains are provable.
06 Sept 2026
A production Hyva storefront loaded fine on the first hit and broke on the second. The culprit was FPC caching a fragment without the JS blocks it depended on.
31 Aug 2026
Wrapping the hero image in an Alpine x-if meant it wasn't the LCP node, and fetchpriority landed on the wrong element. A small template change moved the metric.
19 Aug 2026
How to see a Magento 2 store like an operator — centralize logs, track slow queries and cache hit rate, and trace requests so the audit checklist has real signals.
07 Aug 2026
How Magento 2 scheduling and async processing work — the cron groups, the message queue (RabbitMQ/MySQL), and why indexers belong there, not in the request.
26 Jul 2026
How to debug Magento 2 without guessing — the stock profiler (CSV capture), log channels, developer mode, and a production-shaped local stack for repro.
20 Jul 2026
A practical Magento 2 performance checklist — full-page cache, Varnish, Redis, indexing, and profiling — ranked by the impact each change delivers.
18 Jul 2026
The recurring developer mistakes that quietly tank Magento 2 performance — from N+1 loads to plugin abuse and misconfigured caches — and how to avoid each.
14 Jul 2026
Major Magento 2 upgrades are a project, not a click. We cover a safe upgrade pipeline and how to profile before/after to prove the work paid off.
Browse by topic: