[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: profile

Bradley, Todd

11/30/2004 10:01:00 PM

Chapter 13 of PickAxe II has a good tutorial on Ruby benchmarking and
profiling, using the built-in Benchmark and Profile modules.


Todd.


> -----Original Message-----
> From: Joe Van Dyk [mailto:joe.vandyk@boeing.com]
> Sent: Tuesday, November 30, 2004 2:53 PM
> To: ruby-talk@ruby-lang.org
> Subject: profile
>
> Hi,
>
> Still pretty new to Ruby and profiling. Are there any tools
> I can use to
> analyze my Ruby program to see where it's spending the bulk
> of the CPU time?
>
> Thanks,
> Joe
>
>
>