Hacker News new | ask | show | jobs
by anonymfus 4326 days ago
In theory you could install Windows Performance Toolkit from Windows SDK and then trace shutdown with xbootmgr command, then try to analyse resulting .etl file (xbootmgr will save it to the current folder) with xperf. In practice that will probably take more time than you could save by optimizing shutdown.