From: Brian Campbell (brian.p.campbell at Dartmouth.EDU) Date: Tue Jun 17 12:42:33 EDT 2003 |
|
I'm using PLT Scheme embedded in a multimedia application, and garbage collection is sometimes an issue. I've noticed that the Boehm GC supports incremental garbage collection, but I don't know how well that would work with PLT Scheme. Would turning incremental garbage collection on be possible in PLT Scheme's version of Boehm? How would I go about doing that? Thanks, Brian
Posted on the users mailing list. |
|