When I check the calls' waterfalls in dev tools, there are 3 calls that run in parallel (roughly) to each other. I understand resources can be loaded in parallel with "concurrent", but I couldn't find a way to run these HTML calls in parallel. Is there a way I can run these requests in parallel? My response time for the transaction is much higher than the manual time due to this.
Running on Version 12.60