Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> PL/SQL vs Java speed in 10g
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 USAPlease see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
![]() |
![]() |