shopware6-benchmarking
shopware6-benchmarking copied to clipboard
The Shopware 6 performance benchmarking toolset, built by Shopware and Tideways.
Shopware 6 Benchmarking with Locust
The Shopware 6 performance benchmarking toolset, built by Shopware and Tideways.
NOTE: This project is currently in beta and it is not recommended to run it against live production environments yet.
This repository contains several components for Shopware 6 performance benchmarking based on the load-testing tool Locust. The result is a generated PDF (or HTML) report, offering a high level assessment of a Shopware shops performance and scalability.
LICENSE
This project is multi licenses.
- All PHP and Twig code in the
src/,tests/andtemplates/folders is licensed AGPL 3.0 or later. - All Python code in
locustfile.pyandlocusthelpers/folder is MIT licensed.