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
My question would be how about using Cloud Run are these modifiable enough to be able to satisfy lighthouse performance tests? Or can this not be guaranteed?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
As noted in the documentation here https://github.com/GoogleChrome/lighthouse/blob/master/docs/variability.md#strategies-for-dealing-with-variance there is recommendations to avoid FaaS and "burstable" or "shared-core" instances with a recommendation to use the machine type n2-standard-2.
My question would be how about using Cloud Run are these modifiable enough to be able to satisfy lighthouse performance tests? Or can this not be guaranteed?
Thanks.
Matt.
Beta Was this translation helpful? Give feedback.
All reactions