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

Home -> Community -> Mailing Lists -> Oracle-L -> PL/SQL vs Java speed in 10g

PL/SQL vs Java speed in 10g

From: Jesse, Rich <Rich.Jesse_at_qtiworld.com>
Date: Fri, 6 Feb 2004 16:30:44 -0600
Message-ID: <FBE1FCA40ECAD41180400050DA2BC54004E936A5@qtiexch2.qgraph.com>


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
Received on Fri Feb 06 2004 - 16:30:44 CST

Original text of this message

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