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: PL/SQL vs Java speed in 10g

Re: PL/SQL vs Java speed in 10g

From: Jared Still <jkstill_at_cybcon.com>
Date: Sun, 08 Feb 2004 09:42:50 -0800
Message-Id: <1076262170.2839.7150.camel@poirot>


It seemed a ludicrous statement the first time I heard it.

I don't even pay attention to it anymore.

Jared

On Fri, 2004-02-06 at 22:40, Tim Gorman wrote:
> Why would Oracle claim that PL/SQL is dead when all Java stored procedures
> have to be encapsulated in PL/SQL wrappers?
>
>
>
> on 2/6/04 3:30 PM, Jesse, Rich at Rich.Jesse_at_qtiworld.com wrote:
>
> > Just reading the whitepaper "PL/SQL Just Got Faster" from OTN, it seems like
> > Oracle's done a fair amount of efficiency tuning of PL/SQL in 10g, both in
> > math and in the code generator / PVM. For example, integer math has been
> > moved from software libraries to hardware ops, resulting in a 2.5 - 3 times
> > improvement in integer math speed (according to the paper).
> >
> > So has Oracle abandoned it's pre-10g stance of "PL/SQL is dead -- convert to
> > Java"?
> >
> > Just curious if anyone's done any perf testing yet...
> >
> > Rich
> >
> > Rich Jesse System/Database Administrator
> > rich.jesse_at_qtiworld.com QuadTech, Sussex, WI USA
> > ----------------------------------------------------------------
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > ----------------------------------------------------------------
> > To unsubscribe send email to: oracle-l-request_at_freelists.org
> > put 'unsubscribe' in the subject line.
> > --
> > Archives are at http://www.freelists.org/archives/oracle-l/
> > FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> > -----------------------------------------------------------------
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Sun Feb 08 2004 - 11:42:50 CST

Original text of this message

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