adobe / helix-website

The Helix website https://www.aem.live/
https://www.aem.live
Apache License 2.0
25 stars 40 forks source link

fix(rum-explorer): assign equal weight to each CWV metric in bundle when assiging overall bundle value #518

Closed trieloff closed 4 months ago

trieloff commented 4 months ago

in the past, we would use the lowest possible consensus of all available CWV metrics, which would lead to scores look worse in aggregate than comparing each of the individual scores would imply. This change gives each present score an equal weight, so that the pre-refactoring behavior has been restored and aggregate metrics look a bit more favorable

see https://cq-dev.slack.com/archives/C07198KKQ07/p1716223820237169

aem-code-sync[bot] commented 4 months ago

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.

Commits * [80743bf](https://github.com/adobe/helix-website/commit/80743bfc9867fa6c76529786a1b011dd4074d5fe) :white_check_mark: (latest)
trieloff commented 4 months ago

Alternative in #522