8
votes
10answers
1k views
Comparing cold-start to warm start
Our application takes significantly more time to launch after a reboot (cold start) than if it was already opened once (warm start).
Most (if not all) the difference seems to come from loading DLLs, …
