I want to increase the performence of my page, currently we are having XHR calls on our page and its increasing the page load time.Is there any way to minify HTML files in CQ/AEM ? Or is there any other way to increase the performance ?For now I am minifying all the js and css and also doing the GZI...