home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / lisp / mcl / 1244 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.3 KB

  1. Path: sparky!uunet!olivea!apple!cambridge.apple.com!forster@is.informatik.uni-stuttgart.de
  2. From: Forster@informatik.uni-stuttgart.de (Peter Forster)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: disable the compiler
  5. Message-ID: <9208171350.AA01035@is.informatik.uni-stuttgart.de>
  6. Date: 17 Aug 92 13:50:24 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 24
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10. Original-To: info-mcl@cambridge.apple.com
  11.  
  12.  
  13.  
  14.  
  15. Is it possible to supress the compiler during run-time?
  16. Our program generates and funcalls lambda-expressions during run-time. The
  17. consequence in MCL is - that after each lambda generation - the
  18. compiler is invoked. Calling the compiler wastes a lot of
  19. run time and consequently the run-time behavior of our application is
  20. not the best.
  21.  
  22. Are there any possibilities in MCL to get a better run-time behavior
  23. for such applications?
  24.  
  25. Thanks in advance 
  26.     Peter Forster
  27.  
  28. _____________________________________________________________________________
  29.  
  30. Peter Forster                              forster@informatik.uni-stuttgart.de
  31. Institut fuer Informatik
  32. Universitaet Stuttgart
  33. Breitwiesenstr. 20/22                      Tel.: (+49 711) 7816-435
  34. D - 7000 Stuttgart 80                      FAX : (+49 711) 780 1045   
  35. ______________________________________________________________________________
  36.