Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Timing program execution on Windows
Mark, if you want even more, than timit.exe that comes with the w2k3 RK (and runs on XP), shows this:
Version Number: Windows NT 5.1 (Build 2600)
Exit Time: 2:14 pm, Friday, December 1 2006
Elapsed Time: 0:00:00.562
Process Time: 0:00:00.265
System Calls: 12791
Context Switches: 1900
Page Faults: 2504
Bytes Read: 659094
Bytes Written: 846
Bytes Other: 52460
regards,
Mario
----- Original Message ----
From: "Bobak, Mark" <Mark.Bobak@il.proquest.com>
To: Jared Still <jkstill@gmail.com>
Cc: Oracle-L Freelists <oracle-l@freelists.org>
Sent: Friday, December 1, 2006 12:04:13 PM
Subject: 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@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@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-lReceived on Fri Dec 01 2006 - 16:17:08 CST
![]() |
![]() |