Hello, On 22.1.2005, at 11:12, Tripp Scott wrote: > Profiling this gives: > > $ ruby -rprofile ./profile1.rb > % cumulative self self total > time seconds seconds calls ms/call ms/call name > [snip] > 0.26 3.82 0.01 20 0.50 34.00 Object#f3 > [snip] > 0.00 3.82 0.00 1 0.00 1640.00 Object#f2 > 0.00 3.82 0.00 1 0.00 350.00 Object#f4 > [snip] > 0.00 3.82 0.00 1 0.00 1480.00 Object#f1 Are those what you're after? -- Ilmari Heikkinen