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

Introduce a score #24

Closed beberlei closed 2 years ago

beberlei commented 2 years ago

The results need to better interpretable for users, as such it makes sense that we introduce one or two primary score values based on all the data.

The primary result here should be based on the overall performance data, using both median and 95%. Or we could have grades for each primary operation and then merge them into a result.

For the beginning we use the 95% percentile and group it into 5 grades A-D, F. We render a histogram with the distribution of responses into each grade category and compute a color based on 95% of requests being within a category.