-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page experience issue #37268
Comments
Hi @thiagoenge, thanks for filing. @sebastianbenz Do you know who to assign PX Guide bugs? Trying to understand what this error message means, what its impact is, and whether it's a bug in the cache or the guide. Looks similar to #37390. |
What happens here is that the PX guide runs PSI against the origin URL and the cached URL. If the cache performs worth than the origin, this error message get reported. I don't see any obvious reason though, why cache seems to perform worse in this case. A quick WPT run also doesn't reveal any significant differences. left origin PSI / right cache PSI: |
Hi guys, thanks for explanation. We deploy several improvements in order to achieve the performance in left screenshot in last days. But, the indicators on search console dont move up, any thougths? |
@thiagoenge The slowness being indicated is on the @sebastianbenz Thanks for the explanation. The only significant difference in the waterfalls I see is the "ssl" time for the first request. I'm not experienced in diagnosing TLS handshake performance, but here goes: I don't see a relevant difference in server capabilities between cache and origin. When I run When I run I don't know that this is the cause of the difference in TLS handshake latency; just a theory. |
We're looking into whether we can address this. That said, it's worth noting that the raw network performance of the cache server is offset by the ability to prefetch from referrers like Google Search; the PSI metrics shown above are not necessarily reflective of real-world performance as observed by users. |
Looks like I may have overestimated the impact of the cert bytes, but I'm not sure by how much. Looking at the waterfalls again, I see a significant difference in TTFB after the TLS negotiation stage. I suspect that is a function of which cache tier hit. As some anecdotal evidence of that, here's 3 runs of the same comparison in sequence: run 1 - origin TTFB = 721 ms; cache TTFB = 775 ms It could be that the 3rd set of requests are after closer cache tiers are populated. That said, it's possible that all that's being observed is varying performance characteristics of some different replicas being chosen along the request path. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions. |
Hi guys, i'm getting this message from AMP Page Experience Guide:
url: https://me.ahazou.com/startnetvpn
Anyone can help to understand?
The text was updated successfully, but these errors were encountered: