I’d like to get the pulse of the community on whether to precompile or not. I know its cold start time is faster, and it hides code. However, there is something dirty about it, IMO. Maybe its the name, compiling a website sounds incorrect.
In general how are you deploying web apps?
i only precompile websites that are sold and licensed commercially, in order to protect the source code from modification.
supposedly this benefits performance, but that is secondary; it’s nearly impossible to rationally support a commercial web site product if anyone can muck with the code!