Question

I want to be able to do the Windows equivalent of this Unix/Linux command:

time fooenter code here

foo
x cpu time
y real time
z wallclock time
Was it helpful?

Solution

timeit from the Windows Server 2003 Resource Kit should do the trick.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top