It would be great if you could improve the startup time in DW. We have some sites where it takes more than 20 minutes before DW is ready to serve pages.
I understand that you need to cache various data in order to improve the performance of the running site, but maybe you could lazy load some stuff or cache some of the data on a separate thread running in the background?
Example: Is it really necessary to cache all data from user management (including values from all custom fields) in memory before you can serve the first page?
Please let me know if you have any suggestions for changes that we can make ourselves (IIS or DW configuration etc.) in order to improve the startup time.