===========================================
Windows 2000 Professional
CYGWIN_NT-5.0 1.5.4(0.94/3/2)
GNU time 1.7
===========================================

$ /bin/time -v a 1000

 Command being timed: "a 1000"
 User time (seconds): 0.03
 System time (seconds): 0.03
 Percent of CPU this job got: 133%
 Elapsed (wall clock) time (h:mm:ss or m:ss): 0:00.04
 [--omitted--]
 Exit status: 0



$ info time
[snip]
`P'
     Percentage of the CPU that this job got.  This is just user +
     system times divied by the total running time.
[snip]


Percent of CPU this job got > 100%.
How to interpret that?


--
 =====================================
   Alex Vinokur
     mailto:[EMAIL PROTECTED]
     http://mathforum.org/library/view/10978.html
     news://news.gmane.org/gmane.comp.lang.c++.perfometer
   =====================================







--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to