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

Home -> Community -> Usenet -> c.d.o.server -> Re: Unexplainable: "Beautified" code runs slower

Re: Unexplainable: "Beautified" code runs slower

From: <ivl5_at_hotmail.com>
Date: Mon, 01 Oct 2007 17:08:02 -0700
Message-ID: <1191283682.189237.178390@22g2000hsm.googlegroups.com>


On Oct 2, 7:09 am, "userjohn" <userj..._at_mailinator.com> wrote:
> "Maxim Demenko"
>
> > Yet one possibility - go to Debugger tab page, disable the "Add debug
> > information when compiling" and recompile.
>
> hey Maxim, I think you saved me from insanity !
>
> I've been using PSD for 7 years and shame on me, never used the debugger
> so I'm clueless to the settings.
>
> So yes, "Add debug information when compiling" was checked in my Preference.
>
> So I uncheck the option - recompile the code, run it - WHOLEY COW ! it ran
> faster than it ever has !:

You have a new problem then: why does it run faster, shouldn't it be the same? :)

> PL/SQL procedure successfully completed.
> Elapsed: 00:01:26.36
>
> Seetting i the option BACK, recompile, run it - back to molassess :
>
> PL/SQL procedure successfully completed.
> Elapsed: 00:27:56.12
>
> and as I'm typing this.....unset the option, recompile, run it:
>
> PL/SQL procedure successfully completed.
> Elapsed: 00:01:35.60
>
> THANKS !
Received on Mon Oct 01 2007 - 19:08:02 CDT

Original text of this message

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