Subject: Re: Performance: system() vs. Garbage Collection or Thread Count
From: mortee <mortee.lists kavemalna.hu>
Date: Wed, 31 Oct 2007 05:31:04 +0900
References: 276706
In-reply-to: 276706
Peter Laurens wrote:
> If anyone has any advice, particularly on preventing Ruby GC for a
> certain time, that would be fantastic.
I can't help you with your actual problem, but you should take a look at
the GC core module.
mortee