From: Eric Hodel Date: 2007-03-07T07:54:23+09:00 Subject: Re: garbage collection parameters and statistics On Mar 5, 2007, at 14:10, Vinod Kone wrote: > i was wondering whether there is a mechanism in ruby where we can tune > certain GC params like heap size etc and collect the stats like pause > times etc in ruby. i would like to analyze the GC performance of ruby > with varying certain params. Only by recompiling gc.c.