I've got different results running Google Page Speed Insights (mobile) from Chrome Dev Tools and Google Page Speed Insights page. When I run Audits Performance (mobile, 3G) from Chrome Dev Tools I get higer score than "official page". Running from Chrome dev tools it says that I've implemented some optimization but running the test from Google Page Speed Insights page it suggests that optimization. I've tried test in different timing but the score on Google Page Speed Insights are always lower than Chrome dev tools.
I've implemented some optimization like "defer images not in view" with a lazy loading, I've deferred the css loading but only Page Speed in Chrome dev tools recognize this optimizations.
Can someone help me with this?