User-1642838857 posted
I have a project with roughly about 6000 files out of which about 3000 may be markup files. I have configured the project as follows:
Compilation : "Generate Debug Information" and Not Allow this precompiled site to be updatable
Ouput Assemblies: "Create a seperate assembly for each page and control output"
It takes about one hour to pre-compile all the files. I noticed that it takes about 2 seconds per file.
Is there anyway I could speed up this process significantly? If not, what would you recommend I do to speed up the initial load of the pages.
Any help is greatly appreciated.
Thanks!