[plt-scheme] scheme_use_fuel hueristics

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Jan 4 19:10:21 EST 2007

At Fri, 05 Jan 2007 00:03:51 +0100, Hans Oesterholt-Dijkema wrote:
> When I use SCHEME_USE_FUEL(N) on a millisecond basis,
> i.e., I'm calling SCHEME_USE_FUEL() about every millisecond,
> or maybe I just measure the time between the previous call and the
> current call.
> 
> What would be a good value for N in that case?

I'd use 100.

Matthew



Posted on the users mailing list.