Newsgroups: comp.lang.scheme Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixb.cc.columbia.edu!pmw From: pmw@cunixb.cc.columbia.edu (Peter M Williams) Subject: garbage collection Message-ID: <1991Apr28.193104.2627@cunixf.cc.columbia.edu> Originator: pmw@cunixb.cc.columbia.edu Sender: usenet@cunixf.cc.columbia.edu (The Network News) Nntp-Posting-Host: cunixb.cc.columbia.edu Reply-To: pmw@cunixb.cc.columbia.edu Organization: Columbia University Date: Sun, 28 Apr 1991 19:31:04 GMT I'm wondering if there is a way to turn off the garbage collection process in MIT scheme version 7.1.0. It seems to me that suppressing garbage collection until program completion may shorten the execution time for programs. Please let me know if you have any information on this. Thanks for any information. -Peter, pmw@cunixb.cc.columbia.edu