Why does pagespeed throw different performance scores on different browsers?

Viewed 56

I'm testing my site on PSI and see varying results on Edge vs Chrome (both are on incognito).

This difference could be based on other factors - which I haven't been able to determine. But for now, it seems to be different based on which browser I test this in.

That doesn't make sense to me, as the browser should not affect PSI scores.

Browser: "Edge"
Performance score: 37
CLS: 0.121

enter image description here

enter image description here

Browser: "Chrome"
Performance score: 65
CLS: 0.061

enter image description here

enter image description here

1 Answers
Related