by (1.4k points)
When I run the pagespeed test, I only get a value of around 80 percent for the mobile version.
https://developers.google.com/speed/pagespeed/insights/?hl=en&url=http%3A%2F%2Ftest.inter-data.de%2F&tab=mobile

I use the flexkit. What do I have to change in the flexkit to improve this value

Best regards
Ronny

1 Answer

by (680 points)
Hello Ronny.

The PageSpeed Insights uses a throttling when it does a mobile performance test. We won't get as a high result as it is on a PC test because of this.
For example, you can test the 'www.google.com' site and see the same mobile test result as it is on your site now.

https://developers.google.com/speed/docs/insights/v5/about#faq
https://github.com/GoogleChrome/lighthouse/blob/master/docs/throttling.md

Best regards
Denis
...