Hi,
We are already doing everything possible our side to performance tune the theme (building from SASS not css, only included modules we need, trimming down the size of functions.js to only that we need, and no direct linking to bootstrap, plugins.min.js or other, everything is being lazy loaded, fonts swapped out and deferred etc). On top of all this we have a CDN (Cloudflare) caching and further optimizing the site. In fact on desktop google page score reports a page score of 99 on our site, hence we are already doing everything you have suggested above, and more (we take perf seriously).
The problem however is on mobile, where the Google Page scores are significantly lower - some pages as low as 50 and others 70, despite the desktop equivalents all reporting 98-99. With mobile now accounting for 85% of our traffic, that's where our focus is.
More worryingly as I said above, we are seeing instances in our analytics where pages on mobile are also freezing on iOS devices in safari (only on physical hardware and not in emulators).
It would be good to see if anything can be done about this now, or if there is anything you can share re plans for v7 and timelines so we can plan appropriately this side?