Re: 10046 trace files profiler

> Google up "orasrp".  Best freeware one I've found, although I think Python
> is a little slow on some platforms.
Indeed, orasrp may work faster on x86 platforms, than on RISC ones. It
doesn't mean that python on RISC is slower; it means that, for
additional speedup, orasrp uses "magic" module psyco which is
available only for x86 platforms. With psyco orasrp may run almost two
times faster. 'orasrp -v' shows whether psyco is used or not.


--
Egor
http://www.oracledba.ru/orasrp/
Free Oracle Session Resource Profiler
--
http://www.freelists.org/webpage/oracle-l

Other related posts: