When you publish through Visual Studio to Azure, you have the option to precompile your pages. There are quite some options that explain what it does, but nothing about the trade-offs.
- Why wouldn't I check 'Allow [...] to be updatable'?
- Why merge into one file? Is this faster? Does it load faster or compile faster?
There is some information on the Microsoft site, but on above points they are not diving really into it.
https://msdn.microsoft.com/en-us/library/hh475319(v=vs.110).aspx
