Performance Benchmark Report Q2 2025 for Shopware 6
How does your Shopware 6 store’s PHP backend performance compare to other operators of Shopware in general?
To answer this question, we have aggregated and anonymized performance data from over 200 Shopware 6 stores over the last quarter and computed benchmark numbers to compare to for the most important page types: Product details, Category, Search, and Homepage.
Executive Summary
- For the Shopware 6 operators in the Top 10% and 25%, the numbers show what is possible if you operate with a focus on backend performance. The top 10% of shops perform in the range of 270 ms on average and 400 ms in the 95% percentile.
- Comparing with the previous Q1 benchmark, we see the numbers in the top 10% improving for product and category pages. For search, performance degrades by 20%–40% in all cohorts.
- The slowest 25% of shops have their pages perform around 1 second on average, and closer to 2 seconds for the 95%. This will affect the Largest Contentful Paint (LCP) scoring negatively.
- The fastest and slowest 10% are 6–26 times apart, showing that there is tremendous potential in analyzing and optimizing PHP backend performance with tools like Tideways.
Benchmark of average response times
| Page | 10% Best | 25% Best | Median | 25% Worst | 10% Worst |
|---|---|---|---|---|---|
| Product Details | 271 ms | 415 ms | 607 ms | 895 ms | 1599 ms |
| Category Page | 271 ms | 479 ms | 799 ms | 1215 ms | 1791 ms |
| Search | 303 ms | 639 ms | 991 ms | 1407 ms | 2943 ms |
| Homepage | 51 ms | 135 ms | 319 ms | 607 ms | 1343 ms |
Benchmark of 95% percentile response times
| Page | 10% Best | 25% Best | Median | 25% Worst | 10% Worst |
|---|---|---|---|---|---|
| Product Details | 431 ms | 671 ms | 991 ms | 1599 ms | 2815 ms |
| Category Page | 479 ms | 927 ms | 1535 ms | 2431 ms | 3583 ms |
| Search | 575 ms | 1023 ms | 1471 ms | 2175 ms | 5375 ms |
| Homepage | 99 ms | 271 ms | 575 ms | 1215 ms | 1983 ms |
Methodology
The data foundation for this is daily average and 95% response times of PHP requests in Shopware 6 shops that have an active Tideways subscription or trial during the first quarter of 2025 and reported data to our backend. This is measured through the Tideways PHP extension, tapping into the PHP runtime.
From a Core Web Vitals perspective, this is an approximate benchmark for the Time to First Byte (TTFB) of all requests in the shop that are served by the PHP backend. Requests served cached from Varnish, Fastly or other HTTP cache in front of the shop are not included.
A shop must have had at least 5,000 storefront requests that day processed by PHP in the backend and 250 requests of the page type to be included. Only shops using the default controllers for the product details, category list, search, cart, and homepage page types are considered. This leads to 74,607 data points included in the report, over 67,711 from the last report.
Take these numbers with a grain of salt because they intentionally include Shopware users across all major PHP and Shopware versions, with Elasticsearch or MySQL-based search, with Shopware’s HTTP Cache enabled or using external HTTP caches (Varnish) and across all industries and customer personas.
See where your store ranks
To see where your Shopware 6 store is ranking, sign up to a free trial with Tideways and collect backend performance data. Tideways can recommend performance optimizations and provides effortless insights into all code-level performance problems.