|
|
|
|
|
by erwan577
1092 days ago
|
|
The first step to solve a problem is to measure it. Do you know of a windows program that can measure the latency of the UI of other windows apps ? What really drives me mad is the latency of some file selection dialogs for example which can take like 10 seconds. |
|
Another one that can be slow with file dialogs is that sometimes (maybe it has been fixed now) it will try to query whether a networked drive is around on another computer. If it isn't then the call to it can be blocking your file UI.
A third problem I've noticed with file selection dialogs and explorer is that the My Computer 'folder' that contains your disks takes a long time to load. Much longer than any sub-folders on any of the drives.
I think the problem is largely with explorer.exe. If I browse those folders in a web browser the experience is snappy.