Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Trace file does not list detailed timings

Re: Trace file does not list detailed timings

From: Tanel Põder <tanel.poder.003_at_mail.ee>
Date: Mon, 30 Jan 2006 14:00:30 -0600
Message-ID: <056501c625d8$33f90800$c6bc21c8@porgand>


Thanks Jonathan,

I guess the main performance penalty comes from gettimeofday() calls, because the rowsource stats do have time in them too?

Tanel.

> I did a couple of quick checks of sample
> frequency with one of my stress tests a
> few months ago.
>
> without sampling ca. 2 seconds
> with default sampling (128) ca. 6 seconds
> with sample size = 1 ca. 10 seconds
>
> Obviously dependent on the number of times
> a line of the execution plan is started, so most
> sensitive to nested loop types of activity.
>

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Jan 30 2006 - 14:00:30 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US