For the ASP.NET pages that has no user input it is a best practice to have the page register with EnableViewState=“false”. This will increase the response time to 200% of the default. Along with that, you can also do the one more important is that, anyhow...