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: profileHi,
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