[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: real-time programming
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: real-time programming
- From: gat@aig.jpl.nasa.gov (Erann Gat)
- Date: Tue, 18 Jul 95 11:54:12 PDT
>(which does its work in about half a second)
Well, that depends a lot on what kind of machine you're running on and
what your heap looks like, but I agree with Bruno's general point that
GC is not necessarily inconsistent with real-time performance.
Erann