[schemepy] Ideas on dealing with the mzscheme's memory-moving GC?
Tim Ansell mithro at mithis.comTue Jun 3 00:24:16 EDT 2008
- Previous message: [schemepy] Ideas on dealing with the mzscheme's memory-moving GC?
- Next message: [schemepy] Ideas on dealing with the mzscheme's memory-moving GC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I think experimenting is going to be the best option. > > Tim 'Mithro' Ansell Oh, I have found forcing garbage collection at different times is a great way to find bugs and make sure everything is behaving. mzscheme has a void scheme_collect_garbage() method which you can use to do this. Hope this help. Tim 'Mithro' Ansell
- Previous message: [schemepy] Ideas on dealing with the mzscheme's memory-moving GC?
- Next message: [schemepy] Ideas on dealing with the mzscheme's memory-moving GC?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the schemepy mailing list
