Closed filipjakov closed 2 years ago
That is interesting and haven't seen that before. Is there somewhere we can see this?
Here are the links:
Thanks for the links. I wonder if it has to do with the QA server https://feat-partytown-default-web-components.staging.stats.superbet.com
response times.
When I run each of these through Page Speed Insights, it the QA server gets a "Reduce initial server response time" error, while the production one doesn't. So I wonder if that's what may be contributing to the numbers being off.
Thanks for the links. I wonder if it has to do with the QA server https://feat-partytown-default-web-components.staging.stats.superbet.com response times.
Not sure that the server response could affect TTI in the magnitude of 300%-400% (but not the other metrics)?
Also, this is very interesting. Previously I posted the metrics from running lighthouse in the Chrome console, and the metrics still stand:
But the pagespeed shows a different number! Also check Webpage test: https://www.webpagetest.org/result/220324_BiDc3R_626/2/details/ <- everything seems to be in order here as well
Seems like there is an error/bug in the Chrome console Lighthouse?
Do you think this is safe to close?
Framework: Next.js (v12.1.0)
My company decided to try out partytown; we decided to check what is going to happen on a small marketing page (Next SSR hidden behind a CDN). On the page we have GTM that currently has Google Analytics and Facebook Pixel activated. We migrated it in the following way:
Logs look fine & everything works as expected.
But i was puzzled by the lighthouse audits:
Every metric got a bit worse, but TTI is critical. Anyone has any idea what is going on?