Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Timing program execution on Windows
I tried it on XP, shortly after I sent that email. It works fine for
me:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\mbobak>ntimer ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : bos.il.pqe IP Address. . . . . . . . . . . . : 172.25.64.107 Subnet Mask . . . . . . . . . . . : 255.255.254.0 Default Gateway . . . . . . . . . : 172.25.64.1
ContextSwitches - 1642
First level fills = 0
Second level fills = 0
ETime( 0:00:00.328 ) UTime( 0:00:00.015 ) KTime( 0:00:00.062 ) ITime( 0:00:00.500 )
C:\Documents and Settings\mbobak>
--
Mark J. Bobak
Senior Oracle Architect
ProQuest Information & Learning
There is nothing so useless as doing efficiently that which shouldn't be done at all. -Peter F. Drucker, 1909-2005
From: Jared Still [mailto:jkstill_at_gmail.com]
Sent: Friday, December 01, 2006 3:00 PM
To: Bobak, Mark
Cc: Oracle-L Freelists
Subject: Re: Timing program execution on Windows
On 12/1/06, Bobak, Mark <Mark.Bobak_at_il.proquest.com> wrote:
Jared,
I have not tested or used it, but this looks like what you're looking for:
http://malektips.com/xp_dos_0024.html
-Mark
ntimer.exe would be ideal, as it reports user and kernel time, which timethis.exe does not do.
Unfortunately, it does not work.
Tried it on Win2k, Win23k, XP, both from the 2000 and 2003 resource kits.
Doesn't work anywhere.
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Dec 01 2006 - 14:04:13 CST
![]() |
![]() |