I have enabled the new relic log to check the performance of the Magento 2 website.
On home page I am rendering 5 blocks with 5 template files. In new relic logs, it shows homepage takes time to render MagentoFrameworkViewTemplateEnginePhp::render
function, Do you have any clue why it happening ?