tideways / shopware6-benchmarking

The Shopware 6 performance benchmarking toolset, built by Shopware and Tideways.
GNU Affero General Public License v3.0
27 stars 1 forks source link

Make conversion rate configurable #40

Closed beberlei closed 2 years ago

beberlei commented 2 years ago

Currently the conversion rate is hardcoded as the weight of the Purchaser locust user in relation to all other users. We should make this configurable for the scenario.

beberlei commented 2 years ago

First simple approach by merging all non-purchaser users into a single new BrowsingUser. Downside for now that all sub-tasks are equally distributed for now, we should expand it to make the browsing user kinds configurable as well later.

beberlei commented 2 years ago

Also introduced another rate for cart abandonment: https://github.com/tideways/shopware6-benchmarking/commit/fd14632a309f5c4282391147adca758bb079f48c