Is there any software that exists to benchmark how long it takes to install software? I know there are programs to benchmark startup times, but I'd like to measure how long the installation package for a given program takes to run. This will be used in an upcoming Super User Blog post.
|
feedback
|
|
Having not yet found any software to do this, I wrote my own. It's pretty basic, though I may add more features later. Application Timer will load the installer or application you choose. When you click
| |||
|
feedback
|
|
its a horrible horrible hack, but a batch file with
would create a batchfile with the start and end times of the task since windows runs tasks in batch files sequencially that should give you the start and end time of the install. It won't be hugely precise, and i haven't tested it, but if there's no other options, this might work. | |||
|
feedback
|
