You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple tests return performance scores with wide variations in the same environment. I have attached JSON files (renamed .txt) demonstrating the issue:
@gbowman2013 that first load looks like it was significantly different from the second load (it looks like the run ended prematurely, TTCI failed to compute which results in an automatic 0 and EIL is incredibly high suggesting there was not very much idle time after the first paint).
We'd really need the traces demonstrating the failure (the 39 in your example) to say more. You can collect a trace by running the CLI with --save-assets and uploading the .trace.json file. I've run Lighthouse several times against that URL and consistently get scores ~70.
If this is reproducible for you, it's possible Lighthouse is not waiting for CPU quiet on your machine and it will be addressed by #2473, but again a trace would help us tremendously to diagnose :)
Multiple tests return performance scores with wide variations in the same environment. I have attached JSON files (renamed .txt) demonstrating the issue:
Overall performance of 39 (ccserving.com_2017-06-15_08-04-34.json)
ccserving.com_2017-06-15_08-18-20.json.txt
Overall performance score of 73 (ccserving.com_2017-06-15_08-18-20.json)
ccserving.com_2017-06-15_08-04-34.json.txt
Some fix or explanation is needed.
The text was updated successfully, but these errors were encountered: