Project DescriptionThis is a simple Windows utility that executes a program and displays its execution time, memory usage, and IO statistics. It is similar in functionality to the Unix time utility.
To use it, just type the following in a command line:
TimeMem command-to-run arguments The nice logo is adapted from
here and is distributed under the
Creative Commons Attribution-ShareAlike 3.0 Unported license.
This project is also hosted on
https://code.google.com/p/time-windows/. I place it here to try out the git repository.