In these days I'm working on a personal project with DotNetNuke and I can see that sometimes DNN (2.1.2) is slow at startup, expecially if you have lots of modules loaded.
I've personally tested that the startup performance can be increased by going to the Site Configuration settings and disable the Logging feature (by setting Logging to "0" in Site Settings or Host Settings)... obviously, this could be done if you don't need a logging feature (and I don't need it).
But... are there other way to increase performances on DotNetNuke startup? Ideas?