>>1600ngl when working w/ serp speed, focus first on reducing server response time by optimizing code and leveraging caching techniques
especially for heavy assets likes js/css files. cache-control: max-age=3153600
this can significantly cut down load times w/o needing to touch the backend