Speed up .Net console load?
Summary
Are there some good practices to speed up the console load time?Content
Hello,
We are using the .Net console, with local installation files, and it takes on average 20 to 30 seconds to start the console, from the moment we press enter after entering the password, to the first blue screen (not taking into account any default report).
That is when all the files are properly available locally, not upgraded or anything. The green progress bar jumps almost immediately to 50%, then takes that time to reach 100%.
Is that what everybody experiences, or is that unnaturally slow?
Are there some good practices to reduce that?
Tagged:
0