Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Startup slow
#10
I have the same problem, database is small, only 137mb - contains about ~4-5000 server entries. I have done a log cleanup in 2012 before I migrated it to 2015. (got conversion problem during migration)

I have done some statistics for 2012 compared to 2015. The values are from the point when the base program have been started - when I press enter to use the SQL connection, to the point when everything is loaded, and the application is no longer processing any data.
The values have been measured with process explorer.

On SQL Level the CPU usage is almost the same, 3.2 Sec CPU time on 2012 vs 3.7 sec on 2015
The big difference is in the program itself.
In 2012 it required 10.3 sec CPU time and 26.3mb disk read time to startup the application.
in 2015 it took more than 5,5 Minute!! to finish, and 30.6mb on disk side.

The only thing what I saw with process explorer - under threads, that it run this procedure:
clr.dll!GetMetaDataInternalInterfaceFromPublicx0x1b03b
for 5 minutes.

So the difference is significant.
Reply


Messages In This Thread
Startup slow - by cada0511 - 14-08-2015, 04:59 PM
RE: Startup slow - by DevOma - 17-08-2015, 09:12 AM
RE: Startup slow - by DevOma - 17-08-2015, 01:44 PM
RE: Startup slow - by NickJ - 15-09-2015, 11:18 PM
RE: Startup slow - by DevOma - 16-09-2015, 02:06 PM
RE: Startup slow - by NickJ - 16-09-2015, 04:09 PM
RE: Startup slow - by DevOma - 17-09-2015, 02:46 PM
RE: Startup slow - by NickJ - 18-09-2015, 06:00 PM
RE: Startup slow - by DevOma - 21-09-2015, 02:15 PM
RE: Startup slow - by Losisoft - 01-10-2015, 02:05 PM
RE: Startup slow - by DevOma - 01-10-2015, 03:23 PM
RE: Startup slow - by AndreasASG - 25-11-2015, 04:35 PM
RE: Startup slow - by DevOma - 25-11-2015, 04:40 PM
RE: Startup slow - by AndreasASG - 26-11-2015, 01:20 PM
RE: Startup slow - by DevOma - 26-11-2015, 02:17 PM
RE: Startup slow - by AndreasASG - 26-11-2015, 04:05 PM
RE: Startup slow - by DevOma - 26-11-2015, 04:12 PM
RE: Startup slow - by AndreasASG - 02-12-2015, 09:01 AM



Users browsing this thread: 1 Guest(s)