Closed pedrolgon closed 2 years ago
Hi @pedrolgon checkout https://github.com/GoogleChrome/lighthouse/issues/10657 for help. I think this is an issue with Lighthouse itself and gonna close the issue!
Best Peter
Hi Peter, Thanks so much I read the issue but my problem is not the same The score between different executions in node or docker is the same but when I execute the lighthouse in the browser the score is always higher and this is a problem for us. is this an usual behavior? Regards, Pedro
Hi all I executed sitespeed.io with the plugin lighthouse and I obtained different scores. When I execute directly with node or I use docker, the score is much lower than I execute the lighthouse analyses with the Browser.
Chrome Browser scores
Node or Docker
I need a higher one for node and docker
This is the node execution
node node_modules/sitespeed.io/bin/sitespeed.js https://www.amazon.es/ --n 1 --browser chrome --plugins.add ../../../@sitespeed.io/plugin-lighthouse
Regards,