[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
disable the compiler
- To: info-mcl@cambridge.apple.com
- Subject: disable the compiler
- From: Peter Forster <Forster@informatik.uni-stuttgart.de>
- Date: Mon, 17 Aug 92 15:50:24 +0200
Is it possible to supress the compiler during run-time?
Our program generates and funcalls lambda-expressions during run-time. The
consequence in MCL is - that after each lambda generation - the
compiler is invoked. Calling the compiler wastes a lot of
run time and consequently the run-time behavior of our application is
not the best.
Are there any possibilities in MCL to get a better run-time behavior
for such applications?
Thanks in advance
Peter Forster
_____________________________________________________________________________
Peter Forster forster@informatik.uni-stuttgart.de
Institut fuer Informatik
Universitaet Stuttgart
Breitwiesenstr. 20/22 Tel.: (+49 711) 7816-435
D - 7000 Stuttgart 80 FAX : (+49 711) 780 1045
______________________________________________________________________________